Uses of Class
cz.cuni.jagrlib.testing.PhotonMap.Volume

Packages that use PhotonMap.Volume
cz.cuni.jagrlib.testing Temporary JaGrLib modules. 
 

Uses of PhotonMap.Volume in cz.cuni.jagrlib.testing
 

Fields in cz.cuni.jagrlib.testing declared as PhotonMap.Volume
protected  PhotonMap.Volume PhotonMap.volume
          Actual volume used for finding photons.
 

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