org.wicketstuff.artwork.liquidcanvas.graphics
Class Gradient
java.lang.Object
org.wicketstuff.artwork.liquidcanvas.graphics.Graphics
org.wicketstuff.artwork.liquidcanvas.graphics.Gradient
- All Implemented Interfaces:
- Serializable
public class Gradient
- extends Graphics
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Gradient
public Gradient()
Gradient
public Gradient(String from,
String to)
- Specify in any web color from and to gradient (rgb hex etc)
- Parameters:
from - to -
getStringForJS
public String getStringForJS()
- Specified by:
getStringForJS in class Graphics
Copyright © 2012. All Rights Reserved.