Home
last modified time | relevance | path

Searched defs:TableCellLayoutManager (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/layoutmgr/table/
H A DTableCellLayoutManager.java71 public class TableCellLayoutManager extends BlockStackingLayoutManager { class
117 public TableCellLayoutManager(TableCell node, PrimaryGridUnit pgu) { in TableCellLayoutManager() method in TableCellLayoutManager