SourceForge.net Logo
aXSL API 0.2

org.axsl.fo.fo.prop
Interface BorderEndPrecedencePa

All Known Subinterfaces:
Table, TableBody, TableCell, TableColumn, TableFooter, TableHeader, TableRow

public interface BorderEndPrecedencePa

The XSL-FO border-end-precedence property.


Method Summary
 int traitBorderEndPrecedence(FoContext context)
          Returns the "border-end-precedence" trait for this FO.
 

Method Detail

traitBorderEndPrecedence

int traitBorderEndPrecedence(FoContext context)
Returns the "border-end-precedence" trait for this FO.

Parameters:
context - An object that knows how to resolve FO Tree context issues.
Returns:
The "border-end-precedence" trait. A higher value indicates a higher precedence for this condition. The keyword value "force" will be returned as Integer.MAX_VALUE.
See Also:
"XSL-FO Standard 1.0, Section 7.26.4"

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.