public interface CompoundCurvedGeometry<T extends LineString> extends CurvedGeometry<T>
CompoundCurve
and CompoundRing
Modifier and Type | Method and Description |
---|---|
List<LineString> |
getComponents()
Returns the linearized coordinates at the given tolerance.
|
getCoordinatesDimension, getTolerance, linearize, linearize, toCurvedText
List<LineString> getComponents()
tolerance
- Copyright © 1996–2019 Geotools. All rights reserved.