Uses of Class
org.apache.batik.ext.awt.image.rendered.BumpMap

Packages that use BumpMap
org.apache.batik.ext.awt.image.rendered   
 

Uses of BumpMap in org.apache.batik.ext.awt.image.rendered
 

Constructors in org.apache.batik.ext.awt.image.rendered with parameters of type BumpMap
SpecularLightingRed(double ks, double specularExponent, Light light, BumpMap bumpMap, java.awt.Rectangle litRegion, double scaleX, double scaleY, boolean linear)
           
DiffuseLightingRed(double kd, Light light, BumpMap bumpMap, java.awt.Rectangle litRegion, double scaleX, double scaleY, boolean linear)
           
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.