org.deegree.model.geometry
Interface GM_Polygon

All Superinterfaces:
GM_GenericSurface, GM_SurfacePatch
All Known Implementing Classes:
GM_Polygon_Impl

public interface GM_Polygon
extends GM_SurfacePatch

A GM_Polygon is a specialized GM_SurfacePatch and it's implementation should be implementable. It special characteristic is that's the interpolation between the points of the bounding rings is linear.

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

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

Author:
Andreas Poth

Methods inherited from interface org.deegree.model.geometry.GM_SurfacePatch
contains, getArea, getCentroid, getCoordinateSystem, getExteriorRing, getInteriorRings, getInterpolation, intersects
 
Methods inherited from interface org.deegree.model.geometry.GM_GenericSurface
getEnvelope, getPerimeter