Uses of Class
org.openjump.core.rasterimage.RasterImageIO.CellSizeXY
-
Packages that use RasterImageIO.CellSizeXY Package Description org.openjump.core.rasterimage -
-
Uses of RasterImageIO.CellSizeXY in org.openjump.core.rasterimage
Methods in org.openjump.core.rasterimage that return RasterImageIO.CellSizeXY Modifier and Type Method Description static RasterImageIO.CellSizeXY
RasterImageIO. getCellSize(String fileNameOrURL)
Methods in org.openjump.core.rasterimage with parameters of type RasterImageIO.CellSizeXY Modifier and Type Method Description void
RasterImageIO. writeImage(File outFile, Raster raster, org.locationtech.jts.geom.Envelope envelope, RasterImageIO.CellSizeXY cellSize, double noData)
-