Class ResampleOp.Value

java.lang.Object
com.twelvemonkeys.image.ResampleOp.Value
Enclosing class:
ResampleOp

static final class ResampleOp.Value extends Object
RenderingHints value implementation, works with Key keys.
  • Field Details

  • Constructor Details

  • Method Details

    • isCompatibleKey

      public boolean isCompatibleKey(ResampleOp.Key pKey)
    • getFilterType

      public int getFilterType()
    • toString

      public String toString()
      Overrides:
      toString in class Object