Package org.foray.fotree.fo.obj

Classes representing the various Formatting Objects in the fo: namespace.

See:
          Description

Interface Summary
PageSequenceTemplate Abstraction of the formatting objects that can be used as a template to generate sequences of pages for a page-sequence.
 

Class Summary
AbstractCharacterSequence Abstract superclass for representations of characters.
AbstractFlow Abstract superclass for "flow", and "static-content" objects in XSL-FO.
AbstractFolioDescriptor Abstract superclass for "folio-prefix" and "folio-suffix" FOs.
AbstractIndexFormatting Abstract superclass for "index-page-number-prefix", "index-page-number-suffix", "index-page-citation-list-separator", and "index-page-citation-range-separator" FOs.
AbstractPageMaster Abstract superclass for all page master classes.
AbstractPageReference Abstract superclass for page-number, page-number-citation, and page-number-citation-last.
AbstractTablePart Abstract superclass for table-body, table-header, and table-footer objects in XSL-FO.
BasicLink A "basic-link" object in XSL-FO.
BidiOverride A "bidi-override" object in XSL-FO.
Block A "block" object in XSL-FO.
BlockContainer A "block-container" object in XSL-FO.
Bookmark A "bookmark" object in XSL-FO.
BookmarkTitle A "bookmark-title" object in XSL-FO.
BookmarkTree A "bookmark-tree" object in XSL-FO.
ChangeBarBegin A "change-bar-begin" object in XSL-FO.
ChangeBarEnd A "change-bar-end" object in XSL-FO.
Character A "character" object in XSL-FO.
CharacterSequence4a A text node in the formatting object tree.
ColorProfile A "color-profile" object in XSL-FO.
ConditionalPageMasterReference A "conditional-page-master-reference" object in XSL-FO.
Declarations A "declarations" object in XSL-FO.
ExternalGraphic An "external-graphic" object in XSL-FO.
Float A "float" object in XSL-FO.
Flow A "flow" object in XSL-FO.
FlowAssignment A "flow-assignment" object in XSL-FO.
FlowMap A "flow-map" object in XSL-FO.
FlowNameSpecifier A "flow-name-specifier" object in XSL-FO.
FlowSourceList A "flow-source-list" object in XSL-FO.
FlowTargetList A "flow-target-list" object in XSL-FO.
FoInterword Fo wrapper around an interword.
FolioPrefix A "folio-prefix" object in XSL-FO.
FolioSuffix A "folio-suffix" object in XSL-FO.
Footnote A "footnote" object in XSL-FO.
FootnoteBody A "footnote-body" object in XSL-FO.
FoWord Fo wrapper around a word.
FoWordSequence Text in an FO document that is already broken into words.
FoWordSequenceContent Abstract superclass for the content of an Fo Word Sequence.
IndexKeyReference An "index-key-reference" object in XSL-FO.
IndexPageCitationList An "index-page-citation-list" object in XSL-FO.
IndexPageCitationListSeparator An "index-page-citation-list-separator" object in XSL-FO.
IndexPageCitationRangeSeparator An "index-page-citation-range-separator" object in XSL-FO.
IndexPageNumberPrefix An "index-page-number-prefix" object in XSL-FO.
IndexPageNumberSuffix An "index-page-number-suffix" object in XSL-FO.
IndexRangeBegin An "index-range-begin" object in XSL-FO.
IndexRangeEnd An "index-range-end" object in XSL-FO.
InitialPropertySet An "initial-property-set" object in XSL-FO.
Inline An "inline" object in XSL-FO.
InlineContainer An "inline-container" object in XSL-FO.
InstreamForeignObject An "instream-foreign-object" object in XSL-FO.
LayoutMasterSet A "layout-master-set" object in XSL-FO.
Leader A "leader" object in XSL-FO.
ListBlock A "list-block" object in XSL-FO.
ListItem A "list-item" object in XSL-FO.
ListItemBody A "list-item-body" object in XSL-FO.
ListItemLabel A "list-item-label" object in XSL-FO.
Marker A "marker" object in XSL-FO.
MultiCase A "multi-case" object in XSL-FO.
MultiProperties A "multi-properties" object in XSL-FO.
MultiPropertySet A "multi-property-set" object in XSL-FO.
MultiSwitch A "multi-switch" object in XSL-FO.
MultiToggle A "multi-toggle" object in XSL-FO.
PageMasterResolver Provides pages sequentially for a given PageSequence.
PageNumber A "page-number" object in XSL-FO.
PageNumberCitation A "page-number-citation" object in XSL-FO.
PageNumberCitationLast A "page-number-citation-last" object in XSL-FO.
PageNumberGenerator This class uses the 'format', 'groupingSeparator', 'groupingSize', and 'letterValue' properties on fo:page-sequence to return a String corresponding to the supplied integer page number.
PageSequence A "page-sequence" object in XSL-FO.
PageSequenceMaster A "page-sequence-master" object in XSL-FO.
PageSequenceWrapper A "page-sequence-wrapper" object in XSL-FO.
Region Abstract base class for pagination regions in XSL-FO.
RegionAfter A "region-after" object in XSL-FO.
RegionBefore A "region-before" object in XSL-FO.
RegionBody A "region-body" object in XSL-FO.
RegionEnd A "region-end" object in XSL-FO.
RegionNameSpecifier A "region-name-specifier" object in XSL-FO.
RegionStart A "region-start" object in XSL-FO.
RepeatablePMAlternatives A "repeatable-page-master-alternatives" object in XSL-FO.
RepeatablePMReference A "repeatable-page-master-reference" object in XSL-FO.
RetrieveMarker A "retrieve-marker" object in XSL-FO.
RetrieveTableMarker A "retrieve-table-marker" object in XSL-FO.
Root A "root" object in XSL-FO.
ScalingValueCitation A "scaling-value-citation" object in XSL-FO.
SimplePageMaster A "simple-page-master" object in XSL-FO.
SinglePageMasterReference A "single-page-master-reference" object in XSl-FO.
StaticContent A "static-content" object in XSL-FO.
SubSequenceSpecifier Abstract superclass for the formatting objects that can be used to specify a sub-sequence of pages to be used in a page-sequence-master.
Table A "table" object in XSL-FO.
TableAndCaption A "table-and-caption" object in XSL-FO.
TableBody A "table-body" object in XSL-FO.
TableCaption A "table-caption" object in XSL-FO.
TableCell A "table-cell" object in XSL-FO.
TableColumn A "table-column" object in XSL-FO.
TableFooter A "table-footer" object in XSL-FO.
TableHeader A "table-header" object in XSL-FO.
TableRow A "table-row" object in XSL-FO.
Title A "title" object in XSL-FO.
Wrapper A "wrapper" object in XSl-FO.
 

Package org.foray.fotree.fo.obj Description

Classes representing the various Formatting Objects in the fo: namespace.



Copyright © 2017. All rights reserved.