Class SimpleLayoutAlgorithm
- java.lang.Object
-
- org.opennms.features.topology.app.internal.SimpleLayoutAlgorithm
-
- All Implemented Interfaces:
LayoutAlgorithm
public class SimpleLayoutAlgorithm extends java.lang.Object implements LayoutAlgorithm
-
-
Constructor Summary
Constructors Constructor Description SimpleLayoutAlgorithm()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
updateLayout(Graph graph)
-
-
-
Method Detail
-
updateLayout
public void updateLayout(Graph graph)
- Specified by:
updateLayout
in interfaceLayoutAlgorithm
-
-