public static class CffFontAdapter.CffGlyph extends Object
| Modifier and Type | Field and Description |
|---|---|
org.apache.fontbox.cff.Type2CharString |
charStr |
GlyphMapReader.GlyphMapping |
map |
| Constructor and Description |
|---|
CffGlyph() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAdvanceWidth() |
int |
getLeftSideBearing() |
void |
readType2Sequence(List<Object> type2Sequence) |
void |
setAdvancedWidth(int advancedWidth) |
void |
setLeftSideBearing(int leftSideBearing) |
public GlyphMapReader.GlyphMapping map
public org.apache.fontbox.cff.Type2CharString charStr
Copyright © 2016. All rights reserved.