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

Packages that use GridAscii
org.openjump.core.rasterimage   
 

Uses of GridAscii in org.openjump.core.rasterimage
 

Methods in org.openjump.core.rasterimage with parameters of type GridAscii
 boolean GridAscii.isSpatiallyEqualTo(GridAscii gridAscii2)
           
 void GridAscii.setHeaderEqualTo(GridAscii gridAscii)
           
 

Constructors in org.openjump.core.rasterimage with parameters of type GridAscii
GridAscii(java.lang.String ascFullFileName, GridAscii gridAscii2)