openshot-audio
0.1.7
|
#include <juce_DrawableRectangle.h>
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.
RelativePoint DrawableRectangle::ValueTreeWrapper::getCornerSize | ( | ) | const |
Value DrawableRectangle::ValueTreeWrapper::getCornerSizeValue | ( | UndoManager * | undoManager | ) |
RelativeParallelogram DrawableRectangle::ValueTreeWrapper::getRectangle | ( | ) | const |
void DrawableRectangle::ValueTreeWrapper::setCornerSize | ( | const RelativePoint & | cornerSize, |
UndoManager * | undoManager | ||
) |
void DrawableRectangle::ValueTreeWrapper::setRectangle | ( | const RelativeParallelogram & | newBounds, |
UndoManager * | undoManager | ||
) |
|
static |
|
static |
|
static |
|
static |