| Package | Description |
|---|---|
| org.arakhne.neteditor.android.actionmode | |
| org.arakhne.neteditor.android.actionmode.base |
| Modifier and Type | Method and Description |
|---|---|
SelectionMode |
ActionModeManager.getSelectionMode() |
SelectionMode |
FigureActionModeManager.getSelectionMode()
Replies the current mode of selection.
|
static SelectionMode |
SelectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectionMode[] |
SelectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionModeManager.setSelectionMode(SelectionMode mode) |
void |
FigureActionModeManager.setSelectionMode(SelectionMode mode)
Change the mode of selection.
|
| Modifier and Type | Method and Description |
|---|---|
SelectionMode |
BaseMode.getSelectionMode()
Replies the current mode of selection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseMode.setSelectionMode(SelectionMode mode)
Change the mode of selection.
|
Copyright © 2001-2013 NetEditor Developers. 
NetEditor API Documentation by NetEditor Developers is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Based on a work at www.arakhne.org/neteditor