| Package | Description |
|---|---|
| at.mug.iqm.api.gui | |
| at.mug.iqm.api.operator | |
| at.mug.iqm.core.workflow | |
| at.mug.iqm.img.bundle.gui | |
| at.mug.iqm.plot.bundle.gui | |
| at.mug.iqm.templatemanager |
| Modifier and Type | Method and Description |
|---|---|
ParameterBlockIQM |
ITemplateSupport.getParameters()
This method gathers the parameters for an operator and constructs a
ParameterBlockIQM instance which will be stored as template in
the IQMOperatorTemplates.xml file. |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterBlockImg
A parameter block for an image operator.
|
class |
ParameterBlockPlot
A parameter block for a plot operator.
|
| Modifier and Type | Field and Description |
|---|---|
protected ParameterBlockIQM |
WorkPackage.parameters
The parameters and sources.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterBlockIQM |
ParameterBlockPlot.clone() |
ParameterBlockIQM |
ParameterBlockIQM.clone() |
ParameterBlockIQM |
ParameterBlockImg.clone() |
ParameterBlockIQM |
WorkPackage.getParameters() |
ParameterBlockIQM |
PreferencesPanel.getParameters()
Get the parameters wrapped in a
ParameterBlockIQM of a GUI. |
ParameterBlockIQM |
IWorkPackage.getParameters()
Get the parameters and sources associated with this work package.
|
ParameterBlockIQM |
WorkPackage.getTemplate(String name)
Get the a predefined template for the operator in this work package.
|
ParameterBlockIQM |
IWorkPackage.getTemplate(String name)
Get a predefined set of parameters for an operator which has been
serialized to the template file.
|
ParameterBlockIQM |
ParameterBlockIQM.resetParametersOnly()
Sets the default parameters to the
ParameterBlockIQM without
altering the current sources or manager indices. |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkPackage.setParameters(ParameterBlockIQM parameters) |
void |
IWorkPackage.setParameters(ParameterBlockIQM parameters)
Set the parameters and sources to this work package.
|
void |
IOperatorGUI.updateParameterBlock(ParameterBlockIQM pb)
Sets the parameter block in the work package.
|
void |
AbstractOperatorGUI.updateParameterBlock(ParameterBlockIQM pb)
This method updates the parameter block and sets the containing
parameters to the GUI elements.
|
| Constructor and Description |
|---|
WorkPackage(IOperator operator,
ParameterBlockIQM pb)
Constructs a new work package with the given parameters.
|
| Modifier and Type | Field and Description |
|---|---|
private ParameterBlockIQM |
ExecutionProxy.pb
The parameters of this protocol.
|
| Modifier and Type | Field and Description |
|---|---|
private ParameterBlockIQM |
OperatorGUI_WhiteBalance.pb |
private ParameterBlockIQM |
OperatorGUI_Watershed.pb |
private ParameterBlockIQM |
OperatorGUI_UnsharpMask.pb |
private ParameterBlockIQM |
OperatorGUI_TurboReg.pb |
private ParameterBlockIQM |
OperatorGUI_Threshold.pb |
private ParameterBlockIQM |
OperatorGUI_StatRegMerge.pb |
private ParameterBlockIQM |
OperatorGUI_Statistics.pb |
private ParameterBlockIQM |
OperatorGUI_StackStat.pb |
private ParameterBlockIQM |
OperatorGUI_Smooth.pb |
private ParameterBlockIQM |
OperatorGUI_ROISegment.pb |
private ParameterBlockIQM |
OperatorGUI_RGBRelative.pb |
private ParameterBlockIQM |
OperatorGUI_Resize.pb |
private ParameterBlockIQM |
OperatorGUI_RegGrow.pb |
private ParameterBlockIQM |
OperatorGUI_Rank.pb |
private ParameterBlockIQM |
OperatorGUI_NexelScan.pb |
private ParameterBlockIQM |
OperatorGUI_Morph.pb |
private ParameterBlockIQM |
OperatorGUI_KMeansFuzzy.pb |
private ParameterBlockIQM |
OperatorGUI_KMeans.pb |
private ParameterBlockIQM |
OperatorGUI_Invert.pb
The cached parameter block from the work package.
|
private ParameterBlockIQM |
OperatorGUI_ImgStabilizer.pb |
private ParameterBlockIQM |
OperatorGUI_FracSurrogate.pb |
private ParameterBlockIQM |
OperatorGUI_FracScan.pb |
private ParameterBlockIQM |
OperatorGUI_FracPyramid.pb |
private ParameterBlockIQM |
OperatorGUI_FracMinkowski.pb |
private ParameterBlockIQM |
OperatorGUI_FracLac.pb |
private ParameterBlockIQM |
OperatorGUI_FracIFS.pb
The cached parameter block from the work package.
|
private ParameterBlockIQM |
OperatorGUI_FracHRM.pb
The cached parameter block from the work package.
|
private ParameterBlockIQM |
OperatorGUI_FracHiguchi.pb |
private ParameterBlockIQM |
OperatorGUI_FracGenDim.pb |
private ParameterBlockIQM |
OperatorGUI_FracFFT.pb |
private ParameterBlockIQM |
OperatorGUI_FracBox.pb |
private ParameterBlockIQM |
OperatorGUI_Edge.pb |
private ParameterBlockIQM |
OperatorGUI_DistMap.pb |
private ParameterBlockIQM |
OperatorGUI_DirLocal.pb |
private ParameterBlockIQM |
OperatorGUI_DFT.pb |
private ParameterBlockIQM |
OperatorGUI_Crop.pb |
private ParameterBlockIQM |
OperatorGUI_CreateImage.pb
The cached parameter block within the work package.
|
private ParameterBlockIQM |
OperatorGUI_CreateFracSurf.pb
The cached parameter block within the work package.
|
private ParameterBlockIQM |
OperatorGUI_Convert.pb |
private ParameterBlockIQM |
OperatorGUI_ComplexLogDepth.pb |
private ParameterBlockIQM |
OperatorGUI_ColDecon.pb |
private ParameterBlockIQM |
OperatorGUI_CalcValue.pb |
private ParameterBlockIQM |
OperatorGUI_CalcImage.pb |
private ParameterBlockIQM |
OperatorGUI_BUnwarpJ.pb |
private ParameterBlockIQM |
OperatorGUI_Border.pb |
private ParameterBlockIQM |
OperatorGUI_Align.pb |
private ParameterBlockIQM |
OperatorGUI_Affine.pb |
private ParameterBlockIQM |
OperatorGUI_TempMatch.pbJAI |
private ParameterBlockIQM |
OperatorGUI_HistoModify.pbJAI |
private ParameterBlockIQM |
OperatorGUI_CoGReg.pbJAI |
| Modifier and Type | Field and Description |
|---|---|
private ParameterBlockIQM |
PlotGUI_SymbolicAggregation.pb |
private ParameterBlockIQM |
PlotGUI_Statistics.pb |
private ParameterBlockIQM |
PlotGUI_SignalGenerator.pb |
private ParameterBlockIQM |
PlotGUI_PointFinder.pb |
private ParameterBlockIQM |
PlotGUI_Math.pb |
private ParameterBlockIQM |
PlotGUI_FractalGenerator.pb |
private ParameterBlockIQM |
PlotGUI_FracSurrogate.pb |
private ParameterBlockIQM |
PlotGUI_FracHurst.pb |
private ParameterBlockIQM |
PlotGUI_FracHiguchi.pb |
private ParameterBlockIQM |
PlotGUI_FracAllomScale.pb |
private ParameterBlockIQM |
PlotGUI_Filter.pb |
private ParameterBlockIQM |
PlotGUI_FFT.pb |
private ParameterBlockIQM |
PlotGUI_Entropy.pb |
private ParameterBlockIQM |
PlotGUI_DCMGenerator.pb |
private ParameterBlockIQM |
PlotGUI_Cut.pb |
private ParameterBlockIQM |
PlotGUI_ComplLogDepth.pb |
private ParameterBlockIQM |
PlotGUI_AutoCorrelation.pb |
| Modifier and Type | Method and Description |
|---|---|
ParameterBlockIQM |
XMLPreferencesManager.getTemplate(String operatorName,
String templateName)
De-serializes an operator's parameter block into a Java object.
|
ParameterBlockIQM |
XMLPreferencesManager.loadParameterBlockFromTemplate(ParameterBlockIQM block,
IqmOperatorDescriptor template)
Changes values in a ParameterBlockIQM to the settings in the
IQMOperatorTemplates.xml.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterBlockIQM |
XMLPreferencesManager.loadParameterBlockFromTemplate(ParameterBlockIQM block,
IqmOperatorDescriptor template)
Changes values in a ParameterBlockIQM to the settings in the
IQMOperatorTemplates.xml.
|
void |
XMLPreferencesManager.setTemplate(String parameterblockname,
String templatename,
ParameterBlockIQM block)
Sets a new template in IQMOperatorTemplates.xml with the values of a
ParameterBlockIQM.
Currently supported parameter-types: Integer, Boolean, Character, Double, Float. This function is synchronized. |
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.