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 |
---|---|
CompositeCurve |
GeometryBuilder.createCompositeCurve(List generator) |
Modifier and Type | Method and Description |
---|---|
CompositeCurve |
ComplexFactory.createCompositeCurve(List<OrientableCurve> generator)
Creates a composite curve from a list of orientable curves.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Ring
Represent a single connected component of a surface boundary.
|
Modifier and Type | Method and Description |
---|---|
CompositeCurve |
OrientableCurve.getComposite()
Returns the owner of this orientable curve.
|
Copyright © 1996–2019 Geotools. All rights reserved.