FreeHEP API
Version v1.2.2

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

java.lang.Object
  |
  +--org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat
Direct Known Subclasses:
TTFCMapTable.TableFormat0, TTFCMapTable.TableFormat4
Enclosing class:
TTFCMapTable

public abstract class TTFCMapTable.TableFormat
extends Object


Constructor Summary
TTFCMapTable.TableFormat()
           
 
Method Summary
abstract  int getGlyphIndex(int character)
           
abstract  void read()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TTFCMapTable.TableFormat

public TTFCMapTable.TableFormat()
Method Detail

read

public abstract void read()
                   throws IOException
IOException

getGlyphIndex

public abstract int getGlyphIndex(int character)

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.