- inflateDiscreteMonitor(DiscreteMonitor, DiscreteNode) - Method in class COM.hugin.GUI.Driver
-
Pairing the DiscreteMonitor GUI element and DiscreteNode HUGIN API object.
- inflateNetwork(HuginCanvas, Domain) - Method in class COM.hugin.GUI.Driver
-
Inflates the entire canvas based on the domain.
- Info - Class in COM.hugin.GUI
-
Info is the communication envelope for GUI elements.
- Info() - Constructor for class COM.hugin.GUI.Info
-
- Info.DiscreteNodeInfo - Class in COM.hugin.GUI
-
Describes the state of a discrete node HUGIN API object.
- Info.DiscreteNodeInfo() - Constructor for class COM.hugin.GUI.Info.DiscreteNodeInfo
-
- Info.DiscreteNodeInfo(Info.DiscreteNodeInfo) - Constructor for class COM.hugin.GUI.Info.DiscreteNodeInfo
-
- Info.LinkInfo - Class in COM.hugin.GUI
-
Describes the parent -- child relation between two HUGIN API nodes.
- Info.LinkInfo() - Constructor for class COM.hugin.GUI.Info.LinkInfo
-
- Info.LinkInfo(Info.LinkInfo) - Constructor for class COM.hugin.GUI.Info.LinkInfo
-
- Info.PositionInfo - Class in COM.hugin.GUI
-
Describes the position of some named HUGIN API object.
- Info.PositionInfo() - Constructor for class COM.hugin.GUI.Info.PositionInfo
-
- Info.PositionInfo(Info.PositionInfo) - Constructor for class COM.hugin.GUI.Info.PositionInfo
-
- InfoMaker - Class in COM.hugin.GUI
-
Produce Info objects by taking a snapshot of a HUGIN API object (Domain, Node etc.).
- InfoMaker() - Constructor for class COM.hugin.GUI.InfoMaker
-