Uses of Class
mondrian.rolap.agg.SegmentAxis
- 
Packages that use SegmentAxis Package Description mondrian.rolap.agg Manages a cache of aggregates containing cell values. - 
- 
Uses of SegmentAxis in mondrian.rolap.agg
Methods in mondrian.rolap.agg that return SegmentAxis Modifier and Type Method Description SegmentAxis[]GroupingSet. getAxes()Constructors in mondrian.rolap.agg with parameters of type SegmentAxis Constructor Description SegmentWithData(Segment segment, SegmentDataset data, SegmentAxis[] axes)Creates a SegmentWithData from an existing Segment. 
 -