public class FurrowWriter extends Object
| Constructor and Description | 
|---|
| FurrowWriter() | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | hex(double f) | 
| static Map<Integer,Furrow3D> | loadFurrows(File f,
           MeshImageStack stack) | 
| static void | writeFurrows(File f,
            MeshImageStack stack,
            ContractileRingDetector detector) | 
public static void writeFurrows(File f, MeshImageStack stack, ContractileRingDetector detector)
public static String hex(double f)
public static Map<Integer,Furrow3D> loadFurrows(File f, MeshImageStack stack)
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.