| Package | Description |
|---|---|
| mil.nga.wkb.geom | |
| mil.nga.wkb.io | |
| mil.nga.wkb.util |
| Class and Description |
|---|
| Curve
The base type for all 1-dimensional geometry types.
|
| CurvePolygon
A planar surface defined by an exterior ring and zero or more interior ring.
|
| Geometry
The root of the geometry type hierarchy
|
| GeometryCollection
A collection of zero or more Geometry instances.
|
| GeometryType
Geometry Type enumeration
|
| LineString
A Curve that connects two or more points in space.
|
| MultiCurve
A restricted form of GeometryCollection where each Geometry in the collection
must be of type Curve.
|
| MultiSurface
A restricted form of GeometryCollection where each Geometry in the collection
must be of type Surface.
|
| Point
A single location in space.
|
| Polygon
A restricted form of CurvePolygon where each ring is defined as a simple,
closed LineString.
|
| PolyhedralSurface
Contiguous collection of polygons which share common boundary segments.
|
| Surface
The base type for all 2-dimensional geometry types.
|
| Class and Description |
|---|
| CircularString
Circular String, Curve sub type
|
| CompoundCurve
Compound Curve, Curve sub type
|
| Curve
The base type for all 1-dimensional geometry types.
|
| CurvePolygon
A planar surface defined by an exterior ring and zero or more interior ring.
|
| Geometry
The root of the geometry type hierarchy
|
| GeometryCollection
A collection of zero or more Geometry instances.
|
| LineString
A Curve that connects two or more points in space.
|
| MultiLineString
A restricted form of MultiCurve where each Curve in the collection must be of
type LineString.
|
| MultiPoint
A restricted form of GeometryCollection where each Geometry in the collection
must be of type Point.
|
| MultiPolygon
A restricted form of MultiSurface where each Surface in the collection must
be of type Polygon.
|
| Point
A single location in space.
|
| Polygon
A restricted form of CurvePolygon where each ring is defined as a simple,
closed LineString.
|
| PolyhedralSurface
Contiguous collection of polygons which share common boundary segments.
|
| TIN
A tetrahedron (4 triangular faces), corner at the origin and each unit
coordinate digit.
|
| Triangle
Triangle
|
| Class and Description |
|---|
| Geometry
The root of the geometry type hierarchy
|
| GeometryEnvelope
Geometry envelope
|
Copyright © 2015 National Geospatial-Intelligence Agency. All rights reserved.