javax.media.jai.operator
Class MaxFilterShape

java.lang.Object
  extended byjavax.media.jai.EnumeratedParameter
      extended byjavax.media.jai.operator.MaxFilterShape
All Implemented Interfaces:
Serializable

public final class MaxFilterShape
extends EnumeratedParameter

Class used to represent the acceptable values of the "maskShape" parameter of the "MaxFilter" operation. Acceptable values for the "maskShape" parameter are defined in the MaxFilterDescriptor by the constants MAX_MASK_SQUARE, MAX_MASK_PLUS, MAX_MASK_X, and MAX_MASK_SQUARE_SEPARABLE.

Since:
JAI 1.1
See Also:
Serialized Form

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