fop 0.95

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

Packages that use PrimaryGridUnit
org.apache.fop.fo.flow.table   
org.apache.fop.layoutmgr.table Layout managers for tables. 
 

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

Methods in org.apache.fop.fo.flow.table that return PrimaryGridUnit
 PrimaryGridUnit EmptyGridUnit.getPrimary()
          Returns the before-start grid unit of the cell containing this grid unit.
 PrimaryGridUnit GridUnit.getPrimary()
          Returns the before-start grid unit of the cell containing this grid unit.
 PrimaryGridUnit PrimaryGridUnit.getPrimary()
          Returns the before-start grid unit of the cell containing this grid unit.
 

Uses of PrimaryGridUnit in org.apache.fop.layoutmgr.table
 

Methods in org.apache.fop.layoutmgr.table with parameters of type PrimaryGridUnit
protected  int TableContentLayoutManager.getXOffsetOfGridUnit(PrimaryGridUnit gu)
          Retuns the X offset of the given grid unit.
 

Constructors in org.apache.fop.layoutmgr.table with parameters of type PrimaryGridUnit
TableCellLayoutManager(TableCell node, PrimaryGridUnit pgu)
          Create a new Cell layout manager.
 


fop 0.95

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