Uses of Class
gistoolkit.display.drawmodel.EditNodesDrawModel

Packages that use EditNodesDrawModel
gistoolkit.application.command   
 

Uses of EditNodesDrawModel in gistoolkit.application.command
 

Methods in gistoolkit.application.command that return EditNodesDrawModel
 EditNodesDrawModel EditCommand.getEditModel()
          Insert the method's description here.
 

Methods in gistoolkit.application.command with parameters of type EditNodesDrawModel
 void EditCommand.setEditModel(EditNodesDrawModel newEditModel)
          Insert the method's description here.