Class SpecularRectangularFillPainter.Shine
java.lang.Object
org.pushingpixels.radiance.theming.api.painter.fill.SpecularRectangularFillPainter.Shine
- All Implemented Interfaces:
Composite
- Enclosing class:
SpecularRectangularFillPainter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateContext
(ColorModel srcColorModel, ColorModel dstColorModel, RenderingHints hints)
-
Field Details
-
comp
-
contour
-
topShineColor
-
bottomShineColor
-
alpha
private float alpha
-
-
Constructor Details
-
Shine
-
-
Method Details
-
createContext
public CompositeContext createContext(ColorModel srcColorModel, ColorModel dstColorModel, RenderingHints hints) - Specified by:
createContext
in interfaceComposite
-