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