public static class Coloc2Node.Settings extends AbstractJIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterChangedEventEmitter, JIPipeParameterCollection.ParameterChangedEventListener, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEventEmitter, JIPipeParameterCollection.ParameterStructureChangedEventListener, JIPipeParameterCollection.ParameterUIChangedEvent, JIPipeParameterCollection.ParameterUIChangedEventEmitter, JIPipeParameterCollection.ParameterUIChangedEventListener
Constructor and Description |
---|
Settings() |
Settings(Coloc2Node.Settings other) |
Modifier and Type | Method and Description |
---|---|
int |
getCostesRandomizations() |
int |
getPsf() |
sc.fiji.coloc.algorithms.AutoThresholdRegression.Implementation |
getThresholdRegression() |
boolean |
isCostesSignificanceTest() |
boolean |
isIntensityHistogram2D() |
boolean |
isKendallTauRankCorrelation() |
boolean |
isLiHistogramChannel1() |
boolean |
isLiHistogramChannel2() |
boolean |
isLiICQ() |
boolean |
isMandersCorrelation() |
boolean |
isSpearmanRankCorrelation() |
void |
setCostesRandomizations(int costesRandomizations) |
void |
setCostesSignificanceTest(boolean costesSignificanceTest) |
void |
setIntensityHistogram2D(boolean intensityHistogram2D) |
void |
setKendallTauRankCorrelation(boolean kendallTauRankCorrelation) |
void |
setLiHistogramChannel1(boolean liHistogramChannel1) |
void |
setLiHistogramChannel2(boolean liHistogramChannel2) |
void |
setLiICQ(boolean liICQ) |
void |
setMandersCorrelation(boolean mandersCorrelation) |
void |
setPsf(int psf) |
void |
setSpearmanRankCorrelation(boolean spearmanRankCorrelation) |
void |
setThresholdRegression(sc.fiji.coloc.algorithms.AutoThresholdRegression.Implementation thresholdRegression) |
getParameterChangedEventEmitter, getParameterStructureChangedEventEmitter, getParameterUIChangedEventEmitter, onParameterChanged, onParameterStructureChanged, onParameterUIChanged, registerSubParameter, registerSubParameters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deserializeFromJsonNode, emitParameterChangedEvent, emitParameterStructureChangedEvent, emitParameterUIChangedEvent, getContextActions, getParameter, getParameterAccess, installUIOverrideParameterEditor, installUIParameterOptions, isParameterUIVisible, isParameterUIVisible, serializeToJsonFile, serializeToJsonGenerator, serializeToJsonString, setParameter
public Settings()
public Settings(Coloc2Node.Settings other)
public sc.fiji.coloc.algorithms.AutoThresholdRegression.Implementation getThresholdRegression()
public void setThresholdRegression(sc.fiji.coloc.algorithms.AutoThresholdRegression.Implementation thresholdRegression)
public boolean isLiHistogramChannel1()
public void setLiHistogramChannel1(boolean liHistogramChannel1)
public boolean isLiHistogramChannel2()
public void setLiHistogramChannel2(boolean liHistogramChannel2)
public boolean isLiICQ()
public void setLiICQ(boolean liICQ)
public boolean isSpearmanRankCorrelation()
public void setSpearmanRankCorrelation(boolean spearmanRankCorrelation)
public boolean isMandersCorrelation()
public void setMandersCorrelation(boolean mandersCorrelation)
public boolean isKendallTauRankCorrelation()
public void setKendallTauRankCorrelation(boolean kendallTauRankCorrelation)
public boolean isIntensityHistogram2D()
public void setIntensityHistogram2D(boolean intensityHistogram2D)
public boolean isCostesSignificanceTest()
public void setCostesSignificanceTest(boolean costesSignificanceTest)
public int getPsf()
public void setPsf(int psf)
public int getCostesRandomizations()
public void setCostesRandomizations(int costesRandomizations)
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.