The OpenD Programming Language

HTMLDocument

Renders 2D commands in a HTML file. This simply embed a SVG inside.

class HTMLDocument : SVGDocument {}

Inherited Members

From SVGDocument

restore
void restore()

Restore the graphical contect: transformation matrices.

newPage
void newPage()

Start a new page, finish the previous one.

Meta