Cinder
0.9.1
cinder
svg
Style
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
mDisplayNone
cinder::svg::Style
protected
mFill
cinder::svg::Style
protected
mFillOpacity
cinder::svg::Style
protected
mFillRule
cinder::svg::Style
protected
mFontFamilies
cinder::svg::Style
protected
mFontSize
cinder::svg::Style
protected
mFontWeight
cinder::svg::Style
protected
mLineCap
cinder::svg::Style
protected
mLineJoin
cinder::svg::Style
protected
mOpacity
cinder::svg::Style
protected
mSpecifiesFill
cinder::svg::Style
protected
mSpecifiesFillOpacity
cinder::svg::Style
protected
mSpecifiesFillRule
cinder::svg::Style
protected
mSpecifiesFontFamilies
cinder::svg::Style
protected
mSpecifiesFontSize
cinder::svg::Style
protected
mSpecifiesFontWeight
cinder::svg::Style
protected
mSpecifiesLineCap
cinder::svg::Style
protected
mSpecifiesLineJoin
cinder::svg::Style
protected
mSpecifiesOpacity
cinder::svg::Style
protected
mSpecifiesStroke
cinder::svg::Style
protected
mSpecifiesStrokeOpacity
cinder::svg::Style
protected
mSpecifiesStrokeWidth
cinder::svg::Style
protected
mSpecifiesVisible
cinder::svg::Style
protected
mStroke
cinder::svg::Style
protected
mStrokeOpacity
cinder::svg::Style
protected
mStrokeWidth
cinder::svg::Style
protected
mVisible
cinder::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
Generated by
1.8.11