#include <OGraphic.hpp>
Inheritance diagram for OGraphic::
Public Methods | |
virtual OGraphic * | create () const=0 |
virtual OGraphic * | clone () const=0 |
virtual | ~OGraphic ()=0 |
virtual void | gomo (ostream &)=0 |
virtual void | gomi (istream &)=0 |
virtual void | xmlo (ostream &)=0 |
virtual void | svgo (ostream &)=0 |
string | getName () |
void | print () |
OGraphic * | oCreate (string &) |
|
Destructor |
|
Reimplemented in OArc, OCurve, ODPoint, OExtremity, OGraph, OGraphicImpl, OHL, OIPoint, OJunction, OLine, OLPoint, OParallelogram, OPoint, and OVPoint. |
|
Reimplemented in OArc, OCurve, ODPoint, OExtremity, OGraph, OGraphicImpl, OHL, OIPoint, OJunction, OLine, OLPoint, OParallelogram, OPoint, and OVPoint. |
|
Get name |
|
Reimplemented in OArc, OCurve, ODPoint, OGraph, OGraphicImpl, OHL, OLine, OLPoint, OParallelogram, OPoint, and OVPoint. |
|
Reimplemented in OArc, OCurve, ODPoint, OGraph, OGraphicImpl, OHL, OLine, OLPoint, OParallelogram, OPoint, and OVPoint. |
|
Object create (string) |
|
|
|
Reimplemented in OArc, OCurve, OExtremity, OGraph, OGraphicImpl, OHL, OIPoint, OJunction, OLine, OLPoint, OParallelogram, OPoint, and OVPoint. |
|
Reimplemented in OArc, OCurve, ODPoint, OGraph, OGraphicImpl, OHL, OLine, OLPoint, OParallelogram, OPoint, and OVPoint. |