org.wicketstuff.flot
Class LineGraphType

java.lang.Object
  extended by org.wicketstuff.flot.GraphType
      extended by org.wicketstuff.flot.LineGraphType
All Implemented Interfaces:
java.io.Serializable

public class LineGraphType
extends GraphType
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
LineGraphType(java.lang.Double lineWidth, java.lang.Boolean fill, Color fillColor)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LineGraphType

public LineGraphType(java.lang.Double lineWidth,
                     java.lang.Boolean fill,
                     Color fillColor)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class GraphType


Copyright © 2010. All Rights Reserved.