Package net.opengis.gml311
Interface AbstractRingType
-
- All Superinterfaces:
AbstractGeometryType
,AbstractGMLType
,EObject
,Notifier
- All Known Subinterfaces:
LinearRingType
,RingType
- All Known Implementing Classes:
AbstractRingTypeImpl
,LinearRingTypeImpl
,RingTypeImpl
public interface AbstractRingType extends AbstractGeometryType
A representation of the model object 'Abstract Ring Type'. An abstraction of a ring to support surface boundaries of different complexity.- See Also:
Gml311Package.getAbstractRingType()
-
-
Method Summary
-
Methods inherited from interface AbstractGeometryType
getAxisLabels, getGid, getSrsDimension, getSrsName, getUomLabels, setAxisLabels, setGid, setSrsDimension, setSrsName, setUomLabels
-
Methods inherited from interface AbstractGMLType
getDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
-
-