FlowJ
Class FlowJDynamicColorMapper
java.lang.Object
FlowJ.FlowJMapper
FlowJ.FlowJDynamicColorMapper
public class FlowJDynamicColorMapper
- extends FlowJMapper
|
Constructor Summary |
FlowJDynamicColorMapper(ij.process.ImageProcessor impr,
float[][][] flow,
int axes,
int maxp,
int maxq,
double pScaling,
double qScaling,
double rho)
|
|
Method Summary |
void |
pixel(int ip,
int iq,
int ix,
int iy,
double dx,
double dy)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlowJDynamicColorMapper
public FlowJDynamicColorMapper(ij.process.ImageProcessor impr,
float[][][] flow,
int axes,
int maxp,
int maxq,
double pScaling,
double qScaling,
double rho)
pixel
public void pixel(int ip,
int iq,
int ix,
int iy,
double dx,
double dy)
- Overrides:
pixel in class FlowJMapper