Uses of Interface
org.olap4j.Position
Packages that use Position
Package
Description
Provides the core classes and interfaces of the olap4j API for accessing and processing OLAP data.
-
Uses of Position in org.olap4j
Methods in org.olap4j that return PositionModifier and TypeMethodDescriptionCellSetListener.AxisChange.getAfterPosition()Returns the position after the change.CellSetListener.AxisChange.getBeforePosition()Returns the position before the change.Methods in org.olap4j that return types with arguments of type PositionModifier and TypeMethodDescriptionCellSetAxis.getPositions()Returns a list ofPositionobjects on this CellSetAxis.CellSetAxis.iterator()Opens an iterator over the positions on this CellSetAxis.Methods in org.olap4j with parameters of type Position