SourceForge.net Logo
aXSL API 0.2

org.axsl.fo.fo.prop
Interface AllowedHeightScalePa

All Known Subinterfaces:
ExternalGraphic, InstreamForeignObject

public interface AllowedHeightScalePa

The XSL-FO allowed-height-scale property.


Method Summary
 float[] traitAllowedHeightScale(FoContext context)
          Returns the "allowed-height-scale" trait for this FO.
 

Method Detail

traitAllowedHeightScale

float[] traitAllowedHeightScale(FoContext context)
Returns the "allowed-height-scale" trait for this FO.

Parameters:
context - An object that knows how to resolve FO Tree context issues.
Returns:
The "allowed-height-scale" trait, an array of unordered allowed scaling factors, expressed as percentages. A value of Float.POSITIVE_INFINITY designates the value of "any".
See Also:
"XSL-FO Standard 1.1, Section 7.15.1"

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.