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