|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GlobalLayout
A static layout engine which layouts traverse the graph structure and performs layout from scratch, ignoring the previous positions of the nodes in the graphs.
Red |
Method Summary | |
---|---|
LayoutTarget |
getLayoutTarget()
Return the layout target. |
void |
layout(java.lang.Object composite)
Layout the graph model in the viewport specified by the layout target environment. |
void |
setLayoutTarget(LayoutTarget target)
Set the layout target. |
Method Detail |
---|
LayoutTarget getLayoutTarget()
void setLayoutTarget(LayoutTarget target)
void layout(java.lang.Object composite)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |