|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectFlowJ.FlowJError
public class FlowJError
| Field Summary | |
|---|---|
FlowJFlow |
flow
|
FlowJFlow |
trueFlow
|
| Constructor Summary | |
|---|---|
FlowJError(int width,
int height)
|
|
| Method Summary | |
|---|---|
float |
average(ij.gui.Roi roi)
|
void |
averageOverVelocity()
|
void |
clipboard(java.io.PrintWriter pw)
|
void |
computePsi(FlowJFlow flow,
FlowJFlow trueFlow)
|
void |
map(ij.process.ColorProcessor ip)
|
static void |
map(java.awt.Graphics g,
int width,
int height,
FlowJFlow flow,
FlowJFlow trueFlow)
|
void |
mapAverage(java.awt.Graphics g)
|
float |
psi(int x,
int y)
|
float |
xExpected(int x,
int y)
|
float |
yExpected(int x,
int y)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public FlowJFlow flow
public FlowJFlow trueFlow
| Constructor Detail |
|---|
public FlowJError(int width,
int height)
| Method Detail |
|---|
public float xExpected(int x,
int y)
public float yExpected(int x,
int y)
public float psi(int x,
int y)
public float average(ij.gui.Roi roi)
public void computePsi(FlowJFlow flow,
FlowJFlow trueFlow)
public static void map(java.awt.Graphics g,
int width,
int height,
FlowJFlow flow,
FlowJFlow trueFlow)
public void map(ij.process.ColorProcessor ip)
public void averageOverVelocity()
public void mapAverage(java.awt.Graphics g)
public void clipboard(java.io.PrintWriter pw)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||