|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ZLayoutGroup | |
edu.umd.cs.jazz | Jazz is a general-purpose Java-based engine that supports 2D visualizations. |
edu.umd.cs.jazz.util | This package defines several utility classes that are likely to be useful for Jazz applications. |
Uses of ZLayoutGroup in edu.umd.cs.jazz |
Methods in edu.umd.cs.jazz with parameters of type ZLayoutGroup | |
boolean |
ZTreeLayoutManager.setCurrentOrientation(ZLayoutGroup layout,
int orientation)
Set the current orientation. |
boolean |
ZTreeLayoutManager.setCurrentHeadingStyle(ZLayoutGroup layout,
int h)
Set the current heading style. |
boolean |
ZTreeLayoutManager.setLinkStyle(ZLayoutGroup layout,
int v)
Set the value of linkStyle. |
Uses of ZLayoutGroup in edu.umd.cs.jazz.util |
Methods in edu.umd.cs.jazz.util that return ZLayoutGroup | |
ZLayoutGroup |
ZSceneGraphEditor.getLayoutGroup()
Returns a ZLayoutGroup to use for a node, inserting one above the edited node if none exists. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |