Uses of Interface
infovis.metadata.AggregationConstants

Packages that use AggregationConstants
infovis.metadata Provides for Metadata management. 
 

Uses of AggregationConstants in infovis.metadata
 

Subinterfaces of AggregationConstants in infovis.metadata
 interface Aggregation
          Interface Aggregation is used to check whether a column is aggregating following a specified rule in a tree.
 

Classes in infovis.metadata that implement AggregationConstants
 class AdditiveAggregation
          Manage number columns that are additive from the leaves to the root, as required by treemaps.
 class AggregationFactory
          Class AggregationFactory manages hierarchical aggregation in columns.
 class AtLeafAggregation
          A Column in a Tree is considerer aggregated at the leaf level it only its leave nodes have defined values.
 class MinAggregation
          Aggregate by computing the min value
 



Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.