Class SymbolPixmapInputStreamFactoryImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.io.InputStream createInstance​(SymbolPixmap aIdentifier)
      • Methods inherited from interface org.refcodes.factory.LookupFactory

        createInstance
      • Methods inherited from class java.lang.Object

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

      • SymbolPixmapInputStreamFactoryImpl

        public SymbolPixmapInputStreamFactoryImpl()
    • Method Detail

      • createInstance

        public java.io.InputStream createInstance​(SymbolPixmap aIdentifier)
        Specified by:
        createInstance in interface org.refcodes.factory.LookupFactory<java.io.InputStream,SymbolPixmap>