public static class AnalyzeSkeleton2D3DAlgorithm.OutputParameters extends AbstractJIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterChangedEventEmitter, JIPipeParameterCollection.ParameterChangedEventListener, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEventEmitter, JIPipeParameterCollection.ParameterStructureChangedEventListener, JIPipeParameterCollection.ParameterUIChangedEvent, JIPipeParameterCollection.ParameterUIChangedEventEmitter, JIPipeParameterCollection.ParameterUIChangedEventListener
Constructor and Description |
---|
OutputParameters(AnalyzeSkeleton2D3DAlgorithm.OutputParameters other,
AnalyzeSkeleton2D3DAlgorithm newParent) |
OutputParameters(AnalyzeSkeleton2D3DAlgorithm parent) |
Modifier and Type | Method and Description |
---|---|
AnalyzeSkeleton2D3DAlgorithm |
getParent() |
boolean |
isOutputBranchTable() |
boolean |
isOutputLargestShortestPaths() |
boolean |
isOutputSkeletonLabels() |
boolean |
isOutputSkeletonTable() |
boolean |
isOutputTaggedSkeletons() |
void |
setOutputBranchTable(boolean outputBranchTable) |
void |
setOutputLargestShortestPaths(boolean outputLargestShortestPaths) |
void |
setOutputSkeletonLabels(boolean outputSkeletonLabels) |
void |
setOutputSkeletonTable(boolean outputSkeletonTable) |
void |
setOutputTaggedSkeletons(boolean outputTaggedSkeletons) |
void |
setParent(AnalyzeSkeleton2D3DAlgorithm parent) |
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 OutputParameters(AnalyzeSkeleton2D3DAlgorithm parent)
public OutputParameters(AnalyzeSkeleton2D3DAlgorithm.OutputParameters other, AnalyzeSkeleton2D3DAlgorithm newParent)
public AnalyzeSkeleton2D3DAlgorithm getParent()
public void setParent(AnalyzeSkeleton2D3DAlgorithm parent)
public boolean isOutputSkeletonTable()
public void setOutputSkeletonTable(boolean outputSkeletonTable)
public boolean isOutputBranchTable()
public void setOutputBranchTable(boolean outputBranchTable)
public boolean isOutputTaggedSkeletons()
public void setOutputTaggedSkeletons(boolean outputTaggedSkeletons)
public boolean isOutputSkeletonLabels()
public void setOutputSkeletonLabels(boolean outputSkeletonLabels)
public boolean isOutputLargestShortestPaths()
public void setOutputLargestShortestPaths(boolean outputLargestShortestPaths)
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.