de.intarsys.pdf.font
Class CIDSelectorName
java.lang.Object
de.intarsys.pdf.font.CID
de.intarsys.pdf.font.CIDSelectorName
public class CIDSelectorName
- extends CID
A selector based on a character name.
Fields inherited from class de.intarsys.pdf.font.CID |
Notdef |
CIDSelectorName
public CIDSelectorName(COSName name)
getName
public COSName getName()
getValue
public int getValue()
- Description copied from class:
CID
- The integer equivalent of the cid.
A CID must not be larger than the platform integer size.
- Specified by:
getValue
in class CID
- Returns:
- The integer equivalent of the cid.
getLength
public int getLength()
- Description copied from class:
CID
- The number of bytes this CID occupies.
- Specified by:
getLength
in class CID
- Returns:
- The number of bytes this CID occupies.
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.