|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jhlabs.image.FieldWarpFilter.Line
public static class FieldWarpFilter.Line
| Field Summary | |
|---|---|
int |
dx
|
int |
dy
|
float |
length
|
float |
lengthSquared
|
int |
x1
|
int |
x2
|
int |
y1
|
int |
y2
|
| Constructor Summary | |
|---|---|
FieldWarpFilter.Line(int x1,
int y1,
int x2,
int y2)
|
|
| Method Summary | |
|---|---|
void |
setup()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int x1
public int y1
public int x2
public int y2
public int dx
public int dy
public float length
public float lengthSquared
| Constructor Detail |
|---|
public FieldWarpFilter.Line(int x1,
int y1,
int x2,
int y2)
| Method Detail |
|---|
public void setup()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||