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