The Gnome Chemistry Utils 0.13.3
Public Member Functions
gcp::StoichiometryTextTag Class Reference

Stoichiometry. More...

#include <fragment.h>

Inheritance diagram for gcp::StoichiometryTextTag:
gccv::PositionTextTag gccv::TextTag

List of all members.

Public Member Functions

 StoichiometryTextTag (double size)
virtual ~StoichiometryTextTag ()
TextTag * Restrict (TextTag *tag)

Detailed Description

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.


Constructor & Destructor Documentation

gcp::StoichiometryTextTag::StoichiometryTextTag ( double  size)
Parameters:
sizea default font size.

Constructs a new StoichiometryTextTag.

virtual gcp::StoichiometryTextTag::~StoichiometryTextTag ( ) [virtual]

The destructor.


Member Function Documentation

TextTag* gcp::StoichiometryTextTag::Restrict ( TextTag *  tag)
Parameters:
taga TextTag.

Implementation of TextTag::Restrict for the StoichiometryTextTag class.

Returns:
the new TextTag if this split or NULL.

The documentation for this class was generated from the following file: