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

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

Inherits DrawableShape::FillAndStrokeState.

List of all members.

Classes

class  Element

Public Member Functions

 ValueTreeWrapper (const ValueTree &state)
bool usesNonZeroWinding () const
void setUsesNonZeroWinding (bool b, UndoManager *undoManager)
ValueTree getPathState ()
void readFrom (const RelativePointPath &path, UndoManager *undoManager)
void writeTo (RelativePointPath &path) const

Static Public Attributes

static const Identifier nonZeroWinding
static const Identifier point1
static const Identifier point2
static const Identifier point3

Detailed Description

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


Constructor & Destructor Documentation


Member Function Documentation

void DrawablePath::ValueTreeWrapper::readFrom ( const RelativePointPath path,
UndoManager undoManager 
)

Member Data Documentation


The documentation for this class was generated from the following file: