Modifier and Type | Field and Description |
---|---|
static LineSeg.KeyPoint |
MIDPOINT
Constant designating the mid point on the line segment.
|
static LineSeg.KeyPoint |
ORIGIN
Constant designating the origin point on the line segment.
|
static LineSeg.KeyPoint |
TERMINUS
Constant designating the terminal point on the line segment.
|
public static final LineSeg.KeyPoint ORIGIN
public static final LineSeg.KeyPoint MIDPOINT
public static final LineSeg.KeyPoint TERMINUS