Package | Description |
---|---|
org.geotools.geometry |
org.geotools.geometry.Geometry implementation.
|
org.opengis.geometry.primitive |
Set of geometric objects that are not decomposed further into
other primitives.
|
Modifier and Type | Method and Description |
---|---|
Solid |
GeometryBuilder.createSolid(SolidBoundary boundary) |
Modifier and Type | Method and Description |
---|---|
SolidBoundary |
Solid.getBoundary()
Returns a sequence of sets of surfaces that limit the extent of this
Solid . |
Modifier and Type | Method and Description |
---|---|
Solid |
PrimitiveFactory.createSolid(SolidBoundary boundary)
Constructs a solid by indicating its boundary as a collection of
shells organized into a solid boundary.
|
Copyright © 1996–2019 Geotools. All rights reserved.