Package net.opengis.gml
Interface AbstractGeometryBaseType
-
- All Superinterfaces:
AbstractGMLType
,EObject
,Notifier
- All Known Subinterfaces:
AbstractGeometricPrimitiveType
,AbstractGeometryType
,AbstractRingType
,AbstractSurfaceType
,EnvelopeType
,EnvelopeWithTimePeriodType
,GridType
,LinearRingType
,LonLatEnvelopeBaseType
,LonLatEnvelopeType
,PointType
,PolygonType
,RectifiedGridType
- All Known Implementing Classes:
AbstractGeometricPrimitiveTypeImpl
,AbstractGeometryBaseTypeImpl
,AbstractGeometryTypeImpl
,AbstractRingTypeImpl
,AbstractSurfaceTypeImpl
,EnvelopeTypeImpl
,EnvelopeWithTimePeriodTypeImpl
,GridTypeImpl
,LinearRingTypeImpl
,LonLatEnvelopeBaseTypeImpl
,LonLatEnvelopeTypeImpl
,PointTypeImpl
,PolygonTypeImpl
,RectifiedGridTypeImpl
public interface AbstractGeometryBaseType extends AbstractGMLType
A representation of the model object 'Abstract Geometry Base Type'. Removes name, description, and metadataLink from AbstractGMLType.- See Also:
GmlPackage.getAbstractGeometryBaseType()
-
-
Method Summary
-
Methods inherited from interface AbstractGMLType
getDescription, getMetaDataProperty, getName, setDescription
-
-