Package | Description |
---|---|
<Unnamed> | |
deformablemesh.gui | |
deformablemesh.gui.meshinitialization | |
deformablemesh.meshview | |
deformablemesh.track |
Modifier and Type | Method and Description |
---|---|
static SegmentationController |
DeformingMesh3DApp.createDeformingMeshApplication() |
static SegmentationController |
DeformingMeshSans3D.createDeformingMeshApplication() |
Modifier and Type | Field and Description |
---|---|
SegmentationController |
RingController.model |
Modifier and Type | Method and Description |
---|---|
static void |
PropertySaver.loadProperties(SegmentationController control)
Tries to find a user.home and .dmesh3d file for user preferences to reload the last used constants.
|
static void |
PropertySaver.loadProperties(SegmentationController control,
File props)
Tries to find a user.home and .dmesh3d file for user preferences to reload the last used constants.
|
static void |
PropertySaver.saveProperties(SegmentationController control)
Tries to save the currently set properties/constants.
|
static void |
PropertySaver.saveProperties(SegmentationController control,
File props) |
static void |
GuiTools.selectOpenImage(Window parent,
SegmentationController segmentationController) |
Constructor and Description |
---|
ControlFrame(SegmentationController model) |
RingController(SegmentationController model) |
SwingJSTerm(SegmentationController controls) |
Constructor and Description |
---|
CircularMeshInitializationDialog(SegmentationController model) |
FurrowInitializer(JFrame owner,
SegmentationController model,
Runnable callback) |
RectangleMeshInitializingDialog(JFrame owner,
SegmentationController model) |
Modifier and Type | Method and Description |
---|---|
void |
MeshFrame3D.setSegmentationController(SegmentationController control) |
Constructor and Description |
---|
HotKeyDelegate(MeshFrame3D frame,
SegmentationController controller,
ControlFrame gui) |
PickSelector(SegmentationController c) |
Modifier and Type | Method and Description |
---|---|
MouseAdapter |
MeshTrackManager.createMouseAdapter(SegmentationController controller) |
void |
MeshTrackManager.manageSegmentationControllerTracks(SegmentationController controller) |
static FrameToFrameDisplacement |
FrameToFrameDisplacement.trackAvailableFrameForward(SegmentationController controller)
Takes the current set tracks, find tracks that are available in the current frame, and the set of tracks that
are available in the next frame, then attempts to link them.
|
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.