Package | Description |
---|---|
org.geotools.geometry.jts |
Modifier and Type | Method and Description |
---|---|
CircularRing |
CircularRing.copyInternal() |
CircularRing |
CircularRing.normalizeRing()
Returns a normalized ring (one that does not have a single arc closing on itself)
|
static CircularRing |
CurvedGeometries.toCircle(CircularArc arc,
GeometryFactory geometryFactory,
double tolerance)
Returns the circle containing this arc
|
Copyright © 1996–2019 Geotools. All rights reserved.