public class PlotDigits extends Object
| Modifier and Type | Field and Description |
|---|---|
float |
Number |
int |
NumVerts |
float[] |
Vx |
float[] |
VxB |
float[] |
Vy |
float[] |
VyB |
| Constructor and Description |
|---|
PlotDigits() |
| Modifier and Type | Method and Description |
|---|---|
void |
plotdigits(float gg,
float xk,
float yk,
float xm,
float ym,
int max,
boolean[] swap) |
public float[] Vx
public float[] Vy
public float[] VxB
public float[] VyB
public int NumVerts
public float Number
public void plotdigits(float gg,
float xk,
float yk,
float xm,
float ym,
int max,
boolean[] swap)
throws VisADException
VisADExceptionCopyright © 1996–2023 The SSEC Visualization Project. All rights reserved.