Package | Description |
---|---|
deformablemesh | |
deformablemesh.gui | |
deformablemesh.gui.meshinitialization | |
deformablemesh.meshview |
Modifier and Type | Method and Description |
---|---|
void |
SegmentationModel.addFrameListener(FrameListener listener) |
void |
SegmentationController.addFrameListener(FrameListener listener)
Adds a new frame listener that gets notified whenever: nextFrame, previousFrame, setFrame, or the backing imageplus is changed.
|
void |
SegmentationModel.addMeshListener(FrameListener listener) |
void |
SegmentationController.addMeshListener(FrameListener listener)
Adds a listener, that gets notified every time the displayed meshes should change.
|
void |
SegmentationModel.removeFrameListener(FrameListener listener) |
void |
SegmentationController.removeFrameListener(FrameListener listener) |
void |
SegmentationModel.removeMeshListener(FrameListener listener) |
void |
SegmentationController.removeMeshListener(FrameListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
ControlFrame
GUI commands -> Delegate to segmentation controller.
|
class |
RingController
Links together the contractile ring detector,
Created by msmith on 4/14/14.
|
Modifier and Type | Method and Description |
---|---|
void |
RingController.addFrameListener(FrameListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
CircularMeshInitializationDialog
Add spheres to create a single shape, then find the center of mass of the spheres and create
a mesh.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelVolume
For adding a second channel to display.
|
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.