Style Intelligence v12.0

Package inetsoft.graph.data

Interface Summary
AttributeDataSet AttributeDataSet, extends DataSet by supporting more attributes, e.g.
CalcColumn This interface defines the API for calculating the column values in a dataset.
CalcRow This interface defines the API for calculating the row values in a dataset.
DataSet DataSet, as the data provider, provides data for a graph.
DataSetComparator This interface defines the api for a comparator that is tied to a specific dataset (e.g.
DataSetFilter DataSetFilter defines the common functions for a data set filter.
 

Class Summary
AbstractDataSet This is the base class for data set.
AbstractDataSetFilter AbstactDataSetFilter implements common functions of DataSetFilter.
BoxDataSet This class is used to create a boxplot.
DefaultDataSet This class implements dataset interface and provide a in-memory implementation of datasets.
HRef Hyperlink.Ref contains the actual hyperlink and the link parameter values.
SortedDataSet SortedDataSet sorts the base data set by comparing the values of a measure or dimension.
SubDataSet This class extracts a subset of tuples from a dataset using simple conditions.
SumDataSet This class prepares sum data for measures, and the sum data is grouped by dimensions.
TimeSeriesRow This class fills in the missing gaps in the time series.
 


Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.