org.apache.poi.hdf.model.hdftypes
Class FontTable

java.lang.Object
  extended by org.apache.poi.hdf.model.hdftypes.FontTable
All Implemented Interfaces:
HDFType

Deprecated.

@Deprecated
public final class FontTable
extends java.lang.Object
implements HDFType

Comment me


Constructor Summary
FontTable(byte[] fontTable)
          Deprecated.  
 
Method Summary
 java.lang.String getFont(int index)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontTable

public FontTable(byte[] fontTable)
Deprecated. 
Method Detail

getFont

public java.lang.String getFont(int index)
Deprecated.