Package | Description |
---|---|
operations.microbeTrackerIO |
Modifier and Type | Class and Description |
---|---|
class |
Line
The Class Line.
|
class |
Segment
The Class Segment.
|
Modifier and Type | Method and Description |
---|---|
Vec |
Vec.normal()
Normal.
|
Constructor and Description |
---|
Line(Point orig,
Vec vec)
Instantiates a new line.
|