Uses of Class
mil.nga.sf.CurvePolygon
-
Packages that use CurvePolygon Package Description mil.nga.sf -
-
Uses of CurvePolygon in mil.nga.sf
Subclasses of CurvePolygon in mil.nga.sf Modifier and Type Class Description classPolygonA restricted form of CurvePolygon where each ring is defined as a simple, closed LineString.classTriangleTriangleConstructors in mil.nga.sf with parameters of type CurvePolygon Constructor Description CurvePolygon(CurvePolygon<T> curvePolygon)Copy Constructor
-