jdsl.geomobj.api
Interface Curve2D

All Superinterfaces:
GeomObject, GeomObject2D
All Known Subinterfaces:
Circle2D, ClosedCurve2D, Line2D, LinearCurve2D, OpenCurve2D, Ray2D, Rectangle2D, Segment2D

public interface Curve2D
extends GeomObject2D

Interface describing a simple curve, that is a curve that does not intersect itself.

Version:
$Id: Curve2D.java,v 1.1 2000/03/06 21:30:33 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
 
Methods inherited from interface jdsl.geomobj.api.GeomObject
arithmeticType, dim