public static class LineRenderer.RendererGlyph extends Object
| Constructor and Description |
|---|
RendererGlyph(com.itextpdf.io.font.otf.Glyph glyph,
TextRenderer textRenderer) |
| Modifier and Type | Method and Description |
|---|---|
com.itextpdf.io.font.otf.Glyph |
getGlyph()
Retrieves the glyph of the object.
|
TextRenderer |
getRenderer()
Retrieves the renderer of the object.
|
void |
setGlyph(com.itextpdf.io.font.otf.Glyph glyph)
Sets the glyph of the object.
|
void |
setRenderer(TextRenderer renderer)
Sets the renderer of the object.
|
public RendererGlyph(com.itextpdf.io.font.otf.Glyph glyph,
TextRenderer textRenderer)
public void setGlyph(com.itextpdf.io.font.otf.Glyph glyph)
glyph - glyphpublic com.itextpdf.io.font.otf.Glyph getGlyph()
public void setRenderer(TextRenderer renderer)
renderer - rendererpublic TextRenderer getRenderer()
Copyright © 1998–2025 Apryse Group NV. All rights reserved.