fop 0.90alpha1

org.apache.fop.fo.flow
Class TableFObj.PendingSpan

java.lang.Object
  |
  +--org.apache.fop.fo.flow.TableFObj.PendingSpan
Enclosing class:
TableFObj

protected static class TableFObj.PendingSpan
extends java.lang.Object

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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rowsLeft

protected int rowsLeft
member variable holding the number of rows left
Constructor Detail

TableFObj.PendingSpan

public TableFObj.PendingSpan(int rows)
Constructor
Parameters:
rows - number of rows spanned

fop 0.90alpha1

Copyright 1999-2005 The Apache Software Foundation. All Rights Reserved.