|
aXSL API 0.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommonMarginInlinePa
The XSL-FO Common Margin Properties--Inline. Note the absence of methods for the margin-left, margin-right, margin-top, and margin-bottom properties that are documented in the XSL-FO Recommendation. Implementations support these properties at parse time, but normalize the values in those properties to the equivalent space-before, space-after, space-start, or space-end properties.
| Method Summary | |
|---|---|
Conditionality |
traitSpaceEndConditionality()
Returns the "conditionality" component of the "space-end" trait for this FO. |
int |
traitSpaceEndMaximum(FoContext context)
Returns the "maximum" component of the "space-end" trait for this FO. |
int |
traitSpaceEndMinimum(FoContext context)
Returns the "minimum" component of the "space-end" trait for this FO. |
int |
traitSpaceEndPrecedence()
Returns the "precedence" component of the "space-end" trait for this FO. |
Conditionality |
traitSpaceStartConditionality()
Returns the "conditionality" component of the "space-start" trait for this FO. |
int |
traitSpaceStartMaximum(FoContext context)
Returns the "maximum" component of the "space-start" trait for this FO. |
int |
traitSpaceStartMinimum(FoContext context)
Returns the "minimum" component of the "space-start" trait for this FO. |
int |
traitSpaceStartPrecedence()
Returns the "precedence" component of the "space-start" trait for this FO. |
| Methods inherited from interface org.axsl.fo.fo.prop.CommonMarginInlineOptimumPa |
|---|
traitSpaceEndOptimum, traitSpaceStartOptimum |
| Method Detail |
|---|
int traitSpaceStartMinimum(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
int traitSpaceStartMaximum(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
Conditionality traitSpaceStartConditionality()
int traitSpaceStartPrecedence()
Integer.MAX_VALUE.int traitSpaceEndMinimum(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
int traitSpaceEndMaximum(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
Conditionality traitSpaceEndConditionality()
int traitSpaceEndPrecedence()
Integer.MAX_VALUE.
|
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.