Uses of Class
org.apache.batik.ext.awt.image.AbstractLight

Packages that use AbstractLight
org.apache.batik.ext.awt.image Contains extensions to the java.awt.image package. 
 

Uses of AbstractLight in org.apache.batik.ext.awt.image
 

Subclasses of AbstractLight in org.apache.batik.ext.awt.image
 class DistantLight
          A light source placed at the infinity, such that the light angle is constant over the whole surface.
 class PointLight
          A light source which emits a light of constant intensity in all directions.
 class SpotLight
          A light source which emits a light of constant intensity in all directions.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.