|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypesettingContext
The typesetting context is a container for attributes describing the appearance of glyphs or other nodes. This interface provides reading methods only. Thus the client can rely on an immutable object only.
ModifiableTypesettingContext| Method Summary | |
|---|---|
Color |
getColor()
Getter for the color. |
Direction |
getDirection()
Getter for the writing direction. |
Font |
getFont()
Getter for the font component. |
Language |
getLanguage()
Getter for the hyphenation table. |
| Method Detail |
|---|
Color getColor()
Direction getDirection()
Font getFont()
Language getLanguage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||