org.deegree.model.geometry
Interface GM_OrientableSurface

All Superinterfaces:
GM_Object, GM_OrientablePrimitive, GM_Primitive
All Known Subinterfaces:
GM_CompositeSurface, GM_Shell, GM_Surface
All Known Implementing Classes:
GM_OrientableSurface_Impl, GM_Surface_Impl

public interface GM_OrientableSurface
extends GM_OrientablePrimitive

-----------------------------------------------------

Version:
$Revision: 1.2 $ $Date: 2004/02/09 07:57:02 $

Author:
Andreas Poth

Method Summary
 GM_SurfaceBoundary getSurfaceBoundary()
          returns the boundary of the surface
 
Methods inherited from interface org.deegree.model.geometry.GM_OrientablePrimitive
getOrientation, setOrientation
 
Methods inherited from interface org.deegree.model.geometry.GM_Object
contains, contains, difference, distance, getBoundary, getBuffer, getCentroid, getConvexHull, getCoordinateDimension, getCoordinateSystem, getDimension, getEnvelope, intersection, intersects, isEmpty, isWithinDistance, translate, union
 

Method Detail

getSurfaceBoundary

public GM_SurfaceBoundary getSurfaceBoundary()
returns the boundary of the surface