org.olap4j
public static interface CellSetListener.AxisChange
CellSetAxis
; part of a
CellSetListener.CellSetChange
.Modifier and Type | Method and Description |
---|---|
Position |
getAfterPosition()
Returns the position after the change.
|
CellSetAxis |
getAxis()
Returns the axis affected by this change.
|
Position |
getBeforePosition()
Returns the position before the change.
|
CellSetAxis getAxis()
Position getBeforePosition()
Position getAfterPosition()