intarsys PDF library API

de.intarsys.pdf.font
Class NamedCMap

java.lang.Object
  extended by de.intarsys.pdf.cos.COSBasedObject
      extended by de.intarsys.pdf.font.CMap
          extended by de.intarsys.pdf.font.NamedCMap
All Implemented Interfaces:
ICOSObjectListener, IAttributeSupport
Direct Known Subclasses:
IdentityCMap

public abstract class NamedCMap
extends CMap


Nested Class Summary
static class NamedCMap.MetaClass
          The meta class implementation
 
Field Summary
static COSName CN_Identity_H
           
static COSName CN_Identity_V
           
static NamedCMap.MetaClass META
          The meta class instance
 
Method Summary
static CMap getSingleton(COSName name)
           
 
Methods inherited from class de.intarsys.pdf.font.CMap
getNextCID, lookup, toInt, toInt
 
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

CN_Identity_H

public static final COSName CN_Identity_H

CN_Identity_V

public static final COSName CN_Identity_V

META

public static final NamedCMap.MetaClass META
The meta class instance

Method Detail

getSingleton

public static CMap getSingleton(COSName name)

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.