infomat.view.picture
Class SparsePictureConstructor

java.lang.Object
  extended by infomat.view.picture.SparsePictureConstructor

public class SparsePictureConstructor
extends java.lang.Object


Constructor Summary
SparsePictureConstructor()
           
 
Method Summary
static SparsePicture zoom(InfomatView v, IMatrix m, java.awt.Dimension d, int cFrom, int cTo, int rFrom, int rTo)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SparsePictureConstructor

public SparsePictureConstructor()
Method Detail

zoom

public static SparsePicture zoom(InfomatView v,
                                 IMatrix m,
                                 java.awt.Dimension d,
                                 int cFrom,
                                 int cTo,
                                 int rFrom,
                                 int rTo)