JUCE
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Public Attributes
Drawable::ValueTreeWrapperBase Class Reference

Internal class used to manage ValueTrees that represent Drawables. More...

Inherited by DrawableComposite::ValueTreeWrapper, DrawableImage::ValueTreeWrapper, DrawableShape::FillAndStrokeState, and DrawableText::ValueTreeWrapper.

List of all members.

Public Member Functions

 ValueTreeWrapperBase (const ValueTree &state)
ValueTreegetState () noexcept
String getID () const
void setID (const String &newID)

Public Attributes

ValueTree state

Detailed Description

Internal class used to manage ValueTrees that represent Drawables.


Constructor & Destructor Documentation


Member Function Documentation


Member Data Documentation


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