Class BufferedImageContainerFactory


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      IImageContainer create​(java.awt.image.BufferedImage image)  
      • Methods inherited from class java.lang.Object

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

      • BufferedImageContainerFactory

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

      • create

        public IImageContainer create​(java.awt.image.BufferedImage image)