public class Bend
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static float |
BEND_WIDTH |
The bend width in pixels.
|
| Constructor | Description |
|---|---|
Bend(double startX,
double yDifference) |
Constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
(package private) double |
getStartX() |
|
(package private) double |
getYDifference() |
public static final float BEND_WIDTH