|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ZNode | |
| edu.umd.cs.jazz | Jazz is a general-purpose Java-based engine that supports 2D visualizations. |
| Uses of ZNode in edu.umd.cs.jazz |
| Subclasses of ZNode in edu.umd.cs.jazz | |
class |
ZAnchorGroupZAnchorGroup holds the information for a spatial hyperlink. |
class |
ZClipGroupZClipGroup applies a clip to the current ZRenderContext before rendering its children. |
class |
ZConstraintGroupZConstraintGroup is a transform group that changes its transform based on a computation defined in a specified method. |
class |
ZFadeGroupZFadeGroup is a group node that controls transparency and fading of its sub-tree. |
class |
ZGroupZGroup is a node with children. |
class |
ZHandleGroupZHandleGroup is a group node that manages a collection of ZHandles. |
class |
ZInvisibleGroupZInvisibleGroup is a group node that completely hides its descendents. |
class |
ZLayerGroupZLayerGroup is used exclusively to specify the portion of the scenegraph that a camera can see. |
class |
ZLayoutGroupZLayoutGroup is a visual group that wraps a layout manager that can position the node's children. |
class |
ZLeafZLeaf is a basic leaf node that doesn't have any children. |
class |
ZNameGroupZNameGroup is a group node that names a portion of the scenegraph. |
class |
ZRootZRoot extends ZNode overiding several methods of ZNode to ensure that ZRoot is always in the root position of a Scenegraph. |
class |
ZSelectionGroupZSelectionGroup is a visual group node that provides functionality for specifying selection. |
class |
ZSpatialIndexGroupZSpatialIndexGroup is a group node that supports R-tree indexing for a group of visual components. |
class |
ZStickyGroupZStickyGroup is a constraint group that moves its children inversely to the camera view, so that the children stay visually on the same place on the screen, even as the camera view changes. |
class |
ZTransformGroupZTransformGroup is a group node that specifies an arbitrary affine transform. |
class |
ZVisualGroupZVisualGroup is a group node that has a visual components that can be rendered. |
class |
ZVisualLeaf |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||