Modifier and Type | Method and Description |
---|---|
void |
LayerContainer.reset(LayerContainer other) |
Constructor and Description |
---|
LayerContainer(LayerContainer layerContainer) |
Modifier and Type | Method and Description |
---|---|
LayerContainer |
HierarchicalLayoutContext.getLayerContainer() |
Modifier and Type | Method and Description |
---|---|
void |
HierarchicalLayoutContext.setLayerContainer(LayerContainer layerContainer) |
Modifier and Type | Method and Description |
---|---|
float |
Sequencer.barycenterValue(LayerContainer order,
prefuse.data.Node node,
int nextLayer) |
int |
Sequencer.crossing(LayerContainer order) |
int |
Sequencer.crossing(LayerContainer order,
int layer,
int nextLayer) |
protected float |
Sequencer.medianValue(LayerContainer order,
prefuse.data.Node node,
int nextLayer) |