public class Image5DSliceIndexExpressionParameterVariablesInfo extends Object implements JIPipeExpressionVariablesInfo
Constructor and Description |
---|
Image5DSliceIndexExpressionParameterVariablesInfo() |
Modifier and Type | Method and Description |
---|---|
static void |
apply(JIPipeExpressionVariablesMap target,
ij.ImagePlus img,
ImageSliceIndex index) |
Set<JIPipeExpressionParameterVariableInfo> |
getVariables(JIPipeWorkbench workbench,
JIPipeParameterTree parameterTree,
JIPipeParameterAccess parameterAccess)
Returns the list of known variables for the user interface.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
findNode, findPredecessorNodeCache
public Image5DSliceIndexExpressionParameterVariablesInfo()
public static void apply(JIPipeExpressionVariablesMap target, ij.ImagePlus img, ImageSliceIndex index)
public Set<JIPipeExpressionParameterVariableInfo> getVariables(JIPipeWorkbench workbench, JIPipeParameterTree parameterTree, JIPipeParameterAccess parameterAccess)
JIPipeExpressionVariablesInfo
getVariables
in interface JIPipeExpressionVariablesInfo
workbench
- the workbenchparameterTree
- the parameter tree that contains the access. can be null.parameterAccess
- the parameter access that holds the AbstractExpressionParameter
instance. can be null.Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.