Class Drawable.DrawableHint

  • Enclosing interface:
    Drawable

    public static class Drawable.DrawableHint
    extends java.awt.RenderingHints.Key
    • Method Summary

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

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

        getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • isCompatibleValue

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

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object