JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
mondrian.olap
Interface Axis
All Known Implementing Classes:
RolapAxis
public interface
Axis
A
Axis
is a component of a
Result
. It contains a list of
Position
s.
Since:
6 August, 2001
Author:
jhyde
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
Position
>
getPositions
()
Method Details
getPositions
List
<
Position
>
getPositions
()