|
aXSL API 0.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommonHyphenationPa
The XSL-FO Common Hyphenation properties.
| Method Summary | |
|---|---|
Iso3166 |
traitCountry(FoContext context)
Returns the "country" trait for this FO. |
boolean |
traitHyphenate(FoContext context)
Returns the "hyphenate" trait for this FO. |
int |
traitHyphenationCharacter(FoContext context)
Returns the "hyphenation-character" trait for this FO. |
int |
traitHyphenationPushCharacterCount(FoContext context)
Returns the "hyphenation-push-character-count" trait for this FO. |
int |
traitHyphenationRemainCharacterCount(FoContext context)
Returns the "hyphenation-remain-character-count" trait for this FO. |
Iso639 |
traitLanguage(FoContext context)
Returns the "language" trait for this FO. |
Iso15924 |
traitScript(FoContext context)
Returns the "script" trait for this FO. |
| Method Detail |
|---|
Iso3166 traitCountry(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
Iso3166.NULL.Iso639 traitLanguage(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
Iso639.NULL.Iso15924 traitScript(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
Iso15924.UNDETERMINED.boolean traitHyphenate(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
int traitHyphenationCharacter(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
int traitHyphenationPushCharacterCount(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
int traitHyphenationRemainCharacterCount(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.