SourceForge.net Logo
aXSL API 0.2

org.axsl.fo.fo.prop
Interface ColumnNumberPa

All Known Subinterfaces:
TableCell

public interface ColumnNumberPa

The XSL-FO column-number property.


Method Summary
 int traitColumnNumber(FoContext context)
          Returns the column number that this cell starts in.
 

Method Detail

traitColumnNumber

int traitColumnNumber(FoContext context)
Returns the column number that this cell starts in. Column numbering starts at one.

Parameters:
context - An object that knows how to resolve FO Tree context issues.
Returns:
The column number that this cell starts in.

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.