Package com.luciad.geometries
Class Ring
java.lang.Object
com.luciad.geometries.Geometry
com.luciad.geometries.Curve
com.luciad.geometries.Ring
- All Implemented Interfaces:
AutoCloseable
- Direct Known Subclasses:
CircleBy3Points
,CircleByCenterPoint
,CompositeRing
,Ellipse
A ring is a curve that is closed.
The start point and the end point of the curve are the same.
You can read more about the available geometries here.
-
Method Summary
Methods inherited from class com.luciad.geometries.Curve
computePoint, getLength2D
Methods inherited from class com.luciad.geometries.Geometry
getBounds, getReference