Package org.apache.fop.layoutmgr.table
Class TableHFPenaltyPosition
java.lang.Object
org.apache.fop.layoutmgr.Position
org.apache.fop.layoutmgr.table.TableHFPenaltyPosition
This class represents a Position specific to TableContentLayoutManager. Used for table
headers and footers at breaks.
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Creates a new TableHFPenaltyPosition -
Method Summary
Methods inherited from class org.apache.fop.layoutmgr.Position
getIndex, getLM, getLM, getPosition, getPosition, getShortLMName, setIndex
-
Field Details
-
headerElements
Element list for the header
-
-
Constructor Details
-
TableHFPenaltyPosition
Creates a new TableHFPenaltyPosition- Parameters:
lm
- applicable layout manager
-
-
Method Details
-
generatesAreas
public boolean generatesAreas()- Overrides:
generatesAreas
in classPosition
- Returns:
- true if generates areas
-
toString
Description copied from class:Position
-