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

Uses in package org.apache.fop.render.rtf.rtflib.tools

Methods with parameter type org.apache.fop.fo.flow.table.Table

void
PercentContext.setTableUnit(Table table, int tableUnit)
Records the calculated table unit for a given table.

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

Constructors with parameter type org.apache.fop.fo.flow.table.Table

Main Constructor.
Create a new table layout manager.
TableRowIterator.TableRowIterator(Table table, int tablePart)
Creates a new TableRowIterator.

Fields of type org.apache.fop.fo.flow.table.Table

Table
The table on which this instance operates.

Methods with return type org.apache.fop.fo.flow.table.Table

Table
Table

Uses in package org.apache.fop.fo.flow.table

Constructors with parameter type org.apache.fop.fo.flow.table.Table

GridUnit.GridUnit(Table table, int colSpanIndex, int rowSpanIndex)
Creates a new grid unit.

Methods with return type org.apache.fop.fo.flow.table.Table

Table
Table
Convenience method to returns a reference to the base Table instance

Uses in package org.apache.fop.render.rtf

Methods with parameter type org.apache.fop.fo.flow.table.Table

void
void

Uses in package org.apache.fop.render.mif

Methods with parameter type org.apache.fop.fo.flow.table.Table

void
void

Uses in package org.apache.fop.fo

Methods with parameter type org.apache.fop.fo.flow.table.Table

void
void

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