javax.media.jai.registry
Class RenderableRegistryMode
java.lang.Object
|
+--javax.media.jai.RegistryMode
|
+--javax.media.jai.registry.RenderableRegistryMode
- public class RenderableRegistryMode
- extends RegistryMode
A class that provides information about the "renderable" registry
(operation) mode.
- Since:
- JAI 1.1
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 |
MODE_NAME
public static final String MODE_NAME
RenderableRegistryMode
public RenderableRegistryMode()
- Constructor. A
RegistryMode
that represents a
ContextualRenderedImageFactory
keyed in a case
insensitive fashion by the string "renderable". The "renderable"
mode has no preferences but supports properties.