| Package | Description |
|---|---|
| mil.nga.wkb.geom | |
| mil.nga.wkb.io |
| Modifier and Type | Class and Description |
|---|---|
class |
Polygon
A restricted form of CurvePolygon where each ring is defined as a simple,
closed LineString.
|
class |
Triangle
Triangle
|
| Modifier and Type | Method and Description |
|---|---|
static CurvePolygon<Curve> |
WkbGeometryReader.readCurvePolygon(ByteReader reader,
boolean hasZ,
boolean hasM)
Read a Curve Polygon
|
| Modifier and Type | Method and Description |
|---|---|
static void |
WkbGeometryWriter.writeCurvePolygon(ByteWriter writer,
CurvePolygon<?> curvePolygon)
Write a Curve Polygon
|
Copyright © 2015 National Geospatial-Intelligence Agency. All rights reserved.