Cinder  0.9.1
cinder::svg::TextSpan Member List

This is the complete list of members for cinder::svg::TextSpan, including all inherited members.

calcBoundingBox() const cinder::svg::Nodeprotectedvirtual
calcInheritedStyle() const cinder::svg::Node
containsPoint(const vec2 &pt) const cinder::svg::Nodevirtual
findInAncestors(const std::string &elementId) const cinder::svg::Nodevirtual
findPaintInAncestors(const std::string &paintName) const cinder::svg::Node
findStyleValue(const std::string &styleString, const std::string &key)cinder::svg::Nodeprotectedstatic
finishRender(Renderer &renderer, const Style &style) const cinder::svg::Nodeprotected
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::Nodevirtual
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::Nodeprotectedvirtual
isVisible() const cinder::svg::Node
mAttributescinder::svg::TextSpanprotected
mBoundingBoxcinder::svg::Nodemutableprotected
mBoundingBoxCachedcinder::svg::Nodemutableprotected
mFontcinder::svg::TextSpanmutableprotected
mGlyphMeasurescinder::svg::TextSpanmutableprotected
mIdcinder::svg::Nodeprotected
mIgnoreAttributescinder::svg::TextSpanprotected
mParentcinder::svg::Nodeprotected
mShapecinder::svg::TextSpanmutableprotected
mSpanscinder::svg::TextSpanprotected
mSpecifiesTransformcinder::svg::Nodeprotected
mStringcinder::svg::TextSpanprotected
mStylecinder::svg::Nodeprotected
mTransformcinder::svg::Nodeprotected
Node(const Node *parent)cinder::svg::Node
Node(const Node *parent, const XmlTree &xml)cinder::svg::Nodeprotected
parsePaint(const char *value, bool *specified, const Node *parentNode)cinder::svg::Nodeprotectedstatic
parseStyle(const std::string &value)cinder::svg::Nodeprotected
parseTransform(const std::string &value)cinder::svg::Nodeprotectedstatic
parseTransformComponent(const char **c, mat3 *result)cinder::svg::Nodeprotectedstatic
render(Renderer &renderer) const cinder::svg::Node
renderSelf(Renderer &renderer) const cinder::svg::TextSpanprotectedvirtual
setStyle(const Style &style)cinder::svg::Node
setTransform(const mat3 &transform)cinder::svg::Node
specifiesTransform() const cinder::svg::Node
startRender(Renderer &renderer, const Style &style) const cinder::svg::Nodeprotected
Text classcinder::svg::TextSpanfriend
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::Nodevirtual