Interface | Description |
---|---|
Pluggable | |
ToolbarDelegate |
Defines an interface for an observer of the toolbar.
|
Class | Description |
---|---|
CutCADApplet | |
Grid |
This class is responsible for drawing a grid on a view
|
NumberInputBox | |
NumberInputBoxKeyEventHelper | |
Properties |
A property-bar that handles up to 6 sliders that can control parameters of
Shapes, Connections, Cutouts and STLMeshes.
|
ShapeButton |
A simple extension of the ControlP5-button that displays a predefined icon instead of the standard-button *
|
Statusbar |
A simple statusbar at the bottom of the UI, displaying a status message that
can be set with setStatus() and the current Position of the mouse, which can
be set with setMousePosition().
|
Tool |
Template class for the implementation of a tool.
|
Toolbar |