Uses of Class
javax.media.ding3d.PointLight

Packages that use PointLight
javax.media.ding3d Provides the core set of classes for the 3D graphics API for the Java platform; click here for more information, including explanatory material that was formerly found in the guide. 
 

Uses of PointLight in javax.media.ding3d
 

Subclasses of PointLight in javax.media.ding3d
 class SpotLight
          The SpotLight object specifies an attenuated light source at a fixed point in space that radiates light in a specified direction from the light source.