| Package | Description |
|---|---|
| mil.nga.wkb.geom | |
| mil.nga.wkb.io |
| Modifier and Type | Method and Description |
|---|---|
MultiPoint |
GeometryCollection.getAsMultiPoint()
Get as a
MultiPoint, either the current instance or newly created
from the Point geometries |
| Constructor and Description |
|---|
MultiPoint(MultiPoint multiPoint)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
static MultiPoint |
WkbGeometryReader.readMultiPoint(ByteReader reader,
boolean hasZ,
boolean hasM)
Read a Multi Point
|
| Modifier and Type | Method and Description |
|---|---|
static void |
WkbGeometryWriter.writeMultiPoint(ByteWriter writer,
MultiPoint multiPoint)
Write a Multi Point
|
Copyright © 2018 National Geospatial-Intelligence Agency. All rights reserved.