- All Known Implementing Classes:
Plot2D,Plot2DBarFX,Plot2DFX,Plot3DFX,PlotProcess2D
public interface Plot
- Author:
- Christian Fries
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()setIsLegendVisible(Boolean isLegendVisible)setXAxisLabel(String xAxisLabel)setYAxisLabel(String yAxisLabel)setZAxisLabel(String zAxisLabel)voidshow()
-
Method Details
-
show
- Throws:
Exception
-
close
- Throws:
Exception
-
saveAsJPG
- Throws:
IOException
-
saveAsPDF
- Throws:
IOException
-
saveAsSVG
- Throws:
IOException
-
setTitle
-
setXAxisLabel
-
setYAxisLabel
-
setZAxisLabel
-
setIsLegendVisible
-