Package org.olap4j

Interface Axis

All Known Implementing Classes:
Axis.Standard

public interface Axis
Enumeration of axis types.

The most commonly used values are COLUMNS (the first axis of a 2-dimensional query), ROWS (the second axis of a 2-dimensional query) and FILTER (also known as the slicer axis, denoted by a WHERE clause in an MDX statement).

Since:
Oct 23, 2006
Author:
jhyde