public class CIDKeyedType2CharString extends Type2CharString
commandCount, type1Sequence| Constructor and Description |
|---|
CIDKeyedType2CharString(Type1CharStringReader font,
java.lang.String fontName,
int cid,
int gid,
java.util.List<java.lang.Object> sequence,
int defaultWidthX,
int nomWidthX)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCID()
Returns the CID (character id) of this charstring.
|
getGID, getType2SequencegetBounds, getName, getPath, getType1Sequence, getWidth, toStringpublic CIDKeyedType2CharString(Type1CharStringReader font, java.lang.String fontName, int cid, int gid, java.util.List<java.lang.Object> sequence, int defaultWidthX, int nomWidthX)
font - Parent CFF fontfontName - font namecid - CIDgid - GIDsequence - Type 2 char string sequencedefaultWidthX - default widthnomWidthX - nominal width