Class CompoundCurve

Object
Geometry
LineString
CompoundCurve
All Implemented Interfaces:
Serializable, Cloneable, Comparable, CompoundCurvedGeometry<LineString>, CurvedGeometry<LineString>, Lineal

public class CompoundCurve extends LineString implements CompoundCurvedGeometry<LineString>
A CompoundCurve is a connected sequence of circular arcs and linear segments.
Author:
Andrea Aime - GeoSolutions
See Also: