Package | Description |
---|---|
org.geotools.geometry |
org.geotools.geometry.Geometry implementation.
|
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 | Method and Description |
---|---|
CompositeSurface |
GeometryBuilder.createCompositeSurface(List generator) |
Modifier and Type | Method and Description |
---|---|
CompositeSurface |
ComplexFactory.createCompositeSurface(List<OrientableSurface> generator)
Creates a composite surface from a list of orientable surfaces.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Shell
Represents a single connected component of a solid boundary.
|
Modifier and Type | Method and Description |
---|---|
CompositeSurface |
OrientableSurface.getComposite()
Returns the owner of this orientable surface.
|
Copyright © 1996–2019 Geotools. All rights reserved.