|
SVG for C++
|
This is the complete list of members for SVG::Element, including all inherited members.
| add_child(Args &&... args) | SVG::Element | inline |
| attr (defined in SVG::AttributeMap) | SVG::AttributeMap | |
| AttributeMap()=default (defined in SVG::AttributeMap) | SVG::AttributeMap | |
| AttributeMap(SVGAttrib _attr) (defined in SVG::AttributeMap) | SVG::AttributeMap | inline |
| autoscale(const Margins &margins=DEFAULT_MARGINS) | SVG::Element | inline |
| autoscale(const double margin) | SVG::Element | inline |
| ChildList typedef (defined in SVG::Element) | SVG::Element | |
| ChildMap typedef (defined in SVG::Element) | SVG::Element | |
| children (defined in SVG::Element) | SVG::Element | protected |
| Element()=default (defined in SVG::Element) | SVG::Element | |
| Element(const Element &other)=delete (defined in SVG::Element) | SVG::Element | |
| Element(Element &&other)=default (defined in SVG::Element) | SVG::Element | |
| Element(const char *id) (defined in SVG::Element) | SVG::Element | inline |
| find_numeric(const std::string &key) | SVG::Element | inlineprotected |
| get_bbox() | SVG::Element | inlinevirtual |
| get_bbox(Element::BoundingBox &) | SVG::Element | inlineprotected |
| get_children() | SVG::Element | inline |
| get_children() | SVG::Element | inline |
| get_children_helper() | SVG::Element | inlineprotected |
| get_element_by_id(const std::string &id) | SVG::Element | inline |
| get_elements_by_class(const std::string &clsname) | SVG::Element | inline |
| get_immediate_children() | SVG::Element | inline |
| get_immediate_children() | SVG::Element | inline |
| operator std::string() (defined in SVG::Element) | SVG::Element | inline |
| operator<<(T &&node) | SVG::Element | inline |
| set_attr(const std::string key, T value) (defined in SVG::AttributeMap) | SVG::AttributeMap | inline |
| set_attr(const std::string key, const double value) | SVG::AttributeMap | inline |
| set_attr(const std::string key, const char *value) | SVG::AttributeMap | inline |
| set_attr(const std::string key, const std::string value) | SVG::AttributeMap | inline |
| svg_to_string(const size_t indent_level) | SVG::Element | inlineprotectedvirtual |
| tag()=0 | SVG::Element | protectedpure virtual |
1.8.13