javax.media.jai.operator
Class MosaicType

java.lang.Object
  extended by javax.media.jai.EnumeratedParameter
      extended by 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

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