public interface Drawer
| Modifier and Type | Method and Description |
|---|---|
void |
draw(DrawingTools drawingTools)
Ask this drawer to draw with the given drawing tools.
|
boolean |
is2DView() |
void draw(DrawingTools drawingTools)
drawingTools - the givens drawing tools.boolean is2DView()