EchoPoint API - 3.0.0b5
App Webcontainer

Package echopoint.google.chart.internal

Package for internal use only classes supporting the public components around Google API.

See:
          Description

Class Summary
AbstractChart<N extends Number> The abstract base class for the components that wrap the charts provided by Google Chart API.
AdvancedChart<N extends Number> An abstract base class for charts that support most of the configuration options supported by Google Chart API.
Marker An abstract base class used to represent markers for data points or ranges displayed on graphs.
SimpleChart<N extends Number> An abstract base class for charts (pie chart, venn diagram) that support only a sub-set of the options supported by Google Chart API.
 

Package echopoint.google.chart.internal Description

Package for internal use only classes supporting the public components around Google API. Typically contains abstract super classes for the components provided by the library.


EchoPoint API - 3.0.0b5
App Webcontainer