Uses of Class
org.jzy3d.plot3d.rendering.lights.Attenuation
-
Packages that use Attenuation Package Description org.jzy3d.plot3d.rendering.lights -
-
Uses of Attenuation in org.jzy3d.plot3d.rendering.lights
Fields in org.jzy3d.plot3d.rendering.lights declared as Attenuation Modifier and Type Field Description protected AttenuationLight. attenuationMethods in org.jzy3d.plot3d.rendering.lights that return Attenuation Modifier and Type Method Description AttenuationLight. getAttenuation()Methods in org.jzy3d.plot3d.rendering.lights with parameters of type Attenuation Modifier and Type Method Description voidLight. setAttenuation(Attenuation attenuation)
-