Package 

Object PlatformBitmapFactoryProvider

    • Method Summary

      Modifier and Type Method Description
      final static PlatformBitmapFactory buildPlatformBitmapFactory(PoolFactory poolFactory, PlatformDecoder platformDecoder, CloseableReferenceFactory closeableReferenceFactory) Provide the implementation of the PlatformBitmapFactory for the current platform using the provided PoolFactory
      • Methods inherited from class java.lang.Object

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

      • buildPlatformBitmapFactory

         final static PlatformBitmapFactory buildPlatformBitmapFactory(PoolFactory poolFactory, PlatformDecoder platformDecoder, CloseableReferenceFactory closeableReferenceFactory)

        Provide the implementation of the PlatformBitmapFactory for the current platform using the provided PoolFactory

        Parameters:
        poolFactory - The PoolFactory
        platformDecoder - The PlatformDecoder