Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

OJunction Class Reference

#include <OJunction.hpp>

Inheritance diagram for OJunction::

OPoint OGraphic List of all members.

Public Methods

OGraphicclone () const
OGraphiccreate () const
 OJunction ()
 OJunction (int, int)
 OJunction (OPoint &)
 ~OJunction ()
void svgo (ostream &)

Detailed Description

Junction object
Examples:

PExample.cpp.


Constructor & Destructor Documentation

OJunction::OJunction  
 

Constructor

OJunction::OJunction int    x,
int    y
 

Constructor

OJunction::OJunction OPoint   p
 

Constructor

OJunction::~OJunction  
 

Destructor


Member Function Documentation

OGraphic * OJunction::clone   const [inline, virtual]
 

Clone the point object

Reimplemented from OPoint.

OGraphic * OJunction::create   const [inline, virtual]
 

Create a new point object

Reimplemented from OPoint.

void OJunction::svgo ostream &    os [virtual]
 

SVG output

Reimplemented from OPoint.


The documentation for this class was generated from the following files:
Generated on Fri Jul 30 19:21:02 2004 for GOMLib by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001