Package | Description |
---|---|
org.opennms.features.topology.api | |
org.opennms.features.topology.app.internal | |
org.opennms.features.topology.app.internal.jung |
Modifier and Type | Method and Description |
---|---|
Layout |
Graph.getLayout() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLayout |
Modifier and Type | Method and Description |
---|---|
Layout |
VEProviderGraphContainer.VEGraph.getLayout() |
Modifier and Type | Field and Description |
---|---|
protected Layout |
ISOMLayoutAlgorithm.NonStupidISOMLayout.m_layout |
Modifier and Type | Method and Description |
---|---|
protected static org.apache.commons.collections15.Transformer<VertexRef,Point2D> |
AbstractLayoutAlgorithm.initializer(Layout graphLayout) |
protected static org.apache.commons.collections15.Transformer<VertexRef,Point2D> |
TopoFRLayoutAlgorithm.initializer(Layout graphLayout,
int xOffset,
int yOffset) |
protected static org.apache.commons.collections15.Transformer<VertexRef,Point2D> |
FRLayoutAlgorithm.initializer(Layout graphLayout,
int xOffset,
int yOffset) |
protected static org.apache.commons.collections15.Transformer<VertexRef,Point2D> |
AbstractLayoutAlgorithm.initializer(Layout graphLayout,
int xOffset,
int yOffset) |
Constructor and Description |
---|
NonStupidISOMLayout(edu.uci.ics.jung.graph.Graph<VertexRef,EdgeRef> g,
Layout graphLayout) |
Copyright © 2015. All rights reserved.