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 AbstractGeometryType
getSrsName, setSrsName
-
Methods inherited from interface AbstractGMLType
getDescription, getMetaDataProperty, getName, setDescription
-
-