Style Intelligence v12.0

Package inetsoft.report.filter

Interface Summary
BinaryTableFilter Binary table filter.
CalcFilter Allow user set the measure names.
Crosstab Crosstab.
Formula This interface is implemented by all Formula objects.
Formula2 This interface defines formulas where the value is calculated based on two columns.
GroupedTable This interface is implemented by all grouped table to provide information on the grouping.
Highlight HighLight interface.
HighlightGroup.HighlightAppliedListener Listener that is notified when a highlight has been applied.
PercentageFormula Formula Object implemented this interface to support percentage.
RegionTable This interface is implemented by table to provide information on the region.
SortedTable This interface is implemented by all sorted tables to provide information on the sorting columns.
 

Class Summary
AbstractBinaryTableFilter Abstract binary filter implements common binary filter functions.
AbstractConditionFilter Description of class.
AbstractGroupedTable An abstract grouped table contains common methods of grouped table.
AverageFormula Calculate the average of numbers.
BooleanComparer Comparer the Boolean data.
CalcFieldFormula This calc field formula to encapsulate many formula with script.
ColumnHighlight Table HighLight class.
ColumnMapFilter This filter performs remapping of column numbers.
ConcatFormula Concatenate values into comma separated list.
ConditionFilter ConditionFilter is a TableFilter which will apply conditions on underlying table.
ConditionGroup A ConditionGroup stores a list of conditions to be applied to the resulting data.
CorrelationFormula Calculate the correlation of two columns.
CountFormula Count the number of items.
CovarianceFormula Calculate the covariance of two columns.
CrosstabConditionFilter Crosstab condition filter.
CrossTabCubeFilter CubeFilter truncates data prefix in crosstab.
CrossTabFilter Create a crosstab table.
CrosstabGrid This class defines the grid lines in a crosstab.
CubeMeasureFormula Cube measure formula.
CubeTableFilter CubeTableFilter providers special column Comparator.
DateComparer Date comparison.
DateTimeComparer Date comparison.
DefaultComparer Object comparison interface.
DefaultFormula Dfault formula.
DefaultSortedTable This class can be used to create a SortedTable instance from a regular table without performing the sorting.
DefaultTableChangeListener Define a default object which listens for TableChangeEvents.
DefaultTableFilter Default table filter provide default implementations for all the methods defined in table filter.
DimensionComparer Dimension comparer.
DimensionSortOrder Object comparison for cube dimension.
DistinctCountFormula Count the distinct occurrence of items.
EightyTwentyFilter This filter sorts a table on the target measure column - summarize the rest measure columns.
FirstFormula Calculate the first value.
GroupedColumnMapFilter This filter performs remapping grouped table of column numbers.
GroupedSortFilter This filter sorts a grouped table by any columns.
GroupFilter Table grouping filter.
HighlightFilter Deprecated.  
HighlightGroup HighLight expert group class.
HighlightGroup.HighlightAppliedEvent Event that signals that a highlight was applied.
LastFormula Calculate the last value.
MaxFormula Calculate the maximum value.
MedianFormula Calculate the median of all numbers.
MetaTableFilter  
MinFormula Calculate the minimum value.
ModeFormula Calculate the mode of all values.
NodeComparer A comparator compares two nodes.
NoneFormula No-op formula.
NthLargestFormula Calculate the nth largest value in a column.
NthMostFrequentFormula Calculate the nth most frequent value in a column.
NthSmallestFormula Calculate the nth smallest value in a column.
NumericComparer Numeric comparison.
PopulationStandardDeviationFormula Calculate the population standard deviation.
PopulationVarianceFormula Calculate the population variance.
ProductFormula Calculate the product of all values.
PthPercentileFormula Calculate the value at the specified percentile.
ReversedComparer This class return a reversed comparasion result of the nested comparer.
RoleComparer Role comparison.
RowSummaryFilter This filter can be used to add a summary column to a table.
SharedFilter Class that represents a shared filter definition for a report.
SharedFilterHelper Class that is responsible for applying a viewsheet shared filter to a report.
SharedFilterMapping Class that encapsulates the mapping between a source field and a shared filter identifier.
SortFilter This filter sorts a table on the specified columns.
SortOrder Group sort order class.
StandardDeviationFormula Calculate the standard deviation.
SumFormula Calculate the sum of all numbers.
SummaryFilter SummaryFilter is a special GroupFilter where only summary rows are displayed.
TableSummaryFilter This filter adds one table level summarization row (grand total) without the need to perform grouping.
TextComparer Text string comparison.
TextHighlight Text and Textbox HighLight class.
TimeComparer Date comparison.
TopNFilter This filter sorts the summaried sections of a grouped table, and extracts the topN sections.
TransparentGroupFilter Deprecated.  
VarianceFormula Calculate the sample variance.
WeightedAverageFormula Calculate the weighted average of two columns.
 


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