| Package | Description |
|---|---|
| net.anwiba.spatial.geometry | |
| net.anwiba.spatial.geometry.internal | |
| net.anwiba.spatial.geometry.utilities |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ILinearRing |
interface |
ILineString |
interface |
IPoint |
interface |
IPolygon |
interface |
IRectangle |
| Modifier and Type | Method and Description |
|---|---|
IBaseGeometry |
IGeometryCollection.getGeometryN(int index) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends IBaseGeometry> |
IGeometryCollection.geometries() |
| Modifier and Type | Method and Description |
|---|---|
IGeometryCollection |
IGeometryFactory.createCollection(IBaseGeometry[] geometries) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGeometryCollection<T extends IBaseGeometry> |
| Modifier and Type | Class and Description |
|---|---|
class |
LinearRing |
class |
LineString |
class |
Point |
class |
Polygon |
class |
Rectangle |
| Modifier and Type | Method and Description |
|---|---|
IGeometryCollection |
GeometryFactory.createCollection(IBaseGeometry[] geometries) |
| Modifier and Type | Method and Description |
|---|---|
static IBaseGeometry |
GeometryUtilities.extract(IGeometry geometry,
int index) |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.