fop svn-trunk

Uses of Class
org.apache.fop.fo.flow.table.GridUnit

Packages that use GridUnit
org.apache.fop.fo.flow.table   
 

Uses of GridUnit in org.apache.fop.fo.flow.table
 

Subclasses of GridUnit in org.apache.fop.fo.flow.table
 class EmptyGridUnit
          GridUnit subclass for empty grid units.
 class PrimaryGridUnit
          This class represents a primary grid unit of a spanned cell.
 

Methods in org.apache.fop.fo.flow.table that return GridUnit
 GridUnit EffRow.getGridUnit(int column)
          Returns the grid unit at a given position.
 GridUnit EffRow.safelyGetGridUnit(int column)
          Returns the grid unit at a given position.
 

Methods in org.apache.fop.fo.flow.table with parameters of type GridUnit
 void PrimaryGridUnit.addRow(GridUnit[] row)
           
 


fop svn-trunk

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