public class TSOAXEvolutionParameters extends AbstractJIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterChangedEventEmitter, JIPipeParameterCollection.ParameterChangedEventListener, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEventEmitter, JIPipeParameterCollection.ParameterStructureChangedEventListener, JIPipeParameterCollection.ParameterUIChangedEvent, JIPipeParameterCollection.ParameterUIChangedEventEmitter, JIPipeParameterCollection.ParameterUIChangedEventListener
Constructor and Description |
---|
TSOAXEvolutionParameters() |
TSOAXEvolutionParameters(TSOAXEvolutionParameters other) |
Modifier and Type | Method and Description |
---|---|
double |
getAlpha() |
double |
getAssociationThreshold() |
double |
getBackgroundZXYRatio() |
double |
getBeta() |
double |
getC() |
double |
getDelta() |
double |
getExternalFactor() |
double |
getGamma() |
int |
getGroupingDelta() |
double |
getGroupingDistanceThreshold() |
double |
getMinimumAngleForSOACLinking() |
int |
getNumberOfBackgroundRadialSectors() |
double |
getOverlapThreshold() |
double |
getRadialFar() |
double |
getRadialNear() |
double |
getStretchFactor() |
boolean |
isDampZ() |
boolean |
isGrouping() |
void |
setAlpha(double alpha) |
void |
setAssociationThreshold(double associationThreshold) |
void |
setBackgroundZXYRatio(double backgroundZXYRatio) |
void |
setBeta(double beta) |
void |
setC(double c) |
void |
setDampZ(boolean dampZ) |
void |
setDelta(double delta) |
void |
setExternalFactor(double externalFactor) |
void |
setGamma(double gamma) |
void |
setGrouping(boolean grouping) |
void |
setGroupingDelta(int groupingDelta) |
void |
setGroupingDistanceThreshold(double groupingDistanceThreshold) |
void |
setMinimumAngleForSOACLinking(double minimumAngleForSOACLinking) |
void |
setNumberOfBackgroundRadialSectors(int numberOfBackgroundRadialSectors) |
void |
setOverlapThreshold(double overlapThreshold) |
void |
setRadialFar(double radialFar) |
void |
setRadialNear(double radialNear) |
void |
setStretchFactor(double stretchFactor) |
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 TSOAXEvolutionParameters()
public TSOAXEvolutionParameters(TSOAXEvolutionParameters other)
public double getAssociationThreshold()
public void setAssociationThreshold(double associationThreshold)
public double getAlpha()
public void setAlpha(double alpha)
public double getBeta()
public void setBeta(double beta)
public double getGamma()
public void setGamma(double gamma)
public double getExternalFactor()
public void setExternalFactor(double externalFactor)
public double getStretchFactor()
public void setStretchFactor(double stretchFactor)
public int getNumberOfBackgroundRadialSectors()
public void setNumberOfBackgroundRadialSectors(int numberOfBackgroundRadialSectors)
public double getRadialNear()
public void setRadialNear(double radialNear)
public double getRadialFar()
public void setRadialFar(double radialFar)
public double getBackgroundZXYRatio()
public void setBackgroundZXYRatio(double backgroundZXYRatio)
public double getDelta()
public void setDelta(double delta)
public double getOverlapThreshold()
public void setOverlapThreshold(double overlapThreshold)
public double getGroupingDistanceThreshold()
public void setGroupingDistanceThreshold(double groupingDistanceThreshold)
public int getGroupingDelta()
public void setGroupingDelta(int groupingDelta)
public double getMinimumAngleForSOACLinking()
public void setMinimumAngleForSOACLinking(double minimumAngleForSOACLinking)
public boolean isDampZ()
public void setDampZ(boolean dampZ)
public double getC()
public void setC(double c)
public boolean isGrouping()
public void setGrouping(boolean grouping)
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.