cinder::svg::Style Member List

This is the complete list of members for cinder::svg::Style, including all inherited members.
clear()cinder::svg::Style
finishRender(Renderer &renderer, bool isNodeDrawable) const cinder::svg::Style
getFill() const cinder::svg::Style
getFillDefault()cinder::svg::Style [static]
getFillOpacity() const cinder::svg::Style
getFillOpacityDefault()cinder::svg::Style [static]
getFillRule() const cinder::svg::Style
getFillRuleDefault()cinder::svg::Style [static]
getFontFamilies() const cinder::svg::Style
getFontFamilies()cinder::svg::Style
getFontFamiliesDefault()cinder::svg::Style [static]
getFontSize() const cinder::svg::Style
getFontSizeDefault()cinder::svg::Style [static]
getFontWeight() const cinder::svg::Style
getFontWeightDefault()cinder::svg::Style [static]
getLineCap() const cinder::svg::Style
getLineCapDefault()cinder::svg::Style [static]
getLineJoin() const cinder::svg::Style
getLineJoinDefault()cinder::svg::Style [static]
getOpacity() const cinder::svg::Style
getOpacityDefault()cinder::svg::Style [static]
getStroke() const cinder::svg::Style
getStrokeDefault()cinder::svg::Style [static]
getStrokeOpacity() const cinder::svg::Style
getStrokeOpacityDefault()cinder::svg::Style [static]
getStrokeWidth() const cinder::svg::Style
getStrokeWidthDefault()cinder::svg::Style [static]
isDisplayNone() const cinder::svg::Style
isVisible() const cinder::svg::Style
makeGlobalDefaults()cinder::svg::Style [static]
mDisplayNonecinder::svg::Style [protected]
mFillcinder::svg::Style [protected]
mFillOpacitycinder::svg::Style [protected]
mFillRulecinder::svg::Style [protected]
mFontFamiliescinder::svg::Style [protected]
mFontSizecinder::svg::Style [protected]
mFontWeightcinder::svg::Style [protected]
mLineCapcinder::svg::Style [protected]
mLineJoincinder::svg::Style [protected]
mOpacitycinder::svg::Style [protected]
mSpecifiesFillcinder::svg::Style [protected]
mSpecifiesFillOpacitycinder::svg::Style [protected]
mSpecifiesFillRulecinder::svg::Style [protected]
mSpecifiesFontFamiliescinder::svg::Style [protected]
mSpecifiesFontSizecinder::svg::Style [protected]
mSpecifiesFontWeightcinder::svg::Style [protected]
mSpecifiesLineCapcinder::svg::Style [protected]
mSpecifiesLineJoincinder::svg::Style [protected]
mSpecifiesOpacitycinder::svg::Style [protected]
mSpecifiesStrokecinder::svg::Style [protected]
mSpecifiesStrokeOpacitycinder::svg::Style [protected]
mSpecifiesStrokeWidthcinder::svg::Style [protected]
mSpecifiesVisiblecinder::svg::Style [protected]
mStrokecinder::svg::Style [protected]
mStrokeOpacitycinder::svg::Style [protected]
mStrokeWidthcinder::svg::Style [protected]
mVisiblecinder::svg::Style [protected]
parseProperty(const std::string &key, const std::string &value, const Node *parent)cinder::svg::Style
parseStyleAttribute(const std::string &stylePropertyString, const Node *parent)cinder::svg::Style
setDisplayNone(bool displayNone)cinder::svg::Style
setFill(const Paint &fill)cinder::svg::Style
setFillOpacity(float fillOpacity)cinder::svg::Style
setFillRule(FillRule fillRule)cinder::svg::Style
setFontFamilies(const std::vector< std::string > &families)cinder::svg::Style
setFontFamily(const std::string &family)cinder::svg::Style
setFontSize(const Value &fontSize)cinder::svg::Style
setFontWeight(FontWeight weight)cinder::svg::Style
setLineCap(LineCap lineCap)cinder::svg::Style
setLineJoin(LineJoin lineJoin)cinder::svg::Style
setOpacity(float opacity)cinder::svg::Style
setStroke(const Paint &stroke)cinder::svg::Style
setStrokeOpacity(float strokeOpacity)cinder::svg::Style
setStrokeWidth(float strokeWidth)cinder::svg::Style
setVisible(bool visible)cinder::svg::Style
specifiesFill() const cinder::svg::Style
specifiesFillOpacity() const cinder::svg::Style
specifiesFillRule() const cinder::svg::Style
specifiesFontFamilies() const cinder::svg::Style
specifiesFontSize() const cinder::svg::Style
specifiesFontWeight() const cinder::svg::Style
specifiesLineCap() const cinder::svg::Style
specifiesLineJoin() const cinder::svg::Style
specifiesOpacity() const cinder::svg::Style
specifiesStroke() const cinder::svg::Style
specifiesStrokeOpacity() const cinder::svg::Style
specifiesStrokeWidth() const cinder::svg::Style
specifiesVisible() const cinder::svg::Style
startRender(Renderer &renderer, bool isNodeDrawable) const cinder::svg::Style
Style()cinder::svg::Style
Style(const XmlTree &xml, const Node *parent)cinder::svg::Style
unspecifyFill()cinder::svg::Style
unspecifyFillOpacity()cinder::svg::Style
unspecifyFillRule()cinder::svg::Style
unspecifyFontFamilies()cinder::svg::Style
unspecifyFontSize()cinder::svg::Style
unspecifyFontWeight()cinder::svg::Style
unspecifyLineCap()cinder::svg::Style
unspecifyLineJoin()cinder::svg::Style
unspecifyOpacity()cinder::svg::Style
unspecifyStroke()cinder::svg::Style
unspecifyStrokeOpacity()cinder::svg::Style
unspecifyStrokeWidth()cinder::svg::Style
unspecifyVisible()cinder::svg::Style