org.wicketstuff.artwork.liquidcanvas.graphics
Class Rect

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

public class Rect
extends Graphics

See Also:
Serialized Form

Constructor Summary
Rect()
           
 
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

Rect

public Rect()
Method Detail

getStringForJS

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


Copyright © 2011. All Rights Reserved.