Uses of Class
org.openjump.core.rasterimage.RasterImageIO.CellSizeXY
Packages that use RasterImageIO.CellSizeXY
-
Uses of RasterImageIO.CellSizeXY in org.openjump.core.rasterimage
Methods in org.openjump.core.rasterimage that return RasterImageIO.CellSizeXYModifier and TypeMethodDescriptionstatic RasterImageIO.CellSizeXYRasterImageIO.getCellSize(String fileNameOrURL) Methods in org.openjump.core.rasterimage with parameters of type RasterImageIO.CellSizeXYModifier and TypeMethodDescriptionvoidRasterImageIO.writeImage(File outFile, Raster raster, org.locationtech.jts.geom.Envelope envelope, RasterImageIO.CellSizeXY cellSize, double noData)