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

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

Classes derived from org.apache.fop.fo.flow.table.TableFObj

class
Class modelling the fo:table object.
class
Class modelling the fo:table-body object.
class
Class modelling the fo:table-cell object.
class
A common class for fo:table-body and fo:table-row which both can contain fo:table-cell.
class
Class modelling the fo:table-column object.
class
Class modelling the fo:table-footer object.
class
Class modelling the fo:table-header object.
class
Class modelling the fo:table-row object.

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

void
TableFObj.createBorder(int side, TableFObj competitor)
Creates a BorderSpecification from the border set on the given side, performing conflict resolution with the same border on the given object.

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