public class SpotFeaturePenaltyParameter extends AbstractJIPipeParameterCollection
Modifier and Type | Class and Description |
---|---|
static class |
SpotFeaturePenaltyParameter.List |
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterChangedEventEmitter, JIPipeParameterCollection.ParameterChangedEventListener, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEventEmitter, JIPipeParameterCollection.ParameterStructureChangedEventListener, JIPipeParameterCollection.ParameterUIChangedEvent, JIPipeParameterCollection.ParameterUIChangedEventEmitter, JIPipeParameterCollection.ParameterUIChangedEventListener
Constructor and Description |
---|
SpotFeaturePenaltyParameter() |
SpotFeaturePenaltyParameter(SpotFeature feature,
double penalty) |
SpotFeaturePenaltyParameter(SpotFeaturePenaltyParameter other) |
Modifier and Type | Method and Description |
---|---|
SpotFeature |
getFeature() |
double |
getPenalty() |
void |
setFeature(SpotFeature feature) |
void |
setPenalty(double penalty) |
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 SpotFeaturePenaltyParameter()
public SpotFeaturePenaltyParameter(SpotFeature feature, double penalty)
public SpotFeaturePenaltyParameter(SpotFeaturePenaltyParameter other)
public SpotFeature getFeature()
public void setFeature(SpotFeature feature)
public double getPenalty()
public void setPenalty(double penalty)
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.