Uses of Class
infomat.view.picture.SparsePicture

Packages that use SparsePicture
infomat.view   
infomat.view.picture   
 

Uses of SparsePicture in infomat.view
 

Methods in infomat.view that return SparsePicture
 SparsePicture InfomatView.getSparsePicture()
           
 

Uses of SparsePicture in infomat.view.picture
 

Methods in infomat.view.picture that return SparsePicture
static SparsePicture SparsePictureConstructor.zoom(InfomatView v, IMatrix m, java.awt.Dimension d, int cFrom, int cTo, int rFrom, int rTo)