com.jhlabs.image
Class FieldWarpFilter.Line
java.lang.Object
com.jhlabs.image.FieldWarpFilter.Line
- Enclosing class:
- FieldWarpFilter
public static class FieldWarpFilter.Line
- extends Object
|
Method Summary |
void |
setup()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
FieldWarpFilter.Line
public FieldWarpFilter.Line(int x1,
int y1,
int x2,
int y2)
setup
public void setup()
Copyright © 2012. All Rights Reserved.