25 #ifndef GCHEMPAINT_REACTION_H
26 #define GCHEMPAINT_REACTION_H
68 bool Build (std::set < Object * >
const &Children)
throw (std::invalid_argument);
99 bool Load (xmlNodePtr node);
114 #endif //GCHEMPAINT_REACTION_H
bool BuildContextualMenu(gcu::UIManager *UIManager, gcu::Object *object, double x, double y)
GChemPaint specific C++ classes.
parent class for reaction, mesomery, and anything else containing chemical objects and arrows between...
base class for a user interface manager
The Gnome Chemistry Utils C++ classes.
bool OnSignal(gcu::SignalId Signal, gcu::Object *Child)
void Transform2D(gcu::Matrix2D &m, double x, double y)
bool Load(xmlNodePtr node)
bool Build(std::set< Object * > const &Children)