Uses of Class
org.openjump.core.rasterimage.sextante.rasterWrappers.GridCell
Packages that use GridCell
-
Uses of GridCell in org.openjump.core.rasterimage.sextante.rasterWrappers
Methods in org.openjump.core.rasterimage.sextante.rasterWrappers that return GridCellModifier and TypeMethodDescriptionGridExtent.getGridCoordsFromWorldCoords(double x, double y) Converts a world coordinate to grid coordinatesGridExtent.getGridCoordsFromWorldCoords(Point2D pt) Converts a world coordinate to grid coordinatesMethods in org.openjump.core.rasterimage.sextante.rasterWrappers with parameters of type GridCellModifier and TypeMethodDescriptionGridExtent.getWorldCoordsFromGridCoords(GridCell cell) /** Converts a grid cell into a world coordinate representing the center of that cell