|
ElVis Java Interface | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object sv.graph.Fx sv.graph.Fxi sv.graph.Fxt
The Fxt graph class contains datasets indexed by time.
Field Summary |
Fields inherited from class sv.graph.Fx |
ALGEBRAIC, AUTOMATIC, LINEAR, LOGARITHMIC, SCIENTIFIC, shot, units |
Constructor Summary | |
Fxt(java.lang.String graphName)
Create a graph containing datasets indexed by time. |
Methods inherited from class sv.graph.Fxi |
addDataset, setIndexLabel, showLines, showMarkers |
Methods inherited from class sv.graph.Fx |
addDataset, addLabel, addLegendTitle, findClosestDataset, getLegendTitle, getTitleLabel, getXLabel, getXNumberStyle, getXRange, getYLabel, getYNumberStyle, getYRange, isLegend, isShowLines, isShowMarkers, isXGridlines, isYGridlines, setLegendTitle, setLocation, setPlotOrigin, setPlotSize, setScalable, setTitleLabel, setTitleLabel, setXLabel, setXLabel, setXNumberStyle, setXRange, setYLabel, setYLabel, setYLabel, setYNumberStyle, setYRange, showGridlines, showLegend |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Fxt(java.lang.String graphName)
graphName
- - Name of the graph.
|
ElVis Java Interface | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |