Package | Description |
---|---|
deformablemesh | |
deformablemesh.geometry | |
deformablemesh.geometry.modifier | |
deformablemesh.gui.meshinitialization |
Modifier and Type | Method and Description |
---|---|
FurrowTransformer |
MeshImageStack.createFurrowTransform(double[] pos,
double[] normal) |
FurrowTransformer |
SegmentationController.createFurrowTransform(double[] pos,
double[] normal)
The provided normal and position represent a plane.
|
Modifier and Type | Method and Description |
---|---|
BufferedImage |
MeshImageStack.createSlice(FurrowTransformer transformer) |
Image |
SegmentationController.createSlice(FurrowTransformer transformer)
Creates an Image based on slicing the working volume with the plane represented by this transformer.
|
Modifier and Type | Method and Description |
---|---|
Shape |
ProjectableMesh.continuousPaths(FurrowTransformer transformer)
Gets a continuous path version of the projected shape.
|
List<double[]> |
ProjectableMesh.getPlaneNodes(FurrowTransformer transformer) |
Shape |
Sphere.getProjection(FurrowTransformer transformer) |
Shape |
Projectable.getProjection(FurrowTransformer transformer) |
Shape |
ProjectableMesh.getProjection(FurrowTransformer transformer) |
List<double[]> |
ProjectableMesh.getSlicedTriangles(FurrowTransformer transformer) |
Modifier and Type | Method and Description |
---|---|
FurrowTransformer |
MeshModifier.getFurrowTransformer() |
Modifier and Type | Method and Description |
---|---|
Shape |
ThreeDCursor.getProjection(FurrowTransformer transformer) |
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.