Package | Description |
---|---|
org.apache.sis.core | |
org.apache.sis.geometry |
Basic geometric objects (envelopes and direct positions).
|
Modifier and Type | Class and Description |
---|---|
class |
LatLon
Deprecated.
Replaced by
DirectPosition , which is derived from OGC/ISO specifications. |
Modifier and Type | Method and Description |
---|---|
DirectPosition2D |
DirectPosition2D.clone()
Returns a clone of this point.
|
DirectPosition2D |
Envelope2D.getLowerCorner()
The limits in the direction of decreasing ordinate values for the two dimensions.
|
DirectPosition2D |
Envelope2D.getUpperCorner()
The limits in the direction of increasing ordinate values for the two dimensions.
|
Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.