public class DWGlyphLayout extends GlyphLayout
CANONICAL_SUBSTITUTION, HINTING, LAYOUT_LEFT_TO_RIGHT, LAYOUT_NO_LIMIT_CONTEXT, LAYOUT_NO_START_CONTEXT, LAYOUT_RIGHT_TO_LEFT
Constructor and Description |
---|
DWGlyphLayout() |
Modifier and Type | Method and Description |
---|---|
protected TextRun |
addTextRun(PrismTextLayout layout,
char[] chars,
int start,
int length,
PGFont font,
TextSpan span,
byte level) |
void |
layout(TextRun run,
PGFont font,
FontStrike strike,
char[] text) |
breakRuns, dispose, getInitialSlot, getInstance
protected TextRun addTextRun(PrismTextLayout layout, char[] chars, int start, int length, PGFont font, TextSpan span, byte level)
addTextRun
in class GlyphLayout
public void layout(TextRun run, PGFont font, FontStrike strike, char[] text)
layout
in class GlyphLayout
Copyright © 2020. All rights reserved.