Class RolapAxis

  • All Implemented Interfaces:
    Axis

    public class RolapAxis
    extends java.lang.Object
    implements Axis
    Implementation of the Axis interface.
    Author:
    Richard M. Emberson, Julian Hyde
    • Constructor Detail

      • RolapAxis

        public RolapAxis​(TupleList list)
    • Method Detail

      • getTupleList

        public TupleList getTupleList()
      • toString

        public static java.lang.String toString​(Axis axis)
      • toString

        public static java.lang.String toString​(java.util.List<Position> pl)