| 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
A two-dimensional position on top of Java2D point.
|
| Class and Description |
|---|
| AbstractDirectPosition
Default implementations of some
DirectPosition methods, leaving the data storage to subclasses. |
| AbstractEnvelope
Default implementations of most
Envelope methods, leaving the data storage to subclasses. |
| CoordinateFormat
Formats spatiotemporal coordinates using number, angle and date formats inferred from the coordinate system.
|
| DirectPosition1D
A one-dimensional position within some coordinate reference system.
|
| DirectPosition2D
A two-dimensional position on top of Java2D point.
|
| Envelope2D
A two-dimensional envelope on top of Java2D rectangle.
|
| GeneralDirectPosition
A mutable
DirectPosition (the coordinates of a position) of arbitrary dimension. |
| GeneralEnvelope
A mutable
Envelope (a minimum bounding box or rectangle) of arbitrary dimension. |
| ImmutableEnvelope
An immutable
Envelope (a minimum bounding box or rectangle) of arbitrary dimension. |
| MismatchedReferenceSystemException
Indicates that an object cannot be constructed because of a mismatch in the
reference systems of
geometric components.
|
| Class and Description |
|---|
| DirectPosition2D
A two-dimensional position on top of Java2D point.
|
| Envelope2D
A two-dimensional envelope on top of Java2D rectangle.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.