SVG for C++
|
▼CSVG::AttributeMap | Base class for anything that has attributes (e.g. SVG elements, CSS stylesheets) |
▼CSVG::Element | Abstract base class for all SVG elements |
CSVG::Group | |
CSVG::Polygon | |
▼CSVG::Shape | Base class for any SVG elements that have a width and height |
CSVG::Circle | |
CSVG::Line | |
CSVG::Path | |
CSVG::Rect | |
CSVG::SVG | |
CSVG::SVG::Style | |
CSVG::Text | |
▼CSVG::QuadCoord | |
CSVG::Element::BoundingBox | Represents the top left and bottom right corners of a bounding rectangle |