| Package | Description |
|---|---|
| de.unihalle.informatik.MiToBo.imageJ.plugins.cellCounter.datatypes |
| Modifier and Type | Class and Description |
|---|---|
class |
CellCntrMarkerShapeCurve
Class using a parametric curve as shape for markers.
|
class |
CellCntrMarkerShapeLine
Class using a line segment as shape for markers.
|
class |
CellCntrMarkerShapePolygon
Class using a polygon as shape for markers.
|
class |
CellCntrMarkerShapeRegion
Class using a region as shape for markers.
|
| Modifier and Type | Field and Description |
|---|---|
private CellCntrMarkerShape |
CellCntrMarker.shape
(Optional) shape of marker.
|
| Modifier and Type | Method and Description |
|---|---|
CellCntrMarkerShape |
CellCntrMarker.getShape()
Get shape of marker.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CellCntrMarker.setShape(CellCntrMarkerShape s)
Set shape of marker.
|
| Constructor and Description |
|---|
CellCntrMarker(int xc,
int yc,
int zc,
CellCntrMarkerShape s)
Constructor with given coordinates and shape.
|
Copyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.