test.swtchart.main.TestChart Class Reference

List of all members.

Static Public Member Functions

static void main (String[] args)

Static Private Attributes

static final double[] yLineSeries1 = { 4.6, 5.4, 6.9, 5.6, Double.NaN, 7.1 }
static final double[] yLineSeries2 = { 6.0, 5.1, 4.9, Double.NaN, 5.3, 4.2 }

Detailed Description

Definition at line 14 of file TestChart.java.


Member Function Documentation

static void test.swtchart.main.TestChart.main ( String[]  args  )  [static]

Member Data Documentation

final double [] test.swtchart.main.TestChart.yLineSeries1 = { 4.6, 5.4, 6.9, 5.6, Double.NaN, 7.1 } [static, private]

Definition at line 19 of file TestChart.java.

Referenced by test.swtchart.main.TestChart.main().

final double [] test.swtchart.main.TestChart.yLineSeries2 = { 6.0, 5.1, 4.9, Double.NaN, 5.3, 4.2 } [static, private]

Definition at line 20 of file TestChart.java.

Referenced by test.swtchart.main.TestChart.main().


The documentation for this class was generated from the following file:

Generated on 26 Oct 2015 for SWTChart.org by  doxygen 1.6.1