Package | Description |
---|---|
deformablemesh.geometry | |
deformablemesh.geometry.modifier | |
deformablemesh.gui | |
deformablemesh.io | |
deformablemesh.ringdetection | |
deformablemesh.util |
Modifier and Type | Method and Description |
---|---|
double[] |
ProjectableMesh.getIntersectionPlaneCoordinates(Furrow3D furrow,
Connection3D con) |
Modifier and Type | Method and Description |
---|---|
void |
MeshModifier.setFurrow(Furrow3D furrow) |
Modifier and Type | Method and Description |
---|---|
Furrow3D |
RingController.getFurrow() |
Furrow3D |
RingController.getFurrow(int i) |
Modifier and Type | Method and Description |
---|---|
Map<Integer,Furrow3D> |
RingController.getFurrows() |
Modifier and Type | Method and Description |
---|---|
void |
FurrowInput.setFurrow(Furrow3D furrow) |
void |
RingController.setFurrow(int frame,
Furrow3D furrow) |
Modifier and Type | Method and Description |
---|---|
static Map<Integer,Furrow3D> |
FurrowWriter.loadFurrows(File f,
MeshImageStack stack) |
Modifier and Type | Method and Description |
---|---|
Furrow3D |
FurrowTransformer.getFurrow() |
Furrow3D |
ContractileRingDetector.getFurrow() |
Furrow3D |
ContractileRingDetector.getFurrow(int i) |
Modifier and Type | Method and Description |
---|---|
Map<Integer,Furrow3D> |
ContractileRingDetector.getFurrows() |
Modifier and Type | Method and Description |
---|---|
void |
ContractileRingDetector.putFurrow(int frame,
Furrow3D furrow) |
Constructor and Description |
---|
FurrowTransformer(Furrow3D furrow,
MeshImageStack stack) |
Constructor and Description |
---|
MeshAnalysis(Map<Integer,DeformableMesh3D> meshes,
Map<Integer,Furrow3D> furrows,
MeshImageStack stack) |
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.