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