Uses of Class
cz.cuni.jagrlib.piece.Radiosity.Colors

Packages that use Radiosity.Colors
cz.cuni.jagrlib.piece Public modules (building blocks of JaGrLib compositions). 
 

Uses of Radiosity.Colors in cz.cuni.jagrlib.piece
 

Fields in cz.cuni.jagrlib.piece declared as Radiosity.Colors
protected  Radiosity.Colors Radiosity.color
          Actual used color(s).
 

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