public class CIDKeyedType2CharString extends Type2CharString
commandCount, type1Sequence| Constructor and Description |
|---|
CIDKeyedType2CharString(Type1CharStringReader font,
String fontName,
int cid,
int gid,
List<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, String fontName, int cid, int gid, List<Object> sequence, int defaultWidthX, int nomWidthX)
font - Parent CFF fontfontName - font namecid - CIDgid - GIDsequence - Type 2 char string sequencedefaultWidthX - default widthnomWidthX - nominal widthCopyright © 2002–2017 The Apache Software Foundation. All rights reserved.