OpenAPI 1.0

Package com.aquafold.openapi.chart

Interface Summary
AQChart Chart

Synopsis:

Chart renders a graphical representation of a set of data, using a series & category data format.

AQChartFactory ChartFactory

Synopsis:

ChartFactory creates charts and provides utility methods for creating request urls for a ChartServlet.

AQChartModel ChartModel

Synopsis:

ChartModel contains the data to be rendered in the chart.

AQChartProperties ChartProperties

Synopsis:

ChartProperties contains a set of attributes which control the chart's appearance (chart types, lighting, fonts, colors, camera pan & zoom, ...).

AQChartRow ChartRow

Synopsis:

ChartRow represents one row of chart data.

AQDataSource DataSource

Synopsis:

A DataSource provides series and category values to a ChartModel.

AQFunctionParameter FunctionParameter

Synopsis:

A FunctionParameter is a parameter for a SeriesFunction.

AQSeriesFunction SeriesFunction

Synopsis:

SeriesFunction is a function which accepts a set of parameters and generates a series of data

Description:

SeriesFunctions are specified in the ChartProperties to add a data series generated by a mathematical function.

 

Enum Summary
AQFunctionParameter.DataType Supported parameter datatypes: Integer, Float, Double
 


OpenAPI 1.0


Copyright © 2010 AquaFold, Inc. All Rights Reserved. Use is subject to license terms.