| 
 | aXSL API 0.1 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FObj | |
| org.axsl.areaW | Interfaces useful in the creation of an AreaTree. | 
| org.axsl.foR | Interfaces useful for client applications that wish to read an FO (Formatting Objects) Tree, usually so that they can perform layout on its content. | 
| org.axsl.foR.extension | Interfaces useful for describing non-standard formatting objects in a common way. | 
| org.axsl.foR.fo | Interfaces useful for describing standard formatting objects in a common way. | 
| org.axsl.foR.svg | Interfaces useful for describing SVG content to client applications. | 
| Uses of FObj in org.axsl.areaW | 
| Methods in org.axsl.areaW that return FObj | |
|  FObj | AreaNode.traitGeneratedBy()Returns the FObj instance that generated this node. | 
| Methods in org.axsl.areaW with parameters of type FObj | |
|  NormalFlowRA | SpanRA.normalFlowForNextFO(FObj fo)Returns a NormalFlowRA to contain fo. | 
|  SpanRA | PageCollection.startingReferenceArea(FObj lastFObj,
                      FObj nextFObj)Finds or creates the SpanRA instance in which nextFObj should start being laid out. | 
|  boolean | MainRA.isBalancingRequired(FObj fo)Indicates whether adding a new object to this main-reference area will require any balancing work. | 
|  NormalFlowRA | MainRA.getNextWritableArea(FObj fo)Depending on the column-count of the next FO, determine whether a new span area needs to be constructed or not, and return the appropriate NormalFlowArea. | 
| Uses of FObj in org.axsl.foR | 
| Subinterfaces of FObj in org.axsl.foR | |
|  interface | FObjMixedBase class for representation of mixed content formatting objects and their processing. | 
|  interface | FObjScaledSubinterface for formatting objects that can be scaled and viewed inside a viewport. | 
|  interface | ForeignXMLAbstract base class for the root node of XML documents or document fragments that are wrapped inside of an fo:instream-foreign-object. | 
| Methods in org.axsl.foR that return FObj | |
|  FObj | FOTreeEvent.getFObj()Returns the FObj instance attached to this event. | 
|  FObj | FONode.parentFO()Returns the parent of this node. | 
|  FObj | FObj.ancestorListRelatedObject(FOContext context)Returns the nearest ancestor list-related object. | 
|  FObj | FObj.getPreviousSiblingFObj()Returns the nearest preceding sibling FO. | 
| Constructors in org.axsl.foR with parameters of type FObj | |
| FOTreeEvent(java.lang.Object source,
            FObj fobj)Constructor for an "FObj complete" event. | |
| Uses of FObj in org.axsl.foR.extension | 
| Subinterfaces of FObj in org.axsl.foR.extension | |
|  interface | ContinuedLabelImplement continued labels for table header/footer. | 
| Uses of FObj in org.axsl.foR.fo | 
| Subinterfaces of FObj in org.axsl.foR.fo | |
|  interface | AbstractFlowSuper-interface for flow and static-content. | 
|  interface | AbstractTableBodySuper-interface for all table-body, table-header, and table-footer items. | 
|  interface | BasicLinkAn fo:basic-link object in XSL-FO. | 
|  interface | BidiOverrideAn fo:bidi-override object in XSL-FO. | 
|  interface | BlockAn fo:block object in XSL-FO. | 
|  interface | BlockContainerAn fo:block-container object in XSL-FO. | 
|  interface | BookmarkAn fo:bookmark object in XSL-FO. | 
|  interface | BookmarkTitleAn fo:bookmark-title object in XSL-FO. | 
|  interface | BookmarkTreeAn fo:bookmark-tree object in XSL-FO. | 
|  interface | CharacterAn fo:character object in XSL-FO. | 
|  interface | ColorProfileAn fo:color-profile object in XSL-FO. | 
|  interface | DeclarationsAn fo:declarations object in XSL-FO. | 
|  interface | ExternalGraphicAn fo:external-graphic object in XSL-FO. | 
|  interface | FloatAn fo:float object in XSL-FO. | 
|  interface | FlowAn fo:flow object in XSL-FO. | 
|  interface | FootnoteAn fo:footnote object in XSL-FO. | 
|  interface | FootnoteBodyAn fo:footnote-body object in XSL-FO. | 
|  interface | InitialPropertySetAn fo:initial-property-set object in XSL-FO. | 
|  interface | InlineAn fo:inline object in XSL-FO. | 
|  interface | InlineContainerAn fo:inline-container object in XSL-FO. | 
|  interface | InstreamForeignObjectAn fo:instream-foreign-object object in XSL-FO. | 
|  interface | LeaderAn fo:leader object in XSL-FO. | 
|  interface | ListBlockAn fo:list-block object in XSL-FO. | 
|  interface | ListItemAn fo:list-item object in XSL-FO. | 
|  interface | ListItemBodyAn fo:list-item-body object in XSL-FO. | 
|  interface | ListItemLabelAn fo:list-item-label object in XSL-FO. | 
|  interface | MarkerAn fo:marker object in XSL-FO. | 
|  interface | MultiCaseAn fo:multi-case object in XSL-FO. | 
|  interface | MultiPropertiesAn fo:multi-properties object in XSL-FO. | 
|  interface | MultiPropertySetAn fo:multi-property-set object in XSL-FO. | 
|  interface | MultiSwitchAn fo:multi-switch object in XSL-FO. | 
|  interface | MultiToggleAn fo:multi-toggle object in XSL-FO. | 
|  interface | PageNumberAn fo:page-number object in XSL-FO. | 
|  interface | PageNumberCitationAn fo:page-number-citation object in XSL-FO. | 
|  interface | PageSequenceAn fo:page-sequence object in XSL-FO. | 
|  interface | RegionAbstract base interface for pagination regions. | 
|  interface | RegionAfterAn fo:region-after object in XSL-FO. | 
|  interface | RegionBeforeAn fo:region-before object in XSL-FO. | 
|  interface | RegionBodyAn fo:region-body object in XSL-FO. | 
|  interface | RegionEndAn fo:region-end object in XSL-FO. | 
|  interface | RegionStartAn fo:region-start object in XSL-FO. | 
|  interface | RetrieveMarkerAn fo:retrieve-marker object in XSL-FO. | 
|  interface | RootAn fo:root object in XSL-FO. | 
|  interface | SimplePageMasterAn fo:simple-page-master object in XSL-FO. | 
|  interface | StaticContentAn fo:static-content object in XSL-FO. | 
|  interface | TableAn fo:table object in XSL-FO. | 
|  interface | TableAndCaptionAn fo:table-and-caption object in XSL-FO. | 
|  interface | TableBodyAn fo:table-body object in XSL-FO. | 
|  interface | TableCaptionAn fo:table-caption object in XSL-FO. | 
|  interface | TableCellAn fo:table-cell object in XSL-FO. | 
|  interface | TableColumnAn fo:table-column object in XSL-FO. | 
|  interface | TableFooterAn fo:table-footer object in XSL-FO. | 
|  interface | TableHeaderAn fo:table-header object in XSL-FO. | 
|  interface | TableRowAn fo:table-row object in XSL-FO. | 
|  interface | TitleAn fo:title object in XSL-FO. | 
|  interface | WrapperAn fo:wrapper object in XSL-FO. | 
| Methods in org.axsl.foR.fo that return FObj | |
|  FObj | Root.retrieveId(java.lang.String id)Retrieves the FObj instance that is associated with id. | 
| Uses of FObj in org.axsl.foR.svg | 
| Subinterfaces of FObj in org.axsl.foR.svg | |
|  interface | SVGElementclass representing svg:svg pseudo flow object. | 
| 
 | aXSL API 0.1 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.