Class PrintElementIndex
java.lang.Object
net.sf.jasperreports.engine.export.PrintElementIndex
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringasAddress(PrintElementIndex parentIndex, int elementIndex) intgetIndex()protected static voidwriteElementAddress(StringBuilder output, PrintElementIndex parentIndex, int elementIndex)
-
Constructor Details
-
PrintElementIndex
-
-
Method Details
-
getParentIndex
-
getIndex
public int getIndex() -
asAddress
-
writeElementAddress
protected static void writeElementAddress(StringBuilder output, PrintElementIndex parentIndex, int elementIndex)
-