org.wicketstuff.artwork.liquidcanvas.graphics
Class RoundedRect

java.lang.Object
  extended by org.wicketstuff.artwork.liquidcanvas.graphics.Graphics
      extended by org.wicketstuff.artwork.liquidcanvas.graphics.RoundedRect
All Implemented Interfaces:
java.io.Serializable

public class RoundedRect
extends Graphics

See Also:
Serialized Form

Constructor Summary
RoundedRect()
           
RoundedRect(byte radius)
           
 
Method Summary
 java.lang.String getStringForJS()
           
 
Methods inherited from class org.wicketstuff.artwork.liquidcanvas.graphics.Graphics
getChainedGraphics, isChained, setChainedGraphics
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoundedRect

public RoundedRect(byte radius)

RoundedRect

public RoundedRect()
Method Detail

getStringForJS

public java.lang.String getStringForJS()
Specified by:
getStringForJS in class Graphics


Copyright © 2010. All Rights Reserved.