Package net.opengis.gml
Interface AbstractSurfaceType
- 
- All Superinterfaces:
- AbstractGeometricPrimitiveType,- AbstractGeometryBaseType,- AbstractGeometryType,- AbstractGMLType,- EObject,- Notifier
 - All Known Subinterfaces:
- PolygonType
 - All Known Implementing Classes:
- AbstractSurfaceTypeImpl,- PolygonTypeImpl
 
 public interface AbstractSurfaceType extends AbstractGeometricPrimitiveType A representation of the model object 'Abstract Surface Type'. An abstraction of a surface to support the different levels of complexity. A surface is always a continuous region of a plane.- See Also:
- GmlPackage.getAbstractSurfaceType()
 
- 
- 
Method Summary- 
Methods inherited from interface AbstractGeometryTypegetSrsName, setSrsName
 - 
Methods inherited from interface AbstractGMLTypegetDescription, getMetaDataProperty, getName, setDescription
 
- 
 
-