| Package | Description |
|---|---|
| nl.b3p.geotools.data.arcims | |
| nl.b3p.geotools.data.arcims.axl |
| Modifier and Type | Method and Description |
|---|---|
static AxlGeometry |
ArcXMLUtils.convertToAxlGeometry(org.locationtech.jts.geom.Geometry g) |
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.Geometry |
ArcXMLUtils.convertToJTSGeometry(AxlGeometry axlg,
org.locationtech.jts.geom.GeometryFactory gf) |
| Modifier and Type | Class and Description |
|---|---|
class |
AxlEnvelope |
class |
AxlMultiPoint |
class |
AxlPolygon |
class |
AxlPolyline |
| Modifier and Type | Method and Description |
|---|---|
AxlGeometry |
AxlFeature.getGeometry() |
AxlGeometry |
AxlSpatialFilter.getGeometryOrEnvelope() |
| Modifier and Type | Method and Description |
|---|---|
void |
AxlFeature.setGeometry(AxlGeometry geometry) |
void |
AxlSpatialFilter.setGeometryOrEnvelope(AxlGeometry geometryOrEnvelope) |
Copyright © 2020. All rights reserved.