|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.media.jai.OperationDescriptorImpl
org.cybertory.MSS.FeaturesImageOpDesc
An operation for creating the aspect of the image including features specific painting. This image can then be composited with background effects and various modifications using JAI operation.s
Field Summary | |
static java.lang.String |
OPERATION_NAME
|
Fields inherited from class javax.media.jai.OperationDescriptorImpl |
resources, sourceNames, supportedModes |
Fields inherited from interface javax.media.jai.OperationDescriptor |
NO_PARAMETER_DEFAULT |
Constructor Summary | |
FeaturesImageOpDesc()
|
Method Summary | |
java.awt.image.RenderedImage |
create(java.awt.image.renderable.ParameterBlock pbIn,
java.awt.RenderingHints rh)
Method needed for implementation of RenderedImageFactory |
int |
getNumSources()
|
static void |
init()
|
Methods inherited from class javax.media.jai.OperationDescriptorImpl |
arePropertiesSupported, getDefaultSourceClass, getDestClass, getDestClass, getInvalidRegion, getName, getNumParameters, getParamClasses, getParamDefaults, getParamDefaultValue, getParameterListDescriptor, getParamMaxValue, getParamMinValue, getParamNames, getPropertyGenerators, getPropertyGenerators, getRenderableDestClass, getRenderableSourceClasses, getResourceBundle, getResources, getSourceClasses, getSourceClasses, getSourceNames, getSupportedModes, isImmediate, isModeSupported, isRenderableSupported, isRenderedSupported, makeDefaultSourceClassList, validateArguments, validateArguments, validateParameters, validateParameters, validateRenderableArguments, validateRenderableSources, validateSources, validateSources |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static java.lang.String OPERATION_NAME
Constructor Detail |
public FeaturesImageOpDesc()
Method Detail |
public static void init()
public int getNumSources()
getNumSources
in interface javax.media.jai.OperationDescriptor
public java.awt.image.RenderedImage create(java.awt.image.renderable.ParameterBlock pbIn, java.awt.RenderingHints rh)
RenderedImageFactory
create
in interface java.awt.image.renderable.RenderedImageFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |