SourceForge.net Logo
aXSL API 0.2

org.axsl.fo.fo.prop
Interface RelativeAlignPa

All Known Subinterfaces:
ListItem, TableCell

public interface RelativeAlignPa

The XSL-FO relative-align property.


Method Summary
 RelativeAlign traitRelativeAlign(FoContext context)
          Returns the "relative-align" trait for this FO.
 

Method Detail

traitRelativeAlign

RelativeAlign traitRelativeAlign(FoContext context)
Returns the "relative-align" trait for this FO.

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

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.