legacy.resource.codecs.font
Class NativeFontFormat

java.lang.Object
  extended by legacy.resource.Format
      extended by legacy.resource.codecs.font.NativeFontFormat

public class NativeFontFormat
extends Format

NativeAudioFormat.class is the base for audio files

Author:
Benjamin Tarrant

Constructor Summary
NativeFontFormat(java.io.InputStream stream)
           
 
Method Summary
 
Methods inherited from class legacy.resource.Format
getFormatLoadLock
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NativeFontFormat

public NativeFontFormat(java.io.InputStream stream)
                 throws java.io.IOException
Throws:
java.io.IOException