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

Uses in package org.apache.fop.layoutmgr.table

Constructors with parameter type org.apache.fop.layoutmgr.table.PrimaryGridUnit

GridUnit.GridUnit(PrimaryGridUnit primary, TableCell cell, TableColumn column, int startCol, int colSpanIndex)
Creates a new grid unit.
GridUnit.GridUnit(PrimaryGridUnit primary, TableColumn column, int startCol, int colSpanIndex)
Creates a new grid unit.
Create a new Cell layout manager.

Methods with return type org.apache.fop.layoutmgr.table.PrimaryGridUnit

PrimaryGridUnit
Returns the before-start grid unit of the cell containing this grid unit.

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