|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pivot.charts.content.Point
org.apache.pivot.charts.content.Interval
public class Interval
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 |
---|
public Interval()
Method Detail |
---|
public float getWidth()
public void setWidth(float width)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |