org.foray.pioneer
Class TableFooterPL
java.lang.Object
org.foray.pioneer.FONodePL
org.foray.pioneer.FObjPL
org.foray.pioneer.AbstractTablePartPL
org.foray.pioneer.TableFooterPL
public class TableFooterPL
- extends AbstractTablePartPL
Pioneer Layout for TableFooter
.
Method Summary |
org.axsl.fo.fo.TableFooter |
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 |
TableFooterPL
public TableFooterPL(org.axsl.fo.fo.TableFooter footer,
PioneerLS layout)
- Constructor.
- Parameters:
footer
- The FO Tree object which is being laid out.layout
- The ancestor layout system.
getFONode
public org.axsl.fo.fo.TableFooter 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.