|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecty25.view.ColumnStyler
Connects nodes with the same id with layer edges and colors them with the same color.
Nested Class Summary | |
protected class |
ColumnStyler.SameIDConnectorLayouter25D
Connects nodes with same ids across all layers with layer edges. |
Constructor Summary | |
ColumnStyler()
|
|
ColumnStyler(double nodeSize,
double columnSize)
|
Method Summary | |
void |
doStyle(Graph25D g25d)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ColumnStyler()
public ColumnStyler(double nodeSize, double columnSize)
Method Detail |
public void doStyle(Graph25D g25d)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |