org.deegree.model.geometry
Interface GM_PrimitiveBoundary

All Superinterfaces:
GM_Boundary, GM_Object
All Known Subinterfaces:
GM_CurveBoundary, GM_SolidBoundary, GM_SurfaceBoundary
All Known Implementing Classes:
GM_CurveBoundary_Impl, GM_PrimitiveBoundary_Impl, GM_SurfaceBoundary_Impl

public interface GM_PrimitiveBoundary
extends GM_Boundary

A GM_PrimitiveBoundary is the basic boundary for all none complex geometries.

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

Version:
$Revision: 1.1.1.1 $ $Date: 2002/09/25 16:01:48 $

Author:
Andreas Poth

Methods inherited from interface org.deegree.model.geometry.GM_Boundary
isCycle
 
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