SourceForge.net Logo
aXSL API 0.1

org.axsl.areaR
Interface PageNumberArea

All Superinterfaces:
Area, AreaNode, GeneralInlineArea

public interface PageNumberArea
extends GeneralInlineArea

An Area containing a page-number.


Method Summary
 java.lang.String resolve()
          Returns the resolved page-number String.
 
Methods inherited from interface org.axsl.areaR.GeneralInlineArea
baselineX, baselineY, getLineArea, getPrimaryFont, getSecondaryFont, letterSpacing, traitFontSize, traitOverlineScore, traitOverlineScoreColor, traitThroughScore, traitThroughScoreColor, traitUnderlineScore, traitUnderlineScoreColor
 
Methods inherited from interface org.axsl.areaR.Area
brBPD, brIPD, brOriginX, brOriginY, brPoints, crBPD, crIPD, crOriginX, crOriginY, destinationName, generatedByExists, generatedByName, getColor, getProgressionDimension, linkDestination, linkType, prOriginX, prOriginY, rrBPD, rrIPD, rrOriginX, rrOriginY, traitBorderAfterColor, traitBorderAfterWidth, traitBorderBeforeColor, traitBorderBeforeWidth, traitBorderEndColor, traitBorderEndWidth, traitBorderStartColor, traitBorderStartWidth, traitOverflow, traitScaling
 
Methods inherited from interface org.axsl.areaR.AreaNode
ancestorLineAreaOut, getAreaName, getChildren, getFontConsumer, getParentOut, render, traitColor, traitFontStyle, traitFontWeight, traitId, traitInternalDestination
 

Method Detail

resolve

public java.lang.String resolve()
Returns the resolved page-number String.

Returns:
The resolved page-number.

SourceForge.net Logo
aXSL API 0.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.