javax.media.jai.operator
Class MinFilterShape

java.lang.Object
  extended by javax.media.jai.EnumeratedParameter
      extended by javax.media.jai.operator.MinFilterShape
All Implemented Interfaces:
Serializable

public final class MinFilterShape
extends EnumeratedParameter

Class used to represent the acceptable values of the "maskShape" parameter of the "MinFilter" operation. Acceptable values for the "maskShape" parameter are defined in the MinFilterDescriptor by the constants MIN_MASK_SQUARE, MIN_MASK_PLUS, MIN_MASK_X, and MIN_MASK_SQUARE_SEPARABLE.

Since:
JAI 1.1
See Also:
Serialized Form

Method Summary
 
Methods inherited from class javax.media.jai.EnumeratedParameter
equals, getName, getValue, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait