fop 1.0

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

Packages that use CollapsingBorderModel
org.apache.fop.fo.flow.table   
org.apache.fop.layoutmgr.table Layout managers for tables. 
 

Uses of CollapsingBorderModel in org.apache.fop.fo.flow.table
 

Fields in org.apache.fop.fo.flow.table declared as CollapsingBorderModel
protected  CollapsingBorderModel GridUnit.collapsingBorderModel
          The border model helper associated with the table
 

Uses of CollapsingBorderModel in org.apache.fop.layoutmgr.table
 

Subclasses of CollapsingBorderModel in org.apache.fop.layoutmgr.table
 class CollapsingBorderModelEyeCatching
          Implements the normal "collapse" border model defined in 6.7.10 in XSL 1.0.
 

Methods in org.apache.fop.layoutmgr.table that return CollapsingBorderModel
static CollapsingBorderModel CollapsingBorderModel.getBorderModelFor(int borderCollapse)
           
 


fop 1.0

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