Uses of Interface
org.opengis.geometry.primitive.CurveBoundary

Packages that use CurveBoundary
org.opengis.geometry.coordinate Core package needed to investigate coordinate-defined geometry. 
org.opengis.geometry.primitive Set of geometric objects that are not decomposed further into other primitives
 

Uses of CurveBoundary in org.opengis.geometry.coordinate
 

Methods in org.opengis.geometry.coordinate that return CurveBoundary
 CurveBoundary GenericCurve.getBoundary()
          Returns the geometry of the curve topological boundary.
 

Uses of CurveBoundary in org.opengis.geometry.primitive
 

Methods in org.opengis.geometry.primitive that return CurveBoundary
 CurveBoundary CurveSegment.getBoundary()
          Returns an ordered pair of points, which are the start point and end point of the curve.
 CurveBoundary OrientableCurve.getBoundary()
          Returns an ordered pair of points, which are the start point and end point of the curve.
 



Copyright © 1994-2012 Open Geospatial Consortium. All Rights Reserved.