C++ main module for gpm Package  1.0
GPMG_RuleGraphDrawPanel Member List

This is the complete list of members for GPMG_RuleGraphDrawPanel, including all inherited members.

addEdge(SP::GPM_Vertex source, SP::GPM_Vertex target)GPMG_RuleGraphDrawPanelprotectedvirtual
addEdgeToNode(SP::GPM_Vertex source, SP::GPM_Node target)GPMG_DrawPanelprotected
addEdgeToPort(SP::GPM_Vertex source, SP::GPM_Port target)GPMG_DrawPanelprotected
addNode(const tReal &x, const tReal &y, GPM_PortGraph &graph)GPMG_DrawPanelprotected
addPort(const tReal &x, const tReal &y, GPM_PortGraph &graph)GPMG_DrawPanelprotected
areEdgesShown() const GPMG_DrawPanelinline
areNodesShown() const GPMG_DrawPanelinline
arePortsShown() const GPMG_DrawPanelinline
clearGraphs()GPMG_RuleGraphDrawPanel
computeBoundingBox(GUI2D_Box &box) const GPMG_DrawPanelprotectedvirtual
computeEdgesScale()GPMG_RuleGraphDrawPanelinlineprotectedvirtual
GPMG_DrawPanel::computeEdgesScale(GPM_PortGraph &graph, double &minValue, double &maxValue)GPMG_DrawPanelprotected
computeNodesScale()GPMG_RuleGraphDrawPanelinlineprotectedvirtual
GPMG_DrawPanel::computeNodesScale(GPM_PortGraph &graph, double &minValue, double &maxValue)GPMG_DrawPanelprotected
computePortsScale()GPMG_RuleGraphDrawPanelinlineprotectedvirtual
GPMG_DrawPanel::computePortsScale(GPM_PortGraph &graph, double &minValue, double &maxValue)GPMG_DrawPanelprotected
computeVertexBounds(double &xMin, double &yMin, double &xMax, double &yMax) const GPMG_RuleGraphDrawPanelprotectedvirtual
createPopupMenus()GPMG_RuleGraphDrawPanelvirtual
deleteEdge(GPM_Edge &edge)GPMG_RuleGraphDrawPanelprotectedvirtual
deleteVertex(GPM_Vertex &vertex)GPMG_RuleGraphDrawPanelprotectedvirtual
drawEdge(GPM_Edge *edge, const CORE_Color &color, const tString &label, const tReal &Sx, const tReal &Sy, const tReal &Tx, const tReal &Ty, const tReal &width)GPMG_DrawPanelprotected
drawVertex(GPM_Node &node, const CORE_Color &color, const tString &label, const tReal &Cx, const tReal &Cy, const tReal &w, const tReal &h)GPMG_DrawPanelprotected
drawVertex(GPM_Port &port, const CORE_Color &color, const tString &label, const tReal &Cx, const tReal &Cy, const tReal &w, const tReal &h)GPMG_DrawPanelprotected
EDGE_COLOR_SCALEGPMG_DrawPanelprotectedstatic
getCoordinates(const GPM_PortGraph &graph, GPM_Vertex &vertex, tReal &x, tReal &y)GPMG_DrawPanelprotected
getEdgeMenuIndex() const GPMG_DrawPanelinline
getEdgeStateNameToShow() const GPMG_DrawPanelinline
getEdgeWidth() const GPMG_DrawPanelinline
getGraphType(const GPM_Graph *graph) const GPMG_RuleGraphDrawPanelvirtual
getNodeStateNameToShow() const GPMG_DrawPanelinline
getPopupMenu(const int &x, const int &y, GUI2D_Item *item)GPMG_RuleGraphDrawPanelvirtual
getPopupObject()GPMG_DrawPanelinline
getPortStateNameToShow() const GPMG_DrawPanelinline
getProjection(tFlag &projX, tFlag &projY) const GPMG_DrawPanelinline
getSelectedEdge() const GPMG_DrawPanelinline
getSelectedObjectColor() const GPMG_DrawPanelinline
getSelectedVertex() const GPMG_DrawPanelinline
getTau() const GPMG_DrawPanelinline
getToNodeEdgeMenuIndex() const GPMG_DrawPanelinline
getToPortEdgeMenuIndex() const GPMG_DrawPanelinline
GPMG_DrawPanel()GPMG_DrawPanelprotected
GPMG_RuleGraphDrawPanel()GPMG_RuleGraphDrawPanelprotected
initAttributes()GPMG_RuleGraphDrawPanelprotectedvirtual
isReadOnly() const GPMG_DrawPanelinline
loadFromUIClass(const UI_Class &mclass)GPMG_RuleGraphDrawPanelvirtual
mouseHasChanged(SP::GUI_Mouse mouse)GPMG_DrawPanelprotectedvirtual
New()GPMG_RuleGraphDrawPanelinlinestatic
NODE_COLOR_SCALEGPMG_DrawPanelprotectedstatic
objectIsClickedOn(SP::CORE_Object item)GPMG_RuleGraphDrawPanelprotectedvirtual
objectIsMovedTo(SP::CORE_Object item, const tReal &x, const tReal &y)GPMG_DrawPanelprotectedvirtual
paintElements()GPMG_RuleGraphDrawPanelprotectedvirtual
popupMenuClicked(const tString &name, const int &x, const int &y)GPMG_RuleGraphDrawPanelvirtual
PORT_COLOR_SCALEGPMG_DrawPanelprotectedstatic
resetSelectedEdge()GPMG_DrawPanelinline
resetSelectedVertex()GPMG_DrawPanelinline
saveToUIClass(UI_Class &mclass) const GPMG_RuleGraphDrawPanelvirtual
setAreEdgesShown(const tBoolean &v)GPMG_DrawPanelinline
setAreNodesShown(const tBoolean &v)GPMG_DrawPanelinline
setAreObjectsClickabled(const tBoolean &v)GPMG_DrawPanelinline
setArePortsShown(const tBoolean &v)GPMG_DrawPanelinline
setEdgeVariableNameToShow(const tString &name)GPMG_DrawPanelinline
setEdgeWidth(const int &v)GPMG_DrawPanelinline
setIsMovingEnabled(const tBoolean &v)GPMG_DrawPanelvirtual
setIsReadOnly(const tBoolean &isReadOnly)GPMG_DrawPanel
setNodeVariableNameToShow(const tString &name)GPMG_DrawPanelinline
setPortVariableNameToShow(const tString &name)GPMG_DrawPanelinline
setSelectedEdge(SP::GPM_Edge obj)GPMG_DrawPanelinline
setSelectedVertex(SP::GPM_Vertex obj)GPMG_DrawPanelinline
setVertexSize(const int &v)GPMG_DrawPanelinline
showRule(GPM_ModelFunction &function)GPMG_RuleGraphDrawPanel
toDoAfterThisSetting()GPMG_DrawPanelinlinevirtual
XGPMG_DrawPanelprotectedstatic
YGPMG_DrawPanelprotectedstatic
ZGPMG_DrawPanelprotectedstatic
~GPMG_DrawPanel(void)GPMG_DrawPanelprotectedvirtual
~GPMG_RuleGraphDrawPanel(void)GPMG_RuleGraphDrawPanelprotectedvirtual