EchoPoint API - 3.0.0b5
App Webcontainer

Package echopoint.google.chart.model

Primary package under which all model objects required to support the comopnent wrappers around Google API are organised.

See:
          Description

Class Summary
BarChartSize A simple model object that may be used to represent the parameters that control bar chart size.
ChartData<N extends Number> A model object that represents a data set that is to be plotted.
FillArea A model object used to represent a fill that represents an area between two sets of lines plotted.
LineStyle A model object used to represent the style for a line drawn.
Range A model object used to represent the range of a chart axis (and data).
RangeMarker A model object that represents a range marker for the graph.
ScatterPlotData<N extends Number> The model object for use with ScatterPlots.
ShapeMarker A model object that represents a shape marker for data points on a graph.
Title A model object used to represent the title of a chart.
VennDiagramModel A simple model object that represents the data for a VennDiagram.
 

Package echopoint.google.chart.model Description

Primary package under which all model objects required to support the comopnent wrappers around Google API are organised.


EchoPoint API - 3.0.0b5
App Webcontainer