javax.media.jai.operator
Class MosaicType
java.lang.Object
|
+--javax.media.jai.EnumeratedParameter
|
+--javax.media.jai.operator.MosaicType
- All Implemented Interfaces:
- Serializable
- public final class MosaicType
- extends EnumeratedParameter
Class used to represent the acceptable values of the "mosaicType"
parameter of the "Mosaic" operation. Acceptable values for the
"maskShape" parameter are defined in the MosaicDescriptor
by the constants MosaicDescriptor.MOSAIC_TYPE_BLEND and
MosaicDescriptor.MOSAIC_TYPE_OVERLAY.
- Since:
- JAI 1.1.2
- See Also:
- Serialized Form