| Package | Description |
|---|---|
| org.apache.fop.fo.flow.table |
| Modifier and Type | Class | Description |
|---|---|---|
class |
EmptyGridUnit |
GridUnit subclass for empty grid units.
|
class |
PrimaryGridUnit |
This class represents a primary grid unit of a spanned cell.
|
| Modifier and Type | Method | Description |
|---|---|---|
GridUnit |
EffRow.getGridUnit(int column) |
Returns the grid unit at a given position.
|
GridUnit |
EffRow.safelyGetGridUnit(int column) |
Returns the grid unit at a given position.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
PrimaryGridUnit.addRow(GridUnit[] row) |
Add a row.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.