Class SpecularRectangularSurfacePainter.ShineContext

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

private final class SpecularRectangularSurfacePainter.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.