Class AbstractGeospatialType<T extends Geospatial>

java.lang.Object
org.apache.olingo.commons.core.edm.primitivetype.SingletonPrimitiveType
org.apache.olingo.commons.core.edm.primitivetype.AbstractGeospatialType<T>
All Implemented Interfaces:
EdmNamed, EdmPrimitiveType, EdmType
Direct Known Subclasses:
EdmGeography, EdmGeographyCollection, EdmGeographyLineString, EdmGeographyMultiLineString, EdmGeographyMultiPoint, EdmGeographyMultiPolygon, EdmGeographyPoint, EdmGeographyPolygon, EdmGeometry, EdmGeometryCollection, EdmGeometryLineString, EdmGeometryMultiLineString, EdmGeometryMultiPoint, EdmGeometryMultiPolygon, EdmGeometryPoint, EdmGeometryPolygon

public abstract class AbstractGeospatialType<T extends Geospatial> extends SingletonPrimitiveType