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

AAngle Class Reference

#include <AAngle.hpp>

Inheritance diagram for AAngle::

AGraphic List of all members.

Public Methods

AGraphicclone () const
AGraphiccreate () const
 AAngle ()
 AAngle (double)
 ~AAngle ()
void gomo (ostream &)
void gomi (istream &)
void xmlo (ostream &)
double getAngle ()
double getOpposite ()

Protected Attributes

double a

Detailed Description

AAngle attribute object
Examples:

PExample.cpp.


Constructor & Destructor Documentation

AAngle::AAngle  
 

Constructor

AAngle::AAngle double    a
 

Constructor

AAngle::~AAngle  
 

Destructor


Member Function Documentation

AGraphic * AAngle::clone   const [inline, virtual]
 

Reimplemented from AGraphic.

AGraphic * AAngle::create   const [inline, virtual]
 

Reimplemented from AGraphic.

double AAngle::getAngle   [inline]
 

double AAngle::getOpposite   [inline]
 

void AAngle::gomi istream &    is [virtual]
 

GOM input

Reimplemented from AGraphic.

void AAngle::gomo ostream &    os [virtual]
 

GOM output

Reimplemented from AGraphic.

void AAngle::xmlo ostream &    os [virtual]
 

XML output

Reimplemented from AGraphic.


Member Data Documentation

double AAngle::a [protected]
 


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