Uses of Class
com.orchestranetworks.addon.dqid.chart.AbstractAxisData
Packages that use AbstractAxisData
Package
Description
Provides classes to define charts and write them to an HTML document.
- 
Uses of AbstractAxisData in com.orchestranetworks.addon.dqid.chart
Subclasses of AbstractAxisData in com.orchestranetworks.addon.dqid.chartModifier and TypeClassDescriptionclassAxisData<Abscissa,Ordinate> Represents the data for a line chart or a bar chart.
It contains multiple data points on a single axis.classThe data for category bar charts.