|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface describes a node factory.
Method Summary | |
Node |
getNode(TypesettingContext typesettingContext,
UnicodeChar uc)
Create a new instance of a character node. |
Method Detail |
public Node getNode(TypesettingContext typesettingContext, UnicodeChar uc)
null
is returned instead.
If the character has some special meaning in Unicode then another node might be returned.
typesettingContext
- the typographic context for the nodeuc
- the Unicode character
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |