public abstract class PixelTransform_F64 extends Object
double
distX
distY
PixelTransform_F64()
abstract void
compute(int x, int y)
getDistX()
getDistY()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public double distX
public double distY
public PixelTransform_F64()
public abstract void compute(int x, int y)
x
y
public double getDistX()
public double getDistY()
Copyright © 2013. All Rights Reserved.