|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ZLayoutManager | |
edu.umd.cs.jazz | Jazz is a general-purpose Java-based engine that supports 2D visualizations. |
Uses of ZLayoutManager in edu.umd.cs.jazz |
Classes in edu.umd.cs.jazz that implement ZLayoutManager | |
class |
ZPathLayoutManager
ZPathLayoutManager positions a set of nodes along a path. |
class |
ZTreeLayoutManager
ZTreeLayoutManager implements a generic tree layout manager that can layout hierarchical Jazz objects, ie. |
Methods in edu.umd.cs.jazz that return ZLayoutManager | |
ZLayoutManager |
ZLayoutGroup.getLayoutManager()
Returns the current layout manager for this node. |
Methods in edu.umd.cs.jazz with parameters of type ZLayoutManager | |
void |
ZLayoutGroup.setLayoutManager(ZLayoutManager manager)
Specifies the layout manager for this node. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |