| Package | Description |
|---|---|
| org.apache.olingo.commons.api.data | |
| org.apache.olingo.commons.api.edm.geo |
| Modifier and Type | Method and Description |
|---|---|
Geospatial |
Valuable.asGeospatial() |
| Modifier and Type | Class and Description |
|---|---|
class |
ComposedGeospatial<T extends Geospatial>
Abstract base class for all Geometries that are composed out of other geospatial elements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComposedGeospatial<T extends Geospatial>
Abstract base class for all Geometries that are composed out of other geospatial elements.
|
class |
GeospatialCollection
Wrapper for a collection of geospatials info.
|
class |
LineString |
class |
MultiLineString |
class |
MultiPoint |
class |
MultiPolygon |
class |
Point |
class |
Polygon
Polygon.
|
| Constructor and Description |
|---|
GeospatialCollection(Geospatial.Dimension dimension,
SRID srid,
List<Geospatial> geospatials) |
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.