| Package | Description |
|---|---|
| de.mcp.cutcad.view |
| Modifier and Type | Field and Description |
|---|---|
private DrawingViewFrame |
DrawingView3D.frame |
private DrawingViewFrame |
DrawingView2D.frame |
| Constructor and Description |
|---|
DrawingView2D(processing.core.PGraphics context,
DrawingViewFrame frame,
Transformation transform,
CutCADApplet application) |
DrawingView3D(processing.opengl.PGraphics3D context,
DrawingViewFrame frame,
Transformation transform,
processing.core.PApplet application) |