public class MarkerLists extends Object
Constructor and Description |
---|
MarkerLists() |
Modifier and Type | Method and Description |
---|---|
void |
DeleteAllMarkerLists() |
double[][] |
ExportMarkerLists(My3DData data3d) |
double[][] |
ExportMarkers(int list,
My3DData data3d) |
void |
ImportMarkerLists(float[][] lists) |
void |
ImportPositions(float[][] positions) |
String |
PrintList(My3DData data3d) |
public void ImportPositions(float[][] positions)
public void DeleteAllMarkerLists()
public void ImportMarkerLists(float[][] lists)
public double[][] ExportMarkers(int list, My3DData data3d)
public double[][] ExportMarkerLists(My3DData data3d)
Copyright © 2015–2021 Fiji. All rights reserved.