|
aXSL API 0.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AreaNode | |
org.axsl.areaR | Interfaces useful for client applications that wish to read an AreaTree, usually to create an output document. |
Uses of AreaNode in org.axsl.areaR |
Subinterfaces of AreaNode in org.axsl.areaR | |
interface |
Area
Super-interface for all AreaNodes that actually occupy Area on a page. |
interface |
AreaTree
An AreaTree is a document that has been laid out on pages. |
interface |
BackgroundArea
Background Areas are rectangles for which a background should be painted. |
interface |
BasicLinkArea
An Area containing all or part of a basic-link. |
interface |
BeforeFloatArea
An Area containing all or part of a before-float. |
interface |
BlockContainerArea
An Area containing all or part of a block-container. |
interface |
BookmarkArea
A pseudo-area containing a document bookmark. |
interface |
BookmarkTitleArea
A pseudo-Area containing the "title" or text of a bookmark item. |
interface |
BookmarkTreeArea
A pseudo-area containing a bookmark-tree for the document. |
interface |
ExternalGraphicArea
An Area containing an external-graphic. |
interface |
FootnoteArea
An Area containing all or part of a footnote. |
interface |
ForeignObjectArea
An Area containing a foreign-object. |
interface |
GeneralInlineArea
Super-interface for all inline areas. |
interface |
GraphicArea
Interface for all AreaNode s that can have a Graphic instance
attached. |
interface |
InlineArea
An Area containing all or part of an inline. |
interface |
LeaderArea
Area containing a leader. |
interface |
LineArea
An Area containing a line of text or inline objects. |
interface |
ListBlockArea
An area containing all or part of a list-block. |
interface |
MainReferenceArea
A main-reference area. |
interface |
NormalBlockArea
A normal block area. |
interface |
NormalFlowArea
An normal flow Area. |
interface |
PageArea
An Area containing a page. |
interface |
PageCollection
A PageCollection is a collection of formatted pages. |
interface |
PageNumberArea
An Area containing a page-number. |
interface |
PageNumberCitationArea
An Area containing a page-number-citation. |
interface |
RegionArea
An Area containing a region. |
interface |
RegionBodyArea
A region-body area. |
interface |
SpanArea
An Area containing a span. |
interface |
SVGArea
An Area containing an SVG (scalable vector graphic) Document. |
interface |
TableArea
An Area containing part or all of a table. |
interface |
TableCellArea
An Area containing all or part of a table cell. |
interface |
TextArea
An Area containing text. |
Methods in org.axsl.areaR that return AreaNode | |
AreaNode |
PageArea.firstUnresolvedRefId()
Determines whether there are any unresolved "ref-id" items on this page. |
AreaNode |
ForeignObjectArea.getContainedForeignObject()
Returns the encapsulated foreign-object. |
AreaNode |
AreaNode.getParentOut()
Returns the parent node. |
Methods in org.axsl.areaR with parameters of type AreaNode | |
void |
RenderVisitor.render(AreaNode node)
Renders a generic AreaNode. |
|
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.