org.wicketstuff.artwork.liquidcanvas.graphics
Class Graphics
java.lang.Object
org.wicketstuff.artwork.liquidcanvas.graphics.Graphics
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- Border, Fill, Gradient, Image, Rect, RoundedRect, Shadow
public abstract class Graphics
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Graphics
public Graphics()
getChainedGraphics
public Graphics getChainedGraphics()
isChained
public boolean isChained()
setChainedGraphics
public Graphics setChainedGraphics(Graphics chainedGraphics)
getStringForJS
public abstract String getStringForJS()
Copyright © 2012. All Rights Reserved.