public interface LetterSpacingPa
Modifier and Type | Method and Description |
---|---|
Conditionality |
traitLetterSpacingConditionality()
Returns the "conditionality" component of the "letter-spacing" trait for
this FO.
|
int |
traitLetterSpacingMax(FoContext context)
Returns the "maximum" component of the "letter-spacing" trait for this
FO.
|
int |
traitLetterSpacingMin(FoContext context)
Returns the "minimum" component of the "letter-spacing" trait for this
FO.
|
int |
traitLetterSpacingOpt(FoContext context)
Returns the "optimum" component of the "letter-spacing" trait for this
FO.
|
int |
traitLetterSpacingPrecedence()
Returns the "precedence" component of the "letter-spacing" trait for
this FO.
|
int traitLetterSpacingMin(FoContext context)
context
- An object that knows how to resolve FO Tree context
issues.int traitLetterSpacingOpt(FoContext context)
context
- An object that knows how to resolve FO Tree context
issues.int traitLetterSpacingMax(FoContext context)
context
- An object that knows how to resolve FO Tree context
issues.Conditionality traitLetterSpacingConditionality()
int traitLetterSpacingPrecedence()
Integer.MAX_VALUE
.This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.