public class PowerValuePlotManager extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
PowerValuePlotManager()
private constructor to force instance handling
|
| Modifier and Type | Method and Description |
|---|---|
static PowerValuePlotManager |
getInstance()
singleton access
|
File |
getPlot(String channelNos,
String isoFrom,
String isoTo,
int width,
int height)
get the plot File
|
File |
getPlotFile(String filename)
get the file with the given filename from the cache
|
Path |
getTempDirectory()
get a temporary Directory
|
VZDB |
getVzdb() |
void |
setVzdb(VZDB vzdb) |
protected PowerValuePlotManager()
public void setVzdb(VZDB vzdb)
public static PowerValuePlotManager getInstance()
public Path getTempDirectory() throws Exception
Exceptionpublic File getPlot(String channelNos, String isoFrom, String isoTo, int width, int height) throws Exception
channelNos - isoFrom - isoTo - width - height - ExceptionCopyright © 2018 BITPlan GmbH. All rights reserved.