Uses of Class
org.jboss.apiviz.ColorCombination

Packages that use ColorCombination
org.jboss.apiviz   
 

Uses of ColorCombination in org.jboss.apiviz
 

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

Constructors in org.jboss.apiviz with parameters of type ColorCombination
ClassDocGraph.CategoryOptions(String catName, ColorCombination combination)
           
 



Copyright © 2008-2012 JBoss - a division of Red Hat. All Rights Reserved.