SSJ  3.3.1
Stochastic Simulation in Java
EmpiricalChart Member List

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

autoRange (defined in XYChart)XYChartprotected
chart (defined in XYChart)XYChartprotected
chartMargin (defined in XYChart)XYChartprotected
computeScale(double[] bounds) (defined in XYChart)XYChartprotected
computeXScale(double position) (defined in XYChart)XYChartprotected
computeYScale(double position) (defined in XYChart)XYChartprotected
dataset (defined in XYChart)XYChartprotected
disableGrid()XYChart
drawVerticalLine(double x, String name, double yfrac, boolean right)XYChart
EmpiricalChart()EmpiricalChart
EmpiricalChart(String title, String XLabel, String YLabel, double[]... data)EmpiricalChart
EmpiricalChart(String title, String XLabel, String YLabel, double[] data, int numPoints)EmpiricalChart
EmpiricalChart(String title, String XLabel, String YLabel, DoubleArrayList... data)EmpiricalChart
EmpiricalChart(String title, String XLabel, String YLabel, TallyStore... tallies)EmpiricalChart
EmpiricalChart(String title, String XLabel, String YLabel, XYSeriesCollection data)EmpiricalChart
enableGrid(double xstep, double ystep)XYChart
getChartMargin()XYChart
getJFreeChart()XYChart
getSeriesCollection()EmpiricalChart
getTitle()XYChart
getXAxis()XYChart
getYAxis()XYChart
grid (defined in XYChart)XYChartprotected
init(String title, String XLabel, String YLabel) (defined in EmpiricalChart)EmpiricalChartprotected
latexDocFlag (defined in XYChart)XYChartprotected
manualRange (defined in XYChart)XYChartprotected
probFlag (defined in XYChart)XYChartprotected
setAutoRange()XYChart
setAutoRange(boolean right, boolean top)XYChart
setAutoRange(boolean xZero, boolean yZero, boolean right, boolean top) (defined in XYChart)XYChartprotected
setAutoRange00(boolean xZero, boolean yZero)XYChart
setChartMargin(double margin)XYChart
setLatexDocFlag(boolean flag)XYChart
setManualRange(double[] range)XYChart
setManualRange(double[] range, boolean right, boolean top)XYChart
setManualRange00(double[] range, boolean xZero, boolean yZero)XYChart
setprobFlag(boolean flag)XYChart
setSeriesCollection(EmpiricalSeriesCollection dataset)EmpiricalChart
setTick0Flags() (defined in XYChart)XYChartprotected
setTicksSynchro(int s)EmpiricalChart
setTitle(String title)XYChart
toLatex(double width, double height) (defined in EmpiricalChart)EmpiricalChart
toLatexFile(String fileName, double width, double height)XYChart
view(int width, int height)EmpiricalChart
XAxis (defined in XYChart)XYChartprotected
xstepGrid (defined in XYChart)XYChartprotected
YAxis (defined in XYChart)XYChartprotected
ystepGrid (defined in XYChart)XYChartprotected