public class ForgetfulGraph extends Graph
| Constructor and Description |
|---|
ForgetfulGraph() |
| Modifier and Type | Method and Description |
|---|---|
void |
resetGraph()
Resets the graph and paints it onto a buffered image
|
void |
resetGraph(GraphPainter p) |
void |
setFixed()
Causes the background to not be repainted and just keep painting over the top.
|
addData, appendPoint, autoScale, autoScaleX, autoScaleY, clearData, createTics, dataSetCount, drawBorder, drawSet, drawXTics, drawYTics, getBackground, getDataCoordinates, getDataSet, getGraphPanel, getImageCoordinates, getKeyX, getKeyY, getTitle, getXLabel, getXTicCount, getYLabel, getYTicCount, refresh, repaint, replaceData, resizeGraph, savePng, saveSvg, setAxisColor, setBackground, setContentSize, setKeyX, setKeyY, setLabelFont, setTicFont, setTitle, setTitleFont, setXLabel, setXRange, setXTicCount, setYLabel, setYRange, setYTicCount, show, show, showpublic void setFixed()
public void resetGraph()
resetGraph in class Graphpublic void resetGraph(GraphPainter p)
resetGraph in class GraphCopyright © 2017. All rights reserved.