private class DrawingView2D.Axes2D extends java.lang.Object implements Drawable2D
| Modifier | Constructor and Description |
|---|---|
private |
DrawingView2D.Axes2D() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw2D(processing.core.PGraphics context,
Transformation transform) |
public void draw2D(processing.core.PGraphics context,
Transformation transform)
draw2D in interface Drawable2D