Package com.jhlabs.image
Class FieldWarpFilter.Line
java.lang.Object
com.jhlabs.image.FieldWarpFilter.Line
- Enclosing class:
- FieldWarpFilter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x1
public int x1 -
y1
public int y1 -
x2
public int x2 -
y2
public int y2 -
dx
public int dx -
dy
public int dy -
length
public float length -
lengthSquared
public float lengthSquared
-
-
Constructor Details
-
Line
public Line(int x1, int y1, int x2, int y2)
-
-
Method Details
-
setup
public void setup()
-