Serialized Form
Class AspectRatio extends javax.swing.JFrame implements Serializable |
pc
ProjectionControl pc
- the projection control of the display
Class CollabMapTest extends javax.swing.JFrame implements Serializable |
server
boolean server
- true if server, false if client
ref
DataReference ref
- data reference pointing to the data
disp
DisplayImpl disp
- display that shows the data
Class MiniSheet extends javax.swing.JFrame implements Serializable |
Cell1
FancySSCell Cell1
- Two spreadsheet cells
Cell2
FancySSCell Cell2
- Two spreadsheet cells
Maps1
javax.swing.JButton Maps1
- Two mapping buttons
Maps2
javax.swing.JButton Maps2
- Two mapping buttons
Formula1
javax.swing.JTextField Formula1
- Two text fields
Formula2
javax.swing.JTextField Formula2
- Two text fields
Class MultiData extends javax.swing.JFrame implements Serializable |
Class ScaleTest extends javax.swing.JFrame implements Serializable |
display
DisplayImpl display
tMap
ScalarMap tMap
tdMap
ScalarMap tdMap
timeMap
ScalarMap timeMap
temp
RealType temp
dewpoint
RealType dewpoint
Class SocketDataTest extends javax.swing.JFrame implements Serializable |
server
boolean server
- true if server, false if client
ref
DataReferenceImpl ref
- data reference pointing to the data
disp
DisplayImpl disp
- display that shows the data
dialog
javax.swing.JFileChooser dialog
- dialog for loading data files
errorCode
int errorCode
- The error code.
-
errorMessage
java.lang.String errorMessage
- The error message.
-
programType
int programType
- The program type.
-
programSource
java.lang.String programSource
- The program source. if programType is TCL_PROGRAM, then this is ASCII
text. Otherwise, undefined (this will need to become a byte[] array if
the server sends Java bytecodes, for example).
-
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
java.lang.String eol
- The end of line string for this machine.
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
Package edu.wisc.ssec.mcidas |
indexLine
int indexLine
- "Line" index in line/element array
indexEle
int indexEle
- "Element" index in line/element array
indexLat
int indexLat
- "Latitude" index in latitude/longitude array
indexLon
int indexLon
- "Longitude" index in latitude/longitude array
isLineFlipped
boolean isLineFlipped
lineOffset
double lineOffset
resLine
float resLine
resElement
float resElement
magLine
float magLine
magElement
float magElement
startLine
float startLine
startElement
float startElement
startImageLine
float startImageLine
startImageElement
float startImageElement
bParms
byte[] bParms
navType
int navType
subLat
float subLat
subLon
float subLon
resLin
float[] resLin
resEle
float[] resEle
rlic
float[] rlic
relmfc
float[] relmfc
senssu
float[] senssu
rline
float[] rline
relem
float[] relem
vmis
float[] vmis
elmis
float[][] elmis
lineOffset
double lineOffset
dtims
double dtims
dspin
double dspin
sitagt
double sitagt
sunalp
double sunalp
sundel
double sundel
sat
double[] sat
sp
double[] sp
ss
double[] ss
orbt1
double[][] orbt1
atit
double[][] atit
isEastPositive
boolean isEastPositive
navday
int navday
lintot
int lintot
deglin
double deglin
ieltot
int ieltot
degele
double degele
spinra
double spinra
ietimy
int ietimy
ietimh
int ietimh
semima
double semima
oeccen
double oeccen
orbinc
double orbinc
perhel
double perhel
asnode
double asnode
nopcln
double nopcln
declin
double declin
rascen
double rascen
piclin
double piclin
prerat
double prerat
predir
double predir
pitch
double pitch
yaw
double yaw
roll
double roll
skew
double skew
iajust
int iajust
ibtcon
int ibtcon
negbet
int negbet
iseang
int iseang
scan1
double scan1
time1
double time1
scan2
double scan2
time2
double time2
emega
double emega
ab
double ab
asq
double asq
bsq
double bsq
r
double r
rsq
double rsq
rdpdg
double rdpdg
numsen
int numsen
totlin
double totlin
radlin
double radlin
totele
double totele
radele
double radele
picele
double picele
cpitch
double cpitch
cyaw
double cyaw
croll
double croll
pskew
double pskew
rfact
double rfact
roasin
double roasin
tmpscl
double tmpscl
b11
double b11
b12
double b12
b13
double b13
b21
double b21
b22
double b22
b23
double b23
b31
double b31
b32
double b32
b33
double b33
gamma
double gamma
gamdot
double gamdot
rotm11
double rotm11
rotm13
double rotm13
rotm21
double rotm21
rotm23
double rotm23
rotm31
double rotm31
rotm33
double rotm33
pictim
double pictim
xref
double xref
iold
int iold
tdife
double tdife
xmmc
double xmmc
epsiln
double epsiln
srome2
double srome2
pz
double pz
py
double py
px
double px
qz
double qz
qy
double qy
qx
double qx
PSEUDO_MERCATOR
int PSEUDO_MERCATOR
- Navigation type for pseudo-mercator grids
PS_OR_LAMBERT_CONIC
int PS_OR_LAMBERT_CONIC
- Navigation type for polar stero or lambert conformal conic grids
EQUIDISTANT
int EQUIDISTANT
- Navigation type for equidistant grids
PSEUDO_MERCATOR_GENERAL
int PSEUDO_MERCATOR_GENERAL
- Navigation type for pseudo-mercator (general case) grids
NO_NAV
int NO_NAV
LAMBERT_CONFORMAL_TANGENT
int LAMBERT_CONFORMAL_TANGENT
- Navigation type for lambert conformal tangent grids
EARTH_RADIUS
double EARTH_RADIUS
xrad
double xrad
indexRow
int indexRow
- "Row" index in row/column array
indexCol
int indexCol
- "Column" index in row/column array
indexLat
int indexLat
- "Latitude" index in latitude/longitude array
indexLon
int indexLon
- "Longitude" index in latitude/longitude array
startRow
int startRow
startColumn
int startColumn
isRowFlipped
boolean isRowFlipped
rowOffset
double rowOffset
navType
int navType
xnr
double xnr
xnc
double xnc
xnrow
double xnrow
xncol
double xncol
wierd
boolean wierd
glamx
double glamx
glomx
double glomx
ginct
double ginct
gincn
double gincn
xrowi
double xrowi
xcoli
double xcoli
xqlon
double xqlon
xspace
double xspace
xh
double xh
xfac
double xfac
xblat
double xblat
xrot
double xrot
yspace
double yspace
xblon
double xblon
navTransformOK
boolean navTransformOK
isEastPositive
boolean isEastPositive
PI
double PI
DEG
double DEG
RAD
double RAD
NOMORB
double NOMORB
AE
double AE
FER
double FER
AEBE2
float AEBE2
AEBE3
float AEBE3
AEBE4
float AEBE4
xs
double[] xs
bt
double[][] bt
q3
double q3
pitch
double pitch
roll
double roll
yaw
double yaw
pma
float pma
rma
float rma
incmax
int[] incmax
elvmax
float[] elvmax
scnmax
float[] scnmax
elvinc
float[] elvinc
scninc
float[] scninc
elvln
float[] elvln
scnpx
float[] scnpx
nsnom
float[] nsnom
ewnom
float[] ewnom
STTYPE
int STTYPE
IDNTFR
int IDNTFR
IMCACT
int IMCACT
IYFLIP
int IYFLIP
REFLON
int REFLON
REFDIS
int REFDIS
REFLAT
int REFLAT
REFYAW
int REFYAW
RATROL
int RATROL
RATPTC
int RATPTC
RATYAW
int RATYAW
ETIME
int ETIME
EDTIME
int EDTIME
IMCROL
int IMCROL
IMCPTC
int IMCPTC
IMCYAW
int IMCYAW
LDR1
int LDR1
LDR2
int LDR2
LDR3
int LDR3
LDR4
int LDR4
LDR5
int LDR5
LDR6
int LDR6
LDR7
int LDR7
LDR8
int LDR8
LDR9
int LDR9
LDR10
int LDR10
LDR11
int LDR11
LDR12
int LDR12
LDR13
int LDR13
RDDR1
int RDDR1
RDDR2
int RDDR2
RDDR3
int RDDR3
RDDR4
int RDDR4
RDDR5
int RDDR5
RDDR6
int RDDR6
RDDR7
int RDDR7
RDDR8
int RDDR8
RDDR9
int RDDR9
RDDR10
int RDDR10
RDDR11
int RDDR11
DGL1
int DGL1
DGL2
int DGL2
DGL3
int DGL3
DGL4
int DGL4
DGL5
int DGL5
DGL6
int DGL6
DGL7
int DGL7
DGL8
int DGL8
DGL9
int DGL9
DOY1
int DOY1
DOY2
int DOY2
DOY3
int DOY3
DOY4
int DOY4
DOY5
int DOY5
DOY6
int DOY6
DOY7
int DOY7
DOY8
int DOY8
DOY9
int DOY9
EXPTIM
int EXPTIM
RAAWDS
int RAAWDS
PAAWDS
int PAAWDS
YAAWDS
int YAAWDS
RMAWDS
int RMAWDS
PMAWDS
int PMAWDS
IMGDAY
int IMGDAY
IMGTM
int IMGTM
IMGSND
int IMGSND
IOFNC
int IOFNC
IOFEC
int IOFEC
IOFNI
int IOFNI
IOFEI
int IOFEI
MXCDSZ
int MXCDSZ
OASIZE
int OASIZE
PCOEFS
int PCOEFS
RMACFS
int RMACFS
CUTOF1
int CUTOF1
CUTOF2
int CUTOF2
IMCFLG
int IMCFLG
FLPFLG
int FLPFLG
iflip
int iflip
aec
double aec
ts
double ts
dr
double dr
lam
double lam
dlat
double dlat
dyaw
double dyaw
phi
double phi
aebe2c
double aebe2c
aebe3c
double aebe3c
aebe4c
double aebe4c
ferc
double ferc
instr
int instr
itype
int itype
sublat
double sublat
sublon
double sublon
rlat
double rlat
rlon
double rlon
gam
double gam
alf
double alf
RELLST
int[][] RELLST
rows
int rows
cols
int cols
latres
int latres
lonres
int lonres
latpoint
int latpoint
lonpoint
int lonpoint
ulline
int ulline
ulelem
int ulelem
aux_size
int aux_size
lat_aux_offset
int lat_aux_offset
lon_aux_offset
int lon_aux_offset
lrlin
int lrlin
lrele
int lrele
minlat
double minlat
maxlat
double maxlat
minlon
double minlon
maxlon
double maxlon
latData
float[] latData
lonData
float[] lonData
LAT_MISSING
float LAT_MISSING
LON_MISSING
float LON_MISSING
count
int count
debug
boolean debug
isEastPositive
boolean isEastPositive
iwest
int iwest
ihem
int ihem
xrow
double xrow
xcol
double xcol
xlat1
double xlat1
xlat2
double xlat2
xspace
double xspace
xqlon
double xqlon
xblat
double xblat
xfac
double xfac
xpole
double xpole
isEastPositive
boolean isEastPositive
iwest
int iwest
leftlon
int leftlon
xrow
double xrow
xcol
double xcol
xlat1
double xlat1
xspace
double xspace
xqlon
double xqlon
xblat
double xblat
xblon
double xblon
isEastPositive
boolean isEastPositive
EARTH_RADIUS
double EARTH_RADIUS
drad
double drad
decc
double decc
tlat
double[] tlat
t
double[] t
coef
double[][] coef
lattbl
double[] lattbl
xrow
double xrow
xcol
double xcol
rpix
double rpix
xqlon
double xqlon
itype
int itype
ihem
int ihem
iwest
int iwest
icord
int icord
asq
double asq
bsq
double bsq
ab
double ab
ecc
double ecc
eccsqr
double eccsqr
kwest
int kwest
kcord
int kcord
KMPP
int KMPP
PPMK
int PPMK
isEastPositive
boolean isEastPositive
NOMORB
double NOMORB
EARTH_RADIUS
double EARTH_RADIUS
itype
int itype
h
double h
a
double a
rp
double rp
lpsi2
double lpsi2
deltax
double deltax
deltay
double deltay
rflon
double rflon
sublon
double sublon
ioff
int[] ioff
isEastPositive
boolean isEastPositive
iwest
int iwest
ihem
int ihem
xrow
double xrow
xcol
double xcol
xpole
double xpole
xlat1
double xlat1
xspace
double xspace
xqlon
double xqlon
xblat
double xblat
fac
double fac
isEastPositive
boolean isEastPositive
EARTH_RADIUS
double EARTH_RADIUS
MISS
int MISS
itype
int itype
xrow
double xrow
xcol
double xcol
xlat
double xlat
xlon
double xlon
xrot
double xrot
xblat
double xblat
xblon
double xblon
isEastPositive
boolean isEastPositive
itype
int itype
iwest
int iwest
xrow
double xrow
xcol
double xcol
zslat
double zslat
zslon
double zslon
zdlat
double zdlat
zdlon
double zdlon
xlin
double xlin
xele
double xele
xldif
double xldif
xedif
double xedif
xlat
double xlat
xlon
double xlon
isEastPositive
boolean isEastPositive
iwest
int iwest
ihem
int ihem
lin0
double lin0
ele0
double ele0
scale
double scale
lon0
double lon0
lat0
double lat0
coscl
double coscl
tancl
double tancl
tancl2
double tancl2
mxtheta
double mxtheta
Package edu.wisc.ssec.mcidas.adde |
asi
AddeServerInfo asi
sl
java.lang.String[] sl
selectedServer
java.lang.String selectedServer
selectedGroup
java.lang.String selectedGroup
selectedDescr
java.lang.String selectedDescr
selectedDateTime
java.lang.String selectedDateTime
coordType
java.lang.String coordType
actionButtonString
java.lang.String actionButtonString
userName
java.lang.String userName
projectNumber
java.lang.String projectNumber
serverUpdated
boolean serverUpdated
groupUpdated
boolean groupUpdated
descrUpdated
boolean descrUpdated
multipleImages
boolean multipleImages
al
java.awt.event.ActionListener al
baseNumLines
int baseNumLines
baseNumEles
int baseNumEles
resLat
double resLat
resLon
double resLon
bandListIndex
int[] bandListIndex
bandList
java.lang.String[] bandList
selectedBand
java.lang.String selectedBand
selectedUnit
java.lang.String selectedUnit
selectedBandIndex
int selectedBandIndex
calInfo
java.lang.String[][][] calInfo
doingRes
boolean doingRes
nf3
java.text.NumberFormat nf3
dataProp
java.util.Properties dataProp
serverList
java.lang.StringBuffer serverList
ad
AreaDirectory[][] ad
areaIndex
int areaIndex
bandNames
java.lang.String[] bandNames
asb
AddeSatBands asb
closeOnAction
boolean closeOnAction
useDefaults
boolean useDefaults
gotUserDefaults
boolean gotUserDefaults
propFile
java.lang.String propFile
cmdout
java.lang.String cmdout
PanelSGD
javax.swing.JPanel PanelSGD
PanelSG
javax.swing.JPanel PanelSG
PanelServer
javax.swing.JPanel PanelServer
ServerLabel
javax.swing.JLabel ServerLabel
ServerSelector
javax.swing.JComboBox ServerSelector
PanelGroup
javax.swing.JPanel PanelGroup
jLabel2
javax.swing.JLabel jLabel2
GroupSelector
javax.swing.JComboBox GroupSelector
PanelDescr
javax.swing.JPanel PanelDescr
jLabel3
javax.swing.JLabel jLabel3
DescrSelector
javax.swing.JComboBox DescrSelector
PanelListMag
javax.swing.JPanel PanelListMag
PanelMag
javax.swing.JPanel PanelMag
jPanel13
javax.swing.JPanel jPanel13
jPanel9
javax.swing.JPanel jPanel9
LMagSlider
javax.swing.JSlider LMagSlider
LMagLabel
javax.swing.JLabel LMagLabel
jPanel10
javax.swing.JPanel jPanel10
EMagLabel
javax.swing.JLabel EMagLabel
EMagSlider
javax.swing.JSlider EMagSlider
DateTimeLabel
javax.swing.JLabel DateTimeLabel
PanelList
javax.swing.JPanel PanelList
DateTimeScrollPanel
javax.swing.JScrollPane DateTimeScrollPanel
DateTimeList
javax.swing.JList DateTimeList
LinesElesPanel
javax.swing.JPanel LinesElesPanel
SizeLabel
javax.swing.JLabel SizeLabel
jPanel7
javax.swing.JPanel jPanel7
NumLinesLabel
javax.swing.JLabel NumLinesLabel
NumLinesText
javax.swing.JTextField NumLinesText
NumElesLabel
javax.swing.JLabel NumElesLabel
NumElesText
javax.swing.JTextField NumElesText
userDefaultsCheckBox
javax.swing.JCheckBox userDefaultsCheckBox
PanelBandUnit
javax.swing.JPanel PanelBandUnit
BandPanel
javax.swing.JPanel BandPanel
BandLabel
javax.swing.JLabel BandLabel
BandBox
javax.swing.JComboBox BandBox
UnitsPanel
javax.swing.JPanel UnitsPanel
UnitLabel
javax.swing.JLabel UnitLabel
UnitBox
javax.swing.JComboBox UnitBox
UserActionPanel
javax.swing.JPanel UserActionPanel
userActionButton
javax.swing.JButton userActionButton
PanelStatus
javax.swing.JPanel PanelStatus
statusLabel
javax.swing.JTextField statusLabel
PanelLoc
javax.swing.JPanel PanelLoc
jPanel11
javax.swing.JPanel jPanel11
PlaceLabel
javax.swing.JLabel PlaceLabel
LatLonButton
javax.swing.JRadioButton LatLonButton
LinEleButton
javax.swing.JRadioButton LinEleButton
IDButton
javax.swing.JRadioButton IDButton
jPanel12
javax.swing.JPanel jPanel12
LatLineLabel
javax.swing.JLabel LatLineLabel
LonEleLabel
javax.swing.JLabel LonEleLabel
LatLineText
javax.swing.JTextField LatLineText
LonEleText
javax.swing.JTextField LonEleText
buttGroupLoc
javax.swing.ButtonGroup buttGroupLoc
LMagValue
int LMagValue
EMagValue
int EMagValue
calText
java.lang.String calText
m_type
int m_type
m_pos
int m_pos
serialVersionUID: 8599975325569296615L
name
java.lang.String name
value
java.lang.String value
expires
java.util.Date expires
domain
java.lang.String domain
path
java.lang.String path
secure
boolean secure
serialVersionUID: 2208203902820875917L
version
int version
discard
boolean discard
comment
java.lang.String comment
comment_url
URI comment_url
port_list
int[] port_list
port_list_str
java.lang.String port_list_str
path_set
boolean path_set
port_set
boolean port_set
domain_set
boolean domain_set
Class ij.ImageJ extends java.awt.Frame implements Serializable |
toolbar
Toolbar toolbar
statusBar
java.awt.Panel statusBar
progressBar
ProgressBar progressBar
statusLine
java.awt.Label statusLine
textPanel
TextPanel textPanel
firstTime
boolean firstTime
applet
java.applet.Applet applet
classes
java.util.Vector classes
notVerified
boolean notVerified
numberField
java.awt.TextField[] numberField
defaultValues
double[] defaultValues
defaultText
java.lang.String[] defaultText
stringField
java.awt.TextField[] stringField
checkbox
java.awt.Checkbox[] checkbox
choice
java.awt.Choice[] choice
cancel
java.awt.Button cancel
okay
java.awt.Button okay
textArea1
java.awt.TextArea textArea1
textArea2
java.awt.TextArea textArea2
wasCanceled
boolean wasCanceled
y
int y
nfIndex
int nfIndex
sfIndex
int sfIndex
cbIndex
int cbIndex
choiceIndex
int choiceIndex
grid
java.awt.GridBagLayout grid
c
java.awt.GridBagConstraints c
firstNumericField
boolean firstNumericField
firstStringField
boolean firstStringField
firstCheckbox
boolean firstCheckbox
firstChoice
boolean firstChoice
invalidNumber
boolean invalidNumber
firstPaint
boolean firstPaint
stats
ImageStatistics stats
cTable
float[] cTable
histogram
int[] histogram
lut
LookUpTable lut
frame
java.awt.Rectangle frame
img
java.awt.Image img
list
java.awt.Button list
save
java.awt.Button save
copy
java.awt.Button copy
value
java.awt.Label value
count
java.awt.Label count
decimalPlaces
int decimalPlaces
imp
ImagePlus imp
imageUpdated
boolean imageUpdated
ij
ImageJ ij
imageWidth
int imageWidth
imageHeight
int imageHeight
magnification
double magnification
srcRect
java.awt.Rectangle srcRect
dstWidth
int dstWidth
dstHeight
int dstHeight
xMouseStart
int xMouseStart
yMouseStart
int yMouseStart
xSrcStart
int xSrcStart
ySrcStart
int ySrcStart
xMouse
int xMouse
yMouse
int yMouse
count
int count
imp
ImagePlus imp
ij
ImageJ ij
ic
ImageCanvas ic
originalScale
int originalScale
closed
boolean closed
running
boolean running
- This variable is set false if the user clicks in this
window, presses the escape key, or closes the window.
j
int j
button
java.awt.Button button
label
MultiLineLabel label
lines
java.lang.String[] lines
num_lines
int num_lines
margin_width
int margin_width
margin_height
int margin_height
line_height
int line_height
line_ascent
int line_ascent
line_widths
int[] line_widths
max_width
int max_width
frameWidth
int frameWidth
frameHeight
int frameHeight
xloc
int xloc
yloc
int yloc
frame
java.awt.Rectangle frame
xValues
float[] xValues
yValues
float[] yValues
nPoints
int nPoints
xScale
double xScale
yScale
double yScale
xMin
double xMin
xMax
double xMax
yMin
double yMin
yMax
double yMax
list
java.awt.Button list
save
java.awt.Button save
copy
java.awt.Button copy
coordinates
java.awt.Label coordinates
xLabel
java.lang.String xLabel
yLabel
java.lang.String yLabel
fm
java.awt.FontMetrics fm
font
java.awt.Font font
fixedYScale
boolean fixedYScale
g
java.awt.Graphics g
canvasWidth
int canvasWidth
canvasHeight
int canvasHeight
x
int x
y
int y
width
int width
height
int height
percent
double percent
startTime
long startTime
count
int count
showBar
boolean showBar
negativeProgress
boolean negativeProgress
barColor
java.awt.Color barColor
fillColor
java.awt.Color fillColor
backgroundColor
java.awt.Color backgroundColor
frameBrighter
java.awt.Color frameBrighter
frameDarker
java.awt.Color frameDarker
dontSave
java.awt.Button dontSave
cancel
java.awt.Button cancel
save
java.awt.Button save
cancelPressed
boolean cancelPressed
savePressed
boolean savePressed
sliceSelector
java.awt.Scrollbar sliceSelector
thread
java.lang.Thread thread
done
boolean done
slice
int slice
ps
java.awt.Dimension ps
down
boolean[] down
previous
int previous
x
int x
y
int y
xOffset
int xOffset
yOffset
int yOffset
mouseDownTime
long mouseDownTime
g
java.awt.Graphics g
mpPrevious
int mpPrevious
gray
java.awt.Color gray
brighter
java.awt.Color brighter
darker
java.awt.Color darker
evenDarker
java.awt.Color evenDarker
yesB
java.awt.Button yesB
noB
java.awt.Button noB
cancelB
java.awt.Button cancelB
cancelPressed
boolean cancelPressed
yesPressed
boolean yesPressed
runner
java.lang.Thread runner
outStream
java.io.BufferedOutputStream outStream
image
java.awt.Image image
JpegObj
ij.io.JpegInfo JpegObj
Huf
ij.io.Huffman Huf
dct
ij.io.DCT dct
imageHeight
int imageHeight
imageWidth
int imageWidth
code
int code
color
java.awt.Choice color
colors
java.lang.String[] colors
plot
ij.plugin.frame.ContrastPlot plot
thread
java.lang.Thread thread
brightnessValue
int brightnessValue
contrastValue
int contrastValue
sliderRange
int sliderRange
doAutoAdjust
boolean doAutoAdjust
doReset
boolean doReset
doHistogram
boolean doHistogram
doApplyLut
boolean doApplyLut
doThreshold
boolean doThreshold
doUpdate
boolean doUpdate
panel
java.awt.Panel panel
tPanel
java.awt.Panel tPanel
autoB
java.awt.Button autoB
resetB
java.awt.Button resetB
histB
java.awt.Button histB
applyB
java.awt.Button applyB
threshB
java.awt.Button threshB
updateB
java.awt.Button updateB
previousImageID
int previousImageID
previousType
int previousType
ij
ImageJ ij
min
double min
max
double max
defaultMin
double defaultMin
defaultMax
double defaultMax
contrast
int contrast
brightness
int brightness
RGBImage
boolean RGBImage
contrastSlider
java.awt.Scrollbar contrastSlider
brightnessSlider
java.awt.Scrollbar brightnessSlider
minLabel
java.awt.Label minLabel
maxLabel
java.awt.Label maxLabel
brightnessLabel
java.awt.Label brightnessLabel
contrastLabel
java.awt.Label contrastLabel
done
boolean done
ta
java.awt.TextArea ta
path
java.lang.String path
changes
boolean changes
fit
java.awt.Choice fit
doIt
java.awt.Button doIt
open
java.awt.Button open
apply
java.awt.Button apply
settings
java.awt.Checkbox settings
fitTypeStr
java.lang.String fitTypeStr
textArea
java.awt.TextArea textArea
dx
double[] dx
dy
double[] dy
x
double[] x
y
double[] y
panel
java.awt.Panel panel
font
java.awt.Choice font
size
java.awt.Choice size
style
java.awt.Choice style
panel
java.awt.Panel panel
pasteMode
java.awt.Choice pasteMode
title
java.lang.String title
plot
ij.plugin.frame.ThresholdPlot plot
thread
java.lang.Thread thread
minValue
int minValue
maxValue
int maxValue
sliderRange
int sliderRange
doAutoAdjust
boolean doAutoAdjust
doReset
boolean doReset
doApplyLut
boolean doApplyLut
doStateChange
boolean doStateChange
doSet
boolean doSet
panel
java.awt.Panel panel
autoB
java.awt.Button autoB
resetB
java.awt.Button resetB
applyB
java.awt.Button applyB
stateB
java.awt.Button stateB
setB
java.awt.Button setB
previousImageID
int previousImageID
previousImageType
int previousImageType
previousMin
double previousMin
previousMax
double previousMax
ij
ImageJ ij
minThreshold
double minThreshold
maxThreshold
double maxThreshold
minSlider
java.awt.Scrollbar minSlider
maxSlider
java.awt.Scrollbar maxSlider
label1
java.awt.Label label1
label2
java.awt.Label label2
done
boolean done
invertedLut
boolean invertedLut
blackAndWhite
boolean blackAndWhite
lutColor
int lutColor
iGridWidth
int iGridWidth
iGridHeight
int iGridHeight
iX
int iX
iY
int iY
sColHead
java.lang.String[] sColHead
vData
java.util.Vector vData
iColWidth
int[] iColWidth
iColCount
int iColCount
iRowCount
int iRowCount
iRowHeight
int iRowHeight
iFirstRow
int iFirstRow
sbHoriz
java.awt.Scrollbar sbHoriz
sbVert
java.awt.Scrollbar sbVert
iSbWidth
int iSbWidth
iSbHeight
int iSbHeight
bDrag
boolean bDrag
iXDrag
int iXDrag
iColDrag
int iColDrag
headings
boolean headings
title
java.lang.String title
labels
java.lang.String labels
keyListener
java.awt.event.KeyListener keyListener
resizeCursor
java.awt.Cursor resizeCursor
defaultCursor
java.awt.Cursor defaultCursor
selStart
int selStart
selEnd
int selEnd
selOrigin
int selOrigin
tc
ij.text.TextCanvas tc
pm
java.awt.PopupMenu pm
textPanel
TextPanel textPanel
Package ncsa.hdf.hdf5lib.exceptions |
detailMessage
java.lang.String detailMessage
storage
java.lang.Object storage
- The actual storage. An array of componentType.
This member is exposed so that System.arraycopy(), etc
can be used directly on the storage.
-
products
int[] products
- Right to left products used in indexMap() to compute
offset into the array.
When incrementing index[ii], one jumps through storage by
products[ii].
-
lengths
int[] lengths
-
name
java.lang.String name
-
value
ucar.netcdf.AttrVal value
-
length
int length
- The length. Immutable in this class.
-
name
java.lang.String name
-
svr_
NetcdfServer svr_
-
key_
java.lang.String key_
-
nc_
AbstractNetcdf nc_
-
byName_
java.util.Hashtable byName_
-
registry_
java.rmi.registry.Registry registry_
-
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
name
java.lang.String name
-
componentType
java.lang.Class componentType
-
dimArray
Dimension[] dimArray
-
attributes
ucar.netcdf.AttributeDictionary attributes
-
adaptee_
Accessor adaptee_
-
svr_
NetcdfRemoteProxyImpl svr_
-
dimensions
ucar.netcdf.DimensionDictionary dimensions
-
attributes
ucar.netcdf.AttributeDictionary attributes
-
variables
ucar.netcdf.NamedDictionary variables
-
set
Set set
screenBased
boolean screenBased
scaleArray
VisADLineArray scaleArray
labelArray
VisADTriangleArray labelArray
scalarMap
ScalarMap scalarMap
myColor
java.awt.Color myColor
dataRange
double[] dataRange
myAxis
int myAxis
axisOrdinal
int axisOrdinal
myTitle
java.lang.String myTitle
labelTable
java.util.Hashtable labelTable
majorTickSpacing
double majorTickSpacing
minorTickSpacing
double minorTickSpacing
tickBase
double tickBase
autoComputeTicks
boolean autoComputeTicks
baseLineVisible
boolean baseLineVisible
snapToBox
boolean snapToBox
userLabels
boolean userLabels
visibility
boolean visibility
labelFont
java.lang.Object labelFont
labelSize
int labelSize
axisSide
int axisSide
tickOrient
int tickOrient
labelFormat
java.text.NumberFormat labelFormat
table
float[][] table
tableLength
int tableLength
function
Function function
components
int components
name
java.lang.String name
- The name of this base quantity.
index
int index
- The index of this base quantity.
unitName
java.lang.String unitName
- Name of the unit (e.g. "meter").
quantityName
java.lang.String quantityName
- Quantity of the unit (e.g. "Length").
derivedUnit
DerivedUnit derivedUnit
- Derived unit associated with base unit (for computational efficiency).
isDimless
boolean isDimless
myCS
CoordinateSystem myCS
toRefDInput
double[][] toRefDInput
toRefDOutput
double[][] toRefDOutput
fromRefDInput
double[][] fromRefDInput
fromRefDOutput
double[][] fromRefDOutput
toRefFInput
float[][] toRefFInput
toRefFOutput
float[][] toRefFOutput
fromRefFInput
float[][] fromRefFInput
fromRefFOutput
float[][] fromRefFOutput
csArray
CoordinateSystem[] csArray
Constant
double Constant
con
Contour2D con
whichlabels
int whichlabels
showgrid
boolean showgrid
rows
int rows
cols
int cols
scale
int scale
num1
int[] num1
num2
int[] num2
num3
int[] num3
num4
int[] num4
vx1
float[][] vx1
vy1
float[][] vy1
vx2
float[][] vx2
vy2
float[][] vy2
vx3
float[][] vx3
vy3
float[][] vy3
vx4
float[][] vx4
vy4
float[][] vy4
mainContours
boolean mainContours
surfaceValue
float surfaceValue
contourInterval
float contourInterval
lowLimit
float lowLimit
hiLimit
float hiLimit
base
float base
labels
boolean labels
arithmeticProgression
boolean arithmeticProgression
levels
float[] levels
dash
boolean dash
horizontalContourSlice
boolean horizontalContourSlice
verticalContourSlice
boolean verticalContourSlice
horizontalSliceLow
float horizontalSliceLow
horizontalSliceHi
float horizontalSliceHi
horizontalSliceStep
float horizontalSliceStep
verticalSliceLow
float verticalSliceLow
verticalSliceHi
float verticalSliceHi
verticalSliceStep
float verticalSliceStep
contourFill
boolean contourFill
Class visad.Control extends java.lang.Object implements Serializable |
NewTick
long NewTick
- incremented by incTick
OldTick
long OldTick
- value of NewTick at last setTicks call
tickFlag
boolean tickFlag
- set by setTicks if OldTick < NewTick; cleared by resetTicks
isSet
boolean isSet
- flag to indicate after setTicks and bfore resetTicks
Index
int Index
- index of this in display.ControlVector
Instance
int Instance
- instance of this in display.ControlVector
control
Control control
Reference
RealTupleType Reference
- reference coordinate system (e.g., (Latitude, Longitude, Radius) )
DomainDimension
int DomainDimension
CoordinateSystemUnits
Unit[] CoordinateSystemUnits
- not required to be convertable with Reference.DefaultUnits
Type
MathType Type
- each VisAD data object has a VisAD mathematical type
ranges
double[][] ranges
animationSampling
Set animationSampling
- default Set for Animation sampling;
order of precedence is:
1. animationSampling
2. animationRangeSampling
3. new Linear1DSet(type, low_range, hi_range, 100)
animationRangeSampling
Set animationRangeSampling
utcCalendar
java.util.GregorianCalendar utcCalendar
Tri
int[][] Tri
Vertices
int[][] Vertices
Walk
int[][] Walk
Edges
int[][] Edges
NumEdges
int NumEdges
nonConvex
boolean nonConvex
site_blocks
float[][] site_blocks
a3s
int[][] a3s
a3size
int a3size
nts
int nts
dim
int dim
p
int p
pnum
long pnum
rdim
int rdim
cdim
int cdim
exact_bits
int exact_bits
b_err_min
double b_err_min
b_err_min_sq
double b_err_min_sq
ldetbound
double ldetbound
failcount
int failcount
lscale
int lscale
max_scale
double max_scale
Sb
float Sb
nsb
int nsb
nbb
int nbb
ss
int ss
ss2
int ss2
vnum
long vnum
p_neigh_vert
int p_neigh_vert
voidp
int[] voidp
voidp_bn
int[] voidp_bn
bbt_next
int[][] bbt_next
bbt_next_bn
int[][] bbt_next_bn
bbt_ref_count
int[][] bbt_ref_count
bbt_lscale
int[][] bbt_lscale
bbt_sqa
double[][] bbt_sqa
bbt_sqb
double[][] bbt_sqb
bbt_vecs
double[][][] bbt_vecs
ttbp
int ttbp
ttbp_bn
int ttbp_bn
ib
int ib
ib_bn
int ib_bn
basis_s_list
int basis_s_list
basis_s_list_bn
int basis_s_list_bn
pnb
int pnb
pnb_bn
int pnb_bn
b
int b
b_bn
int b_bn
sbt_next
int[][] sbt_next
sbt_next_bn
int[][] sbt_next_bn
sbt_visit
long[][] sbt_visit
sbt_mark
short[][] sbt_mark
sbt_normal
int[][] sbt_normal
sbt_normal_bn
int[][] sbt_normal_bn
sbt_peak_vert
int[][] sbt_peak_vert
sbt_peak_simp
int[][] sbt_peak_simp
sbt_peak_simp_bn
int[][] sbt_peak_simp_bn
sbt_peak_basis
int[][] sbt_peak_basis
sbt_peak_basis_bn
int[][] sbt_peak_basis_bn
sbt_neigh_vert
int[][][] sbt_neigh_vert
sbt_neigh_simp
int[][][] sbt_neigh_simp
sbt_neigh_simp_bn
int[][][] sbt_neigh_simp_bn
sbt_neigh_basis
int[][][] sbt_neigh_basis
sbt_neigh_basis_bn
int[][][] sbt_neigh_basis_bn
simplex_list
int simplex_list
simplex_list_bn
int simplex_list_bn
ch_root
int ch_root
ch_root_bn
int ch_root_bn
ns
int ns
ns_bn
int ns_bn
st
int[] st
st_bn
int[] st_bn
st2
int[] st2
st2_bn
int[] st2_bn
sig
boolean sig
factors
visad.Factor[] factors
- The array of individual base-unit factors that make up this unit.
The following is effectively "final" in that it is only set in
constructors and never altered. Unfortunately, the JDK 1.1.2
javac(1) compiler on our SunOS 5.5 systems doesn't recognize this
fact; hence, the "final" is commented-out.
id
int id
input_event
java.awt.event.InputEvent input_event
- InputEvent corresponding to the DisplayEvent, if any
display
Display display
- source of event
map
ScalarMap map
range
boolean range
LowValue
double LowValue
HiValue
double HiValue
DefaultValue
double DefaultValue
tuple
DisplayTupleType tuple
tupleIndex
int tupleIndex
Single
boolean Single
System
boolean System
text
boolean text
link
DataDisplayLink link
worldCS
GridCoordinateSystem worldCS
- The world/grid coordinate system.
-
referenceCS
GridCoordinateSystem referenceCS
- The reference/grid coordinate system.
-
Error
double Error
Mean
double Mean
NumberNotMissing
long NumberNotMissing
unit
Unit unit
DomainSet
Set DomainSet
- the sampling of the function domain R^n
DomainCoordinateSystem
CoordinateSystem DomainCoordinateSystem
- this is DomainSet.DomainCoordinateSystem
DomainUnits
Unit[] DomainUnits
- this is DomainSet.SetUnits
Length
int Length
- the number of samples
Range
Data[] Range
- the array of function values
MissingFlag
boolean MissingFlag
TupleDimension
int TupleDimension
RangeSet
Set[] RangeSet
RangeMode
int[] RangeMode
RangeCoordinateSystem
CoordinateSystem RangeCoordinateSystem
RangeCoordinateSystems
CoordinateSystem[] RangeCoordinateSystems
MissingFlag
boolean MissingFlag
RangeUnits
Unit[] RangeUnits
RangeErrors
ErrorEstimate[] RangeErrors
DoubleRange
double[][] DoubleRange
FloatRange
float[][] FloatRange
LongRange
long[][] LongRange
IntRange
int[][] IntRange
ShortRange
short[][] ShortRange
ByteRange
byte[][] ByteRange
flowScale
float flowScale
barbOrientation
int barbOrientation
HorizontalVectorSlice
boolean HorizontalVectorSlice
VerticalVectorSlice
boolean VerticalVectorSlice
HorizontalStreamSlice
boolean HorizontalStreamSlice
VerticalStreamSlice
boolean VerticalStreamSlice
TrajectorySet
boolean[] TrajectorySet
HorizontalVectorSliceHeight
double HorizontalVectorSliceHeight
HorizontalStreamSliceHeight
double HorizontalStreamSliceHeight
streamlinesEnabled
boolean streamlinesEnabled
- Streamline flags
-------------------------------
streamlineDensity
float streamlineDensity
arrowScale
float arrowScale
stepFactor
float stepFactor
Domain
RealTupleType Domain
Range
MathType Range
FlatRange
RealTupleType FlatRange
Real
boolean Real
Flat
boolean Flat
realComponents
RealType[] realComponents
- this is an array of RealType-s that are RealType
components of Range or RealType components of
RealTupleType components of Range;
a non_realType and non-TupleType Range is marked by null;
components of a TupleType Range that are neither
RealType nor RealTupleType are ignored
textComponents
TextType[] textComponents
- array of TextType Range components
textIndices
int[] textIndices
- array of component indices of TextType Range components
set
GriddedSet set
dimension
int dimension
Low
double[] Low
Hi
double[] Hi
LowX
double LowX
HiX
double HiX
Samples
double[][] Samples
ig
int ig
LengthX
int LengthX
LowX
float LowX
HiX
float HiX
Ascending
boolean Ascending
- Whether this set is ascending or descending
ig
int ig
Low
double[] Low
Hi
double[] Hi
LowX
double LowX
HiX
double HiX
LowY
double LowY
HiY
double HiY
Samples
double[][] Samples
gx
int gx
gy
int gy
LengthX
int LengthX
LengthY
int LengthY
LowX
float LowX
HiX
float HiX
LowY
float LowY
HiY
float HiY
gx
int gx
gy
int gy
Low
double[] Low
Hi
double[] Hi
LowX
double LowX
HiX
double HiX
LowY
double LowY
HiY
double HiY
LowZ
double LowZ
HiZ
double HiZ
Samples
double[][] Samples
gx
int gx
gy
int gy
gz
int gz
LengthX
int LengthX
LengthY
int LengthY
LengthZ
int LengthZ
LowX
float LowX
HiX
float HiX
LowY
float LowY
HiY
float HiY
LowZ
float LowZ
HiZ
float HiZ
gx
int gx
gy
int gy
gz
int gz
Lengths
int[] Lengths
EPS
float EPS
Pos
boolean Pos
inverse
CoordinateSystem inverse
dimension
int dimension
LowX
float LowX
HiX
float HiX
SortedSet
Gridded1DSet SortedSet
LowX
float LowX
HiX
float HiX
LowY
float LowY
HiY
float HiY
LowX
float LowX
HiX
float HiX
LowY
float LowY
HiY
float HiY
LowZ
float LowZ
HiZ
float HiZ
Delan
Delaunay Delan
oldToNew
int[] oldToNew
- maps old samples indices to sorted samples indices
newToOld
int[] newToOld
- maps sorted samples indices to old samples indices
First
double First
Last
double Last
Step
double Step
Invstep
double Invstep
X
Linear1DSet X
Y
Linear1DSet Y
X
Linear1DSet X
Y
Linear1DSet Y
Z
Linear1DSet Z
LongitudeWrap
boolean LongitudeWrap
WrapStep
double WrapStep
WrapFactor
double WrapFactor
latI
int latI
lonI
int lonI
halfPiLat
double halfPiLat
halfPiLon
double halfPiLon
twoPiLon
double twoPiLon
lat
Linear1DSet lat
lon
Linear1DSet lon
L
Linear1DSet[] L
data
double[] data
data
float[] data
base
double base
SystemIntrinsic
boolean SystemIntrinsic
- true if this MathType is defined by the system
scaledUnit
ScaledUnit scaledUnit
- The associated (unoffset) scaled unit.
offset
double offset
- The offset for this unit (e.g. 273.15 for the celsius unit when
the kelvin unit is associated scaled unit).
plot
PlotDigits plot
reverseLetters
int reverseLetters
width
int width
height
int height
Vx
float[] Vx
Vy
float[] Vy
VxB
float[] VxB
VyB
float[] VyB
NumVerts
int NumVerts
Number
float Number
Sets
SampledSet[] Sets
matrix
double[] matrix
- matrix[] shouldn't be used by non-ProjectionControl classes
savedProjectionMatrix
double[] savedProjectionMatrix
asp
double[] asp
exponents
byte[] exponents
- The dimensional exponents.
initialized
boolean initialized
RangeLow
double RangeLow
RangeHi
double RangeHi
Value
double Value
unit
Unit unit
Error
ErrorEstimate Error
TupleCoordinateSystem
CoordinateSystem TupleCoordinateSystem
TupleUnits
Unit[] TupleUnits
DefaultCoordinateSystem
CoordinateSystem DefaultCoordinateSystem
- if not null, this coordinate system is used as a default for
RealTuple-s of this type
DefaultUnits
Unit[] DefaultUnits
- default Unit-s derived from RealType components
DefaultSet
Set DefaultSet
- if not null, this sampling is used as a default when this type
is used as the domain or range of a field;
null unless explicitly set
DefaultSetEverAccessed
boolean DefaultSetEverAccessed
DefaultUnit
Unit DefaultUnit
DefaultSet
Set DefaultSet
- if not null, this sampling is used as a default when this type
is used as the domain or range of a field;
null unless explicitly set
DefaultSetEverAccessed
boolean DefaultSetEverAccessed
attrMask
int attrMask
- The attribute mask of this RealType.
-
link
DataDisplayLink link
refs
RemoteDataReferenceImpl[] refs
dpys
RemoteDisplayImpl[] dpys
display
RemoteDisplay display
image
java.awt.image.BufferedImage image
component
javax.swing.JComponent component
listen
java.util.Vector listen
Tick
long Tick
- Tick increments each time data changes;
used in place of propogating notifyReferences
to Remote parents
backgroundColor
float[] backgroundColor
boxColor
float[] boxColor
cursorColor
float[] cursorColor
foregroundColor
float[] foregroundColor
boxOn
boolean boxOn
Samples
float[][] Samples
Low
float[] Low
Hi
float[] Hi
overrideUnit
Unit overrideUnit
override_scale
double override_scale
override_offset
double override_offset
Scalar
ScalarType Scalar
DisplayScalar
DisplayRealType DisplayScalar
ScalarIndex
int ScalarIndex
DisplayScalarIndex
int DisplayScalarIndex
ValueIndex
int ValueIndex
isManual
boolean isManual
- true if dataRange set by application;
disables automatic setting
isScaled
boolean isScaled
- true if Scalar values need to be scaled
displayRange
double[] displayRange
- ranges of values of DisplayScalar
dataRange
double[] dataRange
- ranges of values of Scalar
scale
double scale
- scale and offset
offset
double offset
- scale and offset
NewTick
long NewTick
- incremented by incTick
OldTick
long OldTick
- value of NewTick at last setTicks call
tickFlag
boolean tickFlag
- set by setTicks if OldTick < NewTick; cleared by resetTicks
scalarName
java.lang.String scalarName
scale_flag
boolean scale_flag
- location of axis scale if DisplayScalar is XAxis, YAxis or ZAxis
private int axis = -1;
private int axis_ordinal = -1;
< removed for AxisScale 10-Oct-2000 >
back_scale_flag
boolean back_scale_flag
scale_on
boolean scale_on
underscore_to_blank
boolean underscore_to_blank
axisScale
AxisScale axisScale
- AxisScale
control
Control control
id
int id
map
ScalarMap map
readResolve
protected final java.lang.Object readResolve()
throws java.io.InvalidObjectException
Returns the instance corresponding to this newly deserialized instance.
If a ScalarType with the same name as this instance already exists and
is compatible with this instance, then it is returned. Otherwise, this
instance is returned.
This method is protected so that it is always invoked during
deserialization and final to prevent subclasses from evading it.
- Throws:
java.io.InvalidObjectException
- if an incompatible ScalarType with the same
name as this instance already exists.
Name
java.lang.String Name
amount
double amount
- The amount of the associated derived unit.
derivedUnit
DerivedUnit derivedUnit
- The associated derived unit.
DomainDimension
int DomainDimension
Length
int Length
DomainCoordinateSystem
CoordinateSystem DomainCoordinateSystem
hashCodeSet
boolean hashCodeSet
hashCode
int hashCode
SetUnits
Unit[] SetUnits
SetErrors
ErrorEstimate[] SetErrors
Domain
RealTupleType Domain
Domain
ShadowRealTupleType Domain
Range
ShadowType Range
RangeComponents
ShadowRealType[] RangeComponents
- RangeComponents is an array of ShadowRealType-s that are
ShadowRealType components of Range or ShadowRealType
components of ShadowRealTupleType components of Range;
a non-ShadowRealType and non-ShadowTupleType Range is marked
by null;
components of a ShadowTupleType Range that are neither
ShadowRealType nor ShadowRealTupleType are ignored
DomainComponents
ShadowRealType[] DomainComponents
DomainReferenceComponents
ShadowRealType[] DomainReferenceComponents
Flat
boolean Flat
- true if range is ShadowRealType or Flat ShadowTupleType
not the same as FunctionType.Flat;
also true for ShadowSetType
inherited_values
int[] inherited_values
- value_indices from parent
Reference
ShadowRealTupleType Reference
- Shadow of Type.getCoordinateSystem().getReference()
allSpatial
boolean allSpatial
- If allSpatial, need complex logic with permutation;
need to indicate subspace of DisplaySpatialCartesianTuple
or of another spatial DisplayTupleType, and permutation
of subspace components;
true if all tupleComponents map to DisplaySpatialTuple
without overlap, or if allSpatialReference is true
allSpatialReference
boolean allSpatialReference
- true if using Reference.allSpatial
DisplaySpatialTuple
DisplayTupleType DisplaySpatialTuple
- unique spatial DisplayTupleType whose components
are mapped from components of this;
uniqueness enforced by BadMappingException-s;
implicit anySpatial = (DisplaySpatialTuple != null)
spatialReference
boolean spatialReference
- true if DisplaySpatialTuple is from Reference
permutation
int[] permutation
- mapping from components of DisplaySpatialTuple to
components of this, or -1;
use default values for components of DisplaySpatial
whose permutation == -1 from ConstantMap-s or from
DisplayRealType.DefaultValue
Index
int Index
SelectedMapVector
java.util.Vector SelectedMapVector
DisplaySpatialTuple
DisplayTupleType DisplaySpatialTuple
DisplaySpatialTupleIndex
int[] DisplaySpatialTupleIndex
DisplaySpatialTupleIndexIndex
int DisplaySpatialTupleIndexIndex
inherited_values
int[] inherited_values
- value_indices from parent
tupleComponents
ShadowType[] tupleComponents
RealComponents
ShadowRealType[] RealComponents
inherited_values
int[] inherited_values
- value_indices from parent
Flat
boolean Flat
- true if no component with mapped Scalar components is a
ShadowSetType, ShadowFunctionType or ShadowTupleType;
not the same as TupleType.Flat
Type
MathType Type
- basic information about this ShadowType
Parent
ShadowType Parent
DisplayIndices
int[] DisplayIndices
- count of occurences of DisplayRealType-s
ShadowScalarType: set for mappings to DisplayRealType-s
ShadowTupleType (incl ShadowRealTupleType): set to
sum for ShadowScalarType & ShadowRealTupleType components
ShadowRealTupleType: add contribution from Reference
ValueIndices
int[] ValueIndices
- ValueIndices is like DisplayIndices, but distinguishes
different ScalarMap-s of non-Single DisplayRealTypes
MultipleSpatialDisplayScalar
boolean MultipleSpatialDisplayScalar
- MultipleSpatialDisplayScalar is true if any RealType component is
mapped to multiple spatial DisplayRealType-s
MultipleDisplayScalar
boolean MultipleDisplayScalar
- MultipleDisplayScalar is true if any RealType component is mapped
to multiple DisplayRealType-s, or if any RealTupleType component
and its Reference are both mapped
MappedDisplayScalar
boolean MappedDisplayScalar
- MappedDisplayScalar is true if any RealType component is mapped
to any DisplayRealType-s, including via a RealTupleType.Reference
isTerminal
boolean isTerminal
- information calculated by checkIndices & testIndices
LevelOfDifficulty
int LevelOfDifficulty
isTextureMap
boolean isTextureMap
curvedTexture
boolean curvedTexture
isTexture3D
boolean isTexture3D
isLinearContour3D
boolean isLinearContour3D
Dtype
int Dtype
- Dtype and Rtype used only with ShadowSetType and
Flat ShadowFunctionType
Rtype
int Rtype
spatialTuple
DisplayTupleType spatialTuple
- spatial DisplayTupleType at terminal nodes
spatialDimension
int spatialDimension
- number of spatial DisplayRealType components at terminal nodes
anyContour
boolean anyContour
- flags for any IsoContour or Flow at terminal nodes
anyFlow
boolean anyFlow
anyShape
boolean anyShape
anyText
boolean anyText
streamline1
boolean streamline1
- streamline flags
streamline2
boolean streamline2
streamlineDensity1
float streamlineDensity1
streamlineDensity2
float streamlineDensity2
arrowScale1
float arrowScale1
arrowScale2
float arrowScale2
stepFactor1
float stepFactor1
stepFactor2
float stepFactor2
refToComponent
int[] refToComponent
- used by getComponents to record RealTupleTypes
with coordinate transforms
componentWithRef
ShadowRealTupleType[] componentWithRef
componentIndex
int[] componentIndex
shapeSet
SimpleSet shapeSet
shapes
VisADGeometryArray[] shapes
scale
float scale
autoScale
boolean autoScale
pcl
visad.ShapeControl.ProjectionControlListener pcl
Class visad.SI extends java.lang.Object implements Serializable |
ManifoldDimension
int ManifoldDimension
- dimension of subspace that set is embedded in
data
RealTuple data
Value
java.lang.String Value
font
java.lang.Object font
size
double size
sphere
boolean sphere
format
java.text.NumberFormat format
rotation
double rotation
autoSize
boolean autoSize
pcl
visad.TextControl.ProjectionControlListener pcl
justification
TextControl.Justification justification
id
long id
- this is the id attached to the target ActionReferenceLink
of the target Action
Tick
long Tick
- this is the Tick value from the ThingReference change
that generated this ThingChangedEvent
on
boolean on
parent
Control parent
tupleComponents
Data[] tupleComponents
tupleComponents
MathType[] tupleComponents
- tupleComponents must be accessible to subclasses
Flat
boolean Flat
realComponents
RealType[] realComponents
- realComponents contains all RealType components and RealType components
of RealTupleType components
lows
int[] lows
- range of tupleComponents[i] in realComponents; NEVER USED
his
int[] his
- range of tupleComponents[i] in realComponents; NEVER USED
Sets
SampledSet[] Sets
Class visad.Unit extends java.lang.Object implements Serializable |
identifier
java.lang.String identifier
- The identifier (name or abbreviation) for this unit.
-
array
VisADGeometryArray array
color_flag
boolean color_flag
red
float red
green
float green
blue
float blue
alpha
float alpha
lineWidth
float lineWidth
pointSize
float pointSize
lineStyle
int lineStyle
image_type
int image_type
image_width
int image_width
image_height
int image_height
image_pixels
int[] image_pixels
texture_width
int texture_width
texture_height
int texture_height
remoteId
int remoteId
- non-zero if this event came from a remote source
vertexCount
int vertexCount
vertexFormat
int vertexFormat
coordinates
float[] coordinates
normals
float[] normals
colors
byte[] colors
texCoords
float[] texCoords
any_longitude_rotate
boolean any_longitude_rotate
longitude_axis
int longitude_axis
longitude_map
ScalarMap longitude_map
children
java.util.Vector children
indexCount
int indexCount
indices
int[] indices
stripVertexCounts
int[] stripVertexCounts
stripVertexCounts
int[] stripVertexCounts
position
double[] position
vector
double[] vector
parent
VisADGroup parent
which
int which
set
Set set
stripVertexCounts
int[] stripVertexCounts
useMicrons
DoubleTextCheckBox useMicrons
- Check box for indicating file should be saved or restored
using a micron-pixel conversion of the given width and height.
sliceDistLabel
javax.swing.JLabel sliceDistLabel
- Label for distance between slices.
sliceDistance
javax.swing.JTextField sliceDistance
- Text field for specifying distance (in microns) between slices.
zAspect
javax.swing.JCheckBox zAspect
- Toggle for using micron information to compute Z aspect ratio.
drift
javax.swing.JCheckBox drift
- Toggle for drift correction.
shape
javax.swing.JRadioButton shape
- Free alignment plane movement mode.
orient
javax.swing.JRadioButton orient
- Constrained alignment plane movement mode.
apply
javax.swing.JRadioButton apply
- Mode for applying alignment plane settings.
legend
javax.swing.JLabel legend
- Legend labels.
redLabel
javax.swing.JLabel redLabel
- Legend labels.
yellowLabel
javax.swing.JLabel yellowLabel
- Legend labels.
blueLabel
javax.swing.JLabel blueLabel
- Legend labels.
redBar
ColorBar redBar
- Legend color blocks.
yellowBar
ColorBar yellowBar
- Legend color blocks.
blueBar
ColorBar blueBar
- Legend color blocks.
go
javax.swing.JButton go
fps
javax.swing.JLabel fps
spin
BioSpinWidget spin
control
AnimationControl control
color
javax.swing.JLabel color
scalars
javax.swing.JComboBox scalars
bio
VisBio bio
model
int model
type
int type
ok
javax.swing.JButton ok
- Ok button.
tabs
javax.swing.JTabbedPane tabs
- Information tabs.
window
javax.swing.JFrame window
- Currently visible window.
val
javax.swing.JTextField val
up
javax.swing.JButton up
down
javax.swing.JButton down
listeners
java.util.Vector listeners
min
int min
max
int max
value
int value
upPressed
boolean upPressed
downPressed
boolean downPressed
pressTime
int pressTime
lastPress
long lastPress
bio
VisBio bio
- VisBio frame.
color
java.awt.Color color
- Associated color components.
brightnessLabel
javax.swing.JLabel brightnessLabel
- Label for brightness.
brightness
javax.swing.JSlider brightness
- Slider for level of brightness.
brightnessValue
javax.swing.JLabel brightnessValue
- Label for current brightness value.
contrastLabel
javax.swing.JLabel contrastLabel
- Label for contrast.
contrast
javax.swing.JSlider contrast
- Slider for level of contrast.
contrastValue
javax.swing.JLabel contrastValue
- Label for current contrast value.
dynamic
javax.swing.JRadioButton dynamic
- Option for dynamic color scaling.
fixed
javax.swing.JRadioButton fixed
- Option for fixed color scaling.
loVal
javax.swing.JTextField loVal
- Text field for low color scale value.
toLabel
javax.swing.JLabel toLabel
- Label for fixed color scale.
hiVal
javax.swing.JTextField hiVal
- Text field for high color scale value.
rgb
javax.swing.JRadioButton rgb
- Option for RGB color model.
hsv
javax.swing.JRadioButton hsv
- Option for HSV color model.
red
BioColorWidget red
- Red/hue color map widget.
green
BioColorWidget green
- Green/saturation color map widget.
blue
BioColorWidget blue
- Blue/value color map widget.
composite
javax.swing.JCheckBox composite
- Toggle for composite coloring.
alphaLabel
javax.swing.JLabel alphaLabel
- Label for alpha.
alpha
javax.swing.JSlider alpha
- Slider for alpha function.
alphaValue
javax.swing.JLabel alphaValue
- Label for current alpha value.
selector
javax.swing.JComboBox selector
- Combo box for choosing color widgets.
cc
int cc
- Number of components in the tool panel.
ignore
boolean ignore
- Should changes to the color components be ignored?
listeners
java.util.Vector listeners
cmd
java.lang.String cmd
box
javax.swing.JCheckBox box
label
javax.swing.JLabel label
field1
javax.swing.JTextField field1
field2
javax.swing.JTextField field2
bio
VisBio bio
- VisBio frame.
dialog
javax.swing.JDialog dialog
- Currently visible dialog.
rval
int rval
- Return value of dialog.
doColors
javax.swing.JCheckBox doColors
doAlign
javax.swing.JCheckBox doAlign
timeOnly
javax.swing.JCheckBox timeOnly
sliceOnly
javax.swing.JCheckBox sliceOnly
picFormat
javax.swing.JRadioButton picFormat
tiffFormat
javax.swing.JRadioButton tiffFormat
qtFormat
javax.swing.JRadioButton qtFormat
chooser
SeriesChooser chooser
altRes
DoubleTextCheckBox altRes
exportTimesteps
DoubleTextCheckBox exportTimesteps
exportSlices
DoubleTextCheckBox exportSlices
ok
javax.swing.JButton ok
name
javax.swing.JTextField name
- Text field containing file prefix.
ok
javax.swing.JButton ok
- Ok button.
dialog
javax.swing.JDialog dialog
- Currently visible dialog.
rval
int rval
- Return value of dialog.
chooser
SeriesChooser chooser
- Series chooser.
fileBox
javax.swing.JFileChooser fileBox
- Choose file dialog box.
thumbs
DoubleTextCheckBox thumbs
- Thumbnail widget.
ok
javax.swing.JButton ok
- Ok button.
dialog
javax.swing.JDialog dialog
- Currently visible dialog.
rval
int rval
- Return value of dialog.
groupBox
GroupDialog groupBox
- New group dialog box.
cell
CellImpl cell
- Computation cell for linking selection with measurement object.
ignoreNextStandard
boolean ignoreNextStandard
- Flag marking whether to ignore next set standard checkbox toggle.
ignoreGroup
boolean ignoreGroup
- Flag marking whether to ignore group list changes.
stdEnabled
boolean stdEnabled
- Flag marking whether set standard checkbox can be enabled.
addLine
javax.swing.JButton addLine
- Button for adding lines.
addMarker
javax.swing.JButton addMarker
- Button for adding points.
merge
javax.swing.JToggleButton merge
- Button for toggling whether SHIFT + right click does a merge.
clearAll
javax.swing.JButton clearAll
- Button for clearing all measurements.
export
javax.swing.JButton export
- Button for exporting measurements to Excel-friendly text format.
exportBox
javax.swing.JFileChooser exportBox
- File chooser for exporting measurements.
measureCoord
javax.swing.JLabel measureCoord
- Label for displaying measurement coordinates.
measureDist
javax.swing.JLabel measureDist
- Label for displaying measurement distance.
setStandard
javax.swing.JCheckBox setStandard
- Button for distributing measurement object through all focal planes.
removeSelected
javax.swing.JButton removeSelected
- Button for removing objects.
colorLabel
javax.swing.JLabel colorLabel
- Label for color list.
colorList
javax.swing.JComboBox colorList
- List of valid colors.
groupLabel
javax.swing.JLabel groupLabel
- Label for group list.
groupList
javax.swing.JComboBox groupList
- List of valid groups.
newGroup
javax.swing.JButton newGroup
- Button for adding a new group to the list.
descriptionLabel
javax.swing.JLabel descriptionLabel
- Label for description box.
descriptionBox
javax.swing.JTextArea descriptionBox
- Text area for group description.
bio
VisBio bio
- VisBio frame.
dialog
javax.swing.JDialog dialog
- Currently visible dialog.
rval
int rval
- Return value of dialog.
qtAuto
boolean qtAuto
- Whether to ask about QuickTime support on program start.
enableQT
javax.swing.JCheckBox enableQT
floating
javax.swing.JCheckBox floating
ok
javax.swing.JButton ok
cancel
javax.swing.JButton cancel
qtjava
java.io.File qtjava
- Location of QTJava.zip file, used in searchQT().
bar
javax.swing.JProgressBar bar
- Progress bar.
label
javax.swing.JLabel label
- Information label.
exc
VisADException exc
- Exception to throw when checkException() is called.
prefix
javax.swing.JTextField prefix
- Text field containing file prefix.
start
javax.swing.JTextField start
- Text field containing series count start.
end
javax.swing.JTextField end
- Text field containing series count end.
type
javax.swing.JComboBox type
- Text field containing file extension.
treatLabel
javax.swing.JLabel treatLabel
- Label for how files should be interpreted.
treatTimestep
javax.swing.JRadioButton treatTimestep
- Radio button for treating each file as a timestep.
treatSlice
javax.swing.JRadioButton treatSlice
- Radio button for treating each file as a slice.
bio
VisBio bio
- VisBio frame.
controls
javax.swing.JPanel controls
- Panel for placing controls.
twoD
javax.swing.JCheckBox twoD
- Toggle for 2-D display mode.
zoomIn2
javax.swing.JButton zoomIn2
- Button for zooming in on 2-D display.
zoomReset2
javax.swing.JButton zoomReset2
- Button for resetting zoom on 2-D display.
zoomOut2
javax.swing.JButton zoomOut2
- Button for zooming out on 2-D display.
threeD
javax.swing.JCheckBox threeD
- Toggle for 3-D display mode.
zoomIn3
javax.swing.JButton zoomIn3
- Button for zooming in on 3-D display.
zoomReset3
javax.swing.JButton zoomReset3
- Button for resetting zoom on 3-D display.
zoomOut3
javax.swing.JButton zoomOut3
- Button for zooming out on 3-D display.
box3
javax.swing.JCheckBox box3
- Toggle for 3-D bounding box.
preview
javax.swing.JCheckBox preview
- Toggle for preview displays.
loRes
javax.swing.JToggleButton loRes
- Toggle for lo-res image display.
hiRes
javax.swing.JToggleButton hiRes
- Toggle for hi-res image display.
autoSwitch
javax.swing.JCheckBox autoSwitch
- Toggle for auto-switching between low and high resolutions.
anim
BioAnimWidget anim
- Animation widget.
doVolume
javax.swing.JCheckBox doVolume
- Toggle for 3-D volume rendering.
volumeValue
javax.swing.JLabel volumeValue
- Label for current volume rendering resolution value.
volumeRes
javax.swing.JSlider volumeRes
- Slider for volume rendering resolution.
doSlice
javax.swing.JCheckBox doSlice
- Toggle for whether 2-D plane is user-selected arbitrarily.
sliceValue
javax.swing.JLabel sliceValue
- Label for current arbitrary slice resolution value.
sliceRes
javax.swing.JSlider sliceRes
- Slider for arbitrary slice resolution.
sliceContinuous
javax.swing.JCheckBox sliceContinuous
- Toggle for whether arbitrary slice is continuously recomputed.
maxVolRes
int maxVolRes
- Maximum resolution for volume rendering.
display2
DisplayImpl display2
- VisAD 2-D display.
display3
DisplayImpl display3
- VisAD 3-D display.
previous
DisplayImpl previous
- Previous preview display.
next
DisplayImpl next
- Next preview display.
previewPane
javax.swing.JPanel previewPane
- Previous and last preview displays.
vert
ImageStackWidget vert
- Widget for stepping through the image stack.
horiz
FileSeriesWidget horiz
- Widget for stepping through the timestep indices.
toolView
ViewToolPanel toolView
- Tool panel for adjusting viewing parameters.
toolColor
ColorToolPanel toolColor
- Tool panel for manipulating colors.
toolAlign
AlignToolPanel toolAlign
- Tool panel for managing image alignment, spacing and drift correction.
toolMeasure
MeasureToolPanel toolMeasure
- Tool panel for performing measurement operations.
sm
SliceManager sm
- Object for handling slice logic.
mm
MeasureManager mm
- Object for handling measurement logic.
state
StateManager state
- Object for handling state logic in case of a program crash.
importer
ImportDialog importer
- Import dialog for loading data series.
exporter
ExportDialog exporter
- Export dialog for saving data series.
options
OptionDialog options
- Options dialog for configuring VisBio.
help
BioHelpWindow help
- Help dialog for detailing basic program usage.
pane
javax.swing.JPanel pane
- Panel containing all components.
displayPane
javax.swing.JPanel displayPane
- Panel containing VisAD displays.
tabs
javax.swing.JTabbedPane tabs
- Tabbed pane containing tool panels.
toolFrames
javax.swing.JFrame[] toolFrames
- Frames containing tool panels.
toolPanes
javax.swing.JPanel[] toolPanes
- Panels containing tool panels.
fileExport
javax.swing.JMenuItem fileExport
- Menu item for exporting data.
snapBox
javax.swing.JFileChooser snapBox
- File chooser for snapshots.
stateBox
javax.swing.JFileChooser stateBox
- File chooser for state saves.
brightness
int brightness
- Brightness and contrast of images.
contrast
int contrast
- Brightness and contrast of images.
model
int model
- Color model (RGB or HSV).
composite
boolean composite
- Whether to use RGB composite coloring.
red
RealType red
- Red, green, blue and composite components of images.
green
RealType green
- Red, green, blue and composite components of images.
blue
RealType blue
- Red, green, blue and composite components of images.
prefix
java.lang.String prefix
- Prefix of current data series.
floating
boolean floating
- Whether tool panels are located in separate, floating windows.
centlat
float centlat
centlon
float centlon
radlow
float radlow
radres
float radres
azlow
float azlow
azres
float azres
coscentlat
double coscentlat
lonscale
double lonscale
latscale
double latscale
centlat
float centlat
centlon
float centlon
centalt
float centalt
radlow
float radlow
radres
float radres
azlow
float azlow
azres
float azres
elevlow
float elevlow
elevres
float elevres
coscentlat
double coscentlat
lonscale
double lonscale
latscale
double latscale
contours
java.awt.Checkbox contours
labels
java.awt.Checkbox labels
dashed
java.awt.Checkbox dashed
interval
java.awt.TextField interval
base
java.awt.TextField base
surfaceLabel
java.awt.Label surfaceLabel
surface
Slider surface
contourRange
visad.browser.ContourWidget.ContourRangeSlider contourRange
cwName
java.lang.String cwName
cwMinValue
double cwMinValue
cwMaxValue
double cwMaxValue
cwMainContours
boolean cwMainContours
cwLabels
boolean cwLabels
cwSurfaceValue
float cwSurfaceValue
cwContourInterval
float cwContourInterval
cwLowLimit
float cwLowLimit
cwHiLimit
float cwHiLimit
cwBase
float cwBase
scale
java.awt.Checkbox scale
point
java.awt.Checkbox point
texture
java.awt.Checkbox texture
lineWidth
java.awt.TextField lineWidth
pointSize
java.awt.TextField pointSize
gmcScaleEnable
boolean gmcScaleEnable
gmcPointMode
boolean gmcPointMode
gmcTextureEnable
boolean gmcTextureEnable
gmcLineWidth
float gmcLineWidth
gmcPointSize
float gmcPointSize
gmcTransparencyMode
int gmcTransparencyMode
gmcProjectionPolicy
int gmcProjectionPolicy
gmcPolygonMode
int gmcPolygonMode
gmcMissingTransparent
boolean gmcMissingTransparent
gmcCurvedSize
int gmcCurvedSize
minValue
float minValue
- Percent through scale of min gripper.
maxValue
float maxValue
- Percent through scale of max gripper.
minLimit
float minLimit
- Minimum slider value.
maxLimit
float maxLimit
- Maximum slider value.
minGrip
int minGrip
- Location of min gripper.
maxGrip
int maxGrip
- Location of max gripper.
minSlide
boolean minSlide
- Flag whether mouse is currently affecting min gripper.
maxSlide
boolean maxSlide
- Flag whether mouse is currently affecting max gripper.
lSlideMoved
boolean lSlideMoved
- Flag whether left gripper has moved.
rSlideMoved
boolean rSlideMoved
- Flag whether right gripper has moved.
textChanged
boolean textChanged
- Flag whether current text string value needs updating.
name
java.lang.String name
- Variable name for values.
lastMinLimit
float lastMinLimit
- Label state variable.
lastMaxLimit
float lastMaxLimit
- Label state variable.
lastCurStr
java.lang.String lastCurStr
- Label state variable.
minSize
java.awt.Dimension minSize
- Minimum widget size.
prefSize
java.awt.Dimension prefSize
- Preferred widget size.
maxSize
java.awt.Dimension maxSize
- Maximum widget size.
oldX
int oldX
- Previous mouse X position.
width
int width
- Current width of slider.
value
float value
- Current value of slider.
minimum
float minimum
- Minimum value of slider.
maximum
float maximum
- Maximum value of slider.
grip
int grip
- Pixel location of grip.
slide
boolean slide
- Flag whether mouse is currently affecting grip.
moved
boolean moved
- Flag whether grip has moved.
minSize
java.awt.Dimension minSize
- Minimum widget size.
prefSize
java.awt.Dimension prefSize
- Preferred widget size.
maxSize
java.awt.Dimension maxSize
- Maximum widget size.
gripX
int gripX
- Horizontal position in grip where mouse was initially pressed.
listeners
java.util.Vector listeners
- Vector of listeners for slider changes.
command
java.lang.String command
- Command string for slider change notification.
connected
boolean connected
- Whether the applet client is connected to a server.
address
java.lang.String address
- IP address of the server.
port
int port
- Port of the server.
socket
java.net.Socket socket
- Currently connected socket.
out
java.io.DataOutputStream out
- Output stream of currently connected socket.
id
int id
- ID number.
image
java.awt.Image image
- Latest image from the server's display.
addressField
java.awt.TextField addressField
- Text field for typing in IP address of server.
portField
java.awt.TextField portField
- Text field for typing in port of server.
connectButton
java.awt.Button connectButton
- Button for connecting to the specified IP address and port.
canvas
java.awt.Component canvas
- Canvas for painting remote display image from the server.
frame
java.awt.Frame frame
- Frame for display widgets.
widgetLayout
java.awt.GridBagLayout widgetLayout
- Layout manager for widget frame.
constraints
java.awt.GridBagConstraints constraints
- GridBagConstraints object for use in widget layout.
commThread
java.lang.Thread commThread
- Thread for communicating with server.
hashtable
java.util.Hashtable hashtable
- Hashtable for storing widgets.
myself
java.applet.Applet myself
listeners
java.util.Vector listeners
- Vector of widget listeners.
widget
Widget widget
- Source of event.
rmtDpyName
java.lang.String rmtDpyName
- fields from constructor on client
cmaps
ConstantMap[] cmaps
data
RemoteNodeDataImpl data
- fields on node
display
DisplayImplJ3D display
- fields constructed on node
ndr
NodeDisplayRendererJ3D ndr
ref
DataReferenceImpl ref
nr
NodeRendererJ3D nr
remote_display
RemoteDisplayImpl remote_display
object
java.lang.Object object
- object of agent
source
RemoteClientAgent source
- source of agent
contact
RemoteAgentContactImpl contact
- RemoteAgentContact for communicating back to client
message
java.io.Serializable message
- message from client, if non-null
agent
NodeAgent agent
focus_agent
RemoteClientAgentImpl focus_agent
index
int index
not_all
boolean not_all
responses
java.io.Serializable[] responses
time_out
long time_out
adaptedField
Field adaptedField
length
int length
type
FunctionType type
set
Set set
length
int length
adaptedTuple
Tuple adaptedTuple
adaptedTupleRef
DataReferenceImpl adaptedTupleRef
allReal
boolean allReal
partitionSet
Set partitionSet
- Set that defines partition of Data across cluster;
values in partitionSet's domain RealTupleType are
partitioned according to:
jvmTable[partitionSet.valueToIndex()]
dimension
int dimension
- domain dimension of partitionSet
jvmTable
RemoteClusterData[] jvmTable
- lookup table for RemoteClusterData objects on nodes, last
entry is on client (for non-distributed data)
me
RemoteClusterData me
- used for testing equality
parent
RemoteClusterDataImpl parent
- parent logic, looosely copied from DataImpl
adaptedThingImpl
ThingImpl adaptedThingImpl
- over-ride methods of RemoteThingImpl, but note these
are for notifyReferences(), which currently does nothing
for RemoteThingImpl
adaptedRemoteThingImpl
RemoteThingImpl adaptedRemoteThingImpl
agents
java.util.Vector agents
adaptedField
Field adaptedField
length
int length
flat
boolean flat
adaptedField
FieldImpl adaptedField
adaptedFieldRef
DataReferenceImpl adaptedFieldRef
length
int length
adaptedTuple
Tuple adaptedTuple
adaptedTupleRef
DataReferenceImpl adaptedTupleRef
rcdi
RemoteClientDataImpl rcdi
sent_node_agents
boolean sent_node_agents
agents
RemoteClientAgentImpl[] agents
focus_agent
RemoteClientAgentImpl focus_agent
contacts
RemoteAgentContact[] contacts
resolutions
int[] resolutions
cmaps
ConstantMap[] cmaps
maps
ScalarMap[] maps
controls
Control[] controls
remote_ref
RemoteDataReferenceImpl remote_ref
agent
RemoteProxyAgent agent
res
int[] res
remote_ref
RemoteDataReferenceImpl remote_ref
res
int[] res
remote_ref
RemoteDataReferenceImpl remote_ref
res
int[] res
adaptedRemoteClientData
RemoteClientData adaptedRemoteClientData
rref
RemoteDataReferenceImpl rref
cell
CellImpl cell
rcell
RemoteCellImpl rcell
uddi
UserDummyDataImpl uddi
ctl
Control ctl
nextListenerID
int nextListenerID
Name
java.lang.String Name
- The name of this display monitor.
myDisplay
DisplayImpl myDisplay
- The
Display
being monitored.
listeners
java.util.ArrayList listeners
- The list of objects interested in changes to the monitored
Display
.
sync
DisplaySync sync
- The synchronization object for the monitored display
cluster
boolean cluster
- true in cluster nodes
map
ScalarMap map
id
int id
str
java.lang.String str
data
RemoteData data
seqNum
int seqNum
type
int type
originator
int originator
link
RemoteReferenceLink link
syncer
visad.collab.MonitorSyncer syncer
adaptedField
FieldImpl adaptedField
fileAccessor
FileAccessor fileAccessor
fileLocations
int[][] fileLocations
readObject
private void readObject(java.io.ObjectInputStream oos)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
writeObject
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
- Throws:
java.io.IOException
Package visad.data.amanda |
fileData
AmandaFile fileData
eventRef
DataReferenceImpl eventRef
animCtl
AnimationControl animCtl
cal
java.util.GregorianCalendar cal
fmt
java.text.DateFormat fmt
slider
VisADSlider slider
sliderLength
int sliderLength
dateLabel
javax.swing.JLabel dateLabel
trackWidget
TrackWidget trackWidget
histoWidget
HistogramWidget histoWidget
thisEvent
Event thisEvent
dpy
DisplayImplJ2D dpy
ref
DataReferenceImpl ref
xMap
ScalarMap xMap
yMap
ScalarMap yMap
cMap
ScalarMap cMap
map
ScalarMap map
ref
DataReferenceImpl ref
event
Event event
trackIndex
int trackIndex
lengthLabel
javax.swing.JLabel lengthLabel
energyLabel
javax.swing.JLabel energyLabel
vec
java.util.Vector vec
field_type
MathType field_type
domain
RealTupleType domain
range
RealTupleType range
dataField
DataImpl dataField
datas
java.util.Vector datas
- data objects in the file
mathtype
MathType mathtype
tuple
DataImpl tuple
datas
DataImpl[] datas
Package visad.data.hdf5.hdf5objects |
data
java.lang.Object data
- the data array
datatype
HDF5Datatype datatype
- the datatype
dataspace
HDF5Dataspace dataspace
- the dataspace
rank
int rank
- the rank of the dataset
dims
long[] dims
- the dimensions of the dataset
maxdims
long[] maxdims
- the maximum dimensions of the dataset
count
long[] count
- the selected subset of the dataset
member_names
java.util.Vector member_names
- a list of member names of compound data
rank
int rank
- the rank of the dataset
dims
long[] dims
- the dimensions of the dataset
maxdims
long[] maxdims
- the maximum dimensions of the dataset
start
long[] start
- the starting position of the selected subset
stride
long[] stride
- the stride of the selected subset
count
long[] count
- the selected subset of the dataset
members
java.util.Vector members
- members of the group
parent
HDF5Group parent
- the parent group
type
int type
- the type of the object
name
java.lang.String name
- the full path name of the HDF5 object
shortName
java.lang.String shortName
- the short name for display: name without path
id
int id
- the identifier of the HDF5 object
description
java.lang.String description
- the short description of the HDF5 object
INDENT
java.lang.String INDENT
- the indent for printing the tree
Package visad.data.hdfeos |
R
double R
lon_center
double lon_center
lat_center
double lat_center
false_easting
double false_easting
false_northing
double false_northing
sin_lat_o
double sin_lat_o
cos_lat_o
double cos_lat_o
r_major
double r_major
es
double es
e
double e
r_minor
double r_minor
lon_center
double lon_center
lat_center
double lat_center
ns
double ns
f0
double f0
rh
double rh
false_easting
double false_easting
false_northing
double false_northing
r_major
double r_major
r_minor
double r_minor
es
double es
e
double e
e4
double e4
center_lon
double center_lon
center_lat
double center_lat
fac
double fac
ind
double ind
mcs
double mcs
tcs
double tcs
false_northing
double false_northing
false_easting
double false_easting
Package visad.data.mcidas |
anav
AREAnav anav
lines
int lines
elements
int elements
dirBlock
int[] dirBlock
navBlock
int[] navBlock
gnav
GRIDnav gnav
rows
int rows
columns
int columns
dirBlock
int[] dirBlock
Package visad.data.netcdf |
pathname
java.lang.String pathname
- The pathname.
pathname
java.lang.String pathname
- The pathname property of the netCDF dataset.
data
DataImpl data
- The VisAD data object property.
changes
java.beans.PropertyChangeSupport changes
- Support for property changes.
pathname
java.lang.String pathname
- The pathname property of the netCDF dataset.
data
DataImpl data
- The VisAD data object.
changes
java.beans.PropertyChangeSupport changes
- Support for property changes.
unitSpec
java.lang.String unitSpec
- The specification of the preferred unit of the quantity.
quantitySet
java.util.SortedSet quantitySet
- The set of quantities.
nameMap
java.util.TreeMap nameMap
- The (Name) -> Quantity map.
unitMap
java.util.TreeMap unitMap
- The (Unit, Name) -> Quantity map (major key: unit).
nextDB
QuantityDB nextDB
- The quantity database to search after this one.
name
java.lang.String name
- The name of the quantity.
nameCookie
java.text.CollationKey nameCookie
- The comparison value for the name of the quantity.
unit
Unit unit
- The default unit of the quantity.
Package visad.data.netcdf.in |
Package visad.data.netcdf.units |
prefixNames
UnitPrefix[] prefixNames
- The unit prefix names in order of lexicographic length:
prefixSymbols
UnitPrefix[] prefixSymbols
- The unit prefix symbols in order of lexicographic length:
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
java.lang.String eol
- The end of line string for this machine.
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
name
java.lang.String name
- The name of the prefix:
value
double value
- The value of the prefix:
nameMap
java.util.Hashtable nameMap
- Name-to-unit map.
-
symbolMap
java.util.Hashtable symbolMap
- Symbol-to-unit map.
-
unitSet
java.util.SortedSet unitSet
- The unit set.
-
Projection
int Projection
REVERSE_POLES
int REVERSE_POLES
NorthBound
double NorthBound
SouthBound
double SouthBound
WestBound
double WestBound
EastBound
double EastBound
RowInc
double RowInc
ColInc
double ColInc
Lat1
double Lat1
Lat2
double Lat2
PoleRow
double PoleRow
PoleCol
double PoleCol
CentralLat
double CentralLat
CentralLon
double CentralLon
CentralRow
double CentralRow
CentralCol
double CentralCol
Rotation
double Rotation
Cone
double Cone
Hemisphere
double Hemisphere
ConeFactor
double ConeFactor
CosCentralLat
double CosCentralLat
SinCentralLat
double SinCentralLat
StereoScale
double StereoScale
InvScale
double InvScale
CylinderScale
double CylinderScale
Nr
double Nr
Nc
double Nc
projargs
double[] projargs
method
java.lang.reflect.Method method
realType
RealType realType
latlon
LatLonTuple latlon
alt
Real alt
lat
Real lat
lon
Real lon
latIndex
int latIndex
lonIndex
int lonIndex
x
float x
y
float y
width
float width
height
float height
accessory
visad.install.FileListAccessory accessory
fullString
java.lang.String fullString
major
int major
minor
int minor
labelFont
java.awt.Font labelFont
phaseLabel
javax.swing.JLabel phaseLabel
detailLabel
visad.install.ProgressMonitor.DetailLabel detailLabel
detailBox
javax.swing.JCheckBox detailBox
image
javax.swing.ImageIcon image
names
java.lang.String[] names
values
java.lang.String[] values
textFont
java.awt.Font textFont
nameLen
int nameLen
lineHeight
int lineHeight
textX
int textX
textY
int textY
textWidth
int textWidth
textHeight
int textHeight
current
int current
direction
boolean direction
step
long step
stepValues
long[] stepValues
animate
ToggleControl animate
real
RealType real
no_tick
boolean no_tick
display
DisplayImplJ2D display
renderer
DisplayRendererJ2D renderer
lineWidth
float lineWidth
pointSize
float pointSize
lineStyle
int lineStyle
colorMode
int colorMode
pointMode
boolean pointMode
textureEnable
boolean textureEnable
scaleEnable
boolean scaleEnable
transparencyMode
int transparencyMode
projectionPolicy
int projectionPolicy
polygonMode
int polygonMode
missingTransparent
boolean missingTransparent
curvedSize
int curvedSize
Domain
ShadowRealTupleTypeJ2D Domain
Range
ShadowTypeJ2D Range
AccumulationVector
java.util.Vector AccumulationVector
AccumulationVector
java.util.Vector AccumulationVector
AccumulationVector
java.util.Vector AccumulationVector
tupleComponents
ShadowTypeJ2D[] tupleComponents
AccumulationVector
java.util.Vector AccumulationVector
Type
MathType Type
- basic information about this ShadowTypeJ2D
Parent
ShadowTypeJ2D Parent
inheritedText
java.lang.String inheritedText
inheritedTextControl
TextControl inheritedTextControl
adaptedShadowType
ShadowType adaptedShadowType
Value
double Value
canvas
VisADCanvasJ2D canvas
LINE_PATTERN
float[][] LINE_PATTERN
- line patterns for use with BasicStroke
displayRenderer
DisplayRendererJ2D displayRenderer
display
DisplayImplJ2D display
component
java.awt.Component component
prefSize
java.awt.Dimension prefSize
direct
VisADGroup direct
non_direct
VisADGroup non_direct
clip_rectangle
java.awt.geom.Rectangle2D.Float clip_rectangle
images
java.awt.image.BufferedImage[] images
valid_images
boolean[] valid_images
width
int width
height
int height
length
int length
tgeometry
java.awt.geom.AffineTransform tgeometry
aux_image
java.awt.Image aux_image
captureFlag
boolean captureFlag
captureImage
java.awt.image.BufferedImage captureImage
helper
MouseHelper helper
wakeup
boolean wakeup
autoAspect
boolean autoAspect
current
int current
direction
boolean direction
step
long step
stepValues
long[] stepValues
animate
ToggleControl animate
real
RealType real
display
DisplayImplJ3D display
renderer
DisplayRendererJ3D renderer
universe
UniverseBuilderJ3D universe
display
DisplayImplJ3D display
renderer
DisplayRendererJ3D renderer
universe
UniverseBuilderJ3D universe
lineWidth
float lineWidth
- for LineAttributes; >= 1.0 @serial
pointSize
float pointSize
- for PointAttributes; >= 1.0 @serial
lineStyle
int lineStyle
- for LineAttributes; = solid, dash, dot or dash-dot @serial
colorMode
int colorMode
- color combination mode for multiple color mappings
pointMode
boolean pointMode
- true => points in place of lines and surfaces, @serial
textureEnable
boolean textureEnable
- true => allow use of texture mapping @serial
scaleEnable
boolean scaleEnable
- true => display X, Y and Z scales @serial
transparencyMode
int transparencyMode
- for TransparencyAttributes; see list below in setTransparencyMode
-
projectionPolicy
int projectionPolicy
- View.PARALLEL_PROJECTION or View.PERSPECTIVE_PROJECTION @serial
polygonMode
int polygonMode
- PolygonAttributes.POLYGON_FILL, PolygonAttributes.POLYGON_LINE
or PolygonAttributes.POLYGON_POINT @serial
missingTransparent
boolean missingTransparent
- for rendering missing data as transparent @serial
curvedSize
int curvedSize
- for undersampling of curved texture maps @serial
which_child
int which_child
Domain
ShadowRealTupleTypeJ3D Domain
Range
ShadowTypeJ3D Range
AccumulationVector
java.util.Vector AccumulationVector
AccumulationVector
java.util.Vector AccumulationVector
AccumulationVector
java.util.Vector AccumulationVector
tupleComponents
ShadowTypeJ3D[] tupleComponents
AccumulationVector
java.util.Vector AccumulationVector
Type
MathType Type
- basic information about this ShadowTypeJ3D
Parent
ShadowTypeJ3D Parent
inheritedText
java.lang.String inheritedText
inheritedTextControl
TextControl inheritedTextControl
adaptedShadowType
ShadowType adaptedShadowType
Value
double Value
displayRenderer
DisplayRendererJ3D displayRenderer
display
DisplayImplJ3D display
component
java.awt.Component component
prefSize
java.awt.Dimension prefSize
captureFlag
boolean captureFlag
captureImage
java.awt.image.BufferedImage captureImage
width
int width
height
int height
offscreen
boolean offscreen
c
CoordinateSystem c
spacing
double spacing
isLambert
boolean isLambert
isLatLon
boolean isLatLon
isPolarStereo
boolean isPolarStereo
La1
double La1
Lo1
double Lo1
LoMax
double LoMax
Di
double Di
Dj
double Dj
aspectRatio
double aspectRatio
range
double[] range
myInstance
int myInstance
levelSlider
javax.swing.JSlider levelSlider
speedSlider
javax.swing.JSlider speedSlider
intervalText
javax.swing.JTextField intervalText
levelSliderLabel
javax.swing.JLabel levelSliderLabel
intervalUnits
javax.swing.JLabel intervalUnits
levelValue
int levelValue
intervalValue
double intervalValue
paramBox
javax.swing.JComboBox paramBox
ref
DataReference ref
ci
ContourControl ci
Values
RealType Values
tup
Tuple[] tup
ncg
NetcdfGrids ncg
statLabel
javax.swing.JLabel statLabel
tabby
javax.swing.JTabbedPane tabby
butColor
javax.swing.JButton butColor
colorTable
float[][] colorTable
paramName
java.lang.String paramName
showHide
javax.swing.JCheckBox showHide
di
DisplayImpl di
control
ValueControl control
ccon
ColorControl ccon
nc
java.awt.Color nc
map
ScalarMap map
enable
RealType enable
field
FieldImpl field
valueName
java.lang.String valueName
enableName
java.lang.String enableName
dataName
java.lang.String dataName
valueMap
ScalarMap valueMap
valueColorMap
ScalarMap valueColorMap
isAloft
boolean isAloft
ndx
int ndx
paramInfo
java.util.Vector paramInfo
pressureLevels
double[] pressureLevels
range
double[][] range
cbeg
double cbeg
baseMap
BaseMapAdapter baseMap
ccmap
ColorControl ccmap
colorTable
float[][] colorTable
cf
java.awt.Container cf
speedSlider
javax.swing.JSlider speedSlider
speedSliderLabel
javax.swing.JLabel speedSliderLabel
speedValue
int speedValue
frameValue
int frameValue
maxFrames
int maxFrames
start_stop
javax.swing.JButton start_stop
snapButton
javax.swing.JButton snapButton
forward
javax.swing.JButton forward
backward
javax.swing.JButton backward
mapColor
javax.swing.JButton mapColor
isLooping
boolean isLooping
ci
ContourControl ci
pc
ProjectionControl pc
ca
AnimationControl ca
pcMatrix
double[] pcMatrix
gmc
GraphicsModeControl gmc
display
LocalDisplay display
ng
NetcdfGrids ng
vdisplay
javax.swing.JPanel vdisplay
x
RealType x
y
RealType y
level
RealType level
time_type
RealType time_type
pres
RealType pres
Values
RealType Values
SfcValues
RealType SfcValues
firstFile
boolean firstFile
gotSfcGrids
boolean gotSfcGrids
gotAloftGrids
boolean gotAloftGrids
statLabel
javax.swing.JLabel statLabel
cmd
java.lang.String cmd
ncp
NCEPPanel[] ncp
tabby
javax.swing.JTabbedPane tabby
mapField
FieldImpl mapField
mapControl
ValueControl mapControl
mapRef
DataReference mapRef
enableMap
RealType enableMap
mapMap
ScalarMap mapMap
xAxis
ScalarMap xAxis
yAxis
ScalarMap yAxis
showMap
javax.swing.JCheckBox showMap
directory
java.lang.String directory
MapFile
java.lang.String MapFile
isServer
boolean isServer
isClient
boolean isClient
clientHost
java.lang.String clientHost
cd
java.lang.Object cd
- associated JAMA CholeskyDecomposition object
ed
java.lang.Object ed
- associated JAMA EigenvalueDecomposition object
lud
java.lang.Object lud
- associated JAMA LUDecomposition object
matrix
java.lang.Object matrix
- This matrix's associated JAMA Matrix object
stash
java.lang.Object stash
qrd
java.lang.Object qrd
- associated JAMA QRDecomposition object
svd
java.lang.Object svd
- associated JAMA SingularValueDecomposition object
Package visad.meteorology |
navigation
NavigatedCoordinateSystem navigation
sensorName
java.lang.String sensorName
startTime
DateTime startTime
description
java.lang.String description
minValue
Real minValue
maxValue
Real maxValue
python
RunJPython python
- wrapper for PythonInterpreter object
warnBeforeSave
boolean warnBeforeSave
- flag indicating whether to warn before auto-saving
runSeparate
boolean runSeparate
- flag indicating whether to launch scripts in a separate process
runItem
javax.swing.JMenuItem runItem
- run menu item
canRunSeparate
boolean canRunSeparate
- flag for java shell availability
separateProcess
javax.swing.JCheckBoxMenuItem separateProcess
- menu item for running JPython in a separate process
Formula1
javax.swing.JTextField Formula1
- Two text fields
Formula2
javax.swing.JTextField Formula2
- Two text fields
Name
java.lang.String Name
- Name of this cell.
fm
FormulaManager fm
- Formula manager for this cell.
Servers
java.util.Vector Servers
- List of servers to which this cell has been added.
MDisplay
DisplayImpl MDisplay
- Associated DisplayImpl for sending and receiving messages.
RemoteMDisplay
RemoteDisplay RemoteMDisplay
- Associated RemoteDisplay for sending and receiving messages.
RemoteVDisplay
RemoteDisplay RemoteVDisplay
- Associated VisAD RemoteDisplay.
RemoteVSlave
RemoteSlaveDisplayImpl RemoteVSlave
- Associated VisAD RemoteSlaveDisplay, if any.
RemoteVServer
RemoteServer RemoteVServer
- Associated VisAD RemoteServer, if any.
CollabID
int CollabID
- ID number for this collaborative cell.
IsRemote
boolean IsRemote
- Whether this display is remote.
IsSlave
boolean IsSlave
- Whether this display is slaved.
NewClient
boolean NewClient
- Whether this display is still a new client (hasn't been initialized).
Loading
int Loading
- The number of data objects this cell is currently loading.
CellData
java.util.Vector CellData
- List of this cell's data.
VDisplay
DisplayImpl VDisplay
- Associated VisAD Display.
Dim
int Dim
- The dimensionality of the display: JAVA3D_3D, JAVA2D_2D, or JAVA3D_2D.
HasMappings
boolean HasMappings
- Whether this cell has mappings from Data to Display.
Lock
java.lang.Object Lock
- Prevents simultaneous GUI manipulation.
VDPanel
java.awt.Component VDPanel
- Associated VisAD Display component.
Errors
java.lang.String[] Errors
- Global errors currently being displayed in this cell, if any.
HasDisplay
boolean HasDisplay
- Whether a valid VisAD display currently exists.
DisplayEnabled
boolean DisplayEnabled
- Whether display updates are enabled.
WaitPanel
javax.swing.JPanel WaitPanel
- A panel that displays the words "Please wait."
SListen
java.util.Vector SListen
- List of SSCellListeners.
DListen
java.util.Vector DListen
- List of DisplayListeners.
Parent
java.awt.Frame Parent
- Parent frame.
WidgetFrame
javax.swing.JFrame WidgetFrame
- Associated JFrame, for use with VisAD Controls.
Selected
boolean Selected
- Whether this cell is selected.
AutoSwitch
boolean AutoSwitch
- Whether this cell should auto-switch to 3-D.
AutoDetect
boolean AutoDetect
- Whether this cell should auto-detect mappings for data.
AutoShowControls
boolean AutoShowControls
- Whether this cell should auto-display its widget frame.
MapLock
java.lang.Object MapLock
- Lock object for mapping auto-detection notification.
MapCount
int MapCount
- Counter for mapping auto-detection notification.
mapDialogUp
boolean mapDialogUp
- Whether the mapping dialog is currently being displayed.
Confirm
boolean Confirm
- Flag whether user hit Done or Cancel button.
ScalarMaps
ScalarMap[] ScalarMaps
- ScalarMaps selected by the user.
MathCanvas
javax.swing.JComponent MathCanvas
MathCanvasView
javax.swing.JScrollPane MathCanvasView
CoordCanvas
javax.swing.JComponent CoordCanvas
CoordCanvasView
javax.swing.JScrollPane CoordCanvasView
CoordRefs
boolean CoordRefs
MathList
javax.swing.JList MathList
DisplayCanvas
javax.swing.JComponent DisplayCanvas
CurMaps
javax.swing.DefaultListModel CurMaps
CurrentMaps
javax.swing.JList CurrentMaps
CurrentMapsView
javax.swing.JScrollPane CurrentMapsView
description
javax.swing.JLabel description
MathTypes
ScalarType[] MathTypes
- Array of ScalarTypes.
Scalars
java.lang.String[] Scalars
- Array of ScalarType names.
ScW
int[] ScW
- Array of ScalarType widths.
ScP
java.util.Vector[] ScP
- Vector of MDTuples indicating ScalarType locations.
ScH
int ScH
- ScalarType height.
StrSize
java.awt.Dimension StrSize
- Width and height of MathType string.
CoordSize
java.awt.Dimension CoordSize
- Width and height of CoordinateSystem string.
Maps
boolean[][][] Maps
- Flags marking whether each possible ScalarMap has been assigned.
CurMapLabel
java.lang.String[][][] CurMapLabel
- String representation of each possible ScalarMap.
Lock
java.lang.Object Lock
- For synchronization.
Illegal
boolean[][] Illegal
- Flags marking whether each DisplayRealType is illegal.
MapTo
java.awt.Image MapTo
- This MappingDialog's copy of DRT with certain
DisplayRealTypes blacked out as necessary.
Types
MathType[] Types
- The MathType with which this mapping dialog works.
AllowAlpha
boolean AllowAlpha
- Whether this mapping dialog allows mappings to Alpha and RGBA.
Allow3D
boolean Allow3D
- Whether this mapping dialog allows mappings to Z-Axis,
Latitude, and Z-Offset.
SSFileDialog
javax.swing.JFileChooser SSFileDialog
- File dialog.
bTitle
java.lang.String bTitle
- Base title.
NumVisX
int NumVisX
- Number of display columns.
NumVisY
int NumVisY
- Number of display rows.
fm
FormulaManager fm
- Formula manager.
serverName
java.lang.String serverName
- Server name, if any.
cloneAddress
java.lang.String cloneAddress
- Server address for a cloned sheet, if any.
rsi
RemoteServerImpl rsi
- Server for spreadsheet cells, if any.
IsRemote
boolean IsRemote
- Whether spreadsheet is a clone of another spreadsheet.
IsSlave
boolean IsSlave
- Whether spreadsheet is a slaved clone of another spreadsheet.
CollabID
double CollabID
- ID number for this collaborative spreadsheet.
RemoteColRow
RemoteDataReference RemoteColRow
- Row and column information needed for spreadsheet cloning.
RemoteCanDo3D
RemoteDataReference RemoteCanDo3D
- Remote clone's copy of CanDo3D.
AutoSwitch
boolean AutoSwitch
- Flag marking whether spreadsheet's cells
automatically switch dimensions when needed.
AutoDetect
boolean AutoDetect
- Flag marking whether spreadsheet's cells
automatically detect mappings.
AutoShowControls
boolean AutoShowControls
- Flag marking whether spreadsheet's cells
automatically show controls.
DisplayPanel
java.awt.Panel DisplayPanel
- Panel that contains actual VisAD displays.
ScrollPanel
javax.swing.JPanel ScrollPanel
- Panel containing the scrolling pane.
SCPane
java.awt.ScrollPane SCPane
- Scrolling pane, in case sheet gets too small.
HorizLabels
javax.swing.JViewport HorizLabels
- View port for horizontal cell labels.
VertLabels
javax.swing.JViewport VertLabels
- View port for vertical cell labels.
HorizLabel
javax.swing.JPanel[] HorizLabel
- Array of panels for horizontal labels.
VertLabel
javax.swing.JPanel[] VertLabel
- Array of panels for vertical labels.
HorizDrag
javax.swing.JComponent[] HorizDrag
- Array of horizontal yellow sizing boxes.
VertDrag
javax.swing.JComponent[] VertDrag
- Array of vertical yellow sizing boxes.
HorizPanel
javax.swing.JPanel HorizPanel
- Panel containing horizontal labels and sizing boxes.
VertPanel
javax.swing.JPanel VertPanel
- Panel containing vertical labels and sizing boxes.
DisplayCells
FancySSCell[][] DisplayCells
- Array of spreadsheet cells.
FormulaBox
javax.swing.JComboBox FormulaBox
- Formula bar.
FormulaEditor
javax.swing.ComboBoxEditor FormulaEditor
- Formula editor.
FormulaText
javax.swing.JTextField FormulaText
- Formula text field.
FormulaListener
java.awt.event.ActionListener FormulaListener
- Formula action listener.
Toolbar
javax.swing.JToolBar Toolbar
- Tool bar.
FileExport
javax.swing.JMenu FileExport
- Submenus.
FileSave1
javax.swing.JMenuItem FileSave1
- Menu items.
FileSave2
javax.swing.JMenuItem FileSave2
- Menu items.
FileSave3
javax.swing.JMenuItem FileSave3
- Menu items.
FileSave4
javax.swing.JMenuItem FileSave4
- Menu items.
FileSave5
javax.swing.JMenuItem FileSave5
- Menu items.
FileSnap
javax.swing.JMenuItem FileSnap
- Menu items.
EditPaste
javax.swing.JMenuItem EditPaste
- Menu items.
EditClear
javax.swing.JMenuItem EditClear
- Menu items.
CellDel
javax.swing.JMenuItem CellDel
- Menu items.
CellPrint
javax.swing.JMenuItem CellPrint
- Menu items.
CellEdit
javax.swing.JMenuItem CellEdit
- Menu items.
CellReset
javax.swing.JMenuItem CellReset
- Menu items.
CellShow
javax.swing.JMenuItem CellShow
- Menu items.
LayAddCol
javax.swing.JMenuItem LayAddCol
- Menu items.
LayDelCol
javax.swing.JMenuItem LayDelCol
- Menu items.
LayDelRow
javax.swing.JMenuItem LayDelRow
- Menu items.
CellDim3D3D
javax.swing.JCheckBoxMenuItem CellDim3D3D
- Checkbox menu items.
CellDim2D2D
javax.swing.JCheckBoxMenuItem CellDim2D2D
- Checkbox menu items.
CellDim2D3D
javax.swing.JCheckBoxMenuItem CellDim2D3D
- Checkbox menu items.
AutoSwitchBox
javax.swing.JCheckBoxMenuItem AutoSwitchBox
- Checkbox menu items.
AutoDetectBox
javax.swing.JCheckBoxMenuItem AutoDetectBox
- Checkbox menu items.
AutoShowBox
javax.swing.JCheckBoxMenuItem AutoShowBox
- Checkbox menu items.
ToolSave
javax.swing.JButton ToolSave
- Toolbar buttons.
ToolPaste
javax.swing.JButton ToolPaste
- Toolbar buttons.
Tool3D
javax.swing.JButton Tool3D
- Toolbar buttons.
Tool2D
javax.swing.JButton Tool2D
- Toolbar buttons.
ToolJ2D
javax.swing.JButton ToolJ2D
- Toolbar buttons.
ToolMap
javax.swing.JButton ToolMap
- Toolbar buttons.
ToolShow
javax.swing.JButton ToolShow
- Toolbar buttons.
ToolReset
javax.swing.JButton ToolReset
- Toolbar buttons.
FormulaAdd
javax.swing.JButton FormulaAdd
- Toolbar buttons.
FormulaDel
javax.swing.JButton FormulaDel
- Toolbar buttons.
CurX
int CurX
- Column of currently selected cell.
CurY
int CurY
- Row of currently selected cell.
Clipboard
java.lang.String Clipboard
- Contents of clipboard.
CurrentFile
java.io.File CurrentFile
- Current spreadsheet file.
Lock
java.lang.Object Lock
- Object for preventing simultaneous GUI manipulation.
commandKey
boolean commandKey
- BIG HAMMER HACK.
shiftHeld
boolean shiftHeld
- BIG HAMMER HACK.
oldX
int oldX
- Old x value used with cell resizing logic.
oldY
int oldY
- Old y value used with cell resizing logic.
aDir
boolean aDir
aAnim
boolean aAnim
aMs
int aMs
forward
javax.swing.JRadioButton forward
reverse
javax.swing.JRadioButton reverse
onOff
javax.swing.JButton onOff
step
javax.swing.JButton step
ms
javax.swing.JTextField ms
TimeSlider
javax.swing.JSlider TimeSlider
control
AnimationControl control
upper
float upper
- The upper bound
lower
float lower
- The lower bound
val
float val
- The current value
minSize
java.awt.Dimension minSize
- widget sizes
prefSize
java.awt.Dimension prefSize
maxSize
java.awt.Dimension maxSize
lock
java.lang.Object lock
oldxval
int oldxval
- the last position where the arrow was drawn
upper
float upper
- The upper bound
lower
float lower
- The lower bound
val
float val
- The current value
minSize
java.awt.Dimension minSize
- widget sizes
prefSize
java.awt.Dimension prefSize
maxSize
java.awt.Dimension maxSize
oldxval
int oldxval
- the last position where the bar was drawn
ctl
BaseColorControl ctl
- The color control
valLeft
int valLeft
- The left modified value
valRight
int valRight
- The right modified value
mutex
java.lang.Object mutex
- A lock to synchronize against when modifying the modified area
state
int state
- The current color for the mouse to draw on
resolution
int resolution
- The resolution of the map
hasAlpha
boolean hasAlpha
- 'true' if this map has an alpha component
preferredSize
java.awt.Dimension preferredSize
- the preferred size of this widget
oldX
int oldX
- The last mouse event's x value
oldY
int oldY
- The last mouse event's y value
mouseMutex
java.lang.Object mouseMutex
- A synchronization primitive for the mouse movements
updateLeft
float updateLeft
- The left bound for updating the JPanel
updateRight
float updateRight
- The right bound for updating the JPanel
wrappedWidget
ColorMapWidget wrappedWidget
original
float[][] original
choice
javax.swing.JComboBox choice
lineNumbers
javax.swing.JTextArea lineNumbers
- text pane containing line numbers
numLines
int numLines
- number of lines of code in the document
numDigits
int numDigits
- number of digits in lines of code in the document
start
float start
- The starting location where the ColorMap has changed
end
float end
- The ending location where the ColorMap has changed
listeners
java.util.Vector listeners
- The vector containing the ColorChangeListeners
buttonPanel
javax.swing.JPanel buttonPanel
undoTable
float[][] undoTable
control
BaseColorControl control
realControl
BaseColorControl realControl
map
ColorMap map
- The ColorWidget that this is attached to
height
int height
- The height of the ColorPreview
updateLeft
float updateLeft
- The location to begin an update
updateRight
float updateRight
- The location to end an update
previewVisible
boolean previewVisible
- The visibility of the preview panel at the botom of the widget
map
ColorMap map
- The ColorMap associsted with this color widget
colorPreview
ColorPreview colorPreview
- The ColorPreview associated with this color widget
listeners
java.util.Vector listeners
- The vector containing the ColorChangeListeners
listeners_lock
java.lang.Object listeners_lock
control
ContourControl control
- This ContourRangeSlider's associated Control.
cInterval
float cInterval
cBase
float cBase
cSurface
float cSurface
cLo
float cLo
cHi
float cHi
name
java.lang.String name
Interval
javax.swing.JTextField Interval
Base
javax.swing.JTextField Base
SurfaceLabel
javax.swing.JLabel SurfaceLabel
Surface
javax.swing.JSlider Surface
Labels
javax.swing.JCheckBox Labels
Contours
javax.swing.JCheckBox Contours
Dashed
javax.swing.JCheckBox Dashed
ContourRange
visad.util.ContourWidget.ContourRangeSlider ContourRange
Fill
javax.swing.JCheckBox Fill
sliderScale
double sliderScale
prefSize
java.awt.Dimension prefSize
control
GraphicsModeControl control
- This GMCWidget's associated control
scale
javax.swing.JCheckBox scale
point
javax.swing.JCheckBox point
texture
javax.swing.JCheckBox texture
lineWidth
javax.swing.JTextField lineWidth
pointSize
javax.swing.JTextField pointSize
gmcLineWidth
float gmcLineWidth
gmcPointSize
float gmcPointSize
menubar
javax.swing.JMenuBar menubar
- menu bar
hash
java.util.Hashtable hash
- hashtable
heavy
boolean heavy
- heavyweight flag
wrappedWidget
ColorMapWidget wrappedWidget
original
float[][] original
grey
float[][] grey
control
ProjectionControl control
- This ProjWidget's associated control
savedViewList
javax.swing.JComboBox savedViewList
save
javax.swing.JButton save
savedViews
double[][] savedViews
data_low
javax.swing.JTextField data_low
data_hi
javax.swing.JTextField data_hi
map
ScalarMap map
rangeControl
RangeControl rangeControl
- This SelectRangeWidget's associated Control.
baseMap
BaseRGBMap baseMap
preview
ColorPreview preview
slider
ArrowSlider slider
label
SliderLabel label
name
java.lang.String name
- The internal name of the slider, accessed through getName()
- See Also:
Slider.getName()
listeners
java.util.Vector listeners
- The vector containing the SliderChangeListeners
listeners_lock
java.lang.Object listeners_lock
slider
Slider slider
- The slider to which the label is attached
label
java.lang.String label
- The label representing the slider's variable
rangeVisible
boolean rangeVisible
- Whether or not the range values are visible
background
java.awt.Color background
- The backround color of the panel
text
java.awt.Color text
- The text color of the panel
minSize
java.awt.Dimension minSize
- widget sizes
prefSize
java.awt.Dimension prefSize
maxSize
java.awt.Dimension maxSize
rangeChanged
boolean rangeChanged
drawmin
java.lang.String drawmin
drawmax
java.lang.String drawmax
drawval
java.lang.String drawval
step
javax.swing.JSlider step
horiz
boolean horiz
forward
javax.swing.JButton forward
back
javax.swing.JButton back
min
int min
max
int max
cur
int cur
text
javax.swing.JTextArea text
- main text area
fileChooser
javax.swing.JFileChooser fileChooser
- file chooser dialog box
undo
javax.swing.undo.UndoManager undo
- undo manager
currentFile
java.io.File currentFile
- file being edited
changed
boolean changed
- whether the text has changed since last save
textPane
TextEditor textPane
- main frame component
title
java.lang.String title
- frame title
slider
javax.swing.JSlider slider
- The JSlider that forms part of the VisADSlider's UI
label
javax.swing.JLabel label
- The JLabel that forms part of the VisADSlider's UI
map
ScalarMap map
- The ScalarMap that is linked to this VisADSlider (null if none)
control
ValueControl control
- The ValueControl that this VisADSlider utilizes (null if none)
sRef
DataReference sRef
- The DataReference that is linked to this VisADSlider (null if none)
realType
RealType realType
- The type of the linked Real (null if none)
sName
java.lang.String sName
- The name of the variable being modified by this VisADSlider
sMinimum
double sMinimum
- The minimum allowed slider value
sMaximum
double sMaximum
- The maximum allowed slider value
sCurrent
double sCurrent
- The current slider value
sTicks
int sTicks
- The number of ticks in the slider
autoScale
boolean autoScale
true
if the widget will auto-scale
integralValues
boolean integralValues
true
if the slider ticks should be integers
dynamicLabelWidth
boolean dynamicLabelWidth
true
if the label width should be dynamically scaled