Package | Description |
---|---|
org.apache.olingo.commons.api.edm.geo |
Contains representations for all geographical related
EDM objects created during the URI parsing
|
Modifier and Type | Class and Description |
---|---|
class |
GeospatialCollection
Wrapper for a collection of geospatials info.
|
class |
LineString
Represents a line string.
|
class |
MultiLineString
Represents a MuliLineString.
|
class |
MultiPoint
Represents a collection of points
Either Edm.GeographyMultiPoint or Edm.GeometryMultiPoint
|
class |
MultiPolygon
Represents a collection of polygons.
|
Modifier and Type | Method and Description |
---|---|
ComposedGeospatial<Point> |
Polygon.getExterior()
Gets exterior points.
|
ComposedGeospatial<Point> |
Polygon.getInterior()
Gets interior points.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.