Uses of Class
org.foray.area.AreaFlexible

Packages that use AreaFlexible
org.foray.area Classes representing the actual layout of content on pages. 
 

Uses of AreaFlexible in org.foray.area
 

Subclasses of AreaFlexible in org.foray.area
 class AbstractAncestralInlineArea
          Abstract superclass for inline area classes that can create children.
 class AbstractInlineArea
          Common superclass for all areas generated by inline formatting objects.
 class AbstractTablePartContainer
          Abstract superclass for table-body, table-header, and table-footer areas.
 class BasicLinkArea
          A normal inline-area generated by the fo:basic-link.
 class BidiOverrideArea
          A normal inline-area generated by the fo:bidi-override object.
 class BlockArea
          Superclass for normal block-areas (NormalBlockArea) and line-areas (LineArea).
 class BlockContainerRA
          The container area for the contents of a block-container FO.
 class ContainerRA
          Abstract superclass for areas that are primarily for collection and positioning other areas.
 class ExternalGraphicArea
          Area containing an external-graphic.
 class ForeignObjectArea
          Area containing a foreign-object.
 class IndexPageCitationListArea
          A normal inline-area generated by the fo:index-page-citation-list object.
 class InlineArea
          Areas generated by the fo:inline object.
 class InlineContainerArea
          Areas generated by the fo:inline-container object.
 class LeaderArea
          An Area containing a leader item.
 class LineArea
          Area containing a line of content on the page.
 class ListBlockArea
          Area containing all or part of a list-block.
 class ListItemArea
          Area containing all or part of a list-item.
 class NormalBlockArea
          This class represents a Block Area.
 class NormalFlowRA
          Represents a normal-flow-reference-area.
 class PageNumberArea
          The normal inline-area created by an fo:page-number object.
 class PageNumberCitationArea
          Area containing all or part of a page-number-citation.
 class PageNumberCitationLastArea
          Area containing all or part of a page-number-citation-last.
 class ScalingValueCitationArea
          The normal inline-area created by an fo:scaling-value-citation object.
 class SpanRA
          Represents a span-reference-area.
 class TableBodyContainer
          Area containing all or part of a table-body.
 class TableCellRA
          Area containing all or part of a table-cell.
 class TableFooterContainer
          Area containing all or part of a table-footer.
 class TableHeaderContainer
          Area containing all or part of a table-header.
 class TableRA
          Area containing part or all of a Table.
 class TableRowContainer
          Class representing the areas returned by an fo:table-row object.
 class TextArea
          TextArea is a convenience class whose members represent contiguous glyph-areas that have identical text-related traits.
 



Copyright © 2017. All rights reserved.