Uses of Class
org.graffiti.selection.SelectionModel
| Package | Description | 
|---|---|
| org.graffiti.session | Contains classes, which are needed for the session handling. | 
- 
Uses of SelectionModel in org.graffiti.sessionMethods in org.graffiti.session that return SelectionModel Modifier and Type Method Description SelectionModelEditorSession. getSelectionModel()Returns the selectionModel.Methods in org.graffiti.session with parameters of type SelectionModel Modifier and Type Method Description voidEditorSession. setSelectionModel(SelectionModel selectionModel)Sets the selectionModel.