jPod PDF library

de.intarsys.pdf.font
Class CIDWidthMap

java.lang.Object
  extended by de.intarsys.pdf.cos.COSBasedObject
      extended by de.intarsys.pdf.font.CIDWidthMap
All Implemented Interfaces:
ICOSObjectListener, de.intarsys.tools.attribute.IAttributeSupport

public class CIDWidthMap
extends COSBasedObject


Nested Class Summary
static class CIDWidthMap.MetaClass
          The meta class implementation
 
Field Summary
static CIDWidthMap.MetaClass META
          The meta class instance
 
Method Summary
 void addWidth(int cid, int width)
           
 int getWidth(int cid)
           
 
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

META

public static final CIDWidthMap.MetaClass META
The meta class instance

Method Detail

addWidth

public void addWidth(int cid,
                     int width)

getWidth

public int getWidth(int cid)

jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.