|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object visad.Stream2D
public class Stream2D
Constructor Summary | |
---|---|
Stream2D()
|
Method Summary | |
---|---|
static int |
stream(float[] ugrid,
float[] vgrid,
int nr,
int nc,
float density,
float stepFactor,
float arrowScale,
float[][][] vr,
float[][][] vc,
int[][] numv,
int[] numl,
Gridded2DSet spatial_set,
float packingFactor,
float cntrWeight,
int n_pass,
float reduction)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Stream2D()
Method Detail |
---|
public static int stream(float[] ugrid, float[] vgrid, int nr, int nc, float density, float stepFactor, float arrowScale, float[][][] vr, float[][][] vc, int[][] numv, int[] numl, Gridded2DSet spatial_set, float packingFactor, float cntrWeight, int n_pass, float reduction) throws VisADException
VisADException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |