|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Classes implementing this interface calculate the order of nodes within the different layers that the graph has been partitioned. in. within given layers.
Method Summary | |
NodeList[] |
getLayers(LayoutGraph g,
NodeMap layerID,
int maxLayer)
Calculates the sequence of nodes within each layer. |
Method Detail |
public NodeList[] getLayers(LayoutGraph g, NodeMap layerID, int maxLayer)
g
- the graph being acted uponlayerID
- provides for each node an integral number signifying the layer
of that node. The first layer has the number 0.maxLayer
- the number of diferent layers
|
© Copyright 2000-2003, yWorks GmbH. All rights reserved. 2003 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |