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
Fields in org.apache.batik.ext.awt.image.rendered declared as BumpMapModifier and TypeFieldDescriptionprivate BumpMapDiffuseLightingRed.bumpMapBumpMap sourceprivate BumpMapSpecularLightingRed.bumpMapBumpMap sourceConstructors 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)