org.apache.batik.svggen.font.table
Class CmapFormat6

java.lang.Object
  extended byorg.apache.batik.svggen.font.table.CmapFormat
      extended byorg.apache.batik.svggen.font.table.CmapFormat6

public class CmapFormat6
extends CmapFormat

Version:
$Id: CmapFormat6.java,v 1.2 2003/08/08 11:39:22 vhardy Exp $
Author:
David Schweinsberg

Constructor Summary
protected CmapFormat6(java.io.RandomAccessFile raf)
           
 
Method Summary
 int mapCharCode(int charCode)
           
 
Methods inherited from class org.apache.batik.svggen.font.table.CmapFormat
create, getFormat, getLength, getVersion, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CmapFormat6

protected CmapFormat6(java.io.RandomAccessFile raf)
               throws java.io.IOException
Method Detail

mapCharCode

public int mapCharCode(int charCode)
Specified by:
mapCharCode in class CmapFormat


<oXygen/> XML Editor uses Batik from the Apache Foundation to provide support for previewing SVG documents. See the SVG Editor section for more info.