|
fop 0.94 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fo.flow.TableFObj.PendingSpan
protected static class TableFObj.PendingSpan
Used for determining initial values for column-numbers in case of row-spanning cells (for clarity)
Field Summary | |
---|---|
protected int |
rowsLeft
member variable holding the number of rows left |
Constructor Summary | |
---|---|
TableFObj.PendingSpan(int rows)
Constructor |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int rowsLeft
Constructor Detail |
---|
public TableFObj.PendingSpan(int rows)
rows
- number of rows spanned
|
fop 0.94 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |