intarsys PDF library API

de.intarsys.pdf.font
Class NamedGIDMap

java.lang.Object
  extended by de.intarsys.pdf.cos.COSBasedObject
      extended by de.intarsys.pdf.font.CIDToGIDMap
          extended by de.intarsys.pdf.font.NamedGIDMap
All Implemented Interfaces:
ICOSObjectListener, IAttributeSupport

public class NamedGIDMap
extends CIDToGIDMap


Nested Class Summary
static class NamedGIDMap.MetaClass
          The meta class implementation
 
Field Summary
static NamedGIDMap.MetaClass META
          The meta class instance
static NamedGIDMap SINGLETON
           
 
Fields inherited from class de.intarsys.pdf.font.CIDToGIDMap
CN_Identity
 
Method Summary
 int getGlyphIndex(CID cid)
           
 
Methods inherited from class de.intarsys.pdf.font.CIDToGIDMap
getSingleton
 
Methods inherited from class de.intarsys.pdf.cos.COSBasedObject
changed, cosGetArray, cosGetDict, cosGetDoc, cosGetField, cosGetObject, cosGetStream, cosHasField, cosRemoveField, cosSetField, getAttribute, getFieldBoolean, getFieldDate, getFieldFixed, getFieldFixedArray, getFieldInt, getFieldMLString, getFieldString, invalidateCaches, removeAttribute, setAttribute, setFieldBoolean, setFieldFixed, setFieldInt, setFieldMLString, setFieldName, setFieldObject, setFieldString, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

SINGLETON

public static NamedGIDMap SINGLETON

META

public static final NamedGIDMap.MetaClass META
The meta class instance

Method Detail

getGlyphIndex

public int getGlyphIndex(CID cid)
Specified by:
getGlyphIndex in class CIDToGIDMap

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.