Internally-used class for wrapping a DrawableComposite's state into a ValueTree.
More...
#include <juce_DrawableComposite.h>
Internally-used class for wrapping a DrawableComposite's state into a ValueTree.
◆ ValueTreeWrapper()
DrawableComposite::ValueTreeWrapper::ValueTreeWrapper |
( |
const ValueTree & |
state | ) |
|
◆ getBoundingBox()
◆ getChildList()
ValueTree DrawableComposite::ValueTreeWrapper::getChildList |
( |
| ) |
const |
◆ getChildListCreating()
◆ getContentArea()
◆ getID()
String Drawable::ValueTreeWrapperBase::getID |
( |
| ) |
const |
|
inherited |
◆ getMarkerList()
◆ getMarkerListCreating()
◆ getState()
ValueTree& Drawable::ValueTreeWrapperBase::getState |
( |
| ) |
|
|
inlinenoexceptinherited |
◆ resetBoundingBoxToContentArea()
void DrawableComposite::ValueTreeWrapper::resetBoundingBoxToContentArea |
( |
UndoManager * |
undoManager | ) |
|
◆ setBoundingBox()
◆ setContentArea()
◆ setID()
void Drawable::ValueTreeWrapperBase::setID |
( |
const String & |
newID | ) |
|
|
inherited |
◆ bottomLeft
const Identifier DrawableComposite::ValueTreeWrapper::bottomLeft |
|
static |
◆ childGroupTag
const Identifier DrawableComposite::ValueTreeWrapper::childGroupTag |
|
staticprivate |
◆ markerGroupTagX
const Identifier DrawableComposite::ValueTreeWrapper::markerGroupTagX |
|
staticprivate |
◆ markerGroupTagY
const Identifier DrawableComposite::ValueTreeWrapper::markerGroupTagY |
|
staticprivate |
◆ state
ValueTree Drawable::ValueTreeWrapperBase::state |
|
inherited |
◆ topLeft
const Identifier DrawableComposite::ValueTreeWrapper::topLeft |
|
static |
◆ topRight
const Identifier DrawableComposite::ValueTreeWrapper::topRight |
|
static |
The documentation for this class was generated from the following file: