SourceForge.net Logo
aXSL API 0.2

org.axsl.fo.fo.prop
Interface ChangeBarWidthPa

All Known Subinterfaces:
ChangeBarBegin

public interface ChangeBarWidthPa

The XSL-FO change-bar-width property.


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

Method Detail

traitChangeBarWidth

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

Parameters:
context - An object that knows how to resolve FO Tree context issues.
Returns:
The width, in millipoints, of the change-bar.
See Also:
"XSL-FO Standard 1.1, Section 7.30.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.