|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvisad.rabin.Rain
| Field Summary | |
(package private) RealType |
band7
seventh band, used for point mode detection during band changes |
(package private) JLabel[][] |
cell_fields
|
(package private) static String[][] |
cell_formulas
|
(package private) static String[][] |
cell_names
|
(package private) JPanel[][] |
cell_panels
|
(package private) DataReference[][] |
cell_refs
|
(package private) DataReference[][] |
cell_text
|
(package private) CellImpl[][] |
cells
|
(package private) RemoteServer |
client_server
RemoteServer for client this Rain is a client if client_server != null |
(package private) ColorControl |
color_controlH1
|
(package private) ColorControl |
color_controlH2
|
(package private) ColorControl[][] |
color_controls
|
(package private) ScalarMap |
color_mapH1
|
(package private) ScalarMap |
color_mapH2
|
(package private) ScalarMap[][] |
color_maps
|
(package private) LabeledColorWidget |
color_widgetH1
|
(package private) LabeledColorWidget |
color_widgetH2
|
(package private) JPanel[] |
column_panels
|
(package private) RealTupleType |
cursor_type
cursor |
(package private) boolean[][] |
display_done
|
(package private) DisplayImpl[][] |
displays
|
(package private) FormulaManager |
f_manager
formula-related objects |
(package private) CellImpl[][] |
formula_update
|
(package private) static int |
HEIGHT
|
(package private) boolean |
in_proj
|
(package private) JTextField[][] |
jtfield
|
(package private) static double |
MAX
|
(package private) static double |
MAXH2
|
(package private) static double |
MIN
|
(package private) static int |
N_COLUMNS
|
(package private) static int |
N_ROWS
|
(package private) ProjectionControl[][] |
projection_controls
|
(package private) DataReference |
ref_colorH1
|
(package private) DataReference |
ref_colorH2
|
(package private) DataReference |
ref_cursor
|
(package private) DataReference |
ref_projection
|
(package private) DataReference |
ref_vis5d
|
(package private) DataReference |
ref1_4
|
(package private) DataReference |
ref300
remoted DataReferences |
(package private) DataReference |
refMAX
|
(package private) RemoteDisplayImpl[][] |
remote_displays
|
(package private) RemoteServerImpl |
server_server
RemoteServerImpl for server this Rain is a server if server_server != null this Rain is stand-alone if server_server == null and client_server == null |
(package private) VisADSlider |
slider300
widgets and controls |
(package private) boolean |
twod
whether to use Java2D or Java3D |
(package private) static int |
WIDTH
width and height of the UI frame |
| Method Summary | |
void |
actionPerformed(ActionEvent e)
Handle changes to formula text fields |
void |
addCursor(int i,
int j)
adds a cursor to display (i, j) |
void |
controlChanged(ControlEvent e)
Handle changes to controls |
void |
finishDisplay(RemoteServer cs,
RealType rt,
int i,
int j)
|
static void |
main(String[] args)
|
DisplayImpl |
newDisplay(String name)
creates a new Java3D or Java2D display |
void |
removeCursor(int i,
int j)
removes a cursor from display (i, j) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
RemoteServerImpl server_server
RemoteServer client_server
boolean twod
static final int N_COLUMNS
static final int N_ROWS
final JPanel[] column_panels
final JPanel[][] cell_panels
final DataReference[][] cell_refs
final CellImpl[][] cells
final DisplayImpl[][] displays
final RemoteDisplayImpl[][] remote_displays
final CellImpl[][] formula_update
final boolean[][] display_done
static final String[][] cell_names
static final String[][] cell_formulas
JLabel[][] cell_fields
static final int WIDTH
static final int HEIGHT
static final double MIN
static final double MAX
static final double MAXH2
DataReference ref300
DataReference ref1_4
DataReference refMAX
DataReference ref_cursor
DataReference ref_vis5d
DataReference ref_projection
DataReference ref_colorH1
DataReference ref_colorH2
DataReference[][] cell_text
VisADSlider slider300
LabeledColorWidget color_widgetH1
LabeledColorWidget color_widgetH2
ColorControl color_controlH1
ColorControl color_controlH2
ColorControl[][] color_controls
ProjectionControl[][] projection_controls
ScalarMap[][] color_maps
ScalarMap color_mapH1
ScalarMap color_mapH2
RealType band7
RealTupleType cursor_type
FormulaManager f_manager
JTextField[][] jtfield
boolean in_proj
| Method Detail |
public static void main(String[] args)
throws VisADException,
RemoteException,
IOException
VisADException
RemoteException
IOException
public DisplayImpl newDisplay(String name)
throws VisADException,
RemoteException
VisADException
RemoteException
public void addCursor(int i,
int j)
throws VisADException,
RemoteException
VisADException
RemoteException
public void removeCursor(int i,
int j)
throws VisADException,
RemoteException
VisADException
RemoteException
public void finishDisplay(RemoteServer cs,
RealType rt,
int i,
int j)
throws VisADException,
RemoteException
VisADException
RemoteExceptionpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListener
public void controlChanged(ControlEvent e)
throws VisADException,
RemoteException
controlChanged in interface ControlListenerVisADException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||