openshot-audio
0.1.2
|
#include <juce_DrawableShape.h>
Public Member Functions | |
FillAndStrokeState (const ValueTree &state) | |
ValueTree | getFillState (const Identifier &fillOrStrokeType) |
RelativeFillType | getFill (const Identifier &fillOrStrokeType, ComponentBuilder::ImageProvider *) const |
void | setFill (const Identifier &fillOrStrokeType, const RelativeFillType &newFill, ComponentBuilder::ImageProvider *, UndoManager *) |
PathStrokeType | getStrokeType () const |
void | setStrokeType (const PathStrokeType &newStrokeType, UndoManager *) |
![]() | |
ValueTreeWrapperBase (const ValueTree &state) | |
ValueTree & | getState () noexcept |
String | getID () const |
void | setID (const String &newID) |
Static Public Attributes | |
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 |
DrawableShape::RelativeFillType DrawableShape::FillAndStrokeState::getFill | ( | const Identifier & | fillOrStrokeType, |
ComponentBuilder::ImageProvider * | imageProvider | ||
) | const |
ValueTree DrawableShape::FillAndStrokeState::getFillState | ( | const Identifier & | fillOrStrokeType | ) |
PathStrokeType DrawableShape::FillAndStrokeState::getStrokeType | ( | ) | const |
void DrawableShape::FillAndStrokeState::setFill | ( | const Identifier & | fillOrStrokeType, |
const RelativeFillType & | newFill, | ||
ComponentBuilder::ImageProvider * | imageProvider, | ||
UndoManager * | undoManager | ||
) |
void DrawableShape::FillAndStrokeState::setStrokeType | ( | const PathStrokeType & | newStrokeType, |
UndoManager * | undoManager | ||
) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |