JUCE
|
Internally-used class for wrapping a DrawableRectangle's state into a ValueTree. More...
Static Public Attributes | |
static const Identifier | topLeft |
static const Identifier | topRight |
static const Identifier | bottomLeft |
static const Identifier | cornerSize |
![]() | |
static const Identifier | type |
static const Identifier | colour |
static const Identifier | colours |
static const Identifier | fill |
static const Identifier | stroke |
static const Identifier | path |
static const Identifier | jointStyle |
static const Identifier | capStyle |
static const Identifier | strokeWidth |
static const Identifier | gradientPoint1 |
static const Identifier | gradientPoint2 |
static const Identifier | gradientPoint3 |
static const Identifier | radial |
static const Identifier | imageId |
static const Identifier | imageOpacity |
Additional Inherited Members | |
![]() | |
ValueTree | state |
Internally-used class for wrapping a DrawableRectangle's state into a ValueTree.
DrawableRectangle::ValueTreeWrapper::ValueTreeWrapper | ( | const ValueTree & | state | ) |
RelativeParallelogram DrawableRectangle::ValueTreeWrapper::getRectangle | ( | ) | const |
void DrawableRectangle::ValueTreeWrapper::setRectangle | ( | const RelativeParallelogram & | newBounds, |
UndoManager * | |||
) |
void DrawableRectangle::ValueTreeWrapper::setCornerSize | ( | const RelativePoint & | cornerSize, |
UndoManager * | |||
) |
RelativePoint DrawableRectangle::ValueTreeWrapper::getCornerSize | ( | ) | const |
Value DrawableRectangle::ValueTreeWrapper::getCornerSizeValue | ( | UndoManager * | ) |
|
static |
|
static |
|
static |
|
static |