javax.media.jai.registry
Class CollectionRegistryMode

java.lang.Object
  extended byjavax.media.jai.RegistryMode
      extended byjavax.media.jai.registry.CollectionRegistryMode

public class CollectionRegistryMode
extends RegistryMode

A class that provides information about the "rendered" registry (operation) mode.

Since:
JAI 1.1

Field Summary
static String MODE_NAME
           
 
Constructor Summary
CollectionRegistryMode()
          Constructor.
 
Methods inherited from class javax.media.jai.RegistryMode
addMode, arePreferencesSupported, arePropertiesSupported, getDescriptorClass, getDescriptorClasses, getFactoryClass, getFactoryMethod, getMode, getModeNames, getModeNames, getName, getProductClass, removeMode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODE_NAME

public static final String MODE_NAME
See Also:
Constant Field Values
Constructor Detail

CollectionRegistryMode

public CollectionRegistryMode()
Constructor. A RegistryMode that represents a CollectionImageFactory keyed by "collection"