org.swtchart.examples.LargeSeriesExample Class Reference

An example for large series chart. More...

List of all members.

Static Public Member Functions

static void main (String[] args)
 The main method.
static Chart createChart (Composite parent)
 create the chart.

Static Private Member Functions

static double[] getSeries ()

Detailed Description

An example for large series chart.

Definition at line 16 of file LargeSeriesExample.java.


Member Function Documentation

static Chart org.swtchart.examples.LargeSeriesExample.createChart ( Composite  parent  )  [static]
static double [] org.swtchart.examples.LargeSeriesExample.getSeries (  )  [static, private]

Definition at line 71 of file LargeSeriesExample.java.

Referenced by org.swtchart.examples.LargeSeriesExample.createChart().

Here is the caller graph for this function:

static void org.swtchart.examples.LargeSeriesExample.main ( String[]  args  )  [static]

The main method.

Parameters:
args the arguments

Definition at line 24 of file LargeSeriesExample.java.

References org.swtchart.examples.LargeSeriesExample.createChart().

Here is the call graph for this function:


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

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