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

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

Classes derived from org.apache.fop.layoutmgr.table.GridUnit

class
GridUnit subclass for empty grid units.
class
This class represents a primary grid unit of a spanned cell.

Methods with parameter type org.apache.fop.layoutmgr.table.GridUnit

void
CommonBorderPaddingBackground.BorderInfo
CollapsingBorderModel.determineWinner(GridUnit current, GridUnit neighbour, int side, int flags)
Determines the winning BorderInfo.
CommonBorderPaddingBackground.BorderInfo
CollapsingBorderModelEyeCatching.determineWinner(GridUnit currentGridUnit, GridUnit otherGridUnit, int side, int flags)
Determines the winning BorderInfo.
int
Retuns the X offset of the given grid unit.
void
GridUnit.resolveBorder(GridUnit other, int side)
Resolve collapsing borders for the given cell.
void
GridUnit.resolveBorder(GridUnit other, int side, int resFlags)
Resolve collapsing borders for the given cell.

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

GridUnit

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