Uses of Class
cz.cuni.jagrlib.worker.EulerWorker.Constructions

Packages that use EulerWorker.Constructions
cz.cuni.jagrlib.worker JaGrLib worker modules - descendants of Worker. 
 

Uses of EulerWorker.Constructions in cz.cuni.jagrlib.worker
 

Fields in cz.cuni.jagrlib.worker declared as EulerWorker.Constructions
protected  EulerWorker.Constructions EulerWorker.construction
          Current construction mode/scene.
 

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