| Modifier and Type | Method and Description |
|---|---|
HierarchicalLayoutContext |
PNetVisualizerController.getLayoutContext() |
| Modifier and Type | Field and Description |
|---|---|
protected HierarchicalLayoutContext |
PolylineEdgeRenderer.context |
| Modifier and Type | Method and Description |
|---|---|
HierarchicalLayoutContext |
HierarchicalLayouter.getContext() |
| Modifier and Type | Method and Description |
|---|---|
HierarchicalLayoutContext |
LayoutStage.getContext() |
static HierarchicalLayoutContext |
HierarchicalLayoutContext.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
void |
LayoutStage.setContext(HierarchicalLayoutContext context) |
| Constructor and Description |
|---|
CycleRemover(HierarchicalLayoutContext context) |
LayoutStage(HierarchicalLayoutContext context) |
| Constructor and Description |
|---|
Emplacer(HierarchicalLayoutContext context) |
FastAndSimpleEmplacer(HierarchicalLayoutContext context) |
HeuristicEmplacer(HierarchicalLayoutContext context) |
SimplexEmplacer(HierarchicalLayoutContext context) |
| Constructor and Description |
|---|
PortCalculator(HierarchicalLayoutContext context) |
| Constructor and Description |
|---|
BFSDirectedLayerer(HierarchicalLayoutContext context) |
BFSLayerer(HierarchicalLayoutContext context,
boolean undirected) |
BFSUnderictedLayerer(HierarchicalLayoutContext context) |
CoffmanGrahamLayerer(HierarchicalLayoutContext context) |
ConsecutiveLayerer(HierarchicalLayoutContext context) |
DFSDirectedLayerer(HierarchicalLayoutContext context) |
DFSLayerer(HierarchicalLayoutContext context,
boolean undirected) |
DFSUndirectedLayerer(HierarchicalLayoutContext context) |
Layerer(HierarchicalLayoutContext context) |
LongestPathLayerer(HierarchicalLayoutContext context) |
SimplexLayerer(HierarchicalLayoutContext context) |
| Modifier and Type | Method and Description |
|---|---|
HierarchicalLayoutContext |
BendCalculator.getContext() |
| Constructor and Description |
|---|
BendCalculator(HierarchicalLayoutContext context) |
PolylineBendCalculator(HierarchicalLayoutContext context) |
StraightLineBendCalculator(HierarchicalLayoutContext context) |
| Constructor and Description |
|---|
HeuristicCrossingSequencer(HierarchicalLayoutContext context) |
HybridCrossingSequencer(HierarchicalLayoutContext context) |
Sequencer(HierarchicalLayoutContext context) |
| Constructor and Description |
|---|
ColorMapper(HierarchicalLayoutContext context) |
Simplifier(HierarchicalLayoutContext context,
Sequencer sequencer) |