Uses of Class
org.foray.fotree.fo.obj.TableColumn

Packages that use TableColumn
org.foray.fotree.fo.obj Classes representing the various Formatting Objects in the fo: namespace. 
 

Uses of TableColumn in org.foray.fotree.fo.obj
 

Methods in org.foray.fotree.fo.obj that return TableColumn
 TableColumn TableColumn.getNextColumn(org.axsl.fo.FoContext context)
          Returns the next table column.
 TableColumn TableColumn.getPreviousColumn(org.axsl.fo.FoContext context)
          Returns the previous table column.
 TableColumn Table.getTableColumn(int index)
          Returns a specific TableColumn in this Table.
 TableColumn[] Table.getTableColumns()
           
 



Copyright © 2017. All rights reserved.