Package | Description |
---|---|
org.apache.fop.fo.flow.table |
Modifier and Type | Class and 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 and 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 and Description |
---|---|
void |
PrimaryGridUnit.addRow(GridUnit[] row)
Add a row.
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.