Package | Description |
---|---|
org.apache.sis.distance | |
org.apache.sis.geometry |
Basic geometric objects (envelopes and direct positions).
|
org.apache.sis.index.tree |
Class and Description |
---|
DirectPosition2D
Holds the coordinates for a two-dimensional position on top of
Point2D . |
Class and Description |
---|
AbstractDirectPosition
Base class for
DirectPosition implementations. |
AbstractEnvelope
Base class for
Envelope implementations. |
DirectPosition1D
Holds the coordinates for a one-dimensional position within some coordinate reference system.
|
DirectPosition2D
Holds the coordinates for a two-dimensional position on top of
Point2D . |
Envelope2D
A two-dimensional envelope on top of
Rectangle2D . |
GeneralDirectPosition
Holds the coordinates for a position within some coordinate reference system.
|
GeneralEnvelope
A minimum bounding box or rectangle.
|
ImmutableEnvelope
Immutable representation of an envelope.
|
MismatchedReferenceSystemException
Indicates that an object cannot be constructed because of a mismatch in the
reference systems of
geometric components.
|
Class and Description |
---|
DirectPosition2D
Holds the coordinates for a two-dimensional position on top of
Point2D . |
Envelope2D
A two-dimensional envelope on top of
Rectangle2D . |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.