Package | Description |
---|---|
sc.fiji.cellCounter |
Modifier and Type | Method and Description |
---|---|
CellCntrMarkerVector |
CellCounter.getCurrentMarkerVector() |
CellCntrMarkerVector |
CellCntrImageCanvas.getCurrentMarkerVector() |
Modifier and Type | Method and Description |
---|---|
Vector<CellCntrMarkerVector> |
CellCntrImageCanvas.getTypeVector() |
Vector<CellCntrMarkerVector> |
ReadXML.readMarkerData() |
Modifier and Type | Method and Description |
---|---|
void |
CellCounter.setCurrentMarkerVector(CellCntrMarkerVector currentMarkerVector) |
void |
CellCntrImageCanvas.setCurrentMarkerVector(CellCntrMarkerVector currentMarkerVector) |
Modifier and Type | Method and Description |
---|---|
void |
CellCntrImageCanvas.setTypeVector(Vector<CellCntrMarkerVector> typeVector) |
boolean |
WriteXML.writeXML(String imgFilename,
Vector<CellCntrMarkerVector> typeVector,
int currentType,
Map<String,String> metaData) |
Constructor and Description |
---|
CellCntrImageCanvas(ij.ImagePlus img,
Vector<CellCntrMarkerVector> typeVector,
CellCounter cc,
Vector<Roi> displayList)
Creates a new instance of CellCntrImageCanvas
|
Copyright © 2015–2021 Fiji. All rights reserved.