pivot.charts.content
Class Interval

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

public class Interval
extends Point

Represents value data for interval chart views.

Author:
gbrown

Constructor Summary
Interval()
           
 
Method Summary
 float getWidth()
           
 void setWidth(float width)
           
 
Methods inherited from class 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)