Uses of Class
org.apache.sis.geometry.ImmutableEnvelope
Packages that use ImmutableEnvelope
Package
Description
A coverage backed by a regular grid.
Basic geometric objects (envelopes and direct positions).
-
Uses of ImmutableEnvelope in org.apache.sis.coverage.grid
Fields in org.apache.sis.coverage.grid declared as ImmutableEnvelopeModifier and TypeFieldDescriptionprotected final ImmutableEnvelope
GridGeometry.envelope
The geodetic envelope, ornull
if unknown. -
Uses of ImmutableEnvelope in org.apache.sis.geometry
Methods in org.apache.sis.geometry that return ImmutableEnvelopeModifier and TypeMethodDescriptionstatic ImmutableEnvelope
ImmutableEnvelope.castOrCopy
(Envelope envelope) Returns the given envelope as anImmutableEnvelope
instance.