com.itextpdf.text.pdf.fonts.cmaps
Class CidLocationFromByte

java.lang.Object
  extended by com.itextpdf.text.pdf.fonts.cmaps.CidLocationFromByte
All Implemented Interfaces:
CidLocation

public class CidLocationFromByte
extends Object
implements CidLocation

Author:
psoares

Constructor Summary
CidLocationFromByte(byte[] data)
           
 
Method Summary
 PRTokeniser getLocation(String location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CidLocationFromByte

public CidLocationFromByte(byte[] data)
Method Detail

getLocation

public PRTokeniser getLocation(String location)
                        throws IOException
Specified by:
getLocation in interface CidLocation
Throws:
IOException


Copyright © 2013. All Rights Reserved.