javax.media.jai.operator
Class ShearDir

java.lang.Object
  |
  +--javax.media.jai.EnumeratedParameter
        |
        +--javax.media.jai.operator.ShearDir
All Implemented Interfaces:
Serializable

public final class ShearDir
extends EnumeratedParameter

Class used to represent the acceptable values of the "shearDir" parameter of the "Shear" operation. Acceptable values for the "shearDir" parameter are defined in the ShearDescriptor by the constants SHEAR_HORIZONTAL and SHEAR_VERTICAL.

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