Package | Description |
---|---|
org.opengis.geometry.complex |
Set of primitive geometric objects whose interiors are disjoint.
|
org.opengis.geometry.primitive |
Set of geometric objects that are not decomposed further into
other primitives.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CompositeCurve
A complex with all the geometric properties of a curve.
|
interface |
CompositePoint
A separate class for composite point, included for completeness.
|
interface |
CompositeSolid
A complex with all the geometric properties of a solid.
|
interface |
CompositeSurface
A complex with all the geometric properties of a surface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Ring
Represent a single connected component of a surface boundary.
|
interface |
Shell
Represents a single connected component of a solid boundary.
|
Modifier and Type | Method and Description |
---|---|
Composite |
Primitive.getComposite()
Returns the owner of this primitive.
|
Copyright © 1996–2019 Geotools. All rights reserved.