| Package | Description |
|---|---|
| mil.nga.wkb.geom | |
| mil.nga.wkb.io |
| 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 |
LineString
A Curve that connects two or more points in space.
|
| Modifier and Type | Method and Description |
|---|---|
static CurvePolygon<Curve> |
WkbGeometryReader.readCurvePolygon(ByteReader reader,
boolean hasZ,
boolean hasM)
Read a Curve Polygon
|
Copyright © 2015 National Geospatial-Intelligence Agency. All rights reserved.