org.foray.pioneer
Class TableHeaderPL
java.lang.Object
org.foray.pioneer.FONodePL
org.foray.pioneer.FObjPL
org.foray.pioneer.AbstractTablePartPL
org.foray.pioneer.TableHeaderPL
public class TableHeaderPL
- extends AbstractTablePartPL
Pioneer Layout for TableHeader
.
Method Summary |
org.axsl.fo.fo.TableHeader |
getFONode()
Returns the FO Tree node that is being laid out by this layout item. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableHeaderPL
public TableHeaderPL(org.axsl.fo.fo.TableHeader header,
PioneerLS layout)
- Constructor.
- Parameters:
header
- The FO Tree object which is being laid out.layout
- The ancestor layout system.
getFONode
public org.axsl.fo.fo.TableHeader getFONode()
- Description copied from class:
FONodePL
- Returns the FO Tree node that is being laid out by this layout item.
- Specified by:
getFONode
in class FONodePL
- Returns:
- The FO Tree node that is being laid out.
Copyright © 2017. All rights reserved.