|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecty25.layout.Layouter25DAdapter
Applies a 2D Layouter to all Graphs inside a LayeredLayoutGraph individually.
Constructor Summary | |
Layouter25DAdapter(Layouter layouter)
Creates an instance of Layouter25DAdapter that uses the given 2D layouter. |
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Layouter25DAdapter(Layouter layouter)
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
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |