| ca.mcgill.sable.graph.editparts.GraphEditPart
GraphEditPart | public GraphEditPart()(Code) | | |
activate | public void activate()(Code) | | |
applyGraphResults | public void applyGraphResults(DirectedGraph graph, HashMap map)(Code) | | |
contributeEdgesToGraph | public void contributeEdgesToGraph(DirectedGraph graph, HashMap map)(Code) | | |
contributeNodesToGraph | public void contributeNodesToGraph(DirectedGraph graph, HashMap map)(Code) | | |
createEditPolicies | protected void createEditPolicies()(Code) | | |
createFigure | protected IFigure createFigure()(Code) | | |
deactivate | public void deactivate()(Code) | | |
getFigureHeight | public int getFigureHeight()(Code) | | |
getFigureWidth | public int getFigureWidth()(Code) | | |
getModelChildren | public List getModelChildren()(Code) | | |
setFigure | protected void setFigure(IFigure figure)(Code) | | |
setFigureHeight | public void setFigureHeight(int i)(Code) | | Parameters: i - |
setFigureWidth | public void setFigureWidth(int i)(Code) | | Parameters: i - |
|
|