Class StandardWaveFillPainter
- java.lang.Object
-
- org.pushingpixels.substance.extras.api.painterpack.fill.WaveDelegateFillPainter
-
- org.pushingpixels.substance.extras.api.painterpack.fill.StandardWaveFillPainter
-
public class StandardWaveFillPainter extends WaveDelegateFillPainter
Fill painter that returns images with standard fill appearance and wavy color areas. This class is part of officially supported API.
-
-
Constructor Summary
Constructors Constructor Description StandardWaveFillPainter()Creates a new gradient painter.
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from class org.pushingpixels.substance.extras.api.painterpack.fill.WaveDelegateFillPainter
getDisplayName, paintContourBackground
-
-