|
The Gnome Chemistry Utils
0.13.7
|
parent class for reaction, mesomery, and anything else containing chemical objects and arrows between them. More...
#include <gcp/scheme.h>
Public Member Functions | |
| Scheme (gcu::TypeId type) | |
| virtual | ~Scheme () |
Protected Member Functions | |
| void | Align () throw (std::invalid_argument) |
parent class for reaction, mesomery, and anything else containing chemical objects and arrows between them.
| gcp::Scheme::Scheme | ( | gcu::TypeId | type | ) |
| type | the actual type of the object. |
The default constructor.
| virtual gcp::Scheme::~Scheme | ( | ) | [virtual] |
The destructor.
| void gcp::Scheme::Align | ( | ) | throw (std::invalid_argument) [protected] |
Aligns the children logically.
1.7.6.1