Uses of Class
prefuse.PredefinedShape

Packages that use PredefinedShape
prefuse The top-level Visualization and Display classes, as well as Constants used throughout the toolkit. 
 

Uses of PredefinedShape in prefuse
 

Methods in prefuse that return PredefinedShape
static PredefinedShape PredefinedShape.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PredefinedShape[] PredefinedShape.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008 Regents of the University of California