fop 0.95

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 0.95

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