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

OExtremity Class Reference

#include <OExtremity.hpp>

Inheritance diagram for OExtremity::

OPoint OGraphic List of all members.

Public Methods

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

Detailed Description

Extremity object
Examples:

PExample.cpp.


Constructor & Destructor Documentation

OExtremity::OExtremity  
 

Constructor

OExtremity::OExtremity int    x,
int    y
 

Constructor

OExtremity::OExtremity OPoint   p
 

Constructor

OExtremity::~OExtremity  
 

Destructor


Member Function Documentation

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

Clone the point object

Reimplemented from OPoint.

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

Create a new point object

Reimplemented from OPoint.

void OExtremity::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