| Package | Description |
|---|---|
| mil.nga.sf |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiSurface<T extends Surface>
A restricted form of GeometryCollection where each Geometry in the collection
must be of type Surface.
|
| 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 |
Polygon
A restricted form of CurvePolygon where each ring is defined as a simple,
closed LineString.
|
class |
PolyhedralSurface
Contiguous collection of polygons which share common boundary segments.
|
class |
TIN
A tetrahedron (4 triangular faces), corner at the origin and each unit
coordinate digit.
|
class |
Triangle
Triangle
|
| Modifier and Type | Method and Description |
|---|---|
GeometryCollection<Surface> |
GeometryCollection.getAsMultiSurface()
Get as a Multi Surface, a
Surface typed Geometry Collection |
Copyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.