| Package | Description |
|---|---|
| mil.nga.wkb.geom |
| 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
|
Copyright © 2015 National Geospatial-Intelligence Agency. All rights reserved.