Uses of Class
org.openjump.core.rasterimage.GridFloat

Packages that use GridFloat
org.openjump.core.rasterimage   
 

Uses of GridFloat in org.openjump.core.rasterimage
 

Methods in org.openjump.core.rasterimage with parameters of type GridFloat
 boolean GridFloat.isSpatiallyEqualTo(GridFloat gridFloat2)
           
 

Constructors in org.openjump.core.rasterimage with parameters of type GridFloat
GridFloat(java.lang.String fltFullFileName, GridFloat gridFloat2)