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: