| Package | Description |
|---|---|
| net.anwiba.spatial.geometry | |
| net.anwiba.spatial.geometry.calculator | |
| net.anwiba.spatial.geometry.internal | |
| net.anwiba.spatial.geometry.operator |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMultiLineString |
interface |
IMultiPoint |
interface |
IMultiPolygon |
| Modifier and Type | Method and Description |
|---|---|
IGeometryCollection |
IGeometryFactory.createCollection(IBaseGeometry[] geometries) |
| Modifier and Type | Method and Description |
|---|---|
static ICoordinate |
InteriorCalculator.calculateInterior(IGeometryCollection geometry) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGeometryCollection<T extends IBaseGeometry> |
class |
GeometryCollection |
class |
MultiLineString |
class |
MultiPoint |
class |
MultiPolygon |
| Modifier and Type | Method and Description |
|---|---|
IGeometryCollection |
GeometryFactory.createCollection(IBaseGeometry[] geometries) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PointInteractOperator.interact(IGeometryCollection collection,
double tolerance) |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.