public interface RectangularSelectProvider
Modifier and Type | Method and Description |
---|---|
void |
performSelection(Rectangle sceneSelection)
Called for perfoming a selection specified by a rectangle in scene coordination system.
|
void performSelection(Rectangle sceneSelection)
sceneSelection
- the selection rectangle in scene coordination system.