public interface Table extends Fo, CommonAccessibilityPa, CommonAuralPa, CommonBorderPaddingBgPa, CommonMarginBlockPa, CommonMarginInlineOptimumPa, CommonRelativePositionPa, BlockProgressionDimensionPa, BorderAfterPrecedencePa, BorderBeforePrecedencePa, BorderCollapsePa, BorderEndPrecedencePa, BorderSeparationPa, BorderStartPrecedencePa, BreakAfterPa, BreakBeforePa, ClearPa, IdPa, IndexClassPa, IndexKeyPa, InlineProgressionDimensionPa, IntrusionDisplacePa, KeepTogetherPa, KeepWithNextPa, KeepWithPreviousPa, TableLayoutPa, TableOmitFooterAtBreakPa, TableOmitHeaderAtBreakPa, WritingModePa
An fo:table object in XSL-FO.
Note the inclusion of CommonMarginInlineOptimumPa in the "extends"
list.
The "space-start" and "space-end" properties are not included in the list of
properties that apply to fo:table.
However, "margin-left", "margin-right", "margin-top", and "margin-bottom" are
included in that list, and, in the aXSL normalizations scheme, these can map
to "space-start" and "space-end". Therefore, access to those properties must
be made available to an fo:table.
DIMENSION_AUTOABSOLUTE_POSITION_AUTO| Modifier and Type | Method and Description |
|---|---|
TableColumn[] |
getTableColumns()
Returns the columns for this table.
|
TableFooter |
getTableFooter()
Returns the table-footer for this table.
|
TableHeader |
getTableHeader()
Returns the table-header for this table.
|
boolean |
isFixedLayout()
Indicates whether the "fixed" or "automatic" table layout algorithm
should be used.
|
int |
numberOfColumns()
Returns the number of columns defined for this table.
|
acceptProxyFactory, ancestorBasicLink, ancestorListRelatedObject, ancestorMarker, ancestorTable, getChildAt, getColumn, getContextMessage, getLine, getName, getParent, getSequentialIndex, getSystemId, isBlockLevelFo, isValid, qtyMarkerChildren, traitIsReferenceAreachildren, getAllowsChildren, getChildCount, getIndex, isLeaftraitRole, traitSourceDocumentgetVoice, traitAzimuth, traitCueAfter, traitCueBefore, traitElevation, traitPauseAfter, traitPauseBefore, traitPitch, traitPitchRange, traitPlayDuring, traitPlayDuringMix, traitPlayDuringRepeat, traitRichness, traitSpeak, traitSpeakHeader, traitSpeakNumeral, traitSpeakPunctuation, traitSpeechRate, traitStress, traitVoiceFamily, traitVolumetraitBackgroundAttachment, traitBackgroundColor, traitBackgroundImage, traitBackgroundPositionHorizontal, traitBackgroundPositionVertical, traitBackgroundRepeat, traitBorderAfterColor, traitBorderAfterStyle, traitBorderAfterWidth, traitBorderBeforeColor, traitBorderBeforeStyle, traitBorderBeforeWidth, traitBorderEndColor, traitBorderEndStyle, traitBorderEndWidth, traitBorderStartColor, traitBorderStartStyle, traitBorderStartWidth, traitPaddingAfter, traitPaddingBefore, traitPaddingEnd, traitPaddingStarttraitEndIndent, traitSpaceAfterConditionality, traitSpaceAfterMaximum, traitSpaceAfterMinimum, traitSpaceAfterOptimum, traitSpaceAfterPrecedence, traitSpaceBeforeConditionality, traitSpaceBeforeMaximum, traitSpaceBeforeMinimum, traitSpaceBeforeOptimum, traitSpaceBeforePrecedence, traitStartIndenttraitSpaceEndOptimum, traitSpaceStartOptimumtraitRelativePositiontraitBottom, traitLeft, traitRight, traitToptraitBpDimensionMax, traitBpDimensionMin, traitBpDimensionOpttraitBorderAfterPrecedencetraitBorderBeforePrecedencetraitBorderCollapsetraitBorderEndPrecedencetraitBorderSeparationBpd, traitBorderSeparationIpdtraitBorderStartPrecedencetraitBreakAftertraitBreakBeforetraitCleartraitIndexClasstraitIndexKeytraitIpDimensionMax, traitIpDimensionMin, traitIpDimensionOpttraitIntrusionDisplacetraitKeepTogetherWithinColumn, traitKeepTogetherWithinLine, traitKeepTogetherWithinPagetraitKeepWithNextWithinColumn, traitKeepWithNextWithinLine, traitKeepWithNextWithinPagetraitKeepWithPreviousWithinColumn, traitKeepWithPreviousWithinLine, traitKeepWithPreviousWithinPagetraitTableLayouttraitTableOmitFooterAtBreaktraitTableOmitHeaderAtBreaktraitWritingModeTableColumn[] getTableColumns()
int numberOfColumns()
getTableColumns(), because a table-column may span and/or
repeat.TableHeader getTableHeader()
TableFooter getTableFooter()
boolean isFixedLayout()
TableLayoutPa.traitTableLayout(), as the type of specifier for the
inline-progression-dimension property is also a factor.This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.