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

Packages that use ZAnchorGroup
edu.umd.cs.jazz.event This package supports Jazz event handlers. 
edu.umd.cs.jazz.util This package defines several utility classes that are likely to be useful for Jazz applications. 
 

Uses of ZAnchorGroup in edu.umd.cs.jazz.event
 

Methods in edu.umd.cs.jazz.event with parameters of type ZAnchorGroup
protected  void ZLinkEventHandler.hideLink(ZAnchorGroup aLink)
          This method finishes the process of link creating a link.
 

Uses of ZAnchorGroup in edu.umd.cs.jazz.util
 

Methods in edu.umd.cs.jazz.util that return ZAnchorGroup
 ZAnchorGroup ZSceneGraphEditor.getAnchorGroup()
          Returns a ZAnchorGroup to use for a node, inserting one above the edited node if none exists.
 



Copyright © 2001 by University of Maryland, College Park, MD 20742, USA All rights reserved.