|
aXSL API 0.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AreaNode | |
org.axsl.areaW | Interfaces useful in the creation of an AreaTree. |
Uses of AreaNode in org.axsl.areaW |
Subinterfaces of AreaNode in org.axsl.areaW | |
interface |
AbstractNormalBlockArea
Super-interface for the various normal-block areas: NormalBlockArea ,
TableArea , and ListBlockArea . |
interface |
AbstractTableContainer
Super-interface for Table body, header, and footer areas. |
interface |
Area
Super-interface for all AreaNode instances that actually occupy area on a page. |
interface |
AreaTree
An AreaTree is a document that has been laid out on pages. |
interface |
BasicLinkArea
Area containing a basic-link. |
interface |
BeforeFloatRA
Area containing all or part of a before-float. |
interface |
BlockArea
Area containing all or part of a block. |
interface |
BlockContainerRA
Area containing all or part of a block-container. |
interface |
ContainerRA
A container for other Areas. |
interface |
ExternalGraphicArea
Area containing an external-graphic. |
interface |
FootnoteRA
Area containing all or part of a footnote. |
interface |
ForeignObjectArea
Area for a foreign-object item. |
interface |
GenericContainer
An Area that is a generic container of other areas. |
interface |
InlineArea
Area for an inline. |
interface |
LeaderArea
Area containing leader content. |
interface |
LineArea
Area containing a line. |
interface |
ListBlockArea
Area for a list-block. |
interface |
ListItemArea
Area for a list-item. |
interface |
MainRA
Manages the main-reference-area. |
interface |
MarkerContentArea
A non-area placeholder in the Area Tree to allow the AreaTree to remember which RetrieveMarker and Marker items combined to create the content below it. |
interface |
NormalBlockArea
Area for a normal block. |
interface |
NormalFlowRA
Represents a normal-flow-reference-area. |
interface |
PageCollection
A PageCollection is a collection of formatted pages. |
interface |
PageNumberArea
Area for a page-number. |
interface |
PageNumberCitationArea
Area for a page-number-citation. |
interface |
RegionArea
Area for a Page Region. |
interface |
RegionRABody
The Area containing the region-body. |
interface |
SpanRA
Represents a span-reference-area. |
interface |
TableArea
Container Area for a table. |
interface |
TableBodyContainer
Container Area for a table-body. |
interface |
TableCellArea
Area for a table-cell. |
interface |
TableFooterContainer
Container Area for a table-footer. |
interface |
TableHeaderContainer
Container Area for a table-header. |
interface |
TableRowContainer
A container Area for a table-row. |
interface |
TextArea
An Area containing text. |
Methods in org.axsl.areaW that return AreaNode | |
AreaNode |
AreaNode.getWritableParent()
Returns this node's parent node. |
Methods in org.axsl.areaW with parameters of type AreaNode | |
void |
AreaNode.removeChild(AreaNode areaNode)
Remove a node from this node's children. |
|
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.