FreeHEP API
Version v1.2.2

org.freehep.graphicsio.font
Class FontTable.Entry

java.lang.Object
  |
  +--org.freehep.graphicsio.font.FontTable.Entry
Enclosing class:
FontTable

protected class FontTable.Entry
extends Object


Method Summary
 CharTable getEncoding()
           
 Font getFont()
           
 String getReference()
           
 boolean isWritten()
           
protected  void setReference(String ref)
           
 void setWritten(boolean written)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getFont

public Font getFont()

getReference

public String getReference()

setReference

protected void setReference(String ref)

getEncoding

public CharTable getEncoding()

setWritten

public void setWritten(boolean written)

isWritten

public boolean isWritten()

toString

public String toString()
Overrides:
toString in class Object

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.