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

Packages that use ZStickyGroup
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 ZStickyGroup in edu.umd.cs.jazz
 

Methods in edu.umd.cs.jazz that return ZStickyGroup
static ZStickyGroup ZStickyGroup.makeSticky(ZNode node, ZCamera camera, int constraintType)
          Make the specified node sticky by adding a sticky node above the specified node.
 

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

Methods in edu.umd.cs.jazz.util that return ZStickyGroup
 ZStickyGroup ZSceneGraphEditor.getStickyGroup()
          Returns a ZStickyGroup 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.