#include <OCurve.hpp>
Inheritance diagram for OCurve::
Public Methods | |
OGraphic * | clone () const |
OGraphic * | create () const |
OCurve () | |
~OCurve () | |
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. |