Uses of Package
org.foray.fotree.fo.obj

Packages that use org.foray.fotree.fo.obj
org.foray.fotree Classes for parsing and representing the XSL-FO document input objects and properties in the various namespaces. 
org.foray.fotree.axsl.obj Classes representing non-standard objects in the FO Tree that are sanctioned by aXSL. 
org.foray.fotree.fo.obj Classes representing the various Formatting Objects in the fo: namespace. 
org.foray.fotree.math.obj Classes representing objects in the m: (MathML) namespace. 
org.foray.fotree.svg.obj Classes representing objects in the svg: (Scalable Vector Graphics) namespace. 
 

Classes in org.foray.fotree.fo.obj used by org.foray.fotree
AbstractCharacterSequence
          Abstract superclass for representations of characters.
BasicLink
          A "basic-link" object in XSL-FO.
Block
          A "block" object in XSL-FO.
CharacterSequence4a
          A text node in the formatting object tree.
Flow
          A "flow" object in XSL-FO.
InstreamForeignObject
          An "instream-foreign-object" 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.
Root
          A "root" object in XSL-FO.
StaticContent
          A "static-content" object in XSL-FO.
Table
          A "table" object in XSL-FO.
 

Classes in org.foray.fotree.fo.obj used by org.foray.fotree.axsl.obj
AbstractCharacterSequence
          Abstract superclass for representations of characters.
 

Classes in org.foray.fotree.fo.obj used by org.foray.fotree.fo.obj
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.
Block
          A "block" object in XSL-FO.
Bookmark
          A "bookmark" object in XSL-FO.
BookmarkTitle
          A "bookmark-title" object in XSL-FO.
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.
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.
FolioPrefix
          A "folio-prefix" object in XSL-FO.
FolioSuffix
          A "folio-suffix" object in XSL-FO.
FoWordSequenceContent
          Abstract superclass for the content of an Fo Word Sequence.
LayoutMasterSet
          A "layout-master-set" object in XSL-FO.
Leader
          A "leader" object in XSL-FO.
ListItem
          A "list-item" object in XSL-FO.
PageMasterResolver
          Provides pages sequentially for a given PageSequence.
PageSequence
          A "page-sequence" object in XSL-FO.
PageSequenceMaster
          A "page-sequence-master" object in XSL-FO.
PageSequenceTemplate
          Abstraction of the formatting objects that can be used as a template to generate sequences of pages for a page-sequence.
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.
Root
          A "root" object in XSL-FO.
SimplePageMaster
          A "simple-page-master" 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.
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.
 

Classes in org.foray.fotree.fo.obj used by org.foray.fotree.math.obj
InstreamForeignObject
          An "instream-foreign-object" object in XSL-FO.
 

Classes in org.foray.fotree.fo.obj used by org.foray.fotree.svg.obj
InstreamForeignObject
          An "instream-foreign-object" object in XSL-FO.
 



Copyright © 2017. All rights reserved.