jdsl.geomobj.api
Interface OpenCurve2D

All Superinterfaces:
Curve2D, GeomObject, GeomObject2D
All Known Subinterfaces:
Line2D, LinearCurve2D, Ray2D, Segment2D

public interface OpenCurve2D
extends Curve2D

Open curves have two distinct end points to the curve. Once again these open curves are simple.

Version:
$Id: OpenCurve2D.java,v 1.2 2000/03/22 20:23:36 lv Exp $
Author:
Luca Vismara (lv)

Inner classes inherited from class jdsl.geomobj.api.GeomObject2D
GeomObject2D.NoneGeomObject2D
 
Fields inherited from interface jdsl.geomobj.api.GeomObject2D
NONE
 
Method Summary
 Point2D[] points()
           
 
Methods inherited from interface jdsl.geomobj.api.GeomObject
arithmeticType, dim
 

Method Detail

points

public Point2D[] points()
Returns:
an array of points defining this