Package net.opengis.gml
Interface AbstractRingType
- 
- All Superinterfaces:
- AbstractGeometryBaseType,- AbstractGeometryType,- AbstractGMLType,- EObject,- Notifier
 - All Known Subinterfaces:
- LinearRingType
 - All Known Implementing Classes:
- AbstractRingTypeImpl,- LinearRingTypeImpl
 
 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:
- GmlPackage.getAbstractRingType()
 
- 
- 
Method Summary- 
Methods inherited from interface AbstractGeometryTypegetSrsName, setSrsName
 - 
Methods inherited from interface AbstractGMLTypegetDescription, getMetaDataProperty, getName, setDescription
 
- 
 
-