Uses of Interface
objectdraw.Drawable1DInterface

Uses of Drawable1DInterface in objectdraw
 

Classes in objectdraw that implement Drawable1DInterface
 class AngLine
          AngLine is a variant of Line where the constructor takes a starting point and angle from the horizontal rather than two end points.
 class Line
          Line is an implementation of a drawable line segment object.