FreeHEP API
Version v1.2.2

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

java.lang.Object
  |
  +--org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat
        |
        +--org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat0
Enclosing class:
TTFCMapTable

public class TTFCMapTable.TableFormat0
extends TTFCMapTable.TableFormat


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
IOException

toString

public String toString()
Overrides:
toString in class Object

getGlyphIndex

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

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.