|
The Gnome Chemistry Utils 0.12.8
|
Stoichiometry. More...
#include <fragment.h>
Public Member Functions | |
| StoichiometryTextTag (double size) | |
| virtual | ~StoichiometryTextTag () |
| TextTag * | Restrict (TextTag *tag) |
Stoichiometry.
TextTag class for stoichiometry. Text using this tag will appear as subscript and interpreted as a stoichiometric index.
Definition at line 76 of file fragment.h.
| gcp::StoichiometryTextTag::StoichiometryTextTag | ( | double | size | ) |
| size | a default font size. |
Constructs a new StoichiometryTextTag.
| virtual gcp::StoichiometryTextTag::~StoichiometryTextTag | ( | ) | [virtual] |
The destructor.
| TextTag* gcp::StoichiometryTextTag::Restrict | ( | TextTag * | tag | ) |
| tag | a TextTag. |
Implementation of TextTag::Restrict for the StoichiometryTextTag class.
1.7.4