|
aXSL API 0.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Conditionality | |
---|---|
org.axsl.common.value | Classes (usually enums) for various values useful in document processing, typically used as return values for traits. |
org.axsl.fo.fo.prop | Interfaces describing methods for obtaining property or trait values from the Fo Tree objects. |
Uses of Conditionality in org.axsl.common.value |
---|
Methods in org.axsl.common.value that return Conditionality | |
---|---|
static Conditionality |
Conditionality.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Conditionality[] |
Conditionality.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Uses of Conditionality in org.axsl.fo.fo.prop |
---|
Methods in org.axsl.fo.fo.prop that return Conditionality | |
---|---|
Conditionality |
LineHeightPa.traitHalfLeadingConditionality(FoContext context)
Returns the "conditionality" component of the "half-leading" trait for this FO. |
Conditionality |
LetterSpacingPa.traitLetterSpacingConditionality()
Returns the "conditionality" component of the "letter-spacing" trait for this FO. |
Conditionality |
CommonMarginBlockPa.traitSpaceAfterConditionality(FoContext context)
Returns the "conditionality" component of the "space-after" trait for this FO. |
Conditionality |
CommonMarginBlockPa.traitSpaceBeforeConditionality(FoContext context)
Returns the "conditionality" component of the "space-before" trait for this FO. |
Conditionality |
CommonMarginInlinePa.traitSpaceEndConditionality()
Returns the "conditionality" component of the "space-end" trait for this FO. |
Conditionality |
CommonMarginInlinePa.traitSpaceStartConditionality()
Returns the "conditionality" component of the "space-start" trait for this FO. |
Conditionality |
WordSpacingPa.traitWordSpacingConditionality()
Returns the "conditionality" component of the "word-spacing" trait for this FO. |
|
aXSL API 0.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.