Uses of Package
org.apache.sis.image
Packages that use org.apache.sis.image
Package
Description
Functions that associates positions within a bounded space (its domain) to values (its range).
A coverage backed by a regular grid.
Widgets showing
GridCoverage
images or sample values.Provides helper classes for handling Java2D rendered images together with some operations.
Resources which are aggregations or concatenations of other resources.
A plugin mechanism for modifying some aspects of the resources read by data stores.
-
Classes in org.apache.sis.image used by org.apache.sis.coverage
-
Classes in org.apache.sis.image used by org.apache.sis.coverage.gridClassDescriptionColorization algorithm to apply for colorizing a computed image.Identification of the primitive type used for storing sample values in an image.A predefined set of operations on images.Algorithm for image interpolation (resampling).
-
Classes in org.apache.sis.image used by org.apache.sis.gui.coverage
-
Classes in org.apache.sis.image used by org.apache.sis.imageClassDescriptionColorization algorithm to apply for colorizing a computed image.Information about the computed image to colorize.An image with tiles computed on-the-fly and cached for future reuse.Identification of the primitive type used for storing sample values in an image.Action to perform when errors occurred while reading or writing some tiles in an image.Information about errors that occurred while reading or writing tiles in an image.Preferences about the tiling of an image in relationship with a given image size.A predefined set of operations on images.Execution modes specifying whether operations can be executed in parallel.Deprecated, for removal: This API element is subject to removal in a future version.Algorithm for image interpolation (resampling).An iterator over sample values in a raster or an image.Builds pixel iterators for specified region of interest, window size or iteration order.Contains the sample values in a moving window over the image.Base class of
RenderedImage
implementations in Apache SIS.Specifies the order in which attribute value records are assigned to grid points.The type of data used to transfer pixels.A pixel iterator capable to write sample values. -
Classes in org.apache.sis.image used by org.apache.sis.storage.aggregate
-
Classes in org.apache.sis.image used by org.apache.sis.storage.modifierClassDescriptionIdentification of the primitive type used for storing sample values in an image.
ImageLayout
.