#include <AAngle.hpp>
Inheritance diagram for AAngle::
Public Methods | |
AGraphic * | clone () const |
AGraphic * | create () const |
AAngle () | |
AAngle (double) | |
~AAngle () | |
void | gomo (ostream &) |
void | gomi (istream &) |
void | xmlo (ostream &) |
double | getAngle () |
double | getOpposite () |
Protected Attributes | |
double | a |
|
Constructor |
|
Constructor |
|
Destructor |
|
Reimplemented from AGraphic. |
|
Reimplemented from AGraphic. |
|
|
|
|
|
GOM input Reimplemented from AGraphic. |
|
GOM output Reimplemented from AGraphic. |
|
XML output Reimplemented from AGraphic. |
|
|