#include <OIPoint.hpp>
Inheritance diagram for OIPoint::
Public Methods | |
OGraphic * | clone () const |
OGraphic * | create () const |
OIPoint () | |
OIPoint (int, int) | |
OIPoint (OPoint &) | |
~OIPoint () | |
void | svgo (ostream &) |
|
Constructor |
|
Constructor |
|
Constructor |
|
Destructor |
|
Clone the point object Reimplemented from OPoint. |
|
Create a new point object Reimplemented from OPoint. |
|
SVG output Reimplemented from OPoint. |