|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InlineProgressionDimensionPa
The XSL-FO inline-progression-dimension property.
Method Summary | |
---|---|
int |
traitIpDimensionMax(FoContext context)
Returns the "maximum" component of the "inline-progression-dimension" for this FO. |
int |
traitIpDimensionMin(FoContext context)
Returns the "minimum" component of the "inline-progression-dimension" for this FO. |
int |
traitIpDimensionOpt(FoContext context)
Returns the "optimum" component of the "inline-progression-dimension" for this FO. |
Method Detail |
---|
int traitIpDimensionMax(FoContext context)
context
- An object that knows how to resolve FO Tree context
issues.
Fo.DIMENSION_AUTO
for
"auto".int traitIpDimensionOpt(FoContext context)
context
- An object that knows how to resolve FO Tree context
issues.
Fo.DIMENSION_AUTO
for
"auto".int traitIpDimensionMin(FoContext context)
context
- An object that knows how to resolve FO Tree context
issues.
Fo.DIMENSION_AUTO
for
"auto".
|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.