Constructor and Description |
---|
OperationButton(DatabaseModel model,
Operation operation)
Instantiates a new operation button.
|
RunMacroDialog(javax.swing.JFrame parent,
DatabaseModel model,
Node node)
Instantiates a new run macro dialog.
|
Constructor and Description |
---|
DebugProperties(DatabaseModel treeModel) |
Constructor and Description |
---|
MacroDialog2(Node node,
DatabaseModel model)
This is the constructor for the macro dialog.
|
MacroOperation(DatabaseModel model) |
Constructor and Description |
---|
Importer(DatabaseModel model)
Instantiates a new importer.
|
Constructor and Description |
---|
AddNodeOperation(javax.swing.JFrame frame,
DatabaseModel model) |
CopyOfMacroOperation(javax.swing.JFrame frame,
DatabaseModel model)
Instantiates a new copy of macro operation.
|
ImportOperation(DatabaseModel model)
Instantiates a new import operation.
|
MacroOperation(javax.swing.JFrame frame,
DatabaseModel model)
Instantiates a new macro operation.
|
OperationRunner(DatabaseModel model,
Operation operation,
Node node)
Instantiates a new operation runner.
|
Constructor and Description |
---|
CellIntensity(DatabaseModel treeModel) |
Constructor and Description |
---|
CellOutlines(DatabaseModel treeModel)
Instantiates a new cell outlines.
|
Constructor and Description |
---|
CellularConcentration(DatabaseModel treeModel)
Instantiates a new cellular concentration.
|
Constructor and Description |
---|
ChangePoint(DatabaseModel treeModel)
Instantiates a new change point.
|
Constructor and Description |
---|
CorrelationOperation(DatabaseModel treeModel)
Instantiates a new correlation operation.
|
Constructor and Description |
---|
DiffusioOperation(DatabaseModel treeModel)
Instantiates a new diffusio operation.
|
Constructor and Description |
---|
FlattenOperation(DatabaseModel model) |
SetBackGround(DatabaseModel treeModel)
Instantiates a new sets the back ground.
|
Constructor and Description |
---|
CopyOfFocusLifetimes(DatabaseModel treeModel)
Instantiates a new focus lifetimes.
|
FocusLifetimes(DatabaseModel treeModel) |
Constructor and Description |
---|
LocationMaps(DatabaseModel treeModel)
Instantiates a new location maps.
|
Constructor and Description |
---|
MacroOperation2(javax.swing.JFrame frame,
DatabaseModel model)
Instantiates a new macro operation2.
|
Constructor and Description |
---|
MicrobeTrackerIO(DatabaseModel treeModel) |
Constructor and Description |
---|
FitPeaksOperation(DatabaseModel treeModel) |
Constructor and Description |
---|
CopyOfTracking(DatabaseModel treeModel) |
Tracking(DatabaseModel treeModel) |
Modifier and Type | Method and Description |
---|---|
static DatabaseModel |
TreeGenerator.generate(java.lang.String outputFolder,
java.lang.String tempFolder,
int size)
Generate.
|
Constructor and Description |
---|
MacroOperationTest(DatabaseModel model)
Instantiates a new macro operation test.
|