| java.lang.Object org.jvnet.substance.painter.BaseGradientPainter org.jvnet.substance.painter.NoiseGradientPainter
NoiseGradientPainter | public class NoiseGradientPainter extends BaseGradientPainter (Code) | | Gradient painter that uses noise textures. This class is part of officially
supported API.
author: Kirill Grouchnikov |
getContourBackground | public BufferedImage getContourBackground(int width, int height, Shape contour, boolean isDark, 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)
|
|
|