SourceForge.net Logo
aXSL API 0.2

org.axsl.fo.fo.prop
Interface ChangeBarOffsetPa

All Known Subinterfaces:
ChangeBarBegin

public interface ChangeBarOffsetPa

The XSL-FO change-bar-offset property.


Method Summary
 int traitChangeBarOffset(FoContext context)
          Returns the "change-bar-offset" trait for this FO.
 

Method Detail

traitChangeBarOffset

int traitChangeBarOffset(FoContext context)
Returns the "change-bar-offset" trait for this FO.

Parameters:
context - An object that knows how to resolve FO Tree context issues.
Returns:
The length, in millipoints, of the distance from the edge of the column area (containing the text marked as changed) to the center of the generated change bar.
See Also:
"XSL-FO Standard 1.1, Section 7.30.3"

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.