Class IImageContainerSettings.RenderingKey

  • Enclosing interface:
    IImageContainerSettings

    public static class IImageContainerSettings.RenderingKey
    extends java.awt.RenderingHints.Key
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isCompatibleValue​(java.lang.Object val)  
      • Methods inherited from class java.awt.RenderingHints.Key

        equals, hashCode, intKey
      • Methods inherited from class java.lang.Object

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

      • isCompatibleValue

        public boolean isCompatibleValue​(java.lang.Object val)
        Specified by:
        isCompatibleValue in class java.awt.RenderingHints.Key