| Package | Description |
|---|---|
| mil.nga.sf |
| Modifier and Type | Class and Description |
|---|---|
class |
CurvePolygon<T extends Curve>
A planar surface defined by an exterior ring and zero or more interior ring.
|
class |
MultiCurve<T extends Curve>
A restricted form of GeometryCollection where each Geometry in the collection
must be of type Curve.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CircularString
Circular String, Curve sub type
|
class |
CompoundCurve
Compound Curve, Curve sub type
|
class |
Line
A LineString with exactly 2 Points.
|
class |
LinearRing
A LineString that is both closed and simple.
|
class |
LineString
A Curve that connects two or more points in space.
|
| Modifier and Type | Method and Description |
|---|---|
GeometryCollection<Curve> |
GeometryCollection.getAsMultiCurve()
Get as a Multi Curve, a
Curve typed Geometry Collection |
Copyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.