|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractInlineArea | |
---|---|
org.foray.area | Classes representing the actual layout of content on pages. |
Uses of AbstractInlineArea in org.foray.area |
---|
Subclasses of AbstractInlineArea in org.foray.area | |
---|---|
class |
AbstractAncestralInlineArea
Abstract superclass for inline area classes that can create children. |
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 |
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 |
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 |
TextArea
TextArea is a convenience class whose members represent contiguous glyph-areas that have identical text-related traits. |
Methods in org.foray.area that return types with arguments of type AbstractInlineArea | |
---|---|
List<AbstractInlineArea> |
LineArea.getChildren()
|
List<AbstractInlineArea> |
ForeignObjectArea.getChildren()
|
List<AbstractInlineArea> |
AbstractAncestralInlineArea.getChildren()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |