Uses of Class
org.apache.batik.ext.awt.image.rendered.BumpMap
-
Packages that use BumpMap Package Description 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 Constructor Description DiffuseLightingRed(double kd, Light light, BumpMap bumpMap, java.awt.Rectangle litRegion, double scaleX, double scaleY, boolean linear)
SpecularLightingRed(double ks, double specularExponent, Light light, BumpMap bumpMap, java.awt.Rectangle litRegion, double scaleX, double scaleY, boolean linear)
-