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 SliceGeometry
ImageRenderer.Untiled.supplier
The object to use for computingImageRenderer.Untiled.geometry
, ornull
if 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.