Uses of Class
org.apache.batik.ext.awt.image.AbstractLight
-
Packages that use AbstractLight Package Description org.apache.batik.ext.awt.image Contains extensions to thejava.awt.imagepackage. -
-
Uses of AbstractLight in org.apache.batik.ext.awt.image
Subclasses of AbstractLight in org.apache.batik.ext.awt.image Modifier and Type Class Description classDistantLightA light source placed at the infinity, such that the light angle is constant over the whole surface.classPointLightA light source which emits a light of constant intensity in all directions.classSpotLightA light source which emits a light of constant intensity in all directions.
-