Uses of Package
org.apache.sis.geometry
Packages that use org.apache.sis.geometry
Package
Description
A coverage backed by a regular grid.
Filters features according their properties.
Basic geometric objects (envelopes and direct positions).
Symbology and map representations, together with a rendering engine for display.
-
Classes in org.apache.sis.geometry used by org.apache.sis.coverage.gridClassDescriptionA mutable
Envelope
(a minimum bounding box or rectangle) of arbitrary dimension.An immutableEnvelope
(a minimum bounding box or rectangle) of arbitrary dimension. -
Classes in org.apache.sis.geometry used by org.apache.sis.filterClassDescriptionThe strategy to use for representing a region crossing the anti-meridian or other wraparound limit.
-
Classes in org.apache.sis.geometry used by org.apache.sis.geometryClassDescriptionDefault implementations of some
DirectPosition
methods, leaving the data storage to subclasses.Default implementations of mostEnvelope
methods, leaving the data storage to subclasses.Formats spatiotemporal coordinates using number, angle and date formats inferred from the coordinate system.A one-dimensional position within some coordinate reference system.A two-dimensional position on top of Java2D point.A two-dimensional envelope on top of Java2D rectangle.A mutableDirectPosition
(the coordinates of a position) of arbitrary dimension.A mutableEnvelope
(a minimum bounding box or rectangle) of arbitrary dimension.An immutableEnvelope
(a minimum bounding box or rectangle) of arbitrary dimension.Indicates that an object cannot be constructed because of a mismatch in the reference systems of geometric components.The strategy to use for representing a region crossing the anti-meridian or other wraparound limit. -
Classes in org.apache.sis.geometry used by org.apache.sis.portrayal