Class SimpleLayoutOperation
- java.lang.Object
-
- org.opennms.features.topology.api.AbstractCheckedOperation
-
- org.opennms.features.topology.app.internal.operations.LayoutOperation
-
- org.opennms.features.topology.app.internal.operations.SimpleLayoutOperation
-
- All Implemented Interfaces:
CheckedOperation
,HistoryOperation
,Operation
public class SimpleLayoutOperation extends LayoutOperation
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.opennms.features.topology.app.internal.operations.LayoutOperation
LayoutOperation.LayoutFactory
-
-
Field Summary
-
Fields inherited from interface org.opennms.features.topology.api.Operation
OPERATION_CONTEXT_LOCATION, OPERATION_LABEL, OPERATION_MENU_LOCATION
-
-
Constructor Summary
Constructors Constructor Description SimpleLayoutOperation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getId()
-
Methods inherited from class org.opennms.features.topology.app.internal.operations.LayoutOperation
applyHistory, display, execute, getLayoutAlgorithm, isChecked
-
Methods inherited from class org.opennms.features.topology.api.AbstractCheckedOperation
createHistory, enabled, enabled, isChecked
-
-
-
-
Method Detail
-
getId
public String getId()
-
-