Uses of Class
org.apache.batik.ext.awt.image.rendered.BumpMap
Packages that use BumpMap
-
Uses of BumpMap in org.apache.batik.ext.awt.image.rendered
Constructors in org.apache.batik.ext.awt.image.rendered with parameters of type BumpMapModifierConstructorDescriptionDiffuseLightingRed(double kd, Light light, BumpMap bumpMap, Rectangle litRegion, double scaleX, double scaleY, boolean linear) SpecularLightingRed(double ks, double specularExponent, Light light, BumpMap bumpMap, Rectangle litRegion, double scaleX, double scaleY, boolean linear)