Class FontResourceHandler


  • public class FontResourceHandler
    extends ResourceHandler
    Author:
    Christopher Butler
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String BASE_FONT_KEY  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getResource​(java.lang.String fontData)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FontResourceHandler

        public FontResourceHandler()
    • Method Detail

      • getResource

        public java.lang.Object getResource​(java.lang.String fontData)
        Overrides:
        getResource in class ResourceHandler