| java.lang.Object org.jvnet.substance.painter.BaseGradientPainter org.jvnet.substance.painter.WaveGradientPainter
WaveGradientPainter | public class WaveGradientPainter extends BaseGradientPainter (Code) | | Gradient painter that returns images with flat appearance and wavy color
areas. This class is part of officially supported API.
author: Kirill Grouchnikov |
getContourBackground | public BufferedImage getContourBackground(int width, int height, Shape contour, boolean isFocused, ColorScheme colorScheme1, ColorScheme colorScheme2, float cyclePos, boolean hasShine, boolean useCyclePosAsInterpolation)(Code) | | |
Methods inherited from org.jvnet.substance.painter.BaseGradientPainter | protected BufferedImage getMixContourBackground(int width, int height, Shape contour, boolean isFocused, ColorScheme colorScheme1, ColorScheme colorScheme2, float cyclePos, boolean hasShine, boolean useCyclePosAsInterpolation)(Code)(Java Doc)
|
|
|