Uses of Class
org.apache.sis.coverage.grid.SliceGeometry
Packages that use SliceGeometry
-
Uses of SliceGeometry in org.apache.sis.coverage.grid
Fields in org.apache.sis.coverage.grid declared as SliceGeometryModifier and TypeFieldDescriptionprivate SliceGeometryImageRenderer.Untiled.supplierThe object to use for computingImageRenderer.Untiled.geometry, ornullif not needed.Constructors in org.apache.sis.coverage.grid with parameters of type SliceGeometryModifierConstructorDescription(package private)Untiled(ColorModel colors, WritableRaster raster, Hashtable<?, ?> properties, GridGeometry geometry, SliceGeometry supplier) Creates a new buffered image wrapping the given raster.