public abstract class PixelTransform_F64
extends java.lang.Object
| Constructor and Description |
|---|
PixelTransform_F64() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
compute(int x,
int y)
applies a transform to a pixel coordinate
|
double |
getDistX() |
double |
getDistY() |