Add(GtkWidget *w) | gcu::Object | [virtual] |
AddBond(Bond *pBond) | gcu::Atom | [virtual] |
AddChild(Object *object) | gcu::Object | |
AddRule(TypeId type1, RuleId rule, TypeId type2) | gcu::Object | [static] |
AddRule(const string &type1, RuleId rule, const string &type2) | gcu::Object | [static] |
AddType(string TypeName, Object *(*CreateFunc)(), TypeId id=OtherType) | gcu::Object | [static] |
Atom() | gcu::Atom | |
Atom(int Z, double x, double y, double z=0.) | gcu::Atom | |
Atom(Atom &a) | gcu::Atom | |
Build(list< Object * > &Children) | gcu::Object | [virtual] |
BuildContextualMenu(GtkUIManager *UIManager, Object *object) | gcu::Object | [virtual] |
Cleave() | gcu::CrystalAtom | [inline] |
CreateNewSignalId() | gcu::Object | [static] |
CreateObject(const string &TypeName, Object *parent=NULL) | gcu::Object | [static] |
CrystalAtom(CrystalAtom &caAtom) | gcu::CrystalAtom | |
Distance(double x, double y, double z, bool bFixed) | gcu::CrystalAtom | |
gcu::Atom::Distance(Atom *pAtom) | gcu::Atom | |
Draw() | gcu::CrystalAtom | |
EmitSignal(SignalId Signal) | gcu::Object | |
GetAtomAt(double x, double y, double z=0.) | gcu::Object | [virtual] |
GetBond(Atom *pAtom) | gcu::Atom | |
GetBondsNumber() | gcu::Atom | [inline] |
GetCharge() | gcu::Atom | [inline] |
GetChild(const gchar *Id) | gcu::Object | |
GetChildrenNumber() | gcu::Object | [inline] |
GetColor(double *red, double *green, double *blue, double *alpha) | gcu::CrystalAtom | |
GetCoords(double *x, double *y, double *z=NULL) | gcu::Atom | [virtual] |
GetCreationLabel(TypeId Id) | gcu::Object | [static] |
GetCreationLabel(const string &TypeName) | gcu::Object | [static] |
GetDescendant(const gchar *Id) | gcu::Object | |
GetDocument() | gcu::Object | |
GetFirstBond(map< Atom *, Bond * >::iterator &i) | gcu::Atom | |
GetFirstChild(map< string, Object * >::iterator &i) | gcu::Object | |
GetFirstLink(set< Object * >::iterator &i) | gcu::Object | |
GetGroup() | gcu::Object | |
GetId() | gcu::Object | [inline] |
GetMolecule() | gcu::Object | |
GetNextBond(map< Atom *, Bond * >::iterator &i) | gcu::Atom | |
GetNextChild(map< string, Object * >::iterator &i) | gcu::Object | |
GetNextLink(set< Object * >::iterator &i) | gcu::Object | |
GetNextNodeByName(xmlNodePtr node, char *Name) | gcu::Object | |
GetNextNodeByProp(xmlNodePtr node, char *Property, char *Id) | gcu::Object | |
GetNodeByName(xmlNodePtr node, char *Name) | gcu::Object | |
GetNodeByProp(xmlNodePtr node, char *Property, char *Id) | gcu::Object | |
GetParent() | gcu::Object | [inline] |
GetParentOfType(TypeId Id) | gcu::Object | |
GetPossibleAncestorTypes(set< TypeId > &types) | gcu::Object | |
GetRadius() | gcu::CrystalAtom | [inline] |
GetReaction() | gcu::Object | |
GetRules(TypeId type, RuleId rule) | gcu::Object | [static] |
GetRules(const string &type, RuleId rule) | gcu::Object | [static] |
GetSize() | gcu::CrystalAtom | |
GetSymbol() | gcu::Atom | |
GetType() | gcu::Object | [inline] |
GetTypeId(const string &Name) | gcu::Object | [static] |
GetTypeName(TypeId Id) | gcu::Object | [static] |
GetYAlign() | gcu::Object | [virtual] |
GetZ() | gcu::Atom | [inline] |
HasChildren() | gcu::Object | [inline] |
HasCustomColor() | gcu::CrystalAtom | [inline] |
IsCleaved() | gcu::CrystalAtom | [inline] |
IsLocked() | gcu::Object | [inline] |
Load(xmlNodePtr node) | gcu::Atom | [virtual] |
LoadNode(xmlNodePtr node) | gcu::CrystalAtom | [virtual] |
Lock(bool state=true) | gcu::Object | |
m_bCustomColor | gcu::CrystalAtom | [protected] |
m_Bonds | gcu::Atom | [protected] |
m_Charge | gcu::Atom | [protected] |
m_fAlpha | gcu::CrystalAtom | [protected] |
m_fBlue | gcu::CrystalAtom | [protected] |
m_fGreen | gcu::CrystalAtom | [protected] |
m_fRed | gcu::CrystalAtom | [protected] |
m_nCleave | gcu::CrystalAtom | [protected] |
m_Radius | gcu::CrystalAtom | [protected] |
m_x | gcu::Atom | [protected] |
m_y | gcu::Atom | [protected] |
m_z | gcu::Atom | [protected] |
m_Z | gcu::Atom | [protected] |
Move(double x, double y, double z=0.) | gcu::Atom | [virtual] |
NetToCartesian(double a, double b, double c, double alpha, double beta, double gamma) | gcu::CrystalAtom | |
Object(TypeId Id=OtherType) | gcu::Object | |
OnSignal(SignalId Signal, Object *Child) | gcu::Object | [virtual] |
OnUnlink(Object *object) | gcu::Object | [virtual] |
gcu::Atom::operator=(Atom &a) | gcu::Atom | |
operator==(CrystalAtom &caAtom) | gcu::CrystalAtom | |
Print(GnomePrintContext *pc) | gcu::Object | [virtual] |
r() | gcu::CrystalAtom | [inline] |
RemoveBond(Bond *pBond) | gcu::Atom | [virtual] |
Save(xmlDocPtr xml) | gcu::Atom | [virtual] |
SaveChildren(xmlDocPtr xml, xmlNodePtr node) | gcu::Object | |
SaveId(xmlNodePtr node) | gcu::Object | |
SaveNode(xmlDocPtr xml, xmlNodePtr node) | gcu::CrystalAtom | [virtual] |
ScalProd(int h, int k, int l) | gcu::CrystalAtom | |
SetCharge(char Charge) | gcu::Atom | [inline] |
SetColor(float red, float green, float blue, float alpha) | gcu::CrystalAtom | |
SetCoords(double x, double y, double z=0) | gcu::Atom | [inline] |
SetCreationLabel(TypeId Id, string Label) | gcu::Object | [static] |
SetDefaultColor() | gcu::CrystalAtom | |
SetId(gchar *Id) | gcu::Object | |
SetParent(Object *Parent) | gcu::Object | |
SetRadius(const GcuAtomicRadius &r) | gcu::CrystalAtom | |
SetSelected(GtkWidget *w, int state) | gcu::Object | [virtual] |
SetSize(double r) | gcu::CrystalAtom | |
SetZ(int Z) | gcu::Atom | [virtual] |
Transform2D(Matrix2D &m, double x, double y) | gcu::Atom | [virtual] |
Unlink(Object *object) | gcu::Object | |
Update(GtkWidget *w) | gcu::Object | [virtual] |
x() | gcu::Atom | [inline] |
y() | gcu::Atom | [inline] |
z() | gcu::Atom | [inline] |
zoom(double ZoomFactor) | gcu::Atom | |
~Atom() | gcu::Atom | [virtual] |
~Object() | gcu::Object | [virtual] |