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

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

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

Fields in cz.cuni.jagrlib.testing declared as PhotonMap.Type
protected  PhotonMap.Type PhotonMap.type
          Actual type of searching nearest photons.
 

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