Class SpecularRectangularFillPainter.ShineContext

java.lang.Object
org.pushingpixels.radiance.theming.api.painter.fill.SpecularRectangularFillPainter.ShineContext
All Implemented Interfaces:
CompositeContext
Enclosing class:
SpecularRectangularFillPainter

private final class SpecularRectangularFillPainter.ShineContext extends Object implements CompositeContext
This class is based on Romain Guy's work from http://www.jroller.com/gfx/entry/new_blendings_modes_for_java2d available under BSD license.