Uses of Class
edu.umd.cs.jazz.util.ZProperty

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

Methods in edu.umd.cs.jazz with parameters of type ZProperty
protected  void ZNode.addClientProperty(ZProperty prop)
          Internal method to add the specified property.
 

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

Methods in edu.umd.cs.jazz.util that return ZProperty
 ZProperty[] ZListImpl.ZPropertyListImpl.getPropertiesReference()
           
 ZProperty[] ZNullList.getPropertiesReference()
           
 ZProperty[] ZList.ZPropertyList.getPropertiesReference()
           
 



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