Uses of Interface
cmsc420.drawing.Drawable2D

Packages that use Drawable2D
cmsc420.drawing Provides classes and interfaces for drawing 2D shapes backed by the the Java AWT. 
 

Uses of Drawable2D in cmsc420.drawing
 

Methods in cmsc420.drawing with parameters of type Drawable2D
 void CanvasPlus.add(Drawable2D obj)
          Adds an implementor of Drawable2D into the scene depicted by this CanvasPlus