Package net.opengis.gml311
Interface AbstractSurfaceType
-
- All Superinterfaces:
AbstractGeometricPrimitiveType
,AbstractGeometryType
,AbstractGMLType
,EObject
,Notifier
- All Known Subinterfaces:
CompositeSurfaceType
,OrientableSurfaceType
,PolygonType
,PolyhedralSurfaceType
,SurfaceType
,TinType
,TriangulatedSurfaceType
- All Known Implementing Classes:
AbstractSurfaceTypeImpl
,CompositeSurfaceTypeImpl
,OrientableSurfaceTypeImpl
,PolygonTypeImpl
,PolyhedralSurfaceTypeImpl
,SurfaceTypeImpl
,TinTypeImpl
,TriangulatedSurfaceTypeImpl
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:
Gml311Package.getAbstractSurfaceType()
-
-
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
-
-