SourceForge.net Logo
aXSL API 0.2

org.axsl.fo.fo.prop
Interface RuleThicknessPa

All Known Subinterfaces:
Leader

public interface RuleThicknessPa

The XSL-FO rule-thickness property.


Method Summary
 int traitRuleThickness(FoContext context)
          Returns the "rule-thickness" trait for this FO.
 

Method Detail

traitRuleThickness

int traitRuleThickness(FoContext context)
Returns the "rule-thickness" trait for this FO.

Parameters:
context - An object that knows how to resolve FO Tree context issues.
Returns:
The length, in millipoints, of the thickness of the rule. In accordance with Section 7.21.5 of XSL-FO Standard 1.0, if the rule-style is "none", a zero is returned here regardless of the value specified in the FO document.
See Also:
"XSL-FO Standard 1.0, Section 7.21.6", "XSL-FO Standard 1.0, Section 7.21.5"

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.