Cinder  0.9.1
cinder::svg::Doc Member List

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

appendMergedShape2d(Shape2d *appendTo) const cinder::svg::Group
calcBoundingBox() const cinder::svg::Groupprotectedvirtual
calcInheritedStyle() const cinder::svg::Node
containsPoint(const vec2 &pt) const cinder::svg::Nodevirtual
create(const fs::path &filePath)cinder::svg::Docstatic
create(DataSourceRef dataSource, const fs::path &filePath=fs::path())cinder::svg::Docstatic
createFromSvgz(DataSourceRef dataSource, const fs::path &filePath=fs::path())cinder::svg::Docstatic
Doc()cinder::svg::Doc
Doc(const fs::path &filePath)cinder::svg::Doc
Doc(DataSourceRef dataSource, const fs::path &filePath=fs::path())cinder::svg::Doc
find(const std::string &id)cinder::svg::Group
findByIdContains(const std::string &idPartial) const cinder::svg::Group
findInAncestors(const std::string &elementId) const cinder::svg::Groupvirtual
findNode(const std::string &id, bool recurse=true) const cinder::svg::Group
findNodeByIdContains(const std::string &idPartial, bool recurse=true) const cinder::svg::Group
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
getAspectRatio() const cinder::svg::Doc
getBoundingBox() const cinder::svg::Node
getBoundingBoxAbsolute() const cinder::svg::Node
getBounds() const cinder::svg::Doc
getChild(const std::string &id) const cinder::svg::Group
getChildren() const cinder::svg::Group
getChildren()cinder::svg::Group
getDoc() const cinder::svg::Node
getDomPath() const cinder::svg::Node
getDpi() const cinder::svg::Doc
getFill() const cinder::svg::Node
getFillOpacity() const cinder::svg::Node
getFillRule() const cinder::svg::Node
getFontFamilies() const cinder::svg::Node
getFontSize() const cinder::svg::Node
getHeight() const cinder::svg::Doc
getId() const cinder::svg::Node
getLineCap() const cinder::svg::Node
getLineJoin() const cinder::svg::Node
getMergedShape2d() const cinder::svg::Groupprotected
getOpacity() const cinder::svg::Node
getParent() const cinder::svg::Node
getShape() const cinder::svg::Groupvirtual
getShapeAbsolute() const cinder::svg::Node
getSize() const cinder::svg::Doc
getStroke() const cinder::svg::Node
getStrokeOpacity() const cinder::svg::Node
getStrokeWidth() const cinder::svg::Node
getStyle() const cinder::svg::Node
getTransform() const cinder::svg::Node
getTransformAbsolute() const cinder::svg::Node
getTransformAbsoluteInverse() const cinder::svg::Node
getTransformInverse() const cinder::svg::Node
getWidth() const cinder::svg::Doc
Group(const Node *parent)cinder::svg::Group
Group(const Node *parent, const XmlTree &xml)cinder::svg::Group
isDisplayNone() const cinder::svg::Node
isDrawable() const cinder::svg::Groupprotectedvirtual
isVisible() const cinder::svg::Node
loadImage(fs::path relativePath)cinder::svg::Doc
mBoundingBoxcinder::svg::Nodemutableprotected
mBoundingBoxCachedcinder::svg::Nodemutableprotected
mChildrencinder::svg::Groupprotected
mDefscinder::svg::Groupprotected
mIdcinder::svg::Nodeprotected
mParentcinder::svg::Nodeprotected
mSpecifiesTransformcinder::svg::Nodeprotected
mStylecinder::svg::Nodeprotected
mTransformcinder::svg::Nodeprotected
Node(const Node *parent)cinder::svg::Node
Node(const Node *parent, const XmlTree &xml)cinder::svg::Nodeprotected
nodeUnderPoint(const vec2 &pt)cinder::svg::Doc
cinder::svg::Group::nodeUnderPoint(const vec2 &absolutePoint, const mat3 &parentInverseMatrix) const cinder::svg::Groupprotected
operator/(const std::string &id) const cinder::svg::Group
parse(const XmlTree &xml)cinder::svg::Groupprotected
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
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
unspecifyTransform()cinder::svg::Node
~Group()cinder::svg::Group
~Node()cinder::svg::Nodevirtual