| Package | Description | 
|---|---|
| org.apache.olingo.commons.api.edm.geo | Contains representations for all geographical related
 EDM objects created during the URI parsing | 
| Constructor and Description | 
|---|
| Polygon(Geospatial.Dimension dimension,
       SRID srid,
       List<LineString> interiors,
       LineString exterior)Creates a new polygon. | 
| Constructor and Description | 
|---|
| MultiLineString(Geospatial.Dimension dimension,
               SRID srid,
               List<LineString> lineStrings)Creates a new MultiLineString | 
| Polygon(Geospatial.Dimension dimension,
       SRID srid,
       List<LineString> interiors,
       LineString exterior)Creates a new polygon. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.