OPERATION_CONTEXT_LOCATION, OPERATION_LABEL, OPERATION_MENU_LOCATION
Constructor and Description |
---|
ClearFocusOperation() |
Modifier and Type | Method and Description |
---|---|
boolean |
display(List<VertexRef> targets,
OperationContext operationContext) |
boolean |
enabled(List<VertexRef> targets,
OperationContext operationContext) |
void |
execute(GraphContainer graphContainer) |
void |
execute(List<VertexRef> targets,
OperationContext operationContext) |
String |
getId() |
public void execute(List<VertexRef> targets, OperationContext operationContext)
public boolean display(List<VertexRef> targets, OperationContext operationContext)
public boolean enabled(List<VertexRef> targets, OperationContext operationContext)
public void execute(GraphContainer graphContainer)
Copyright © 2021. All rights reserved.