intarsys CWT library

de.intarsys.cwt.font.truetype
Class TTTable

java.lang.Object
  extended by de.intarsys.cwt.font.truetype.TTTable

public class TTTable
extends Object


Method Summary
 int getChecksum()
           
 TTFont getFont()
           
 long getLength()
           
 byte[] getName()
           
 long getOffset()
           
 de.intarsys.tools.randomaccess.IRandomAccess getRandomAccess()
           
 void setName(byte[] string)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getChecksum

public int getChecksum()

getFont

public TTFont getFont()

getLength

public long getLength()

getName

public byte[] getName()

getOffset

public long getOffset()

getRandomAccess

public de.intarsys.tools.randomaccess.IRandomAccess getRandomAccess()
                                                             throws IOException
Throws:
IOException

setName

public void setName(byte[] string)

toString

public String toString()
Overrides:
toString in class Object

intarsys CWT library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.