Class CompoundRing

All Implemented Interfaces:
Serializable, Cloneable, Comparable, CompoundCurvedGeometry<LinearRing>, CurvedGeometry<LinearRing>, CurvedRing, Lineal

public class CompoundRing extends LinearRing implements CompoundCurvedGeometry<LinearRing>, CurvedRing
A CompoundRing is a connected sequence of circular arcs and linear segments forming a closed line.
Author:
Andrea Aime - GeoSolutions
See Also: