JUCE
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Static Public Attributes
DrawableComposite::ValueTreeWrapper Class Reference

Internally-used class for wrapping a DrawableComposite's state into a ValueTree. More...

Inherits Drawable::ValueTreeWrapperBase.

List of all members.

Public Member Functions

 ValueTreeWrapper (const ValueTree &state)
ValueTree getChildList () const
ValueTree getChildListCreating (UndoManager *undoManager)
RelativeParallelogram getBoundingBox () const
void setBoundingBox (const RelativeParallelogram &newBounds, UndoManager *undoManager)
void resetBoundingBoxToContentArea (UndoManager *undoManager)
RelativeRectangle getContentArea () const
void setContentArea (const RelativeRectangle &newArea, UndoManager *undoManager)
MarkerList::ValueTreeWrapper getMarkerList (bool xAxis) const
MarkerList::ValueTreeWrapper getMarkerListCreating (bool xAxis, UndoManager *undoManager)

Static Public Attributes

static const Identifier topLeft
static const Identifier topRight
static const Identifier bottomLeft

Detailed Description

Internally-used class for wrapping a DrawableComposite's state into a ValueTree.


Constructor & Destructor Documentation


Member Function Documentation


Member Data Documentation


The documentation for this class was generated from the following file: