fop 1.0

Uses of Interface
org.apache.fop.fo.properties.StructurePointerPropertySet

Packages that use StructurePointerPropertySet
org.apache.fop.fo.flow All the block- and inline-level flow formatting objects. 
org.apache.fop.fo.flow.table   
 

Uses of StructurePointerPropertySet in org.apache.fop.fo.flow
 

Classes in org.apache.fop.fo.flow that implement StructurePointerPropertySet
 class AbstractGraphics
          Common base class for the fo:instream-foreign-object and fo:external-graphic flow formatting objects.
 class AbstractPageNumberCitation
          Common base class for the fo:page-number-citation and fo:page-number-citation-last objects.
 class BasicLink
          Class modelling the fo:basic-link object.
 class Block
          Class modelling the fo:block object.
 class Character
          Class modelling the fo:character object.
 class ExternalGraphic
          Class modelling the fo:external-graphic object.
 class Inline
          Class modelling the fo:inline formatting object.
 class InstreamForeignObject
          Class modelling the fo:instream-foreign-object object.
 class PageNumber
          Class modelling the fo:page-number object.
 class PageNumberCitation
          Class modelling the fo:page-number-citation object.
 class PageNumberCitationLast
          Class modelling the fo:page-number-citation-last object from XSL 1.1.
 

Uses of StructurePointerPropertySet in org.apache.fop.fo.flow.table
 

Classes in org.apache.fop.fo.flow.table that implement StructurePointerPropertySet
 class Table
          Class modelling the fo:table object.
 class TableBody
          Class modelling the fo:table-body object.
 class TableCell
          Class modelling the fo:table-cell object.
 class TableCellContainer
          A common class for fo:table-body and fo:table-row which both can contain fo:table-cell.
 class TableColumn
          Class modelling the fo:table-column object.
 class TableFObj
          Common base class for table-related FOs
 class TableFooter
          Class modelling the fo:table-footer object.
 class TableHeader
          Class modelling the fo:table-header object.
 class TablePart
          An abstract base class modelling a TablePart (i.e.
 class TableRow
          Class modelling the fo:table-row object.
 


fop 1.0

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.