Package | Description |
---|---|
ij.gui |
Modifier and Type | Class and Description |
---|---|
class |
Arrow
This is an Roi subclass for creating and displaying arrows.
|
Modifier and Type | Method and Description |
---|---|
static Line |
Line.create(double x1,
double y1,
double x2,
double y2)
Creates a new straight line selection using the specified
starting and ending offscreen coordinates.
|
Constructor and Description |
---|
PointIterator(Line line) |