| Package | Description |
|---|---|
| com.esri.core.geometry | |
| com.esri.core.geometry.ogc |
| Modifier and Type | Field and Description |
|---|---|
OGCStructure |
MapOGCStructure.m_ogcStructure |
| Modifier and Type | Field and Description |
|---|---|
List<OGCStructure> |
OGCStructure.m_structures |
| Modifier and Type | Method and Description |
|---|---|
abstract OGCStructure |
OperatorImportFromWkb.executeOGC(int importFlags,
ByteBuffer wkbBuffer,
ProgressTracker progress_tracker)
Performs the ImportFromWkb operation.
|
abstract OGCStructure |
OperatorImportFromWkt.executeOGC(int import_flags,
String wkt_string,
ProgressTracker progress_tracker)
Performs the ImportFromWkt operation.
|
| Modifier and Type | Method and Description |
|---|---|
static OGCGeometry |
OGCGeometry.createFromOGCStructure(OGCStructure ogcStructure,
SpatialReference sr) |
Copyright © 2018. All rights reserved.