org.apache.pivot.charts.content
Class Interval

java.lang.Object
  extended by org.apache.pivot.charts.content.Point
      extended by org.apache.pivot.charts.content.Interval

public class Interval
extends Point

Represents value data for interval chart views.


Constructor Summary
Interval()
           
 
Method Summary
 float getWidth()
           
 void setWidth(float width)
           
 
Methods inherited from class org.apache.pivot.charts.content.Point
getX, getY, setX, setY
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Interval

public Interval()
Method Detail

getWidth

public float getWidth()

setWidth

public void setWidth(float width)