bookExamples.ch26Graphics.draw2d
Interface Drawable

All Known Implementing Classes:
Circle2d, Circle2dLens, Cone2d, Cylinder, DJShape, FunctionShape, GroupedShape, Hexagon, ImageShape, Line2d, Octagon, Oval2d, PaintMouseHandler, Pentagon, PlotPoint2D, Point2d, Rect2d, Rhombus2d, RtTriangle2d, Shapes, Spiral, Square2d, SquareShape2, String2d, StringAnnotationProcessor, Triangle2d

public interface Drawable


Method Summary
 void draw(java.awt.Graphics g)
           
 

Method Detail

draw

void draw(java.awt.Graphics g)