public class CellCntrMarkerShapeCurve extends CellCntrMarkerShape
| Modifier and Type | Field and Description |
|---|---|
protected MTBQuadraticCurve2D |
mCurve
Curve object representing the shape of the marker.
|
avgIntensity, mBorder| Modifier | Constructor and Description |
|---|---|
private |
CellCntrMarkerShapeCurve()
Default constructor, it's protected to avoid constructing objects
without curve data.
|
|
CellCntrMarkerShapeCurve(MTBQuadraticCurve2D c)
Default constructor with parametric curve object.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getArea()
Get area of the shape.
|
getAvgIntensity, getOutline, setAvgIntensityprotected MTBQuadraticCurve2D mCurve
private CellCntrMarkerShapeCurve()
public CellCntrMarkerShapeCurve(MTBQuadraticCurve2D c)
c - Curve object.public double getArea()
CellCntrMarkerShapegetArea in class CellCntrMarkerShapeCopyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.