|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jasperreports.olap.mapping.TuplePosition
public class TuplePosition
Constructor Summary | |
---|---|
TuplePosition(Axis axis,
int idx)
|
Method Summary | |
---|---|
Axis |
getAxis()
|
int |
getIdx()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TuplePosition(Axis axis, int idx)
Method Detail |
---|
public int getIdx()
public Axis getAxis()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |