Class CircularRing

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

public class CircularRing extends LinearRing implements SingleCurvedGeometry<LinearRing>, CurvedRing
A CircularRing is a CircularString whose start and end point coincide. The ring needs to be formed of at least two arc circles, in order to be able to determine its orientation.
Author:
Andrea Aime - GeoSolutions
See Also: