org.wicketstuff.flot
Class PointsGraphType

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

public class PointsGraphType
extends GraphType
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
PointsGraphType(java.lang.Double lineWidth, java.lang.Boolean fill, Color fillColor, java.lang.Double radius)
           
 
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

PointsGraphType

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

toString

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


Copyright © 2010. All Rights Reserved.