Internally-used class for wrapping a DrawableRectangle's state into a ValueTree.
More...
#include <juce_DrawableRectangle.h>
Internally-used class for wrapping a DrawableRectangle's state into a ValueTree.
◆ ValueTreeWrapper()
DrawableRectangle::ValueTreeWrapper::ValueTreeWrapper |
( |
const ValueTree & |
state | ) |
|
◆ getCornerSize()
RelativePoint DrawableRectangle::ValueTreeWrapper::getCornerSize |
( |
| ) |
const |
◆ getCornerSizeValue()
◆ getFill()
◆ getFillState()
ValueTree DrawableShape::FillAndStrokeState::getFillState |
( |
const Identifier & |
fillOrStrokeType | ) |
|
|
inherited |
◆ getID()
String Drawable::ValueTreeWrapperBase::getID |
( |
| ) |
const |
|
inherited |
◆ getRectangle()
◆ getState()
ValueTree& Drawable::ValueTreeWrapperBase::getState |
( |
| ) |
|
|
inlinenoexceptinherited |
◆ getStrokeType()
PathStrokeType DrawableShape::FillAndStrokeState::getStrokeType |
( |
| ) |
const |
|
inherited |
◆ setCornerSize()
◆ setFill()
◆ setID()
void Drawable::ValueTreeWrapperBase::setID |
( |
const String & |
newID | ) |
|
|
inherited |
◆ setRectangle()
◆ setStrokeType()
◆ bottomLeft
const Identifier DrawableRectangle::ValueTreeWrapper::bottomLeft |
|
static |
◆ capStyle
const Identifier DrawableShape::FillAndStrokeState::capStyle |
|
staticinherited |
◆ colour
const Identifier DrawableShape::FillAndStrokeState::colour |
|
staticinherited |
◆ colours
const Identifier DrawableShape::FillAndStrokeState::colours |
|
staticinherited |
◆ cornerSize
const Identifier DrawableRectangle::ValueTreeWrapper::cornerSize |
|
static |
◆ fill
const Identifier DrawableShape::FillAndStrokeState::fill |
|
staticinherited |
◆ gradientPoint1
const Identifier DrawableShape::FillAndStrokeState::gradientPoint1 |
|
staticinherited |
◆ gradientPoint2
const Identifier DrawableShape::FillAndStrokeState::gradientPoint2 |
|
staticinherited |
◆ gradientPoint3
const Identifier DrawableShape::FillAndStrokeState::gradientPoint3 |
|
staticinherited |
◆ imageId
const Identifier DrawableShape::FillAndStrokeState::imageId |
|
staticinherited |
◆ imageOpacity
const Identifier DrawableShape::FillAndStrokeState::imageOpacity |
|
staticinherited |
◆ jointStyle
const Identifier DrawableShape::FillAndStrokeState::jointStyle |
|
staticinherited |
◆ path
const Identifier DrawableShape::FillAndStrokeState::path |
|
staticinherited |
◆ radial
const Identifier DrawableShape::FillAndStrokeState::radial |
|
staticinherited |
◆ state
ValueTree Drawable::ValueTreeWrapperBase::state |
|
inherited |
◆ stroke
const Identifier DrawableShape::FillAndStrokeState::stroke |
|
staticinherited |
◆ strokeWidth
const Identifier DrawableShape::FillAndStrokeState::strokeWidth |
|
staticinherited |
◆ topLeft
const Identifier DrawableRectangle::ValueTreeWrapper::topLeft |
|
static |
◆ topRight
const Identifier DrawableRectangle::ValueTreeWrapper::topRight |
|
static |
◆ type
const Identifier DrawableShape::FillAndStrokeState::type |
|
staticinherited |
The documentation for this class was generated from the following file: