SSJ API Documentation
Stochastic Simulation in Java
Loading...
Searching...
No Matches
umontreal.ssj.charts.EmpiricalChart Member List

This is the complete list of members for umontreal.ssj.charts.EmpiricalChart, including all inherited members.

disableGrid()umontreal.ssj.charts.XYChart
drawVerticalLine(double x, String name, double yfrac, boolean right)umontreal.ssj.charts.XYChart
EmpiricalChart()umontreal.ssj.charts.EmpiricalChart
EmpiricalChart(String title, String XLabel, String YLabel, double[]... data)umontreal.ssj.charts.EmpiricalChart
EmpiricalChart(String title, String XLabel, String YLabel, double[] data, int numPoints)umontreal.ssj.charts.EmpiricalChart
EmpiricalChart(String title, String XLabel, String YLabel, DoubleArrayList... data)umontreal.ssj.charts.EmpiricalChart
EmpiricalChart(String title, String XLabel, String YLabel, TallyStore... tallies)umontreal.ssj.charts.EmpiricalChart
EmpiricalChart(String title, String XLabel, String YLabel, XYSeriesCollection data)umontreal.ssj.charts.EmpiricalChart
enableGrid(double xstep, double ystep)umontreal.ssj.charts.XYChart
getChartMargin()umontreal.ssj.charts.XYChart
getJFreeChart()umontreal.ssj.charts.XYChart
getSeriesCollection()umontreal.ssj.charts.EmpiricalChart
getTitle()umontreal.ssj.charts.XYChart
getXAxis()umontreal.ssj.charts.XYChart
getYAxis()umontreal.ssj.charts.XYChart
setAutoRange()umontreal.ssj.charts.XYChart
setAutoRange(boolean right, boolean top)umontreal.ssj.charts.XYChart
setAutoRange00(boolean xZero, boolean yZero)umontreal.ssj.charts.XYChart
setChartMargin(double margin)umontreal.ssj.charts.XYChart
setLatexDocFlag(boolean flag)umontreal.ssj.charts.XYChart
setManualRange(double[] range)umontreal.ssj.charts.XYChart
setManualRange(double[] range, boolean right, boolean top)umontreal.ssj.charts.XYChart
setManualRange00(double[] range, boolean xZero, boolean yZero)umontreal.ssj.charts.XYChart
setprobFlag(boolean flag)umontreal.ssj.charts.XYChart
setSeriesCollection(EmpiricalSeriesCollection dataset)umontreal.ssj.charts.EmpiricalChart
setTicksSynchro(int s)umontreal.ssj.charts.EmpiricalChart
setTitle(String title)umontreal.ssj.charts.XYChart
toLatex(double width, double height)umontreal.ssj.charts.EmpiricalChart
toLatexFile(String fileName, double width, double height)umontreal.ssj.charts.XYChart
view(int width, int height)umontreal.ssj.charts.EmpiricalChart