Package | Description |
---|---|
deformablemesh | |
deformablemesh.geometry | |
deformablemesh.geometry.modifier | |
deformablemesh.meshview | |
deformablemesh.util.connectedcomponents |
Modifier and Type | Method and Description |
---|---|
void |
SegmentationController.addTransientObject(DataObject dataObject)
Adds a data object to the current meshframe, the object is "transient" and will be removed
when clear transient objects is called.
|
Modifier and Type | Method and Description |
---|---|
DataObject |
DeformableLine3D.getDataObject() |
DataObject |
Furrow3D.getDataObject() |
Modifier and Type | Method and Description |
---|---|
DataObject |
Selector.getCursor() |
Modifier and Type | Class and Description |
---|---|
class |
Arrow |
class |
Axis3D
User: msmith
Date: 8/8/13
Time: 7:52 AM
|
class |
ContractileRingDataObject
Construct with normalized coordinates.
|
class |
DeformableMeshDataObject
A wrapper for all of the java3d stuff.
|
class |
FurrowPlaneDataObject
Date: 8/5/13
|
class |
LineDataObject
Created by msmith on 10/30/15.
|
class |
PlotSurface |
class |
Sizeable3DSurface
Recreation of the 3D surface, such that the scale is set.
|
class |
SphereDataObject
Created by msmith on 2/8/16.
|
class |
TexturedPlaneDataObject
A volume
|
class |
VectorField |
class |
VolumeDataObject
Created by smithm3 on 23/02/18.
|
Modifier and Type | Method and Description |
---|---|
void |
MeshFrame3D.addDataObject(DataObject obj) |
void |
MeshFrame3D.addDataObject(DataObject object,
double dx,
double dy,
double dz) |
void |
DataCanvas.addObject(DataObject a)
Adds a "DataObject" which is just an interface for adding a branch group.
|
void |
MeshFrame3D.addTransientObject(DataObject o) |
void |
MeshFrame3D.observeObject(Object key,
DataObject obj) |
void |
MeshFrame3D.removeDataObject(DataObject mesh) |
void |
DataCanvas.removeObject(DataObject obj)
Removes an object if it exists.
|
void |
MeshFrame3D.removeTransient(DataObject obj) |
Modifier and Type | Method and Description |
---|---|
DataObject |
Region.getDataObject(MeshImageStack stack) |
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.