Public Member Functions | Public Attributes | List of all members
TransformSVG Class Reference
Collaboration diagram for TransformSVG:
Collaboration graph
[legend]

Public Member Functions

bool empty () const
 
void setTranslate (const svg::coord_t &x, const svg::coord_t &y)
 
void setTranslateX (const svg::coord_t &x)
 
void setTranslateY (const svg::coord_t &y)
 
void toStream (std::ostream &ostr) const
 

Public Attributes

Transform< 3 > rotate
 Angle (deg), [x,y].
 
Transform< 2 > scale
 
Transform< 2 > translate
 
Transform< 6 > matrix
 

The documentation for this class was generated from the following files: