public class IqmOpSmoothDescriptor extends AbstractOperatorDescriptor
| Modifier and Type | Field and Description |
|---|---|
private static int |
numSources |
private static DataType[] |
OUTPUT_TYPES |
private static Class[] |
paramClasses |
private static Object[] |
paramDefaults |
private static String[] |
paramNames |
private static String[][] |
resources |
private static long |
serialVersionUID |
private static String[] |
supportedModes |
static OperatorType |
TYPE |
private static javax.media.jai.util.Range[] |
validParamValues |
outputTypes, stackProcessingType, type| Constructor and Description |
|---|
IqmOpSmoothDescriptor()
constructor
|
| Modifier and Type | Method and Description |
|---|---|
static IOperatorDescriptor |
register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static void |
registerWithJAI()
This method registers the operator with the
OperationRegistry. |
getArgumentDescription, getDescription, getDocURL, getName, getNumSources, getOutputTypes, getParamClasses, getParamDefaults, getParamNames, getResourceBundle, getResources, getStackProcessingType, getType, getValidParamValues, getVendor, getVersion, toStringarePropertiesSupported, getDefaultSourceClass, getDestClass, getDestClass, getInvalidRegion, getNumParameters, getParamDefaultValue, getParameterListDescriptor, getParamMaxValue, getParamMinValue, getPropertyGenerators, getPropertyGenerators, getRenderableDestClass, getRenderableSourceClasses, getResourceBundle, getResources, getSourceClasses, getSourceClasses, getSourceNames, getSupportedModes, isImmediate, isModeSupported, isRenderableSupported, isRenderedSupported, makeDefaultSourceClassList, validateArguments, validateArguments, validateParameters, validateParameters, validateRenderableArguments, validateRenderableSources, validateSources, validateSourcesprivate static final long serialVersionUID
public static final OperatorType TYPE
private static final DataType[] OUTPUT_TYPES
private static final String[][] resources
private static final String[] supportedModes
private static final int numSources
private static final String[] paramNames
private static final Class[] paramClasses
private static final Object[] paramDefaults
private static final javax.media.jai.util.Range[] validParamValues
public static void registerWithJAI()
OperationRegistry.public static IOperatorDescriptor register()
IOperatorRegistry
.Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.