Modifier and Type | Method and Description |
---|---|
Vector<Point> |
getPoints()
Returns the points in this line.
|
int |
getSliceDirection()
The slice direction of this line (see VolumeManager constants).
|
int |
getSliceNum()
The slice number of this line.
|
Vector<Point2D> |
makeInterpolatedPoints()
Creates a list of points of all intersected voxels.
|
Vector<Point2D> |
makeInterpolatedPointsMM(double step)
Creates a list of points at a specified interval.
|
getColor, getLabel, getROIBounds, getStats, getStats, setHighlighted, toString
int getSliceDirection()
int getSliceNum()
Vector<Point2D> makeInterpolatedPoints()