Class ApacheImageContainerFactory


  • public class ApacheImageContainerFactory
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      IImageContainer create​(java.io.InputStream inputStream)  
      boolean isSupported​(java.io.InputStream inputStream)  
      • Methods inherited from class java.lang.Object

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

      • ApacheImageContainerFactory

        public ApacheImageContainerFactory​(java.awt.RenderingHints hints)
    • Method Detail

      • create

        public IImageContainer create​(java.io.InputStream inputStream)
      • isSupported

        public boolean isSupported​(java.io.InputStream inputStream)