Uses of Class
com.rubecula.darwin.examples.pepperedmoth.WingColor

Packages that use WingColor
com.rubecula.darwin.examples.pepperedmoth

Peppered Moth Example 

 

Uses of WingColor in com.rubecula.darwin.examples.pepperedmoth
 

Methods in com.rubecula.darwin.examples.pepperedmoth that return WingColor
static WingColor VisualizationFactory_PepperedMoth.getWingColor(Organism organism)
          TODO Consider moving this somewhere else.
static WingColor WingColor.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WingColor[] WingColor.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructor parameters in com.rubecula.darwin.examples.pepperedmoth with type arguments of type WingColor
Variant_WingColor(java.lang.Enum<WingColor> value)
           
 



Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.