|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.graph.layout.controller.LayoutObserverPostLayoutInfo
TODO: comment
| Field Summary | |
LayoutController |
controller
instance variable for the LayoutController this
LayoutControllerPostLayoutInfo has been generated by |
static int |
DYNAMIC_LAYOUT
|
static int |
EDGE_LAYOUT
|
int |
layoutType
|
static int |
NODE_LAYOUT
|
| Method Summary | |
VisualGraphObjectContainer |
getVisualGraphObjectContainer()
Returns the VisualGraphObjectContainer which is associated
to the LayoutController this
LayoutControllerPostLayoutInfo has been generated by. |
VisualGraphView |
getVisualGraphView()
Returns the VisualGraphView which is associated to the
LayoutController this
LayoutControllerPostLayoutInfo has been generated by.
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int EDGE_LAYOUT
public static final int NODE_LAYOUT
public static final int DYNAMIC_LAYOUT
public final LayoutController controller
LayoutController this
LayoutControllerPostLayoutInfo has been generated by
public final int layoutType
| Method Detail |
public final VisualGraphObjectContainer getVisualGraphObjectContainer()
VisualGraphObjectContainer which is associated
to the LayoutController this
LayoutControllerPostLayoutInfo has been generated by.
VisualGraphObjectContainer associated to the
LayoutControllerpublic final VisualGraphView getVisualGraphView()
VisualGraphView which is associated to the
LayoutController this
LayoutControllerPostLayoutInfo has been generated by.
VisualGraphView is associated
null is returned.
VisualGraphView associated to
the LayoutController or null
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||