public interface LineHeightPa
Modifier and Type | Method and Description |
---|---|
Conditionality |
traitHalfLeadingConditionality(FoContext context)
Returns the "conditionality" component of the "half-leading" trait for
this FO.
|
int |
traitHalfLeadingMax(FoContext context)
Returns the "maximum" component of the "half-leading" trait for this FO.
|
int |
traitHalfLeadingMin(FoContext context)
Returns the "minimum" component of the "half-leading" trait for this FO.
|
int |
traitHalfLeadingOpt(FoContext context)
Returns the "optimum" component of the "half-leading" trait for this FO.
|
int |
traitHalfLeadingPrecedence(FoContext context)
Returns the "precedence" component of the "half-leading" trait for
this FO.
|
int traitHalfLeadingMin(FoContext context)
context
- An object that knows how to resolve FO Tree context
issues.int traitHalfLeadingOpt(FoContext context)
context
- An object that knows how to resolve FO Tree context
issues.int traitHalfLeadingMax(FoContext context)
context
- An object that knows how to resolve FO Tree context
issues.Conditionality traitHalfLeadingConditionality(FoContext context)
context
- An object that knows how to resolve FO Tree context
issues.int traitHalfLeadingPrecedence(FoContext context)
context
- An object that knows how to resolve FO Tree context
issues.Integer.MAX_VALUE
.
The half-leading trait is controlled by the line-height, text-altitude,
and text-depth properties.This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.