Modifier and Type | Method and Description |
---|---|
LayoutAlgorithm |
DisplayState.getLayoutAlgorithm() |
LayoutAlgorithm |
TopologyServiceClient.getPreferredLayoutAlgorithm() |
LayoutAlgorithm |
TopologyService.getPreferredLayoutAlgorithm(String metaTopologyId,
String namespace) |
Modifier and Type | Method and Description |
---|---|
void |
DisplayState.setLayoutAlgorithm(LayoutAlgorithm layoutAlgorithm) |
Modifier and Type | Class and Description |
---|---|
class |
ManualLayoutAlgorithm |
class |
SimpleLayoutAlgorithm |
Modifier and Type | Method and Description |
---|---|
LayoutAlgorithm |
VEProviderGraphContainer.getLayoutAlgorithm() |
LayoutAlgorithm |
DefaultTopologyServiceClient.getPreferredLayoutAlgorithm() |
Modifier and Type | Method and Description |
---|---|
void |
VEProviderGraphContainer.setLayoutAlgorithm(LayoutAlgorithm layoutAlgorithm) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLayoutAlgorithm |
class |
CircleLayoutAlgorithm |
class |
D3TopoLayoutAlgorithm |
class |
FRLayoutAlgorithm |
class |
GridLayoutAlgorithm |
class |
HierarchyLayoutAlgorithm
Algorithm to transform a graph of vertices and edges into a hierarchical structure of a 2D plane.
|
class |
ISOMLayoutAlgorithm |
class |
KKLayoutAlgorithm |
class |
RealUltimateLayoutAlgorithm |
class |
SpringLayoutAlgorithm |
class |
TopoFRLayoutAlgorithm |
Modifier and Type | Method and Description |
---|---|
LayoutAlgorithm |
LayoutOperation.getLayoutAlgorithm() |
LayoutAlgorithm |
LayoutOperation.LayoutFactory.getLayoutAlgorithm() |
Modifier and Type | Method and Description |
---|---|
LayoutAlgorithm |
DefaultTopologyService.getPreferredLayoutAlgorithm(String metaTopologyId,
String namespace) |
Copyright © 2021. All rights reserved.