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 |
---|---|
protected MyRectangleSelectionEventHandler |
GenericPNodeScrollPane.rectangleSelectionEventHandler |
Modifier and Type | Method and Description |
---|---|
MyRectangleSelectionEventHandler |
MyPCanvas.getMyRectangleSelectionEventHandler() |
Modifier and Type | Method and Description |
---|---|
void |
MyPCanvas.setSelectionEventHandler(MyRectangleSelectionEventHandler handler)
Set the selection event handler associated with this canvas.
|