Package | Description |
---|---|
org.apache.sis.core | |
org.apache.sis.geometry |
Basic geometric objects (envelopes and direct positions).
|
Modifier and Type | Class and Description |
---|---|
class |
LatLonRect
Deprecated.
Replaced by
Envelope , which is derived from OGC/ISO specifications. |
Modifier and Type | Method and Description |
---|---|
Envelope2D |
Envelope2D.createIntersection(Rectangle2D rect)
Returns the intersection of this envelope with the specified rectangle.
|
Envelope2D |
Envelope2D.createUnion(Rectangle2D rect)
Returns the union of this envelope with the specified rectangle.
|
Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.