Cinder
0.8.6
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
cinder
svg
TextSpan
cinder::svg::TextSpan Member List
This is the complete list of members for
cinder::svg::TextSpan
, including all inherited members.
calcBoundingBox
() const
cinder::svg::Node
protected
virtual
calcInheritedStyle
() const
cinder::svg::Node
containsPoint
(const Vec2f &pt) const
cinder::svg::Node
virtual
findInAncestors
(const std::string &elementId) const
cinder::svg::Node
virtual
findPaintInAncestors
(const std::string &paintName) const
cinder::svg::Node
findStyleValue
(const std::string &styleString, const std::string &key)
cinder::svg::Node
protected
static
finishRender
(Renderer &renderer, const Style &style) const
cinder::svg::Node
protected
getBoundingBox
() const
cinder::svg::Node
getBoundingBoxAbsolute
() const
cinder::svg::Node
getDoc
() const
cinder::svg::Node
getDomPath
() const
cinder::svg::Node
getFill
() const
cinder::svg::Node
getFillOpacity
() const
cinder::svg::Node
getFillRule
() const
cinder::svg::Node
getFont
() const
cinder::svg::TextSpan
getFontFamilies
() const
cinder::svg::Node
getFontSize
() const
cinder::svg::Node
getGlyphMeasures
() const
cinder::svg::TextSpan
getId
() const
cinder::svg::Node
getLineCap
() const
cinder::svg::Node
getLineJoin
() const
cinder::svg::Node
getOpacity
() const
cinder::svg::Node
getParent
() const
cinder::svg::Node
getRotation
() const
cinder::svg::TextSpan
getShape
() const
cinder::svg::Node
virtual
getShapeAbsolute
() const
cinder::svg::Node
getString
() const
cinder::svg::TextSpan
getStroke
() const
cinder::svg::Node
getStrokeOpacity
() const
cinder::svg::Node
getStrokeWidth
() const
cinder::svg::Node
getStyle
() const
cinder::svg::Node
getTextPen
() const
cinder::svg::TextSpan
getTransform
() const
cinder::svg::Node
getTransformAbsolute
() const
cinder::svg::Node
getTransformAbsoluteInverse
() const
cinder::svg::Node
getTransformInverse
() const
cinder::svg::Node
isDisplayNone
() const
cinder::svg::Node
isDrawable
() const
cinder::svg::Node
protected
virtual
isVisible
() const
cinder::svg::Node
mAttributes
cinder::svg::TextSpan
protected
mBoundingBox
cinder::svg::Node
mutable
protected
mBoundingBoxCached
cinder::svg::Node
mutable
protected
mFont
cinder::svg::TextSpan
mutable
protected
mGlyphMeasures
cinder::svg::TextSpan
mutable
protected
mId
cinder::svg::Node
protected
mIgnoreAttributes
cinder::svg::TextSpan
protected
mParent
cinder::svg::Node
protected
mShape
cinder::svg::TextSpan
mutable
protected
mSpans
cinder::svg::TextSpan
protected
mSpecifiesTransform
cinder::svg::Node
protected
mString
cinder::svg::TextSpan
protected
mStyle
cinder::svg::Node
protected
mTransform
cinder::svg::Node
protected
Node
(const Node *parent)
cinder::svg::Node
Node
(const Node *parent, const XmlTree &xml)
cinder::svg::Node
protected
parsePaint
(const char *value, bool *specified, const Node *parentNode)
cinder::svg::Node
protected
static
parseStyle
(const std::string &value)
cinder::svg::Node
protected
parseTransform
(const std::string &value)
cinder::svg::Node
protected
static
parseTransformComponent
(const char **c, MatrixAffine2f *result)
cinder::svg::Node
protected
static
render
(Renderer &renderer) const
cinder::svg::Node
renderSelf
(Renderer &renderer) const
cinder::svg::TextSpan
protected
virtual
setStyle
(const Style &style)
cinder::svg::Node
setTransform
(const MatrixAffine2f &transform)
cinder::svg::Node
specifiesTransform
() const
cinder::svg::Node
startRender
(Renderer &renderer, const Style &style) const
cinder::svg::Node
protected
Text
class
cinder::svg::TextSpan
friend
TextSpan
(const Node *parent, const XmlTree &xml)
cinder::svg::TextSpan
TextSpan
(const Node *parent, const std::string &spanString)
cinder::svg::TextSpan
unspecifyTransform
()
cinder::svg::Node
~Node
()
cinder::svg::Node
virtual
Generated by
1.8.7