com.jhlabs.image
public static class FieldWarpFilter.Line extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
dx |
int |
dy |
float |
length |
float |
lengthSquared |
int |
x1 |
int |
x2 |
int |
y1 |
int |
y2 |
Constructor and Description |
---|
FieldWarpFilter.Line(int x1,
int y1,
int x2,
int y2) |
Modifier and Type | Method and Description |
---|---|
void |
setup() |