SourceForge.net Logo
aXSL API 0.2

org.axsl.fo.fo.prop
Interface CommonRelativePositionPa

All Superinterfaces:
CommonPositionPa
All Known Subinterfaces:
BasicLink, BidiOverride, Block, CharacterSequence, ExternalGraphic, InitialPropertySet, Inline, InlineContainer, InstreamForeignObject, Leader, ListBlock, ListItem, PageNumber, PageNumberCitation, PageNumberCitationLast, ScalingValueCitation, Table, TableAndCaption, TableBody, TableCaption, TableCell, TableFooter, TableHeader, TableRow

public interface CommonRelativePositionPa
extends CommonPositionPa

The XSL-FO Common Relative Position properties.

See Also:
"XSL-FO 1.1, Section 7.13."

Field Summary
 
Fields inherited from interface org.axsl.fo.fo.prop.CommonPositionPa
ABSOLUTE_POSITION_AUTO
 
Method Summary
 RelativePosition traitRelativePosition(FoContext context)
          Returns the "relative-position" trait for this FO.
 
Methods inherited from interface org.axsl.fo.fo.prop.CommonPositionPa
traitBottom, traitLeft, traitRight, traitTop
 

Method Detail

traitRelativePosition

RelativePosition traitRelativePosition(FoContext context)
Returns the "relative-position" trait for this FO.

Parameters:
context - An object that knows how to resolve FO Tree context issues.
Returns:
The "relative-position" trait.
See Also:
"XSL-FO Standard 1.0, Section 7.12.1"

SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.