#include <OGraphicImpl.hpp>
Inheritance diagram for OGraphicImpl::
Public Methods | |
OGraphic * | clone () const |
OGraphic * | create () const |
OGraphicImpl () | |
~OGraphicImpl () | |
void | gomo (ostream &) |
void | gomi (istream &) |
void | xmlo (ostream &) |
void | svgo (ostream &) |
|
Constructor
|
|
Destructor
|
|
Reimplemented from OGraphic. |
|
Reimplemented from OGraphic. |
|
GOM input Reimplemented from OGraphic.
|
|
GOM output Reimplemented from OGraphic.
|
|
SVG output Reimplemented from OGraphic.
|
|
XML output Reimplemented from OGraphic.
|