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

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

addEdge(SP::GPM_Vertex source, SP::GPM_Vertex target)GPMG_DrawPanelprotectedvirtual
addEdgeToNode(SP::GPM_Vertex source, SP::GPM_Node target)GPMG_DrawPanelprotected
addEdgeToPort(SP::GPM_Vertex source, SP::GPM_Port target)GPMG_DrawPanelprotected
addGraph(const GPM_ModelGraph &graph, const tString &file, const tReal minPoint[3], const tReal maxPoint[3], const map< tString, tReal * > &bounds)GPMG_MovieGraphDrawPanel
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_MovieGraphDrawPanel
clearScales()GPMG_MovieGraphDrawPanel
computeBoundingBox(GUI2D_Box &box) const GPMG_DrawPanelprotectedvirtual
computeEdgesScale()GPMG_MovieGraphDrawPanelprotectedvirtual
GPMG_DrawPanel::computeEdgesScale(GPM_PortGraph &graph, double &minValue, double &maxValue)GPMG_DrawPanelprotected
computeNodesScale()GPMG_MovieGraphDrawPanelprotectedvirtual
GPMG_DrawPanel::computeNodesScale(GPM_PortGraph &graph, double &minValue, double &maxValue)GPMG_DrawPanelprotected
computePortsScale()GPMG_MovieGraphDrawPanelprotectedvirtual
GPMG_DrawPanel::computePortsScale(GPM_PortGraph &graph, double &minValue, double &maxValue)GPMG_DrawPanelprotected
computeVertexBounds(double &xMin, double &yMin, double &xMax, double &yMax) const GPMG_MovieGraphDrawPanelprotectedvirtual
createPopupMenus()GPMG_DrawPanelvirtual
deleteEdge(GPM_Edge &edge)GPMG_DrawPanelprotectedvirtual
deleteVertex(GPM_Vertex &vertex)GPMG_DrawPanelprotectedvirtual
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_MovieGraphDrawPanelinlinevirtual
getNodeStateNameToShow() const GPMG_DrawPanelinline
getPopupMenu(const int &x, const int &y, GUI2D_Item *item)GPMG_DrawPanelvirtual
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
goToFirst()GPMG_MovieGraphDrawPanelinline
goToLast()GPMG_MovieGraphDrawPanelinline
GPMG_DrawPanel()GPMG_DrawPanelprotected
GPMG_MovieGraphDrawPanel()GPMG_MovieGraphDrawPanelprotected
hasNext() const GPMG_MovieGraphDrawPanelinline
hasPrevious() const GPMG_MovieGraphDrawPanelinline
initAttributes()GPMG_MovieGraphDrawPanelprotectedvirtual
isOnFirst() const GPMG_MovieGraphDrawPanelinline
isOnLast() const GPMG_MovieGraphDrawPanelinline
isReadOnly() const GPMG_DrawPanelinline
loadFromUIClass(const UI_Class &mclass)GPMG_MovieGraphDrawPanelvirtual
mouseHasChanged(SP::GUI_Mouse mouse)GPMG_DrawPanelprotectedvirtual
New()GPMG_MovieGraphDrawPanelinlinestatic
next()GPMG_MovieGraphDrawPanelinline
next(const int &d)GPMG_MovieGraphDrawPanel
NODE_COLOR_SCALEGPMG_DrawPanelprotectedstatic
objectIsClickedOn(SP::CORE_Object item)GPMG_DrawPanelprotectedvirtual
objectIsMovedTo(SP::CORE_Object item, const tReal &x, const tReal &y)GPMG_DrawPanelprotectedvirtual
paintElements()GPMG_MovieGraphDrawPanelprotectedvirtual
play(const tBoolean &isLoopOn)GPMG_MovieGraphDrawPanel
popupMenuClicked(const tString &name, const int &x, const int &y)GPMG_DrawPanelvirtual
PORT_COLOR_SCALEGPMG_DrawPanelprotectedstatic
previous()GPMG_MovieGraphDrawPanelinline
resetSelectedEdge()GPMG_DrawPanelinline
resetSelectedVertex()GPMG_DrawPanelinline
save(const tString &prefix)GPMG_MovieGraphDrawPanel
saveToUIClass(UI_Class &mclass) const GPMG_MovieGraphDrawPanelvirtual
setAreEdgesShown(const tBoolean &v)GPMG_DrawPanelinline
setAreNodesShown(const tBoolean &v)GPMG_DrawPanelinline
setAreObjectsClickabled(const tBoolean &v)GPMG_DrawPanelinline
setArePortsShown(const tBoolean &v)GPMG_DrawPanelinline
setDelay(const int &i)GPMG_MovieGraphDrawPanelinline
setEdgeVariableNameToShow(const tString &name)GPMG_DrawPanelinline
setEdgeWidth(const int &v)GPMG_DrawPanelinline
setGraphFiles(const vector< tString > &files, const tReal minPoint[3], const tReal maxPoint[3], const map< tString, tReal * > &bounds)GPMG_MovieGraphDrawPanelinline
setIsMovingEnabled(const tBoolean &v)GPMG_DrawPanelvirtual
setIsReadOnly(const tBoolean &isReadOnly)GPMG_DrawPanel
setNodeVariableNameToShow(const tString &name)GPMG_DrawPanelinline
setPortVariableNameToShow(const tString &name)GPMG_DrawPanelinline
setScales(const tReal minPoint[3], const tReal maxPoint[3], const map< tString, tReal * > &bounds)GPMG_MovieGraphDrawPanel
setSelectedEdge(SP::GPM_Edge obj)GPMG_DrawPanelinline
setSelectedVertex(SP::GPM_Vertex obj)GPMG_DrawPanelinline
setVertexSize(const int &v)GPMG_DrawPanelinline
stop()GPMG_MovieGraphDrawPanel
threadHasBeenSuspended(const int &steap, const tFlag &action)GPMG_MovieGraphDrawPanel
threadHasFinished(const tFlag &action)GPMG_MovieGraphDrawPanel
toDoAfterThisSetting()GPMG_MovieGraphDrawPanelinlinevirtual
XGPMG_DrawPanelprotectedstatic
YGPMG_DrawPanelprotectedstatic
ZGPMG_DrawPanelprotectedstatic
~GPMG_DrawPanel(void)GPMG_DrawPanelprotectedvirtual
~GPMG_MovieGraphDrawPanel(void)GPMG_MovieGraphDrawPanelprotectedvirtual