class PangoGlyphString
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) long |
font |
(package private) int[] |
glyphs |
(package private) int |
length |
(package private) int[] |
log_clusters |
(package private) int |
num_chars |
(package private) int |
num_glyphs |
(package private) int |
offset |
(package private) int[] |
widths |
Constructor and Description |
---|
PangoGlyphString() |