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.
Version:
$Id: //depot/branches/personal/haraldk/twelvemonkeys/release-2/twelvemonkeys-core/src/main/java/com/twelvemonkeys/image/ResampleOp.java#1 $
  • 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