Uses of Class
com.itextpdf.text.pdf.fonts.cmaps.CodespaceRange

Packages that use CodespaceRange
com.itextpdf.text.pdf.fonts.cmaps   
 

Uses of CodespaceRange in com.itextpdf.text.pdf.fonts.cmaps
 

Methods in com.itextpdf.text.pdf.fonts.cmaps that return types with arguments of type CodespaceRange
 List<CodespaceRange> CMap.getCodeSpaceRanges()
          Getter for property codeSpaceRanges.
 

Methods in com.itextpdf.text.pdf.fonts.cmaps with parameters of type CodespaceRange
 void CMap.addCodespaceRange(CodespaceRange range)
          This will add a codespace range.
 



Copyright © 2011. All Rights Reserved.