Uses of Class
org.apache.sis.geometry.ArrayEnvelope
Packages that use ArrayEnvelope
Package
Description
Basic geometric objects (envelopes and direct positions).
A set of helper classes for the SIS implementation.
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of ArrayEnvelope in org.apache.sis.geometry
Subclasses of ArrayEnvelope in org.apache.sis.geometryModifier and TypeClassDescriptionclassA mutableEnvelope(a minimum bounding box or rectangle) of arbitrary dimension.final classAn immutableEnvelope(a minimum bounding box or rectangle) of arbitrary dimension.(package private) final classA view over a sub-set of the dimensions of aGeneralEnvelope. -
Uses of ArrayEnvelope in org.apache.sis.internal.referencing
Subclasses of ArrayEnvelope in org.apache.sis.internal.referencing -
Uses of ArrayEnvelope in org.apache.sis.referencing.operation.transform
Subclasses of ArrayEnvelope in org.apache.sis.referencing.operation.transformModifier and TypeClassDescriptionprivate static final classThe region where a transform is valid, together with the transform.