Modifier and Type | Method and Description |
---|---|
void |
ConfigurableTaskAction.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
void |
ProcessConfigurationAction.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
DecoratorToolBar.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
CopyAction.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
void |
CutAction.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
DecreaseSizeAction.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
void |
IncreaseSizeAction.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
void |
SetSelectedElementsFillColourAction.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
void |
ViewCancellationSetAction.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
AlignBottomAction.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
void |
AlignCentreAction.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
void |
AlignLeftAction.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
void |
AlignMiddleAction.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
void |
AlignRightAction.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
void |
AlignTopAction.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
DeleteAction.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
ZoomSelectedElementsAction.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
PropertiesLoader.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
Modifier and Type | Method and Description |
---|---|
static GraphState |
GraphState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GraphState[] |
GraphState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GraphStateListener.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |
void |
Publisher.publishState(GraphState state,
GraphSelectionEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
Publisher.subscribe(GraphStateListener listener,
java.util.List<GraphState> interestedStates) |
Modifier and Type | Method and Description |
---|---|
void |
BottomPanel.graphSelectionChange(GraphState state,
GraphSelectionEvent event) |