Jazz API Documentation

Uses of Class
edu.umd.cs.jazz.ZVisualGroup

Packages that use ZVisualGroup
edu.umd.cs.jazz This is the root package for all Jazz classes. 
 

Uses of ZVisualGroup in edu.umd.cs.jazz
 

Subclasses of ZVisualGroup in edu.umd.cs.jazz
 class ZAnchorGroup
          ZAnchorGroup is a group that manages a hyperlink from the edit node below it.
 class ZLayoutGroup
          ZLayoutGroup is a group node that can layout the children of a specified node.
 class ZSelectionGroup
          ZSelectionGroup is a group node that represents the selection of a node.
 

Methods in edu.umd.cs.jazz with parameters of type ZVisualGroup
 void ZVisualGroup.duplicateObject(ZVisualGroup refNode)
          Copies all object information from the reference object into the current object.
 


Jazz API Documentation