org.apache.batik.ext.awt.image.rendered

Class SpecularLightingRed

public class SpecularLightingRed extends AbstractTiledRed

Constructor Summary
SpecularLightingRed(double ks, double specularExponent, Light light, BumpMap bumpMap, Rectangle litRegion, double scaleX, double scaleY, boolean linear)
Method Summary
WritableRastercopyData(WritableRaster wr)
voidgenRect(WritableRaster wr)

Constructor Detail

SpecularLightingRed

public SpecularLightingRed(double ks, double specularExponent, Light light, BumpMap bumpMap, Rectangle litRegion, double scaleX, double scaleY, boolean linear)

Method Detail

copyData

public WritableRaster copyData(WritableRaster wr)

genRect

public void genRect(WritableRaster wr)
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.