Uses of Class
org.apache.fop.fo.flow.table.GridUnit
Packages that use GridUnit
-
Uses of GridUnit in org.apache.fop.fo.flow.table
Subclasses of GridUnit in org.apache.fop.fo.flow.tableModifier and TypeClassDescriptionclassGridUnit subclass for empty grid units.classThis class represents a primary grid unit of a spanned cell.Methods in org.apache.fop.fo.flow.table that return GridUnitModifier and TypeMethodDescriptionEffRow.getGridUnit(int column) Returns the grid unit at a given position.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