The Gnome Chemistry Utils 0.13.3
|
Charge. More...
#include <fragment.h>
Public Member Functions | |
ChargeTextTag (double size) | |
virtual | ~ChargeTextTag () |
TextTag * | Restrict (TextTag *tag) |
Charge.
TextTag class for charge. Text using this tag will appear as superscript and interpreted as an electric charge.
Definition at line 47 of file fragment.h.
gcp::ChargeTextTag::ChargeTextTag | ( | double | size | ) |
size | a default font size. |
Constructs a new ChargeTextTag.
virtual gcp::ChargeTextTag::~ChargeTextTag | ( | ) | [virtual] |
The destructor.
TextTag* gcp::ChargeTextTag::Restrict | ( | TextTag * | tag | ) |
tag | a TextTag. |
Implementation of TextTag::Restrict for the ChargeTextTag class.