|
aXSL API 0.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommonMarginInlineOptimumPa
The "optimum" components of the XSL-FO Common Margin Properties--Inline.
These are included in an interface separate from (but included in)
CommonMarginInlinePa so that they can be included by those formatting
objects that support the four "margin" properties, but that do not support
space-start and space-end.
For XSL-FO 1.1, these include fo:simple-page-master, fo:region-body,
fo:block, fo:block-container, fo:table-and-caption, fo:table, fo:list-block,
and fo:list-item.
| Method Summary | |
|---|---|
int |
traitSpaceEndOptimum(FoContext context)
Returns the "optimum" component of the "space-end" trait for this FO. |
int |
traitSpaceStartOptimum(FoContext context)
Returns the "optimum" component of the "space-start" trait for this FO. |
| Method Detail |
|---|
int traitSpaceStartOptimum(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
int traitSpaceEndOptimum(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
|
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.