org.wicketstuff.artwork.liquidcanvas.graphics
Class Fill

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

public class Fill
extends Graphics

See Also:
Serialized Form

Constructor Summary
Fill()
           
Fill(java.lang.String color)
           
 
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

Fill

public Fill(java.lang.String color)

Fill

public Fill()
Method Detail

getStringForJS

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


Copyright © 2010. All Rights Reserved.