C++ main module for gpm Package
1.0
|
This is the complete list of members for GPMG_ShowGraphDrawPanel, including all inherited members.
addEdge(SP::GPM_Vertex source, SP::GPM_Vertex target) | GPMG_DrawPanel | protectedvirtual |
addEdgeToNode(SP::GPM_Vertex source, SP::GPM_Node target) | GPMG_DrawPanel | protected |
addEdgeToPort(SP::GPM_Vertex source, SP::GPM_Port target) | GPMG_DrawPanel | protected |
addNode(const tReal &x, const tReal &y, GPM_PortGraph &graph) | GPMG_DrawPanel | protected |
addPort(const tReal &x, const tReal &y, GPM_PortGraph &graph) | GPMG_DrawPanel | protected |
areEdgesShown() const | GPMG_DrawPanel | inline |
areNodesShown() const | GPMG_DrawPanel | inline |
arePortsShown() const | GPMG_DrawPanel | inline |
computeBoundingBox(GUI2D_Box &box) const | GPMG_DrawPanel | protectedvirtual |
computeEdgesScale() | GPMG_ShowGraphDrawPanel | inlineprotectedvirtual |
GPMG_DrawPanel::computeEdgesScale(GPM_PortGraph &graph, double &minValue, double &maxValue) | GPMG_DrawPanel | protected |
computeNodesScale() | GPMG_ShowGraphDrawPanel | inlineprotectedvirtual |
GPMG_DrawPanel::computeNodesScale(GPM_PortGraph &graph, double &minValue, double &maxValue) | GPMG_DrawPanel | protected |
computePortsScale() | GPMG_ShowGraphDrawPanel | inlineprotectedvirtual |
GPMG_DrawPanel::computePortsScale(GPM_PortGraph &graph, double &minValue, double &maxValue) | GPMG_DrawPanel | protected |
computeVertexBounds(double &xMin, double &yMin, double &xMax, double &yMax) const | GPMG_ShowGraphDrawPanel | protectedvirtual |
createPopupMenus() | GPMG_ShowGraphDrawPanel | virtual |
deleteEdge(GPM_Edge &edge) | GPMG_DrawPanel | protectedvirtual |
deleteVertex(GPM_Vertex &vertex) | GPMG_DrawPanel | protectedvirtual |
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_DrawPanel | protected |
drawVertex(GPM_Node &node, const CORE_Color &color, const tString &label, const tReal &Cx, const tReal &Cy, const tReal &w, const tReal &h) | GPMG_DrawPanel | protected |
drawVertex(GPM_Port &port, const CORE_Color &color, const tString &label, const tReal &Cx, const tReal &Cy, const tReal &w, const tReal &h) | GPMG_DrawPanel | protected |
EDGE_COLOR_SCALE | GPMG_DrawPanel | protectedstatic |
getCoordinates(const GPM_PortGraph &graph, GPM_Vertex &vertex, tReal &x, tReal &y) | GPMG_DrawPanel | protected |
getEdgeMenuIndex() const | GPMG_DrawPanel | inline |
getEdgeStateNameToShow() const | GPMG_DrawPanel | inline |
getEdgeWidth() const | GPMG_DrawPanel | inline |
getGraphType(const GPM_Graph *graph) const | GPMG_ShowGraphDrawPanel | inlinevirtual |
getNodeStateNameToShow() const | GPMG_DrawPanel | inline |
getPopupMenu(const int &x, const int &y, GUI2D_Item *item) | GPMG_ShowGraphDrawPanel | virtual |
getPopupObject() | GPMG_DrawPanel | inline |
getPortStateNameToShow() const | GPMG_DrawPanel | inline |
getProjection(tFlag &projX, tFlag &projY) const | GPMG_DrawPanel | inline |
getSelectedEdge() const | GPMG_DrawPanel | inline |
getSelectedObjectColor() const | GPMG_DrawPanel | inline |
getSelectedVertex() const | GPMG_DrawPanel | inline |
getTau() const | GPMG_DrawPanel | inline |
getToNodeEdgeMenuIndex() const | GPMG_DrawPanel | inline |
getToPortEdgeMenuIndex() const | GPMG_DrawPanel | inline |
GPMG_DrawPanel() | GPMG_DrawPanel | protected |
GPMG_ShowGraphDrawPanel() | GPMG_ShowGraphDrawPanel | protected |
initAttributes() | GPMG_ShowGraphDrawPanel | protectedvirtual |
isReadOnly() const | GPMG_DrawPanel | inline |
loadFromUIClass(const UI_Class &mclass) | GPMG_ShowGraphDrawPanel | virtual |
mouseHasChanged(SP::GUI_Mouse mouse) | GPMG_DrawPanel | protectedvirtual |
New() | GPMG_ShowGraphDrawPanel | inlinestatic |
NODE_COLOR_SCALE | GPMG_DrawPanel | protectedstatic |
objectIsClickedOn(SP::CORE_Object item) | GPMG_DrawPanel | protectedvirtual |
objectIsMovedTo(SP::CORE_Object item, const tReal &x, const tReal &y) | GPMG_DrawPanel | protectedvirtual |
paintElements() | GPMG_ShowGraphDrawPanel | protectedvirtual |
popupMenuClicked(const tString &name, const int &x, const int &y) | GPMG_ShowGraphDrawPanel | virtual |
PORT_COLOR_SCALE | GPMG_DrawPanel | protectedstatic |
resetSelectedEdge() | GPMG_DrawPanel | inline |
resetSelectedVertex() | GPMG_DrawPanel | inline |
saveToUIClass(UI_Class &mclass) const | GPMG_ShowGraphDrawPanel | virtual |
setAreEdgesShown(const tBoolean &v) | GPMG_DrawPanel | inline |
setAreNodesShown(const tBoolean &v) | GPMG_DrawPanel | inline |
setAreObjectsClickabled(const tBoolean &v) | GPMG_DrawPanel | inline |
setArePortsShown(const tBoolean &v) | GPMG_DrawPanel | inline |
setEdgeVariableNameToShow(const tString &name) | GPMG_DrawPanel | inline |
setEdgeWidth(const int &v) | GPMG_DrawPanel | inline |
setIsMovingEnabled(const tBoolean &v) | GPMG_DrawPanel | virtual |
setIsReadOnly(const tBoolean &isReadOnly) | GPMG_DrawPanel | |
setNodeVariableNameToShow(const tString &name) | GPMG_DrawPanel | inline |
setPortVariableNameToShow(const tString &name) | GPMG_DrawPanel | inline |
setSelectedEdge(SP::GPM_Edge obj) | GPMG_DrawPanel | inline |
setSelectedVertex(SP::GPM_Vertex obj) | GPMG_DrawPanel | inline |
setVertexSize(const int &v) | GPMG_DrawPanel | inline |
showGraph(GPM_ModelGraph &graph, const tBoolean &isForce) | GPMG_ShowGraphDrawPanel | |
toDoAfterThisSetting() | GPMG_ShowGraphDrawPanel | inlinevirtual |
X | GPMG_DrawPanel | protectedstatic |
Y | GPMG_DrawPanel | protectedstatic |
Z | GPMG_DrawPanel | protectedstatic |
~GPMG_DrawPanel(void) | GPMG_DrawPanel | protectedvirtual |
~GPMG_ShowGraphDrawPanel(void) | GPMG_ShowGraphDrawPanel | protectedvirtual |