gistoolkit.display.drawmodel
Interface EditNodesDrawModelListener

All Known Implementing Classes:
EditCommand

public interface EditNodesDrawModelListener

Allows listeners to react to changes in the EdnitNodesDrawModel


Method Summary
 void shapeUpdated(EditNodesDrawModelEvent inEvent)
          called when the shape is updated in any way.
 

Method Detail

shapeUpdated

public void shapeUpdated(EditNodesDrawModelEvent inEvent)
called when the shape is updated in any way.