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

OCurve Class Reference

#include <OCurve.hpp>

Inheritance diagram for OCurve::

OGraphic List of all members.

Public Methods

OGraphicclone () const
OGraphiccreate () const
 OCurve ()
 ~OCurve ()
void gomo (ostream &)
void gomi (istream &)
void xmlo (ostream &)
void svgo (ostream &)

Detailed Description

OCurve object
Examples:

PExample.cpp.


Constructor & Destructor Documentation

OCurve::OCurve  
 

Constructor

OCurve::~OCurve  
 

Destructor


Member Function Documentation

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

Reimplemented from OGraphic.

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

Reimplemented from OGraphic.

void OCurve::gomi istream &    is [virtual]
 

GOM input

Reimplemented from OGraphic.

void OCurve::gomo ostream &    os [virtual]
 

GOM output

Reimplemented from OGraphic.

void OCurve::svgo ostream &    os [virtual]
 

SVG output

Reimplemented from OGraphic.

void OCurve::xmlo ostream &    os [virtual]
 

XML output

Reimplemented from OGraphic.


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