Uses of Class
org.apache.sis.geometry.ImmutableEnvelope
-
Packages that use ImmutableEnvelope Package Description org.apache.sis.geometry Basic geometric objects (envelopes and direct positions). -
-
Uses of ImmutableEnvelope in org.apache.sis.geometry
Methods in org.apache.sis.geometry that return ImmutableEnvelope Modifier and Type Method Description static ImmutableEnvelopeImmutableEnvelope. castOrCopy(Envelope envelope)Returns the given envelope as anImmutableEnvelopeinstance.
-