| 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 | Field and Description | 
|---|---|
| protected Geospatial.Type | Geospatial. type | 
| Modifier and Type | Method and Description | 
|---|---|
| Geospatial.Type | Geospatial. getGeoType()Gets type. | 
| static Geospatial.Type | Geospatial.Type. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Geospatial.Type[] | Geospatial.Type. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| ComposedGeospatial(Geospatial.Dimension dimension,
                  Geospatial.Type type,
                  SRID srid,
                  List<T> geospatials) | 
| Geospatial(Geospatial.Dimension dimension,
          Geospatial.Type type,
          SRID srid)Constructor. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.