class PangoGlyphLayout extends GlyphLayout
Modifier and Type | Field and Description |
---|---|
private long |
str |
CANONICAL_SUBSTITUTION, HINTING, LAYOUT_LEFT_TO_RIGHT, LAYOUT_NO_LIMIT_CONTEXT, LAYOUT_NO_START_CONTEXT, LAYOUT_RIGHT_TO_LEFT
Constructor and Description |
---|
PangoGlyphLayout() |
Modifier and Type | Method and Description |
---|---|
private boolean |
check(long checkValue,
java.lang.String message,
long fontmap,
long context,
long desc,
long attrList) |
void |
dispose() |
private int |
getSlot(PGFont font,
PangoGlyphString glyphString) |
void |
layout(TextRun run,
PGFont font,
FontStrike strike,
char[] text) |
addTextRun, breakRuns, getInitialSlot, getInstance
private int getSlot(PGFont font, PangoGlyphString glyphString)
private boolean check(long checkValue, java.lang.String message, long fontmap, long context, long desc, long attrList)
public void layout(TextRun run, PGFont font, FontStrike strike, char[] text)
layout
in class GlyphLayout
public void dispose()
dispose
in class GlyphLayout