public class CIDKeyedType2CharString extends Type2CharString
commandCount, type1Sequence| Constructor | 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 | Description |
|---|---|---|
int |
getCID() |
Returns the CID (character id) of this charstring.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBounds, getName, getPath, getType1Sequence, getWidth, toStringgetGID, getType2Sequencepublic 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 widthCopyright © 2008–2018. All rights reserved.