Element.hpp File Reference

Go to the source code of this file.

Classes

class  esvg::render::Element
 

Namespaces

 esvg
 

Enumerations

enum  path {
  path_stop, path_close, path_moveTo, path_lineTo,
  path_lineToH, path_lineToV, path_curveTo, path_smoothCurveTo,
  path_bezierCurveTo, path_bezierSmoothCurveTo, path_elliptic
}
 

Detailed Description

Author
Edouard DUPIN
Note
License: APACHE v2.0 (see license file)