org.freehep.graphicsio.font.truetype
Class TTFCMapTable
java.lang.Object
org.freehep.graphicsio.font.truetype.TTFTable
org.freehep.graphicsio.font.truetype.TTFCMapTable
- public class TTFCMapTable
- extends TTFTable
CMAP Table.
- Version:
- $Id: TTFCMapTable.java,v 1.1 2001/11/29 01:45:29 duns Exp $
- Author:
- Simon Fischer
- Source Code:
- TTFCMapTable.java
version
public int version
encodingTable
public TTFCMapTable.EncodingTable[] encodingTable
TTFCMapTable
public TTFCMapTable()
getTag
public String getTag()
- Specified by:
getTag
in class TTFTable
readTable
public void readTable()
throws IOException
- Specified by:
readTable
in class TTFTable
- Throws:
IOException
toString
public String toString()
- Overrides:
toString
in class TTFTable
Copyright © 2000-2004 FreeHEP, All Rights Reserved.