|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecty25.layout.SameIDConnectorLayouter25D
Constructor Summary | |
SameIDConnectorLayouter25D()
|
Method Summary | |
boolean |
canLayout(LayeredLayoutGraph llg)
Returns true , if this Layouter25D is
capable of layouting the given graph. |
void |
doLayout(LayeredLayoutGraph llg)
Performs the layout on the given graph. |
protected y.base.Node |
getNodeByID(java.util.HashMap usedNodeIDs,
java.lang.Integer nodeID)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SameIDConnectorLayouter25D()
Method Detail |
public boolean canLayout(LayeredLayoutGraph llg)
Layouter25D
true
, if this Layouter25D
is
capable of layouting the given graph.
canLayout
in interface Layouter25D
public void doLayout(LayeredLayoutGraph llg)
Layouter25D
doLayout
in interface Layouter25D
protected y.base.Node getNodeByID(java.util.HashMap usedNodeIDs, java.lang.Integer nodeID)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |