|
| SelectionArea (bool _isComponentSelection) |
|
void | setSelectionBounds (int x, int y, int width, int height, bool isModX=false, bool isModY=false, bool isModWidth=false, bool isModHeight=false) |
|
void | setVisible (bool shouldBeVisible) |
|
bool | isReady () |
|
void | paint (Graphics &g) |
|
void | mouseDrag (const MouseEvent &event) |
|
void | setBoxSize (int newSize) |
|
int | getBoxSize () |
|
void | componentMovedOrResized (Component &component, bool wasMoved, bool wasResized) |
|
void | setListenToChanges (bool shouldBeListeningToChanges) |
|
bool | isListeningToChanges () |
|
void | setAllowTransform (bool shouldBeAllowedToTransform) |
|
Definition at line 18 of file SelectionArea.h.
The documentation for this class was generated from the following files: