deegree 2.1 (2007/11/08 09:57 build-328-official)

org.deegree.model.spatialschema
Interface CurveBoundary

All Superinterfaces:
Boundary, Geometry, PrimitiveBoundary, Serializable
All Known Implementing Classes:
CurveBoundaryImpl

public interface CurveBoundary
extends PrimitiveBoundary

The interface defines the access to curve boundaries

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

Version:
$Revision: 6259 $ $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $

Author:
Andreas Poth

Method Summary
 Position getEndPoint()
          gets the end position of a boundary
 Position getStartPoint()
          gets the start position of a boundary
 
Methods inherited from interface org.deegree.model.spatialschema.Boundary
isCycle
 
Methods inherited from interface org.deegree.model.spatialschema.Geometry
contains, contains, difference, distance, getBoundary, getBuffer, getCentroid, getConvexHull, getCoordinateDimension, getCoordinateSystem, getDimension, getEnvelope, getTolerance, intersection, intersects, isEmpty, isWithinDistance, setTolerance, translate, union
 

Method Detail

getStartPoint

Position getStartPoint()
gets the start position of a boundary


getEndPoint

Position getEndPoint()
gets the end position of a boundary


deegree 2.1 (2007/11/08 09:57 build-328-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net