SourceForge.net Logo
aXSL API 0.2

org.axsl.fo.fo.prop
Interface DirectionPa

All Known Subinterfaces:
BidiOverride

public interface DirectionPa

The XSL-FO direction property.


Method Summary
 AbsoluteDirection traitDirection(FoContext context)
          Returns the "direction" trait for this FO.
 

Method Detail

traitDirection

AbsoluteDirection traitDirection(FoContext context)
Returns the "direction" trait for this FO.

Parameters:
context - An object that knows how to resolve FO Tree context issues.
Returns:
The "direction" trait, one of AbsoluteDirection.LEFT_TO_RIGHT, or AbsoluteDirection.RIGHT_TO_LEFT.
See Also:
"XSL-FO Standard 1.0, Section 7.27.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.