Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.apps.viewer |
This package implements the SOMViewer application; main class is SOMViewer.java.
|
Modifier and Type | Field and Description |
---|---|
private MyLabelDragSequenceEventHandler |
SOMPane.labelDragHandler |
Modifier and Type | Method and Description |
---|---|
void |
MyPCanvas.setSelectionEventHandler(MyLabelDragSequenceEventHandler handler)
Removes the current selectionEventHandler associated with this canvas and adds event handler for moving Labels.
|