public static class AnalyzeSkeleton2D3DAlgorithm.OutputParameters extends Object implements JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
OutputParameters(AnalyzeSkeleton2D3DAlgorithm.OutputParameters other,
AnalyzeSkeleton2D3DAlgorithm newParent) |
OutputParameters(AnalyzeSkeleton2D3DAlgorithm parent) |
Modifier and Type | Method and Description |
---|---|
EventBus |
getEventBus()
Gets the event bus that posts events about the parameters
|
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) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
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)
public EventBus getEventBus()
JIPipeParameterCollection
getEventBus
in interface JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent
and JIPipeParameterCollection.ParameterStructureChangedEvent
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.