25 #ifndef GCHEMPAINT_REACTANT_H 26 #define GCHEMPAINT_REACTANT_H 71 virtual xmlNodePtr Save (xmlDocPtr xml)
const;
79 virtual bool Load (xmlNodePtr node);
95 virtual double GetYAlign ();
122 void AddStoichiometry ();
128 void AddStoichiometry (
gcp::Text *stoichiometry);
152 std::string GetProperty (
unsigned property)
const;
164 bool SetProperty (
unsigned property,
char const *value);
178 #endif // GCHEMPAINT_REACTANT_H GChemPaint specific C++ classes.
gcu::Object * GetStoichChild()
the list of reactants before or after a reaction arrow.
base class for a user interface manager
The Gnome Chemistry Utils C++ classes.
Class for reactants and products of a chemical reaction.
void SetStoichiometry(unsigned coef)
unsigned GetStoichiometry() const
gcu::Object const * GetChild() const