FreeHEP API
Version current

org.freehep.graphicsio.font.truetype
Class TTFCMapTable.TableFormat0

java.lang.Object
  extended byorg.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat
      extended byorg.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat0
Enclosing class:
TTFCMapTable

public class TTFCMapTable.TableFormat0
extends TTFCMapTable.TableFormat

Source Code:
TTFCMapTable.TableFormat0.java

Field Summary
 int[] glyphIdArray
           
 
Constructor Summary
TTFCMapTable.TableFormat0()
           
 
Method Summary
 int getGlyphIndex(int character)
           
 void read()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

glyphIdArray

public int[] glyphIdArray
Constructor Detail

TTFCMapTable.TableFormat0

public TTFCMapTable.TableFormat0()
Method Detail

read

public void read()
          throws IOException
Specified by:
read in class TTFCMapTable.TableFormat
Throws:
IOException

toString

public String toString()

getGlyphIndex

public int getGlyphIndex(int character)
Specified by:
getGlyphIndex in class TTFCMapTable.TableFormat

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.