OpenAPI 1.0

Uses of Package
com.aquafold.openapi.chart

Packages that use com.aquafold.openapi.chart
com.aquafold.openapi   
com.aquafold.openapi.chart   
com.aquafold.openapi.data   
com.aquafold.openapi.report   
 

Classes in com.aquafold.openapi.chart used by com.aquafold.openapi
AQChartFactory
          ChartFactory

Synopsis:

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

 

Classes in com.aquafold.openapi.chart used by com.aquafold.openapi.chart
AQChart
          Chart

Synopsis:

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

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.

AQFunctionParameter.DataType
          Supported parameter datatypes: Integer, Float, Double
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.

 

Classes in com.aquafold.openapi.chart used by com.aquafold.openapi.data
AQChart
          Chart

Synopsis:

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

 

Classes in com.aquafold.openapi.chart used by com.aquafold.openapi.report
AQChart
          Chart

Synopsis:

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

 


OpenAPI 1.0


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