Package | Description |
---|---|
org.apache.sis.geometry |
Basic geometric objects (envelopes and direct positions).
|
Modifier and Type | Class and Description |
---|---|
class |
GeneralEnvelope
A minimum bounding box or rectangle.
|
class |
ImmutableEnvelope
Immutable representation of an envelope.
|
Modifier and Type | Method and Description |
---|---|
static AbstractEnvelope |
AbstractEnvelope.castOrCopy(Envelope envelope)
Returns the given envelope as an
AbstractEnvelope instance. |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.