public abstract class BoneJCommand extends ContextCommand
| Modifier and Type | Field and Description |
|---|---|
protected Table<DefaultColumn<Double>,Double> |
resultsTable
The results of the command in a
Table. |
protected List<HyperstackUtils.Subspace<BitType>> |
subspaces |
| Constructor and Description |
|---|
BoneJCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected <C extends ComplexType<C>> |
find3DSubspaces(ImgPlus<C> image) |
protected void |
reportUsage() |
cancel, getCancelReason, isCanceledcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetContextprotected List<HyperstackUtils.Subspace<BitType>> subspaces
protected Table<DefaultColumn<Double>,Double> resultsTable
Table.
Null if there are no results.
protected <C extends ComplexType<C>> List<HyperstackUtils.Subspace<BitType>> find3DSubspaces(ImgPlus<C> image)
protected void reportUsage()
Copyright © 2018–2022 BoneJ. All rights reserved.