FreeHEP API
Version current

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

java.lang.Object
  extended byorg.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat
Direct Known Subclasses:
TTFCMapTable.TableFormat0, TTFCMapTable.TableFormat4
Enclosing class:
TTFCMapTable

public abstract class TTFCMapTable.TableFormat
extends Object

Source Code:
TTFCMapTable.TableFormat.java

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
Throws:
IOException

getGlyphIndex

public abstract int getGlyphIndex(int character)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.