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