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

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

Inherits DrawableShape::FillAndStrokeState.

List of all members.

Public Member Functions

 ValueTreeWrapper (const ValueTree &state)
RelativeParallelogram getRectangle () const
void setRectangle (const RelativeParallelogram &newBounds, UndoManager *)
void setCornerSize (const RelativePoint &cornerSize, UndoManager *)
RelativePoint getCornerSize () const
Value getCornerSizeValue (UndoManager *)

Static Public Attributes

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

Detailed Description

Internally-used class for wrapping a DrawableRectangle'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: