- ABIN - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
AREA file value that corresponds to ABIN.
- ABINnav - Class in edu.wisc.ssec.mcidas
-
ABINnav is used to provide "navigation" for ABIN image data.
- ABINnav(int[]) - Constructor for class edu.wisc.ssec.mcidas.ABINnav
-
Initializes the ABIN navigation code with the given set of navigation
parameters.
- ABIS - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Code value in AREA files used to designate ABIS
- ABISnav - Class in edu.wisc.ssec.mcidas
-
The ABISnav class creates the ability to navigate ABIS
image data.
- ABISnav(int[]) - Constructor for class edu.wisc.ssec.mcidas.ABISnav
-
Set up for the real math work.
- ABISnav(int, int[]) - Constructor for class edu.wisc.ssec.mcidas.ABISnav
-
- ABS - Static variable in interface visad.Data
-
constants for various unary arithmetic operations
- abs() - Method in interface visad.Data
-
call unary() to take the absolute value of this, using
default modes for sampling (Data.NEAREST_NEIGHBOR) and
error estimation (Data.NO_ERRORS)
- abs(int, int) - Method in interface visad.Data
-
call unary() to take the absolute value of this
- abs() - Method in class visad.DataImpl
-
call unary() to take the absolute value of this, using
default modes for sampling (Data.NEAREST_NEIGHBOR) and
error estimation (Data.NO_ERRORS)
- abs(int, int) - Method in class visad.DataImpl
-
call unary() to take the absolute value of this
- abs(Data) - Static method in class visad.python.JPythonMethods
-
- abs(double) - Static method in class visad.python.JPythonMethods
-
- abs(int) - Static method in class visad.python.JPythonMethods
-
- abs(long) - Static method in class visad.python.JPythonMethods
-
- abs() - Method in class visad.RemoteDataImpl
-
call unary() to take the absolute value of this, using
default modes for sampling (Data.NEAREST_NEIGHBOR) and
error estimation (Data.NO_ERRORS)
- abs(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the absolute value of this
- abs_data(Data) - Static method in class visad.python.JPythonMethods
-
Return point-wise absolute value of data
name changed 1/11/02 to avoid conflicts with Jython built-in
- accept(DataVisitor) - Method in class visad.data.DataNode
-
Accept a visitor and traverse the data object.
- accept(File) - Method in class visad.util.ComboFileFilter
-
Accepts files with the proper filename prefix.
- accept(File) - Method in class visad.util.ExtensionFileFilter
-
Accepts files with the proper extensions.
- accept(File) - Method in class visad.util.FormFileFilter
-
Accepts files with the proper extensions.
- accept(File) - Method in class visad.util.McIDASFileFilter
-
Deprecated.
accept files with the proper filename prefix
- accumulate(float[]) - Method in class visad.data.in.ArithProg
-
Accumulates a set of floats.
- accumulate(double[]) - Method in class visad.data.in.ArithProg
-
Accumulates a set of doubles.
- accumulate(float) - Method in class visad.data.in.ArithProg
-
Accumulates a value.
- accumulate(double) - Method in class visad.data.in.ArithProg
-
Accumulates a value.
- accumulate(float[]) - Method in class visad.data.in.LonArithProg
-
Accumulates a set of floats.
- accumulate(double[]) - Method in class visad.data.in.LonArithProg
-
Accumulates a set of doubles.
- acknowledgeThingChanged(Action) - Method in class visad.RemoteThingReferenceImpl
-
Action must be RemoteAction
- acknowledgeThingChanged(Action) - Method in interface visad.ThingReference
-
- acknowledgeThingChanged(Action) - Method in class visad.ThingReferenceImpl
-
- ACOS - Static variable in interface visad.Data
-
- acos() - Method in interface visad.Data
-
call unary() to take the arccos of this producing
radian Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- acos(int, int) - Method in interface visad.Data
-
call unary() to take the arccos of this producing
radian Units
- acos() - Method in class visad.DataImpl
-
call unary() to take the arccos of this producing
radian Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- acos(int, int) - Method in class visad.DataImpl
-
call unary() to take the arccos of this producing
radian Units
- acos(Data) - Static method in class visad.python.JPythonMethods
-
Return point-wise arccosine value of data
, in radians.
- acos() - Method in class visad.RemoteDataImpl
-
call unary() to take the arccos of this producing
radian Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- acos(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the arccos of this producing
radian Units
- ACOS_DEGREES - Static variable in interface visad.Data
-
- acosDegrees() - Method in interface visad.Data
-
call unary() to take the arccos of this producing
degree Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- acosDegrees(int, int) - Method in interface visad.Data
-
call unary() to take the arccos of this producing
degree Units
- acosDegrees() - Method in class visad.DataImpl
-
call unary() to take the arccos of this producing
degree Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- acosDegrees(int, int) - Method in class visad.DataImpl
-
call unary() to take the arccos of this producing
degree Units
- acosDegrees(Data) - Static method in class visad.python.JPythonMethods
-
return point-wise arccosine value of data, in degrees.
- acosDegrees() - Method in class visad.RemoteDataImpl
-
call unary() to take the arccos of this producing
degree Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- acosDegrees(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the arccos of this producing
degree Units
- Action - Interface in visad
-
Action is the VisAD interface for runnable threads that need to be
notified when ThingReference objects change.
- ActionImpl - Class in visad
-
ActionImpl is the abstract superclass for runnable threads that
need to be notified when ThingReference objects change.
- ActionImpl(String) - Constructor for class visad.ActionImpl
-
construct an ActionImpl
- actionPerformed(ActionEvent) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaFile
-
- actionPerformed(ActionEvent) - Method in class visad.bom.CurveDelete
-
- actionPerformed(ActionEvent) - Method in class visad.bom.CutAndPasteFields
-
- actionPerformed(ActionEvent) - Method in class visad.bom.GridEdit
-
- actionPerformed(ActionEvent) - Method in class visad.browser.ContourWidget
-
Handles TextField changes.
- actionPerformed(ActionEvent) - Method in class visad.browser.GMCWidget
-
Handles TextField changes.
- actionPerformed(ActionEvent) - Method in class visad.browser.VisADApplet
-
Fired when a button is pressed or enter is pressed in a text box.
- actionPerformed(ActionEvent) - Method in class visad.cluster.TestProxyCluster
-
- actionPerformed(ActionEvent) - Method in class visad.cluster.TestSSCluster
-
- actionPerformed(ActionEvent) - Method in class visad.cluster.TestWRFCluster
-
- actionPerformed(ActionEvent) - Method in class visad.jmet.NCEPPanel
-
- actionPerformed(ActionEvent) - Method in class visad.jmet.ShowNCEPModel
-
- actionPerformed(ActionEvent) - Method in class visad.rabin.Rain
-
Handle changes to formula text fields
- actionPerformed(ActionEvent) - Method in class visad.rabin.RainSheet
-
This method handles button presses
- actionPerformed(ActionEvent) - Method in class visad.ss.MappingDialog
-
Handles button press events.
- actionPerformed(ActionEvent) - Method in class visad.util.AnimationWidget
-
ActionListener method used with JTextField and JButtons
- actionPerformed(ActionEvent) - Method in class visad.util.ChosenColorWidget
-
Handle selections from the JComboBox
.
- actionPerformed(ActionEvent) - Method in class visad.util.ColorMapWidget
-
Handle button presses.
- actionPerformed(ActionEvent) - Method in class visad.util.ContourWidget
-
ActionListener method for JTextFields.
- actionPerformed(ActionEvent) - Method in class visad.util.GMCWidget
-
Handles JTextField changes
- actionPerformed(ActionEvent) - Method in class visad.util.GUIFrame
-
handles menu item actions
- actionPerformed(ActionEvent) - Method in class visad.util.LabeledColorWidget
-
Handle button presses.
- actionPerformed(ActionEvent) - Method in class visad.util.PrintActionListener
-
cause the printout of the DisplayImpl; if the dialog is
enabled, it will pop up to solicit information from the
user.
- actionPerformed(ActionEvent) - Method in class visad.util.RangeWidget
-
handle JTextField changes
- actionPerformed(ActionEvent) - Method in class visad.util.StepWidget
-
ActionListener method used with JButtons.
- ActivityHandler - Interface in visad
-
Display activity handler supplied to
DisplayImpl.addActivityHandler
.
A trivial implementation which toggles between two Data objects
in a Display would be:
- actual_button - Variable in class visad.MouseHelper
-
- AD_AUXOFFSET - Static variable in class edu.wisc.ssec.mcidas.adde.GetAreaFile
-
AD_AUXOFFSET - byte offset to start of auxilliary data section
- AD_AUXOFFSET - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_AUXOFFSET - byte offset to start of auxilliary data section
- AD_AVGSMPFLAG - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_AVGSMPFLAG - data is averaged (1), or sampled (0)
- AD_BANDMAP - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_BANDMAP - spectral band map, bit set for each of 32 bands present
- AD_CALLENGTH - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_CALLENGTH - length in bytes of line prefix calibration information
- AD_CALOFFSET - Static variable in class edu.wisc.ssec.mcidas.adde.GetAreaFile
-
AD_CALOFFSET - byte offset to start of calibration section
- AD_CALOFFSET - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_CALOFFSET - byte offset to start of calibration section
- AD_CALTYPE - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_CALTYPE - McIDAS calibration type (ascii, satellite specific)
- AD_CALTYPESCALE - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_CALTYPESCALE - calibration scaling factor
- AD_CALTYPEUNIT - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_CALTYPEUNIT - calibration unit
- AD_CRDATE - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_CRDATE - year and day image was created, CCYYDDD format
- AD_CRTIME - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_CRTIME - time image was created, HHMMSS format
- AD_DATAOFFSET - Static variable in class edu.wisc.ssec.mcidas.adde.GetAreaFile
-
AD_DATAOFFSET - byte offset to start of data block
- AD_DATAOFFSET - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_DATAOFFSET - byte offset to start of data block
- AD_DATAWIDTH - Static variable in class edu.wisc.ssec.mcidas.adde.GetAreaFile
-
AD_DATAWIDTH - number of bytes per data point
- AD_DATAWIDTH - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_DATAWIDTH - number of bytes per data point
- AD_DIRSIZE - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_DIRSIZE - size in 4 byte words of an image directory block
- AD_DOCLENGTH - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_DOCLENGTH - length in bytes of line prefix documentation
- AD_ELEMRES - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_ELEMRES - data resolution in element direction
- AD_IMGDATE - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_IMGDATE - nominal year and day of the image, YYYDDD format
- AD_IMGTIME - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_IMGTIME - nominal time of the image, HHMMSS format
- AD_LEVLENGTH - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_LEVLENGTH - length in bytes of line prefix level section
- AD_LINERES - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_LINERES - data resolution in line direction
- AD_NAVOFFSET - Static variable in class edu.wisc.ssec.mcidas.adde.GetAreaFile
-
AD_NAVOFFSET - byte offset to start of navigation block
- AD_NAVOFFSET - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_NAVOFFSET - byte offset to start of navigation block
- AD_NUMBANDS - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_NUMBANDS - number of spectral bands, or channels, in image
- AD_NUMCOMMENTS - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_NUMCOMMENTS - number of 80 character comment cards
- AD_NUMELEMS - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_NUMELEMS - number of data points per line
- AD_NUMLINES - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_NUMLINES - number of lines in the image
- AD_PFXSIZE - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_PFXSIZE - length in bytes of line prefix section
- AD_PROJNUM - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_PROJNUM - SSEC project number used in creating image
- AD_SENSORID - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_SENSORID - McIDAS sensor identifier
- AD_SRCTYPE - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_SRCTYPE - McIDAS source type (ascii, satellite specific)
- AD_SRCTYPEORIG - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_SRCTYPEORIG - original source type (ascii, satellite specific)
- AD_STARTDATE - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_STARTDATE - actual image start year and Julian day, yyyddd format
- AD_STARTSCAN - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_STARTSCAN - starting scan number (sensor based) of image
- AD_STARTTIME - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_STARTTIME - actual image start time, hhmmss;
in milliseconds for POES data
- AD_STATUS - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_STATUS - old status field, now used as position num in ADDE
- AD_STELEM - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_STELEM - upper left image element coordinate
- AD_STLINE - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_STLINE - upper left image line coordinate
- AD_VALCODE - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_VALCODE - validity code
- AD_VERSION - Static variable in class edu.wisc.ssec.mcidas.AreaFile
-
AD_VERSION - McIDAS area file format version number
- adaptedAcknowledgeThingChanged(RemoteAction) - Method in class visad.ThingReferenceImpl
-
- adaptedPeekThingChanged(RemoteAction) - Method in class visad.ThingReferenceImpl
-
- Adapter - Class in visad.data.dods
-
Provides support for adapting DODS objects to the VisAD data-import context.
- Adapter() - Constructor for class visad.data.dods.Adapter
-
- add(String) - Static method in class visad.BaseQuantity
-
Add a base quantity to the database.
- add(String, String) - Static method in class visad.BaseQuantity
-
Add a base quantity with an alias to the database.
- add(String, String[]) - Static method in class visad.BaseQuantity
-
Add a base quantity with aliases to the database.
- add(Object) - Method in class visad.bom.annotations.ScreenAnnotator
-
Add the object to the list of items to be drawn.
- ADD - Static variable in interface visad.Data
-
constants for various binary arithmetic operations
- add(Data) - Method in interface visad.Data
-
call binary() to add data to this, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- add(Data, int, int) - Method in interface visad.Data
-
call binary() to add data to this
- add(String, Data, boolean) - Method in class visad.data.amanda.F2000Form
-
- add(Hit) - Method in class visad.data.amanda.Hits
-
- add(Module) - Method in class visad.data.amanda.ModuleList
-
- add(BaseTrack) - Method in class visad.data.amanda.Tracks
-
- add(String, Data, boolean) - Method in class visad.data.bio.LociForm
-
Adds data to an existing image file.
- add(String, Data, boolean) - Method in class visad.data.dods.DODSForm
-
Throws an exception.
- add(String, Data, boolean) - Method in class visad.data.fits.FitsForm
-
- add(String, Data, boolean) - Method in class visad.data.FormFamily
-
Add data to an existing data object.
- add(String, Data, boolean) - Method in class visad.data.FormNode
-
Add data to an existing data object.
- add(String, Data, boolean) - Method in class visad.data.FunctionFormFamily
-
Add data to an existing data object using the first appropriate Form.
- add(String, Data, boolean) - Method in class visad.data.gif.GIFForm
-
- add(String, Data, boolean) - Method in class visad.data.gis.ArcAsciiGridForm
-
Add data to an existing data object
- add(String, Data, boolean) - Method in class visad.data.gis.UsgsDemForm
-
Add data to an existing data object
- add(String, Data, boolean) - Method in class visad.data.hdf5.HDF5Form
-
- add(NamedDimension) - Method in class visad.data.hdfeos.DimensionSet
-
- add(GeoMap) - Method in class visad.data.hdfeos.GeoMapSet
-
- add(String, Data, boolean) - Method in class visad.data.hdfeos.HdfeosForm
-
- add(Variable) - Method in class visad.data.hdfeos.VariableSet
-
- add(String, Data, boolean) - Method in class visad.data.hrit.HRITForm
-
This has not been implemented
- add(String, Data, boolean) - Method in class visad.data.jai.JAIForm
-
Adds data to an existing JAI image file.
- add(String, Data, boolean) - Method in class visad.data.mcidas.AreaForm
-
This has not been implemented
- add(String, Data, boolean) - Method in class visad.data.mcidas.MapForm
-
Add data to an existing data object
- add(String, Data, boolean) - Method in class visad.data.mcidas.PointForm
-
This has not been implemented
- add(String, Quantity) - Method in class visad.data.netcdf.in.NetcdfQuantityDB
-
Adds a given Quantity to the database under a given name.
- add(VirtualData) - Method in class visad.data.netcdf.in.VirtualTuple
-
Adds a component to this tuple.
- add(String, Data, boolean) - Method in class visad.data.netcdf.Plain
-
Add data to an existing data object.
- add(String, Quantity) - Method in class visad.data.netcdf.QuantityDB
-
Adds a given Quantity to the database under a given name.
- add(Quantity) - Method in class visad.data.netcdf.QuantityDB
-
Adds a given Quantity to the database.
- add(String[], String[]) - Method in class visad.data.netcdf.QuantityDBImpl
-
Adds the given quantities and aliases to the database.
- add(String, Quantity) - Method in class visad.data.netcdf.QuantityDBImpl
-
Adds a quantity to the database under a given name.
- add(Quantity[]) - Method in class visad.data.netcdf.QuantityDBImpl
-
Adds given Quantity-s to the database.
- add(String, String) - Method in class visad.data.netcdf.QuantityDBImpl
-
Adds a quantity to the database given a name and a display unit
specification.
- add(String[], String[]) - Method in class visad.data.netcdf.StandardQuantityDB
-
Adds the given quantities and aliases to the database.
- add(String, String) - Method in class visad.data.netcdf.StandardQuantityDB
-
Adds a quantity to the database given a name and a display unit
specification.
- add(String, Data, boolean) - Method in class visad.data.Repository
-
Add a data object to an existing data object in the repository.
- add(String, Data, boolean) - Method in class visad.data.text.TextForm
-
- add(String, Data, boolean) - Method in class visad.data.tiff.LegacyTiffForm
-
Deprecated.
Adds data to an existing TIFF file.
- add(String, Data, boolean) - Method in class visad.data.vis5d.Vis5DForm
-
- add(String, Data, boolean) - Method in class visad.data.vis5d.Vis5DTopoForm
-
Add data to an existing data object.
- add(Object) - Method in class visad.data.visad.BinaryObjectCache
-
Add an object at the specified index.
- add(int, Object) - Method in class visad.data.visad.BinaryObjectCache
-
Add an object to the end of the list.
- add(int) - Method in class visad.data.visad.object.BinarySize
-
- add(String, Data, boolean) - Method in class visad.data.visad.VisADForm
-
- add(Data) - Method in class visad.DataImpl
-
call binary() to add data to this, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- add(Data, int, int) - Method in class visad.DataImpl
-
call binary() to add data to this
- add(Object, VisADGeometryArray, ArrayList<float[]>, GraphicsModeControl, float, float[]) - Method in class visad.FixGeomSizeAppearance
-
- add(Data) - Method in class visad.RemoteDataImpl
-
call binary() to add data to this, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- add(Data, int, int) - Method in class visad.RemoteDataImpl
-
call binary() to add data to this
- add(float[][], int, int) - Method in interface visad.util.FloatTupleArray
-
Add tuples to array.
- add(float[][]) - Method in interface visad.util.FloatTupleArray
-
Add tuples to the array.
- add(float[][], int, int) - Method in class visad.util.FloatTupleArrayImpl
-
Add values.
- add(float[][]) - Method in class visad.util.FloatTupleArrayImpl
-
Add values.
- ADD_DATA - Static variable in class visad.ss.BasicSSCell
-
Message ID indicating a data object has been added.
- add_escapes(String) - Method in exception visad.data.units.ParseException
-
Used to convert raw characters to their escaped version
when these raw version cannot be used as part of an ASCII
string literal.
- ADD_SOURCE - Static variable in class visad.ss.BasicSSCell
-
Message ID indicating a source has been added.
- addActionListener(ActionListener) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
- addActionListener(ActionListener) - Method in class visad.browser.Slider
-
Adds a listener to be notified of slider changes.
- addActivityHandler(ActivityHandler) - Method in class visad.DisplayImpl
-
Add a busy/idle activity handler.
- addActivityHandler(ActivityHandler) - Method in interface visad.LocalDisplay
-
add a display activity handler
- addBaseUnit(String, String) - Static method in class visad.BaseUnit
-
Create a new base unit from the name of a quantity and the name of a
unit.
- addBaseUnit(String, String, String) - Static method in class visad.BaseUnit
-
Create a new base unit from from the name of a quantity, the name of a
unit, and the unit's abbreviation.
- addBaseUnit(String, String, String, boolean) - Static method in class visad.BaseUnit
-
Create a new base unit from from the name of a quantity, the name of a
unit, the unit's abbreviation, and whether or not the unit is
dimensionless.
- addBranchGraph(BranchGroup) - Method in class visad.java3d.UniverseBuilderJ3D
-
- addButton(Panel, Button) - Method in class visad.data.netcdf.FileDialogPanel
-
Add a button to a panel.
- addChangeListener(ChangeListener) - Method in class visad.util.StepWidget
-
Adds a ChangeListener to the widget.
- addChild(VisADSceneGraphObject) - Method in class visad.VisADGroup
-
- addColorChangeListener(ColorChangeListener) - Method in class visad.util.ColorMap
-
Add a ColorChangeListener to the listeners list
- addColorChangeListener(ColorChangeListener) - Method in class visad.util.ColorWidget
-
Add a ColorChangeListener to the listeners list
- addColumn() - Method in class visad.ss.SpreadSheet
-
Adds a column to the spreadsheet.
- addComponent(Component, GridBagLayout, int, int, int, int, double, double) - Method in class visad.browser.Widget
-
Adds a component to the applet with the specified constraints.
- addComponent(Component, int, int, int) - Method in class visad.data.netcdf.FileDialogPanel
-
Add a component.
- addConsumer(CmdlineConsumer) - Method in class visad.util.CmdlineParser
-
Add a command-line argument/keyword consumer.
- addControl(Control) - Method in class visad.DisplayImpl
-
add a Control to this DisplayImpl
- addControlListener(ControlListener) - Method in interface visad.AVControl
-
in future, notify listener of changes in this AVControl
- addControlListener(ControlListener) - Method in class visad.Control
-
add a ControlListener
- addCursor(int, int) - Method in class visad.rabin.Rain
-
adds a cursor to display (i, j)
- addData(int, Data, ConstantMap[], String, int, boolean) - Method in class visad.cluster.TestProxyCluster
-
override method from BasicSSCell
- addData(int, Data, ConstantMap[], String, int, boolean) - Method in class visad.cluster.TestSSCluster
-
override method from BasicSSCell
- addData(int, Data, ConstantMap[], String, int, boolean) - Method in class visad.cluster.TestWRFCluster
-
override method from BasicSSCell
- addData(Data) - Method in class visad.ss.BasicSSCell
-
Adds a Data object to this cell, creating
an associated DataReference for it.
- addData(Data, ConstantMap[]) - Method in class visad.ss.BasicSSCell
-
Adds a Data object to this cell, creating an associated
DataReference with the specified ConstantMaps for it.
- addData(int, Data, ConstantMap[], String, int, boolean) - Method in class visad.ss.BasicSSCell
-
Adds a Data object to this cell from the given source of the
specified type, creating an associated DataReference for it.
- addDataReference(RemoteDataReferenceImpl) - Method in interface visad.RemoteServer
-
add a new RemoteDataReferenceImpl to server and extend array
- addDataReference(DataReferenceImpl) - Method in class visad.RemoteServerImpl
-
Add a DataReferenceImpl to server (after wrapping it in
a RemoteDataReferenceImpl)
- addDataReference(RemoteDataReferenceImpl) - Method in class visad.RemoteServerImpl
-
add a new RemoteDataReferenceImpl to server and extend array
- addDataSource(String) - Method in class visad.ss.BasicSSCell
-
Obtains a Data object from the given source of unknown type,
and adds it to this cell.
- addDataSource(String, int) - Method in class visad.ss.BasicSSCell
-
Obtains a Data object from the given source of the specified type,
and adds it to this cell.
- addDataSourceListener(RemoteSourceListener) - Method in class visad.DisplayImpl
-
Deprecated.
- addDateParser(TextAdapter.DateParser) - Static method in class visad.data.text.TextAdapter
-
used to allow applications to define their own date parsing
- addDirectManipulationSceneGraphComponent(VisADGroup, DirectManipulationRendererJ2D) - Method in class visad.java2d.DisplayRendererJ2D
-
- addDirectManipulationSceneGraphComponent(Group, DirectManipulationRendererJ3D) - Method in class visad.java3d.DisplayRendererJ3D
-
- addDirectManipulationSceneGraphComponent(Group, DirectManipulationRendererJ3D) - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- addDisplay(RemoteDisplayImpl) - Method in interface visad.RemoteServer
-
add a new RemoteDisplayImpl to server and extend array
- addDisplay(DisplayImpl) - Method in class visad.RemoteServerImpl
-
add DisplayImpl to server (after wrapping it in a RemoteDisplayImpl)
- addDisplay(RemoteDisplayImpl) - Method in class visad.RemoteServerImpl
-
add a new RemoteDisplayImpl to server and extend array
- addDisplayListener(DisplayListener) - Method in class visad.DisplayImpl
-
add a DisplayListener
- addDisplayListener(DisplayListener) - Method in interface visad.LocalDisplay
-
add a DisplayListener
- addDisplayListener(DisplayListener) - Method in class visad.RemoteSlaveDisplayImpl
-
Add a display listener to this slave display.
- addDisplayListener(DisplayListener) - Method in class visad.ss.BasicSSCell
-
Adds a DisplayListener.
- addDisturbance(int, Tuple) - Method in class visad.bom.TCData
-
- ADDE_PROTOCOL - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
The protocol
- AddeDatasetURL - Class in edu.wisc.ssec.mcidas.adde
-
A subclass of AddeURL to support queries on datasets.
- AddeDatasetURL() - Constructor for class edu.wisc.ssec.mcidas.adde.AddeDatasetURL
-
Create an ADDE URL
- AddeDatasetURL(String, String, String) - Constructor for class edu.wisc.ssec.mcidas.adde.AddeDatasetURL
-
Create an ADDE Dataset URL from the given spec
- AddeDatasetURL(String, String, String, String) - Constructor for class edu.wisc.ssec.mcidas.adde.AddeDatasetURL
-
Create an ADDE Dataset URL from the given spec
- AddeDatasetURL(String, String, String, String, String) - Constructor for class edu.wisc.ssec.mcidas.adde.AddeDatasetURL
-
Create an ADDE URL from the given spec
- AddeException - Exception in edu.wisc.ssec.mcidas.adde
-
AddeException
class is to handle exceptions when dealing
with ADDE access to data.
- AddeException() - Constructor for exception edu.wisc.ssec.mcidas.adde.AddeException
-
Constructs an AddeException with no specified detail message.
- AddeException(String) - Constructor for exception edu.wisc.ssec.mcidas.adde.AddeException
-
Constructs an AddeException with the specified detail message.
- AddeException(int) - Constructor for exception edu.wisc.ssec.mcidas.adde.AddeException
-
Constructs an AddeException
with an ADDE error code in place of a
detail message.
- AddeException(int, String) - Constructor for exception edu.wisc.ssec.mcidas.adde.AddeException
-
Constructs an AddeException
with an ADDE error code and a detail
message.
- AddeException(int, Throwable) - Constructor for exception edu.wisc.ssec.mcidas.adde.AddeException
-
Constructs an AddeException
with an ADDE error code and the
cause of the exception.
- AddeException(String, Throwable) - Constructor for exception edu.wisc.ssec.mcidas.adde.AddeException
-
Constructs a AddeException
with the specified detail message
and cause.
- AddeException(int, String, Throwable) - Constructor for exception edu.wisc.ssec.mcidas.adde.AddeException
-
Constructs an AddeException
with an ADDE error code, detail
message, and cause.
- AddeException(Throwable) - Constructor for exception edu.wisc.ssec.mcidas.adde.AddeException
-
Constructs an AddeException
with the specified cause.
- AddeGridReader - Class in edu.wisc.ssec.mcidas.adde
-
AddeGridReader interface for McIDAS ADDE grid data sets.
- AddeGridReader() - Constructor for class edu.wisc.ssec.mcidas.adde.AddeGridReader
-
allows reading of McIDAS grid headers and data
- AddeImageURL - Class in edu.wisc.ssec.mcidas.adde
-
A class for holding the ADDE URL for an image directory or data request.
- AddeImageURL() - Constructor for class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
no arg constructor
- AddeImageURL(String, String, String, String) - Constructor for class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Create an AddeImageURL.
- AddeImageURL(String, String, String, String, String) - Constructor for class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Create an ADDE Image URL from the given specs.
- AddeImageURL(String, String, String, String, String, String, String, int, int, int, int, String, String, int) - Constructor for class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Create an ADDE Image URL from the given spec
- AddePointDataReader - Class in edu.wisc.ssec.mcidas.adde
-
AddePointDataReader interface for McIDAS ADDE point data sets.
- AddePointDataReader(String) - Constructor for class edu.wisc.ssec.mcidas.adde.AddePointDataReader
-
creates an AddePointDataReader object that allows reading ADDE point
datasets.
- AddePointURL - Class in edu.wisc.ssec.mcidas.adde
-
A class for holding the ADDE URL for an image directory or data request.
- AddePointURL() - Constructor for class edu.wisc.ssec.mcidas.adde.AddePointURL
-
no arg constructor
- AddePointURL(String, String, String, String) - Constructor for class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Create an AddePointURL.
- AddePointURL(String, String, String, String, String) - Constructor for class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Create an ADDE PointURL from the given specs.
- AddePointURL(String, String, String, String, String, String, String, int) - Constructor for class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Create an ADDE Point URL from the given spec
- addEqualsCache(Set) - Method in class visad.Set
-
add set to a cache of Set-s equal to this
- AddeSatBands - Class in edu.wisc.ssec.mcidas.adde
-
Helper class
to interpret the band information
from the ADDE SATBANDS file returned by servers
- AddeSatBands(String[]) - Constructor for class edu.wisc.ssec.mcidas.adde.AddeSatBands
-
- addEscapes(String) - Static method in error visad.data.units.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped)
equivalents in the given string
- AddeServerInfo - Class in edu.wisc.ssec.mcidas.adde
-
All things related to ADDE servers, groups and datasets
Certain requests are dependent on appropriate prior requests.
- AddeServerInfo() - Constructor for class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
Creates new AddeServerInfo.
- AddeServerInfo(String[]) - Constructor for class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
The non-default parameter is a list of of ADDE servers
- AddeTextAdapter - Class in visad.data.mcidas
-
Adapts text read from an ADDE server into a VisAD Text object
- AddeTextAdapter(String) - Constructor for class visad.data.mcidas.AddeTextAdapter
-
Create a VisAD Text object from an adde request
- AddeTextReader - Class in edu.wisc.ssec.mcidas.adde
-
Read text from an ADDE server interface for McIDAS ADDE data sets.
- AddeTextReader(String) - Constructor for class edu.wisc.ssec.mcidas.adde.AddeTextReader
-
Creates an AddeTextReader object that allows reading an ADDE
text file or weather text
- AddeURL - Class in edu.wisc.ssec.mcidas.adde
-
A class for holding information about an ADDE URL.
- AddeURL() - Constructor for class edu.wisc.ssec.mcidas.adde.AddeURL
-
Create an ADDE URL
- AddeURL(String, String) - Constructor for class edu.wisc.ssec.mcidas.adde.AddeURL
-
Create an ADDE URL from the given spec
- AddeURL(String, String, String) - Constructor for class edu.wisc.ssec.mcidas.adde.AddeURL
-
Create an ADDE URL from the given spec
- AddeURLConnection - Class in edu.wisc.ssec.mcidas.adde
-
This class extends URLConnection, providing the guts of the
work to establish an ADDE network connection, put together
a request packet, and initiate data flow.
- AddeURLException - Exception in edu.wisc.ssec.mcidas.adde
-
- AddeURLException() - Constructor for exception edu.wisc.ssec.mcidas.adde.AddeURLException
-
Constructs a AddeURLException
with no specified detail message.
- AddeURLException(String) - Constructor for exception edu.wisc.ssec.mcidas.adde.AddeURLException
-
Constructs a AddeURLException
with the specified detail message.
- AddeURLException(String, Throwable) - Constructor for exception edu.wisc.ssec.mcidas.adde.AddeURLException
-
Constructs a AddeURLException
with the specified detail message
and cause.
- AddeURLException(Throwable) - Constructor for exception edu.wisc.ssec.mcidas.adde.AddeURLException
-
Constructs a AddeURLException
with the specified cause.
- AddeURLStreamHandler - Class in edu.wisc.ssec.mcidas.adde
-
This class defines the openConnection method, which is
used to create an AddeURLConnection.
- AddeURLStreamHandler() - Constructor for class edu.wisc.ssec.mcidas.adde.AddeURLStreamHandler
-
- AddeURLStreamHandlerFactory - Class in edu.wisc.ssec.mcidas.adde
-
This class creates a URLStreamHandler for the ADDE protocol.
- AddeURLStreamHandlerFactory() - Constructor for class edu.wisc.ssec.mcidas.adde.AddeURLStreamHandlerFactory
-
- addException(Exception) - Method in exception visad.data.fits.ExceptionStack
-
- addException(Exception) - Method in class visad.DataRenderer
-
add a BadMappingException or UnimplementedException to
Vector of Exceptions generated during doAction()
- addFormNode(FormNode) - Method in class visad.data.FormFamily
-
Add a child node to this family of data forms.
- addFormToList(FormNode) - Static method in class visad.data.DefaultFamily
-
Add a Form to the list of supported VisAD datatype Forms.
- addFormToList(FormNode) - Static method in class visad.data.gis.DemFamily
-
Add to the family of the supported map datatype Forms
- addFormToList(FormNode) - Static method in class visad.data.vis5d.Vis5DFamily
-
Add to the family of the supported map datatype Forms
- addGreyWedgeItem() - Method in class visad.util.ChosenColorWidget
-
Add the standard "Grey Wedge" item to the list of choices.
- addHandler(ActivityHandler) - Method in class visad.DisplayActivity
-
Add a new activity handler.
- addImagesToSequence(SingleBandedImage[]) - Method in class visad.meteorology.ImageSequenceManager
-
Add an array of images to the the sequence this object is managing.
- addImagesToSequence(List<SingleBandedImage>) - Method in class visad.meteorology.ImageSequenceManager
-
- addImageToSequence(SingleBandedImage) - Method in class visad.meteorology.ImageSequenceManager
-
Add an image to the the sequence this object is managing.
- addItem(String, float[][]) - Method in class visad.util.ChosenColorWidget
-
Add a color lookup table to the list of choices.
- addKeyboardBehavior(KeyboardBehaviorJ2D) - Method in class visad.java2d.DisplayRendererJ2D
-
Add a KeyboardBehavior
for keyboard control of translation
and zoom.
- addKeyboardBehavior(KeyboardBehaviorJ2D) - Method in class visad.java2d.VisADCanvasJ2D
-
Add a KeyboardBehavior
for keyboard control of translation
and zoom.
- addKeyboardBehavior(KeyboardBehaviorJ3D) - Method in class visad.java3d.DisplayRendererJ3D
-
Add a KeyboardBehavior
for keyboard control of rotation,
translation and zoom.
- addLabelsToGroup(Object, VisADGeometryArray[], GraphicsModeControl, ContourControl, ProjectionControl, int[], float, float[]) - Method in class visad.java2d.ShadowTypeJ2D
-
- addLabelsToGroup(Object, VisADGeometryArray[], GraphicsModeControl, ContourControl, ProjectionControl, int[], float, float[]) - Method in class visad.java3d.ShadowTypeJ3D
-
- addLabelsToGroup(Object, VisADGeometryArray[], GraphicsModeControl, ContourControl, ProjectionControl, int[], float, float[]) - Method in class visad.ShadowType
-
- addLayoutComponent(String, Component) - Method in class visad.ss.SSLayout
-
Not used by SSLayout.
- addLayoutComponent(String, Component) - Method in class visad.util.WidgetLayout
-
Not used, no effect
- addListener(MonitorCallback, int) - Method in interface visad.collab.DisplayMonitor
-
Adds the specified listener to receive MonitorEvent
s
when the monitored Display
's state changes.
- addListener(RemoteDisplay, int) - Method in interface visad.collab.DisplayMonitor
-
Adds the specified remote display to receive MonitorEvent
s
when the monitored Display
's state changes.
- addListener(MonitorCallback, int) - Method in class visad.collab.DisplayMonitorImpl
-
- addListener(RemoteDisplay, int) - Method in class visad.collab.DisplayMonitorImpl
-
- addListener(MonitorCallback, int) - Method in class visad.collab.RemoteDisplayMonitorImpl
-
- addListener(RemoteDisplay, int) - Method in class visad.collab.RemoteDisplayMonitorImpl
-
- addLocation(int, int, double, RealTuple) - Method in class visad.bom.TCData
-
- addLockedSceneGraphComponent(Group) - Method in class visad.java3d.DisplayRendererJ3D
-
- addLockedSceneGraphComponent(Group, boolean) - Method in class visad.java3d.DisplayRendererJ3D
-
- addMap(ScalarMap) - Method in interface visad.Display
-
link a ScalarMap (may be a ConstantMap) to this Display
- addMap(ScalarMap) - Method in class visad.DisplayImpl
-
add a ScalarMap to this Display, assuming a local source
- addMap(ScalarMap, int) - Method in class visad.DisplayImpl
-
add a ScalarMap to this Display
- addMap(ScalarMap) - Method in class visad.RemoteDisplayImpl
-
add a ScalarMap to this Display
- addMapDialog() - Method in class visad.ss.FancySSCell
-
Lets the user specify mappings between this cell's data and display.
- addMember(Object) - Method in class visad.data.hdf5.hdf5objects.HDF5Group
-
Adds a new member to the group.
- addMenuItem(String, String, String, char) - Method in class visad.util.GUIFrame
-
adds the given menu item to the specified menu
- addMenuItem(String, String, String, char, boolean) - Method in class visad.util.GUIFrame
-
adds the given menu item to the specified menu
- addMenuItem(String, JMenuItem, String, char, boolean) - Method in class visad.util.GUIFrame
-
adds the given menu item to the specified menu
- addMenuSeparator(String) - Method in class visad.util.GUIFrame
-
adds a separator to the specified menu
- addMessageListener(MessageListener) - Method in class visad.DisplayImpl
-
Forward messages to the specified listener
- addMessageListener(MessageListener) - Method in interface visad.LocalDisplay
-
add a MessageListener
- addMouseBehavior(MouseBehaviorJ2D) - Method in class visad.java2d.VisADCanvasJ2D
-
Add a MouseBehavior
for mouse control of translation
and zoom.
- addNotEqualsCache(Set) - Method in class visad.Set
-
add set to a cache of Set-s not equal to this
- addPair(Switch, Set, DataRenderer) - Method in class visad.java3d.AVControlJ3D
-
- addPair(Switch, Set, DataRenderer, TrajectoryAVHandlerJ3D) - Method in class visad.java3d.AVControlJ3D
-
- addPair(Switch, DataRenderer) - Method in class visad.java3d.ProjectionControlJ3D
-
- addPair(float[], float[], byte[], byte[]) - Method in class visad.TrajectoryManager
-
- addPoint(float[]) - Method in class visad.bom.BarbManipulationRendererJ2D
-
- addPoint(float[]) - Method in class visad.bom.BarbManipulationRendererJ3D
-
- addPoint(float[]) - Method in class visad.bom.CurveManipulationRendererJ2D
-
Add a point to the data.
- addPoint(float[]) - Method in class visad.bom.CurveManipulationRendererJ3D
-
Add a point to the data.
- addPoint(float[]) - Method in class visad.bom.PickManipulationRendererJ2D
-
Add a point.
- addPoint(float[]) - Method in class visad.bom.PickManipulationRendererJ3D
-
Add a point.
- addPoint(float[]) - Method in class visad.bom.PointManipulationRendererJ3D
-
- addPoint(float[]) - Method in class visad.bom.RubberBandBoxRendererJ3D
-
- addPoint(float[]) - Method in class visad.bom.RubberBandLineRendererJ3D
-
- addPoint(float[]) - Method in class visad.bom.SwellManipulationRendererJ3D
-
- addPoint(float[]) - Method in class visad.DataRenderer
-
add point for temporary rendering; intended to be
over-ridden by graphics-API-specific extensions of
DataRenderer
- addPoint(float[]) - Method in class visad.java2d.DirectManipulationRendererJ2D
-
- addPoint(float[]) - Method in class visad.java3d.DirectManipulationRendererJ3D
-
- addProjectionControlListener(ControlListener, ProjectionControl) - Method in class visad.ContourControl
-
remove previous projListener from pcntrl, and save cl as
new projListener
- addPropertyChangeListener(PropertyChangeListener) - Method in class visad.data.netcdf.InputNetcdf
-
Add a property change listener.
- addPropertyChangeListener(PropertyChangeListener) - Method in class visad.data.netcdf.NetcdfInBean
-
Add a property change listener.
- addReference(ThingReference) - Method in interface visad.Action
-
Creates a link to a ThingReference.
- addReference(ThingReference) - Method in class visad.ActionImpl
-
Creates a link to a ThingReference.
- addReference(ThingReference) - Method in class visad.cluster.RemoteClusterDataImpl
-
- addReference(DataReference, ConstantMap[]) - Method in interface visad.Display
-
create link to DataReference, with ConstantMaps;
invokes ref.addThingChangedListener(ThingChangedListener l, long id)
- addReference(ThingReference) - Method in class visad.DisplayImpl
-
Link a reference to this Display.
- addReference(DataReference, ConstantMap[]) - Method in class visad.DisplayImpl
-
Link a reference to this Display.
- addReference(ThingReference) - Method in class visad.RealTuple
-
Adds a listener for changes to this instance.
- addReference(ThingReference) - Method in class visad.RemoteActionImpl
-
create link to ThingReference;
must be RemoteThingReference
- addReference(ThingReference) - Method in class visad.RemoteDisplayImpl
-
link ref to this Display; this method may only be invoked
after all links to ScalarMaps have been made
- addReference(DataReference, ConstantMap[]) - Method in class visad.RemoteDisplayImpl
-
link ref to this Display; must be RemoteDataReference; this
method may only be invoked after all links to ScalarMaps have
been made; the ConstantMap array applies only to rendering ref
- addReference(ThingReference) - Method in class visad.RemoteThingImpl
-
add a ThingReference to this RemoteThingImpl;
must be RemoteThingReference;
called by ThingReference.setThing
- addReference(ThingReference) - Method in class visad.Scalar
-
Adds a listener for changes to this instance.
- addReference(DataReferenceImpl) - Method in class visad.ss.BasicSSCell
-
Adds the given DataReference to this cell.
- addReference(DataReferenceImpl, ConstantMap[]) - Method in class visad.ss.BasicSSCell
-
Adds the given DataReference to this cell with the specified ConstantMaps.
- addReference(ThingReference) - Method in interface visad.Thing
-
add a ThingReference to this Thing object
- addReference(ThingReference) - Method in class visad.ThingImpl
-
Adds a listener for changes to this thing.
- addReferenceImpl(int, DataReferenceImpl, ConstantMap[], String, int, boolean, boolean) - Method in class visad.cluster.TestProxyCluster
-
override method from BasicSSCell
- addReferenceImpl(int, DataReferenceImpl, ConstantMap[], String, int, boolean, boolean) - Method in class visad.cluster.TestSSCluster
-
override method from BasicSSCell
- addReferenceImpl(int, DataReferenceImpl, ConstantMap[], String, int, boolean, boolean) - Method in class visad.cluster.TestWRFCluster
-
override method from BasicSSCell
- addReferenceImpl(int, DataReferenceImpl, ConstantMap[], String, int, boolean, boolean) - Method in class visad.ss.BasicSSCell
-
Does the work of adding the given DataReference,
from the given source of the specified type.
- addReferenceImpl(int, DataReferenceImpl, ConstantMap[], String, int, boolean, boolean) - Method in class visad.ss.FancySSCell
-
Does the work of adding the given DataReference,
from the given source of the specified type.
- addReferences(DataRenderer, DataReference, ConstantMap[]) - Method in interface visad.Display
-
create link to DataReference, with ConstantMaps and DataRenderer;
invokes ref.addThingChangedListener(ThingChangedListener l, long id)
- addReferences(DataRenderer, DataReference) - Method in class visad.DisplayImpl
-
Link a reference to this Display using a non-default renderer.
- addReferences(DataRenderer, DataReference, ConstantMap[]) - Method in class visad.DisplayImpl
-
Link a reference to this Display using a non-default renderer.
- addReferences(DataRenderer, DataReference[]) - Method in class visad.DisplayImpl
-
Link references to this display using a non-default renderer.
- addReferences(DataRenderer, DataReference[], ConstantMap[][]) - Method in class visad.DisplayImpl
-
Link references to this display using the non-default renderer.
- addReferences(DataRenderer, DataReference[], ConstantMap[][]) - Method in interface visad.LocalDisplay
-
link refs to this Display using the non-default renderer;
must be local DataRendererImpls;
this method may only be invoked after all links to ScalarMaps
have been made;
the maps[i] array applies only to rendering refs[i];
- addReferences(DataRenderer, DataReference) - Method in class visad.RemoteDisplayImpl
-
link ref to this Display using the non-default renderer;
refs may be a mix of RemoteDataReference & DataReferenceImpl;
cannot be called through RemoteDisplay interface, since
renderer implements neither Remote nor Serializable;
must be called locally;
this method may only be invoked after all links to ScalarMaps
have been made;
this is a method of DisplayImpl and RemoteDisplayImpl rather
than Display - see Section 6.1 of the Developer's Guide for
more information
- addReferences(DataRenderer, DataReference, ConstantMap[]) - Method in class visad.RemoteDisplayImpl
-
link ref to this Display using the non-default renderer;
refs may be a mix of RemoteDataReference & DataReferenceImpl;
cannot be called through RemoteDisplay interface, since
renderer implements neither Remote nor Serializable;
must be called locally;
this method may only be invoked after all links to ScalarMaps
have been made;
the maps array applies only to rendering ref;
this is a method of DisplayImpl and RemoteDisplayImpl rather
than Display - see Section 6.1 of the Developer's Guide for
more information
- addReferences(DataRenderer, DataReference[]) - Method in class visad.RemoteDisplayImpl
-
link refs to this Display using the non-default renderer;
refs may be a mix of RemoteDataReference & DataReferenceImpl;
cannot be called through RemoteDisplay interface, since
renderer implements neither Remote nor Serializable;
must be called locally;
this method may only be invoked after all links to ScalarMaps
have been made; this is a method of DisplayImpl and
RemoteDisplayImpl rather than Display - see Section 6.1 of the
Developer's Guide for more information
- addReferences(DataRenderer, DataReference[], ConstantMap[][]) - Method in class visad.RemoteDisplayImpl
-
link refs to this Display using the non-default renderer;
refs may be a mix of RemoteDataReference & DataReferenceImpl;
cannot be called through RemoteDisplay interface, since
renderer implements neither Remote nor Serializable;
must be called locally;
this method may only be invoked after all links to ScalarMaps
have been made;
the maps[i] array applies only to rendering refs[i];
this is a method of DisplayImpl and RemoteDisplayImpl rather
than Display - see Section 6.1 of the Developer's Guide for
more information
- addRemoteListener(RemoteDisplay) - Method in interface visad.collab.DisplayMonitor
-
Initializes links so that MonitorEvent
s will be
exchanged with the specified remote Display
.
- addRemoteListener(RemoteDisplay) - Method in class visad.collab.DisplayMonitorImpl
-
- addRemoteListener(RemoteDisplay) - Method in class visad.collab.RemoteDisplayMonitorImpl
-
Unusable stub.
- addRemoteSourceListener(RemoteSourceListener) - Method in class visad.DisplayImpl
-
Inform listener of changes in the availability
of remote data/collaboration sources.
- addRendererSourceListener(RendererSourceListener) - Method in class visad.DisplayImpl
-
- address - Variable in class visad.ss.SpreadSheet.SSOptions
-
- addRow() - Method in class visad.ss.SpreadSheet
-
Adds a row to the spreadsheet.
- addRunnable(ThreadManager.MyRunnable) - Method in class visad.util.ThreadManager
-
- addScalarMapListener(ScalarMapListener) - Method in class visad.ScalarMap
-
add a ScalarMapListener, to be notified whenever setRange is
invoked
- addSceneGraphComponent(VisADGroup) - Method in class visad.java2d.DisplayRendererJ2D
-
- addSceneGraphComponent(Group) - Method in class visad.java3d.DisplayRendererJ3D
-
- addSceneGraphComponent(Group) - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- addSelectedMapVector(ScalarMap) - Method in class visad.DataDisplayLink
-
add a ScalarMap applying to this Data
- addSlave(RemoteSlaveDisplay) - Method in interface visad.Display
-
link a slave display to this display
- addSlave(RemoteSlaveDisplay) - Method in class visad.DisplayImpl
-
link a slave display to this
- addSlave(RemoteSlaveDisplay) - Method in class visad.RemoteDisplayImpl
-
links a slave display to this display
- addSliderChangeListener(SliderChangeListener) - Method in class visad.util.Slider
-
Add a SliderChangeListener to the listeners list
- addSSCellChangeListener(SSCellListener) - Method in class visad.ss.BasicSSCell
-
- addSSCellListener(SSCellListener) - Method in class visad.ss.BasicSSCell
-
Adds an SSCellListener.
- addStation(float, float) - Method in class visad.bom.CollectiveBarbManipulation
-
construct new wind station at (lat, lon) with initial winds = 0
- addStation(FlatField) - Method in class visad.bom.CollectiveBarbManipulation
-
- addSubMenu(String, String, char) - Method in class visad.util.GUIFrame
-
adds the given sub-menu to the specified menu
- addSubMenu(String, String, char, boolean) - Method in class visad.util.GUIFrame
-
adds the given sub-menu to the specified menu
- addSubMenu(String, JMenu, char, boolean) - Method in class visad.util.GUIFrame
-
adds the given sub-menu to the specified menu
- addSwitch(DisplayRendererJ3D, BranchGroup) - Method in class visad.bom.ScreenLockedRendererJ3D
-
- addSwitch(Object, Object, Control, Set, DataRenderer) - Method in class visad.cluster.ShadowNodeFunctionTypeJ3D
-
- addSwitch(Object, Object, Control, Set, DataRenderer) - Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
- addSwitch(DisplayRendererJ3D, BranchGroup) - Method in class visad.java3d.DefaultRendererJ3D
-
- addSwitch(Object, Object, Control, Set, DataRenderer) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- addSwitch(Object, Object, Control, Set, DataRenderer) - Method in class visad.ShadowType
-
- addText(String) - Method in class edu.wisc.ssec.mcidas.adde.WxTextProduct
-
Adde text to the existing text
- addTextToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) - Method in class visad.java3d.ShadowTypeJ3D
-
- addTextToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) - Method in class visad.ShadowType
-
- addThingChangedListener(ThingChangedListener, long) - Method in class visad.RemoteThingReferenceImpl
-
addThingChangedListener and removeThingChangedListener
provide ThingChangedEvent source semantics;
Action must be RemoteAction
- addThingChangedListener(ThingChangedListener, long) - Method in interface visad.ThingReference
-
- addThingChangedListener(ThingChangedListener, long) - Method in class visad.ThingReferenceImpl
-
Adds a listener for changes in the underlying
Thing
.
- addTile(VisADImageTile) - Method in class visad.java3d.VisADImageNode
-
- addTimeAlias(String) - Static method in class visad.MathType
-
Adds a ScalarType name that guessMaps should map to Animation.
- addToCache(double[]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, double[]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, double[], boolean) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(float[]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, float[]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, float[], boolean) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(int[]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, int[]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, int[], boolean) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(short[]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, short[]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, short[], boolean) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(byte[]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, byte[]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, byte[], boolean) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(double[][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, double[][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, double[][], boolean) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(float[][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, float[][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, float[][], boolean) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(int[][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, int[][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, int[][], boolean) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(short[][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, short[][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, short[][], boolean) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(byte[][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, byte[][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, byte[][], boolean) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(double[][][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, double[][][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, double[][][], boolean) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(float[][][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, float[][][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, float[][][], boolean) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(int[][][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, int[][][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, int[][][], boolean) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(short[][][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, short[][][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, short[][][], boolean) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(byte[][][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, byte[][][]) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToCache(String, byte[][][], boolean) - Method in class visad.data.DataCacheManager
-
add the data to the cache
- addToDetachableGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) - Method in class visad.java3d.ShadowTypeJ3D
-
Convenience method that returns a Branch node, which may be parented,
and whose only child can be detached.
- addToDetachableGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) - Method in class visad.ShadowType
-
- addToDisplay(DisplayImpl) - Method in class visad.sounder.Sounding
-
- addToDisplay(DisplayImpl) - Method in class visad.sounder.Spectrum
-
- addToDisplayWithDirectManipulation(DisplayImpl) - Method in class visad.sounder.Sounding
-
- addToDisplayWithDirectManipulation(DisplayImpl) - Method in class visad.sounder.Spectrum
-
- addToGroup(Object, Object) - Method in class visad.cluster.ShadowNodeFunctionTypeJ3D
-
- addToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) - Method in class visad.cluster.ShadowNodeFunctionTypeJ3D
-
- addToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) - Method in class visad.cluster.ShadowNodeRealTupleTypeJ3D
-
- addToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) - Method in class visad.cluster.ShadowNodeRealTypeJ3D
-
- addToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) - Method in class visad.cluster.ShadowNodeSetTypeJ3D
-
- addToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) - Method in class visad.cluster.ShadowNodeTupleTypeJ3D
-
- addToGroup(Object, Object) - Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
- addToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) - Method in class visad.java2d.ShadowTypeJ2D
-
- addToGroup(Object, Object) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- addToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) - Method in class visad.java3d.ShadowTypeJ3D
-
Add the GeometryArray to the group
- addToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) - Method in class visad.ShadowType
-
- addToGroup(Object, Object) - Method in class visad.ShadowType
-
- addToolbarButton(String, String, String, boolean, JComponent) - Method in class visad.ss.SpreadSheet
-
Adds a button to a toolbar.
- addToRemoteServer(RemoteServerImpl) - Method in class visad.ss.BasicSSCell
-
Adds this cell to the given RemoteServer.
- addToSwitch(Object, Object) - Method in class visad.cluster.ShadowNodeFunctionTypeJ3D
-
- addToSwitch(Object, Object) - Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
- addToSwitch(Object, Object) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- addToSwitch(Object, Object) - Method in class visad.ShadowType
-
- addTrack(int, int, Tuple) - Method in class visad.bom.TCData
-
- addUndoableEditListener(UndoableEditListener) - Method in class visad.util.TextEditor
-
add an undoable edit listener
- addVar(String, ThingReference) - Method in class visad.ss.BasicSSCell
-
Adds a variable to this cell's formula manager.
- addVariable(Variable) - Method in class visad.data.hdfeos.Shape
-
- addWidgetListener(WidgetListener) - Method in class visad.browser.Widget
-
Adds a widget listener.
- ADIR - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
-
ADIR request type
- adjust_lon(double[]) - Static method in class visad.data.hdfeos.GctpFunction
-
- adjust_lon(double) - Static method in class visad.data.hdfeos.GctpFunction
-
- adjustBeginLineColumn(int, int) - Method in class visad.data.units.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustCheckAndCache(String) - Method in class visad.Unit
-
Adjusts, checks, and caches a unit identifier and its unit.
- adjustComboBox(JComboBox) - Static method in class visad.util.Util
-
Limit the given combo box to one line in height.
- adjustFlowToEarth(int, float[][], float[][], float, DataRenderer) - Static method in class visad.ShadowType
-
- adjustFlowToEarth(int, float[][], float[][], float, DataRenderer, boolean) - Static method in class visad.ShadowType
-
- adjustFlowToEarth(int, float[][], float[][], float, DataRenderer, boolean, boolean, float) - Static method in class visad.ShadowType
-
- adjustLongitude(DataRenderer) - Method in class visad.ContourLabelGeometry
-
split any vectors or triangles crossing crossing longitude
seams when Longitude is mapped to a Cartesian display axis;
default implementation: rotate if necessary, then return points
- adjustLongitude(DataRenderer) - Method in class visad.VisADGeometryArray
-
split any vectors or triangles crossing crossing longitude
seams when Longitude is mapped to a Cartesian display axis;
default implementation: rotate if necessary, then return points
- adjustLongitude(DataRenderer) - Method in class visad.VisADIndexedTriangleStripArray
-
- adjustLongitude(DataRenderer) - Method in class visad.VisADLineArray
-
- adjustLongitude(DataRenderer) - Method in class visad.VisADLineStripArray
-
- adjustLongitude(DataRenderer) - Method in class visad.VisADPointArray
-
like the default implementation in VisADGeometryArray.java,
except no need to construct new VisADPointArray since this
already is a VisADPointArray;
split any vectors or trianlges crossing crossing longitude
seams when Longitude is mapped to a Cartesian display axis;
default implementation: rotate if necessary, then return points
- adjustLongitude(DataRenderer) - Method in class visad.VisADTriangleStripArray
-
- adjustLongitudeBulk(DataRenderer) - Method in class visad.VisADGeometryArray
-
like adjustLongitude, but rather than splitting vectors or
triangles, keep the VisADGeometryArray intact but possibly
move it in longitude (try to keep its centroid on the "main"
side of the seam)
- adjustmentValueChanged(AdjustmentEvent) - Method in class visad.ss.SpreadSheet
-
Handles scrollbar changes.
- AdjustProjectionSeam - Static variable in interface visad.Display
-
Adjust along projection seams - ConstantMap only
- adjustSamplingError(Data, int) - Method in class visad.cluster.RemoteClientFieldImpl
-
- adjustSamplingError(Data, int) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- adjustSamplingError(Data, int) - Method in class visad.cluster.RemoteClientTupleImpl
-
- adjustSamplingError(Data, int) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- adjustSamplingError(Data, int) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- adjustSamplingError(Data, int) - Method in class visad.cluster.RemoteNodeTupleImpl
-
- adjustSamplingError(Data, int) - Method in interface visad.Data
-
return a clone of this, except with ErrorEstimates
combined with values in error, according to error_mode
- adjustSamplingError(Data, int) - Method in class visad.data.AreaImageCacheAdapter
-
- adjustSamplingError(Data, int) - Method in class visad.data.FileFlatField
-
- adjustSamplingError(Data, int) - Method in class visad.DataImpl
-
return a clone of this, except with ErrorEstimates
combined with values in error, according to error_mode
- adjustSamplingError(Data, int) - Method in class visad.FieldImpl
-
return a Field that clones this, except its ErrorEstimate-s
are adjusted for sampling errors in error
- adjustSamplingError(Data, int) - Method in class visad.FlatField
-
return a FlatField that clones this, except its ErrorEstimate-s
are adjusted for sampling errors in error
- adjustSamplingError(Data, int) - Method in class visad.Real
-
return a Real that clones this, except its ErrorEstimate
is adjusted for the sampling error in error
- adjustSamplingError(Data, int) - Method in interface visad.RealIface
-
Returns a clone, except that the ErrorEstimate of the clone
is adjusted for a given error mode and uncertainty.
- adjustSamplingError(Data, int) - Method in class visad.RemoteDataImpl
-
return a clone of this, except with ErrorEstimates
combined with values in error, according to error_mode
- adjustSamplingError(Data, int) - Method in class visad.Tuple
-
return a Tuple that clones this, except its ErrorEstimate-s
are adjusted for sampling errors in error
- adjustSamplingError(Data, int) - Method in interface visad.TupleIface
-
return a Tuple that clones this, except its ErrorEstimate-s
are adjusted for sampling errors in error
- adjustSeam(DataRenderer) - Method in class visad.ContourLabelGeometry
-
eliminate any vectors or triangles crossing seams of
map projections, defined by display-side CoordinateSystems;
this default implementation does nothing
- adjustSeam(DataRenderer) - Method in class visad.VisADGeometryArray
-
eliminate any vectors or triangles crossing seams of
map projections, defined by display-side CoordinateSystems;
this default implementation does nothing
- adjustSeam(DataRenderer) - Method in class visad.VisADLineArray
-
eliminate any vectors or triangles crossing seams of
map projections, defined by display-side CoordinateSystems;
this default implementation does nothing
- adjustSeam(DataRenderer) - Method in class visad.VisADLineStripArray
-
- adjustSeam(DataRenderer) - Method in class visad.VisADTriangleStripArray
-
- adjustTextField(JTextField) - Static method in class visad.ss.SpreadSheet
-
- adjustTextField(JTextField) - Static method in class visad.util.Util
-
Limit the given text field to one line in height.
- adjustZ(DisplayImplJ3D, Canvas3D, double, Point3d[]) - Static method in class visad.bom.annotations.ScreenAnnotatorUtils
-
This adjusts a set of points so that the drawn object has the
same appearance even though the Z value is adjusted to a user
given setting.
- adjustZ(float[]) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- adjustZ(float[]) - Method in class visad.ShadowType
-
- AdotB(float[], float[]) - Static method in class visad.TrajectoryManager
-
- Aeri - Class in visad.aeri
-
- Aeri(String[]) - Constructor for class visad.aeri.Aeri
-
- AGET - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
-
AGET request type
- AlbersCoordinateSystem - Class in visad.jmet
-
- AlbersCoordinateSystem(double, double, double, double, double, double) - Constructor for class visad.jmet.AlbersCoordinateSystem
-
Albers Equal Area projection
- alias(String) - Method in class visad.ScalarType
-
Change the primary name for this ScalarType
.
- alive - Variable in class visad.data.SocketDataServer
-
Whether the server is still active.
- ALL - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Value for ALL
- allocate(FlatField[], boolean[], long[], long[]) - Method in class visad.data.CacheStrategy
-
- allowConstantColorSurfaces() - Method in class visad.java3d.ShadowTypeJ3D
-
Do we allo constant color surfaces?
- allowConstantColorSurfaces() - Method in class visad.ShadowType
-
- allowCurvedTexture() - Method in class visad.java2d.ShadowTypeJ2D
-
- allowCurvedTexture() - Method in class visad.ShadowType
-
- allowLinearContour() - Method in class visad.ShadowType
-
- ALPHA - Static variable in class visad.BaseColorControl
-
The index of the alpha channel.
- Alpha - Static variable in interface visad.Display
-
display alpha (transparency)
- alpha - Variable in class visad.VisADAppearance
-
- Altitude - Static variable in class visad.RealType
-
- altitudeToPressure(double) - Static method in class visad.data.vis5d.Vis5DVerticalSystem.Vis5DVerticalCoordinateSystem
-
Converts an altitude value in meters to a pressure value in
millibars.
- AmandaFile - Class in visad.data.amanda
-
- AmandaFile(String) - Constructor for class visad.data.amanda.AmandaFile
-
- AmandaFile(URL) - Constructor for class visad.data.amanda.AmandaFile
-
- ampere - Static variable in class visad.SI
-
Base unit of electric current.
- amplitudeType - Static variable in class visad.data.amanda.Hit
-
- anav - Variable in class visad.data.hrit.HRITCoordinateSystem
-
- anav - Variable in class visad.data.mcidas.AREACoordinateSystem
-
- AncillaryData - Class in edu.wisc.ssec.mcidas
-
AncillaryData creates an object providing access to image
parameters needed to do conversion from McIDAS area format
to some other image format.
- AncillaryData(DataInputStream) - Constructor for class edu.wisc.ssec.mcidas.AncillaryData
-
constructor
- AndCondition - Class in visad.data.in
-
Provides support for complementary conditions for a VisAD data object.
- AndCondition(Condition, Condition) - Constructor for class visad.data.in.AndCondition
-
Constructs from two, necessary conditions for a VisAD data object.
- andCondition(Condition, Condition) - Static method in class visad.data.in.AndCondition
-
Returns an instance of this class.
- Animation - Static variable in interface visad.Display
-
display animation
- animation_string(RealType, Set, double, int) - Method in class visad.Control
-
build String representation of current animation step
and pass it to DisplayRenderer.setAnimationString()
called by java3d.AnimationControlJ3D and java2d.AnimationControlJ2D
- AnimationControl - Interface in visad
-
AnimationControl is the VisAD interface for controlling Animation
display scalars.
- AnimationControlJ2D - Class in visad.java2d
-
AnimationControlJ2D is the VisAD class for controlling Animation
display scalars under Java2D.
- AnimationControlJ2D(DisplayImplJ2D, RealType) - Constructor for class visad.java2d.AnimationControlJ2D
-
- AnimationControlJ3D - Class in visad.java3d
-
AnimationControlJ3D is the VisAD class for controlling Animation
display scalars under Java3D.
- AnimationControlJ3D(DisplayImplJ3D, RealType) - Constructor for class visad.java3d.AnimationControlJ3D
-
- AnimationRendererJ3D - Class in visad.java3d
-
- AnimationRendererJ3D() - Constructor for class visad.java3d.AnimationRendererJ3D
-
- AnimationSetControl - Class in visad
-
AnimationSetControl is the VisAD class for sampling Animation
steps.
- AnimationSetControl(DisplayImpl, AnimationControl) - Constructor for class visad.AnimationSetControl
-
construct an AnimationSetControl for the given DisplayImpl
and AnimationControl
- AnimationSetControlJ2D - Class in visad.java2d
-
AnimationSetControlJ2D is the VisAD class for sampling Animation
steps under Java2D.
- AnimationSetControlJ2D(DisplayImpl, AnimationControl) - Constructor for class visad.java2d.AnimationSetControlJ2D
-
- AnimationWidget - Class in visad.util
-
A widget that allows users to control aspects of animation (stop/start,
step, animation speed and direction).
- AnimationWidget(ScalarMap) - Constructor for class visad.util.AnimationWidget
-
construct an AnimationWidget linked to the Control in smap
(which must be to Display.Animation) with auto-detecting ms/frame
- AnimationWidget(ScalarMap, int) - Constructor for class visad.util.AnimationWidget
-
construct an AnimationWidget linked to the Control in smap
(which must be to Display.Animation) with specified ms/frame
- anyCursorStringVector() - Method in class visad.java2d.DisplayRendererJ2D
-
- anyDirects() - Method in class visad.DisplayRenderer
-
- anyDirects() - Method in class visad.java2d.DisplayRendererJ2D
-
- anyDirects() - Method in class visad.java3d.DisplayRendererJ3D
-
Check to see if there are any DirectManipulationRenderer
s
in this display.
- anyDirects() - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- appearanceCnt - Static variable in class visad.java3d.ShadowTypeJ3D
-
For logging the number of Appearance objects created
- appendDateOrPosString(StringBuffer) - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Create a DAY/TIME or POS string
- appendKeyValue(StringBuffer, String, String) - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
A utility method to make a name=value part of the adde request string
- APPLETFRAME - Static variable in class visad.java3d.DisplayImplJ3D
-
Field for specifying that the DisplayImpl be created in an Applet
- ArcAsciiGridAdapter - Class in visad.data.gis
-
AsciiArcGridAdapter converts an ASCII ArcGrid file into
a VisAD Data object.
- ArcAsciiGridAdapter(String) - Constructor for class visad.data.gis.ArcAsciiGridAdapter
-
Create an ArcAsciiGridAdapter for the particular file.
- ArcAsciiGridAdapter(String, RealType) - Constructor for class visad.data.gis.ArcAsciiGridAdapter
-
Create an ArcAsciiGridAdapter for the particular file and
use the RealType specified for the data metadata.
- ArcAsciiGridAdapter(String, RealTupleType) - Constructor for class visad.data.gis.ArcAsciiGridAdapter
-
Create an ArcAsciiGridAdapter for the particular file and
use the RealType specified for the data metadata.
- ArcAsciiGridAdapter(String, RealTupleType, RealType) - Constructor for class visad.data.gis.ArcAsciiGridAdapter
-
Create an ArcAsciiGridAdapter for the particular file and
use the RealType specified for the data metadata.
- ArcAsciiGridAdapter(String, Unit) - Constructor for class visad.data.gis.ArcAsciiGridAdapter
-
Create an ArcAsciiGridAdapter for the particular file and
use units specified for the data.
- ArcAsciiGridAdapter(String, String) - Constructor for class visad.data.gis.ArcAsciiGridAdapter
-
Create an ArcAsciiGridAdapter for the particular file and
use the supplied RealType for the data values, and units
if different from default from RealType.
- ArcAsciiGridAdapter(String, String, String) - Constructor for class visad.data.gis.ArcAsciiGridAdapter
-
Create an ArcAsciiGridAdapter for the particular file and
use the supplied RealType for the data values, and units
if different from default from RealType.
- ArcAsciiGridAdapter(String, RealType, Unit) - Constructor for class visad.data.gis.ArcAsciiGridAdapter
-
Create an ArcAsciiGridAdapter for the particular file and
use the supplied RealType for the data values, and units
if different from default from RealType.
- ArcAsciiGridAdapter(String, RealTupleType, RealType, Unit) - Constructor for class visad.data.gis.ArcAsciiGridAdapter
-
Create an ArcAsciiGridAdapter for the particular file and
use the supplied RealType for the data values, and units
if different from default from RealType.
- ArcAsciiGridForm - Class in visad.data.gis
-
ArcAsciiGridForm is the ARC/INFO ASCIIGRID data format adapter for
serialized visad.Data objects.
- ArcAsciiGridForm() - Constructor for class visad.data.gis.ArcAsciiGridForm
-
Construct a Form for reading in ARC/INFO ASCIIGRID files
- ArcAsciiGridForm(MathType) - Constructor for class visad.data.gis.ArcAsciiGridForm
-
Construct a Form for reading in Arc/Info ASCIIGRID files
- area - Variable in class visad.util.DataConverter
-
- AreaAdapter - Class in visad.data.mcidas
-
this is an adapter for McIDAS AREA images
- AreaAdapter(String) - Constructor for class visad.data.mcidas.AreaAdapter
-
Create a VisAD FlatField from a local McIDAS AREA file or a URL.
- AreaAdapter(String, int) - Constructor for class visad.data.mcidas.AreaAdapter
-
Create a VisAD FlatField from a local McIDAS AREA file or a URL.
- AreaAdapter(String, boolean) - Constructor for class visad.data.mcidas.AreaAdapter
-
Create a VisAD FlatField from a local McIDAS AREA file or a URL.
- AreaAdapter(String, int, int, int, int) - Constructor for class visad.data.mcidas.AreaAdapter
-
Create a VisAD FlatField from a local McIDAS AREA file using
the subsecting information
- AreaAdapter(String, int, int, int, int, int) - Constructor for class visad.data.mcidas.AreaAdapter
-
Create a VisAD FlatField from a local McIDAS AREA subsected
according to the parameters
- AreaAdapter(String, int, int, int, int, int, boolean) - Constructor for class visad.data.mcidas.AreaAdapter
-
Create a VisAD FlatField from a local McIDAS AREA subsected
according to the parameters
- AreaAdapter(String, int, int, int, int, int, int, int) - Constructor for class visad.data.mcidas.AreaAdapter
-
Create a VisAD FlatField from a local McIDAS AREA subsected
according to the parameters
- AreaAdapter(String, int, int, int, int, int, int, int, int) - Constructor for class visad.data.mcidas.AreaAdapter
-
Create a VisAD FlatField from a local McIDAS AREA subsected
according to the parameters
- AreaAdapter(String, int, int, int, int, int, int, int, boolean) - Constructor for class visad.data.mcidas.AreaAdapter
-
Create a VisAD FlatField from a local McIDAS AREA subsected
according to the parameters
- AreaAdapter(String, int, int, int, int, int, int, int, int, boolean) - Constructor for class visad.data.mcidas.AreaAdapter
-
Create a VisAD FlatField from a local McIDAS AREA subsected
according to the parameters
- AREACoordinateSystem - Class in visad.data.mcidas
-
AREACoordinateSystem is the VisAD CoordinateSystem class
for conversions to/from (Latitude, Longitude) and Cartesian (element,line),
and with Latitude and Longitude in degrees.
- AREACoordinateSystem(AreaFile) - Constructor for class visad.data.mcidas.AREACoordinateSystem
-
create a AREA coordinate system from the Area file's
directory and navigation blocks.
- AREACoordinateSystem(RealTupleType, AreaFile) - Constructor for class visad.data.mcidas.AREACoordinateSystem
-
create a AREA coordinate system from the Area file's
directory and navigation blocks.
- AREACoordinateSystem(int[], int[]) - Constructor for class visad.data.mcidas.AREACoordinateSystem
-
create a AREA coordinate system from the Area file's
directory and navigation blocks.
- AREACoordinateSystem(int[], int[], int[]) - Constructor for class visad.data.mcidas.AREACoordinateSystem
-
create a AREA coordinate system from the Area file's
directory and navigation blocks.
- AREACoordinateSystem(int[], int[], int[], boolean) - Constructor for class visad.data.mcidas.AREACoordinateSystem
-
create a AREA coordinate system from the Area file's
directory and navigation blocks.
- AREACoordinateSystem(RealTupleType, int[], int[]) - Constructor for class visad.data.mcidas.AREACoordinateSystem
-
create a AREA coordinate system from the Area file's
directory and navigation blocks.
- AREACoordinateSystem(RealTupleType, int[], int[], int[]) - Constructor for class visad.data.mcidas.AREACoordinateSystem
-
create a AREA coordinate system from the Area file's
directory and navigation blocks.
- AREACoordinateSystem() - Constructor for class visad.data.mcidas.AREACoordinateSystem
-
create a AREA coordinate system with nothing initialized.
- AREACoordinateSystem(RealTupleType, int[], int[], int[], boolean) - Constructor for class visad.data.mcidas.AREACoordinateSystem
-
create a AREA coordinate system from the Area file's
directory and navigation blocks.
- areaCoordToImageCoord(double[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
Converts line/element array values from AREA (file) to Image
coordinates.
- areaCoordToImageCoord(double[][], double[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
Converts line/element array values from AREA (file) to Image
coordinates.
- areaCoordToImageCoord(float[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
Converts line/element array values from AREA (file) to Image
coordinates.
- areaCoordToImageCoord(float[][], float[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
Converts line/element array values from AREA (file) to Image
coordinates.
- AreaDirectory - Class in edu.wisc.ssec.mcidas
-
AreaDirectory interface for the metadata of McIDAS 'area' file format
image data.
- AreaDirectory(int[]) - Constructor for class edu.wisc.ssec.mcidas.AreaDirectory
-
Create an AreaDirectory from the raw block of data of
an AreaFile.
- AreaDirectory(AreaDirectory) - Constructor for class edu.wisc.ssec.mcidas.AreaDirectory
-
Create an AreaDirectory from another AreaDirectory object.
- AreaDirectoryList - Class in edu.wisc.ssec.mcidas
-
AreaDirectoryList interface for McIDAS 'area' file format image data.
- AreaDirectoryList(String) - Constructor for class edu.wisc.ssec.mcidas.AreaDirectoryList
-
creates an AreaDirectory object that allows reading
of McIDAS 'area' file format image data.
- AreaDirectoryList(URL) - Constructor for class edu.wisc.ssec.mcidas.AreaDirectoryList
-
creates an AreaDirectory object that allows reading
of the directory of McIDAS 'area' files from a URL
- AreaFile - Class in edu.wisc.ssec.mcidas
-
AreaFile interface with McIDAS 'area' file format image data.
- AreaFile(String) - Constructor for class edu.wisc.ssec.mcidas.AreaFile
-
Creates an AreaFile object that allows reading
of McIDAS 'area' file format image data.
- AreaFile(String, Applet) - Constructor for class edu.wisc.ssec.mcidas.AreaFile
-
creates an AreaFile object that allows reading
of McIDAS 'area' file format image data from an applet
- AreaFile(URL) - Constructor for class edu.wisc.ssec.mcidas.AreaFile
-
create an AreaFile
that allows reading of McIDAS 'area'
file format image data from a URL
with a protocol of either
file
or ADDE
.
- AreaFile(String, int, int, int, int, int, int, int) - Constructor for class edu.wisc.ssec.mcidas.AreaFile
-
Create a subsetted instance.
- AreaFileException - Exception in edu.wisc.ssec.mcidas
-
AreaFileException
class is to handle exceptions when dealing
with McIDAS "AREA" files.
- AreaFileException() - Constructor for exception edu.wisc.ssec.mcidas.AreaFileException
-
Constructs an AreaFileException
with no specified detail message.
- AreaFileException(String) - Constructor for exception edu.wisc.ssec.mcidas.AreaFileException
-
Constructs an AreaFileException
with the specified detail message.
- AreaFileException(String, Throwable) - Constructor for exception edu.wisc.ssec.mcidas.AreaFileException
-
Constructs a AreaFileException
with the specified detail message
and cause.
- AreaFileException(Throwable) - Constructor for exception edu.wisc.ssec.mcidas.AreaFileException
-
Constructs a McIDASException
with the specified cause.
- AreaFileFactory - Class in edu.wisc.ssec.mcidas
-
Utility class for creating AreaFile
instances.
- AreaForm - Class in visad.data.mcidas
-
to allow determination of whether a file is of type McIDAS
'area'.
- AreaForm() - Constructor for class visad.data.mcidas.AreaForm
-
- AreaImageAccessor - Class in visad.data
-
Knows how to read local satellite data to be used by a cache adaptor.
- AreaImageAccessor(String, int, int[][][]) - Constructor for class visad.data.AreaImageAccessor
-
Create an instance.
- AreaImageCacheAdapter - Class in visad.data
-
Adapts a FlatField
backed by a AreaImageAccessor
to work
with a FlatFieldCache
.
- AreaImageCacheAdapter(SatelliteImage, AreaImageAccessor, FlatFieldCache) - Constructor for class visad.data.AreaImageCacheAdapter
-
- AREAnav - Class in edu.wisc.ssec.mcidas
-
The AREAnav is the superclass for AREA file navigation modules.
- AREAnav() - Constructor for class edu.wisc.ssec.mcidas.AREAnav
-
- ArithProg - Class in visad.data.in
-
Provides support for determining if a sequence of numeric values corresponds
to an arithmetic progression and, if so, the progression parameters.
- ArithProg() - Constructor for class visad.data.in.ArithProg
-
- array - Variable in class visad.VisADAppearance
-
- ArrayCache - Class in visad.data
-
This class is used by the CachingCoordinateSystem to do the actual caching mapping one array to another one
- ArrayCache() - Constructor for class visad.data.ArrayCache
-
ctor
- ArrayCache(boolean) - Constructor for class visad.data.ArrayCache
-
ctor
- ArrayCache.DoubleResult - Class in visad.data
-
- ArrayCache.FloatResult - Class in visad.data
-
- arrayLeftDivide(JamaMatrix) - Method in class visad.matrix.JamaMatrix
-
Element-by-element left division, C = A.\B
- arrayLeftDivideEquals(JamaMatrix) - Method in class visad.matrix.JamaMatrix
-
Element-by-element left division in place, A = A.\B
- arrayRightDivide(JamaMatrix) - Method in class visad.matrix.JamaMatrix
-
Element-by-element right division, C = A./B
- arrayRightDivideEquals(JamaMatrix) - Method in class visad.matrix.JamaMatrix
-
Element-by-element right division in place, A = A./B
- arraysEqual(Object[], Object[]) - Static method in class visad.ss.BasicSSCell
-
- arraysEqual(Object[], Object[]) - Static method in class visad.util.Util
-
Tests whether two arrays are component-wise equal.
- arrayTimes(JamaMatrix) - Method in class visad.matrix.JamaMatrix
-
Element-by-element multiplication, C = A.*B
- arrayTimesEquals(JamaMatrix) - Method in class visad.matrix.JamaMatrix
-
Element-by-element multiplication in place, A = A.*B
- ArrayVariableAdapter - Class in visad.data.dods
-
Provides support for adapting DODS DArray
variables to the
VisAD data-import context.
- arrayVariableAdapter(DArray, DAS, VariableAdapterFactory) - Static method in class visad.data.dods.ArrayVariableAdapter
-
Returns an instance corresponding to a DODS DArray
.
- arrayVariableAdapter(DArray, DAS) - Method in class visad.data.dods.VariableAdapterFactory
-
Returns the adapter corresponding to a DODS DArray
.
- ArrayWrapper - Class in visad.data
-
- ArrayWrapper(byte[]) - Constructor for class visad.data.ArrayWrapper
-
add the data to the cache
- ArrayWrapper(byte[][]) - Constructor for class visad.data.ArrayWrapper
-
add the data to the cache
- ArrayWrapper(float[]) - Constructor for class visad.data.ArrayWrapper
-
add the data to the cache
- ArrayWrapper(float[][]) - Constructor for class visad.data.ArrayWrapper
-
add the data to the cache
- ArrayWrapper(double[]) - Constructor for class visad.data.ArrayWrapper
-
add the data to the cache
- ArrayWrapper(double[][]) - Constructor for class visad.data.ArrayWrapper
-
add the data to the cache
- ArrayWrapper(int[]) - Constructor for class visad.data.ArrayWrapper
-
add the data to the cache
- ArrayWrapper(int[][]) - Constructor for class visad.data.ArrayWrapper
-
add the data to the cache
- ArrayWrapper(short[]) - Constructor for class visad.data.ArrayWrapper
-
add the data to the cache
- ArrayWrapper(short[][]) - Constructor for class visad.data.ArrayWrapper
-
add the data to the cache
- ArrowSlider - Class in visad.util
-
A pointer slider for visad .
- ArrowSlider() - Constructor for class visad.util.ArrowSlider
-
Construct a new arrow slider with the default values
- ArrowSlider(float, float, float) - Constructor for class visad.util.ArrowSlider
-
Construct a new arrow slider with the givden lower, upper and initial values
- ArrowSlider(float, float, float, String) - Constructor for class visad.util.ArrowSlider
-
Construct a new arrow slider with the given lower, upper and initial values
- asArray() - Method in class visad.data.DataRange
-
Get a 2-aray array holding min/max
- asFloatArray() - Method in class visad.data.DataRange
-
Get a 2-aray array holding min/max
- ASIN - Static variable in interface visad.Data
-
- asin() - Method in interface visad.Data
-
call unary() to take the arcsin of this producing
radian Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- asin(int, int) - Method in interface visad.Data
-
call unary() to take the arcsin of this producing
radian Units
- asin() - Method in class visad.DataImpl
-
call unary() to take the arcsin of this producing
radian Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- asin(int, int) - Method in class visad.DataImpl
-
call unary() to take the arcsin of this producing
radian Units
- asin(Data) - Static method in class visad.python.JPythonMethods
-
return point-wise arcsine value of data
, in radians
- asin() - Method in class visad.RemoteDataImpl
-
call unary() to take the arcsin of this producing
radian Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- asin(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the arcsin of this producing
radian Units
- ASIN_DEGREES - Static variable in interface visad.Data
-
- asinDegrees() - Method in interface visad.Data
-
call unary() to take the arcsin of this producing
degree Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- asinDegrees(int, int) - Method in interface visad.Data
-
call unary() to take the arcsin of this producing
degree Units
- asinDegrees() - Method in class visad.DataImpl
-
call unary() to take the arcsin of this producing
degree Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- asinDegrees(int, int) - Method in class visad.DataImpl
-
call unary() to take the arcsin of this producing
degree Units
- asinDegrees(Data) - Static method in class visad.python.JPythonMethods
-
return point-wise arcsine value of data
, in degrees.
- asinDegrees() - Method in class visad.RemoteDataImpl
-
call unary() to take the arcsin of this producing
degree Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- asinDegrees(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the arcsin of this producing
degree Units
- asinz(double) - Static method in class visad.data.hdfeos.GctpFunction
-
- askSaveChanges(boolean) - Method in class visad.util.TextFrame
-
prompts user to save the document before it is discarded
- assembleColor(float[][], int, int[], DisplayImpl, float[], boolean[][], boolean[], ShadowType) - Method in class visad.java2d.ShadowTypeJ2D
-
composite and transform color and Alpha DisplayRealType values
from display_values, and return as (Red, Green, Blue, Alpha)
- assembleColor(float[][], int, int[], DisplayImpl, float[], boolean[][], boolean[], ShadowType) - Method in class visad.java3d.ShadowTypeJ3D
-
composite and transform color and Alpha DisplayRealType values from
display_values, and return as (Red, Green, Blue, Alpha)
- assembleColor(float[][], int, int[], DisplayImpl, float[], boolean[][], boolean[], ShadowType) - Method in class visad.ShadowType
-
composite and transform color and Alpha DisplayRealType values from
display_values, and return as (Red, Green, Blue, Alpha)
- assembleFlow(float[][], float[][], float[], float[], float[][], int, int[], DisplayImpl, float[], boolean[][], DataRenderer, ShadowType) - Method in class visad.java2d.ShadowTypeJ2D
-
assemble Flow components;
Flow components are 'single', so no compositing is required
- assembleFlow(float[][], float[][], float[], float[], float[][], int, int[], DisplayImpl, float[], boolean[][], DataRenderer, ShadowType) - Method in class visad.java3d.ShadowTypeJ3D
-
assemble Flow components; Flow components are 'single', so no compositing
is required
- assembleFlow(float[][], float[][], float[], float[], float[][], int, int[], DisplayImpl, float[], boolean[][], DataRenderer, ShadowType) - Method in class visad.ShadowType
-
assemble Flow components; Flow components are 'single', so no compositing
is required
- assembleSelect(float[][], int, int, int[], DisplayImpl, ShadowType) - Method in class visad.java2d.ShadowTypeJ2D
-
return a composite of SelectRange DisplayRealType values from
display_values, as 0.0 for select and Double.Nan for no select
(these values can be added to other DisplayRealType values)
- assembleSelect(float[][], int, int, int[], DisplayImpl, ShadowType) - Method in class visad.java3d.ShadowTypeJ3D
-
return a composite of SelectRange DisplayRealType values from
display_values, as 0.0 for select and Double.Nan for no select (these
values can be added to other DisplayRealType values)
- assembleSelect(float[][], int, int, int[], DisplayImpl, ShadowType) - Method in class visad.ShadowType
-
return a composite of SelectRange DisplayRealType values from
display_values, as 0.0 for select and Double.Nan for no select (these
values can be added to other DisplayRealType values)
- assembleShape(float[][], int, int[], Vector, int[], DisplayImpl, float[], int[], float[][], byte[][], boolean[][], int, ShadowType) - Method in class visad.java2d.ShadowTypeJ2D
-
collect and transform Shape DisplayRealType values from display_values;
offset by spatial_values, selected by range_select
- assembleShape(float[][], int, int[], Vector, int[], DisplayImpl, float[], int[], float[][], byte[][], boolean[][], int, ShadowType) - Method in class visad.java3d.ShadowTypeJ3D
-
collect and transform Shape DisplayRealType values from display_values;
offset by spatial_values, selected by range_select
- assembleShape(float[][], int, int[], Vector, int[], DisplayImpl, float[], int[], float[][], byte[][], boolean[][], int, ShadowType) - Method in class visad.ShadowType
-
collect and transform Shape DisplayRealType values from display_values;
offset by spatial_values, colored by color_values and selected by
range_select
- assembleSpatial(float[][], float[][], int, int[], DisplayImpl, float[], int[], Set, boolean, boolean, int[], boolean[][], float[][], float[][], float[], boolean[], DataRenderer, ShadowType) - Method in class visad.java2d.ShadowTypeJ2D
-
collect and transform spatial DisplayRealType values from display_values;
add spatial offset DisplayRealType values;
adjust flow1_values and flow2_values for any coordinate transform;
if needed, return a spatial Set from spatial_values, with the same topology
as domain_set (or an appropriate Irregular topology);
domain_set = null and allSpatial = false if not called from
ShadowFunctionType
- assembleSpatial(float[][], float[][], int, int[], DisplayImpl, float[], int[], Set, boolean, boolean, int[], boolean[][], float[][], float[][], float[], boolean[], DataRenderer, ShadowType) - Method in class visad.java3d.ShadowTypeJ3D
-
collect and transform spatial DisplayRealType values from display_values;
add spatial offset DisplayRealType values; adjust flow1_values and
flow2_values for any coordinate transform; if needed, return a spatial Set
from spatial_values, with the same topology as domain_set (or an
appropriate Irregular topology); domain_set = null and allSpatial = false
if not called from ShadowFunctionType
- assembleSpatial(float[][], float[][], int, int[], DisplayImpl, float[], int[], Set, boolean, boolean, int[], boolean[][], float[][], float[][], float[], boolean[], DataRenderer, ShadowType) - Method in class visad.ShadowType
-
collect and transform spatial DisplayRealType values from display_values;
add spatial offset DisplayRealType values; adjust flow1_values and
flow2_values for any coordinate transform; if needed, return a spatial Set
from spatial_values, with the same topology as domain_set (or an
appropriate Irregular topology); domain_set = null and allSpatial = false
if not called from ShadowFunctionType
- assignFormula(String, String) - Method in class visad.formula.FormulaManager
-
assign a formula to a variable
- ATAN - Static variable in interface visad.Data
-
- atan() - Method in interface visad.Data
-
call unary() to take the arctan of this producing
radian Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atan(int, int) - Method in interface visad.Data
-
call unary() to take the arctan of this producing
radian Units
- atan() - Method in class visad.DataImpl
-
call unary() to take the arctan of this producing
radian Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atan(int, int) - Method in class visad.DataImpl
-
call unary() to take the arctan of this producing
radian Units
- atan(Data) - Static method in class visad.python.JPythonMethods
-
return point-wise arctangent value of data
, in radians.
- atan() - Method in class visad.RemoteDataImpl
-
call unary() to take the arctan of this producing
radian Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atan(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the arctan of this producing
radian Units
- ATAN2 - Static variable in interface visad.Data
-
- atan2(Data) - Method in interface visad.Data
-
call binary() to take the atan of this by data
producing radian Units, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atan2(Data, int, int) - Method in interface visad.Data
-
call binary() to take the atan of this by data
producing radian Units
- atan2(Data) - Method in class visad.DataImpl
-
call binary() to take the atan of this by data
producing radian Units, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atan2(Data, int, int) - Method in class visad.DataImpl
-
call binary() to take the atan of this by data
producing radian Units
- atan2(Data, Data) - Static method in class visad.python.JPythonMethods
-
return point-wise arc tangent value of data1 / data2 over
full (-pi, pi) range, returned in radians.
- atan2(Data, double) - Static method in class visad.python.JPythonMethods
-
Return point-wise arc tangent value of data1 / data2 over
full (-pi, pi) range, returned in radians.
- atan2(double, Data) - Static method in class visad.python.JPythonMethods
-
Return point-wise arctangent value of data1 / data2 over
full (-pi, pi) range, returned in radians.
- atan2(Data) - Method in class visad.RemoteDataImpl
-
call binary() to take the atan of this by data
producing radian Units, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atan2(Data, int, int) - Method in class visad.RemoteDataImpl
-
call binary() to take the atan of this by data
producing radian Units
- ATAN2_DEGREES - Static variable in interface visad.Data
-
- atan2Degrees(Data) - Method in interface visad.Data
-
call binary() to take the atan of this by data
producing degree Units, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atan2Degrees(Data, int, int) - Method in interface visad.Data
-
call binary() to take the atan of this by data
producing degree Units
- atan2Degrees(Data) - Method in class visad.DataImpl
-
call binary() to take the atan of this by data
producing degree Units, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atan2Degrees(Data, int, int) - Method in class visad.DataImpl
-
call binary() to take the atan of this by data
producing degree Units
- atan2Degrees(Data, Data) - Static method in class visad.python.JPythonMethods
-
return point-wise arc tangent value of data1 / data2 over
full (-pi, pi) range, returned in degrees.
- atan2Degrees(Data, double) - Static method in class visad.python.JPythonMethods
-
Return point-wise arc tangent value of data1 / data2 over
full (-pi, pi) range, returned in degrees.
- atan2Degrees(double, Data) - Static method in class visad.python.JPythonMethods
-
Return point-wise arctangent value of data1 / data2 over
full (-pi, pi) range, returned in degrees.
- atan2Degrees(Data) - Method in class visad.RemoteDataImpl
-
call binary() to take the atan of this by data
producing degree Units, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atan2Degrees(Data, int, int) - Method in class visad.RemoteDataImpl
-
call binary() to take the atan of this by data
producing degree Units
- ATAN_DEGREES - Static variable in interface visad.Data
-
- atanDegrees() - Method in interface visad.Data
-
call unary() to take the arctan of this producing
degree Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atanDegrees(int, int) - Method in interface visad.Data
-
call unary() to take the arctan of this producing
degree Units
- atanDegrees() - Method in class visad.DataImpl
-
call unary() to take the arctan of this producing
degree Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atanDegrees(int, int) - Method in class visad.DataImpl
-
call unary() to take the arctan of this producing
degree Units
- atanDegrees(Data) - Static method in class visad.python.JPythonMethods
-
return point-wise arctangent value of data
, in degrees.
- atanDegrees() - Method in class visad.RemoteDataImpl
-
call unary() to take the arctan of this producing
degree Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atanDegrees(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the arctan of this producing
degree Units
- ATTRIBUTE - Static variable in class visad.data.hdf5.hdf5objects.HDF5Object
-
- AttributeAdapter - Class in visad.data.dods
-
Provides support for adapting a DODS attribute to the VisAD data-import
context.
- AttributeAdapter() - Constructor for class visad.data.dods.AttributeAdapter
-
- attributeAdapter(String, Attribute) - Method in class visad.data.dods.AttributeAdapterFactory
-
Returns an adapter of a DODS attribute.
- AttributeAdapterFactory - Class in visad.data.dods
-
Provides support for creating adapters that bridge between DODS attributes
and the VisAD data-import context.
- AttributeAdapterFactory() - Constructor for class visad.data.dods.AttributeAdapterFactory
-
Constructs from nothing.
- attributeAdapterFactory() - Static method in class visad.data.dods.AttributeAdapterFactory
-
Returns an instance of this class.
- attributeTable(DAS, BaseType) - Static method in class visad.data.dods.Adapter
-
Returns the attribute table corresponding to a DODS variable.
- attributeTable(DAS, String) - Static method in class visad.data.dods.Adapter
-
Returns the attribute table corresponding to a name.
- AUTO_SCALE - Static variable in class visad.ScalarMapEvent
-
- AutoDetect - Variable in class visad.ss.FancySSCell
-
Whether this cell should auto-detect mappings for data.
- AutoDetect - Variable in class visad.ss.SpreadSheet
-
Flag marking whether spreadsheet's cells
automatically detect mappings.
- AutoDetectBox - Variable in class visad.ss.SpreadSheet
-
Checkbox menu items.
- autoDetectMappings() - Method in class visad.ss.FancySSCell
-
Guesses a good set of mappings for this cell's data and applies them.
- AutoShowBox - Variable in class visad.ss.SpreadSheet
-
Checkbox menu items.
- AutoShowControls - Variable in class visad.ss.FancySSCell
-
Whether this cell should auto-display its widget frame.
- AutoShowControls - Variable in class visad.ss.SpreadSheet
-
Flag marking whether spreadsheet's cells
automatically show controls.
- AutoSwitch - Variable in class visad.ss.FancySSCell
-
Whether this cell should auto-switch to 3-D.
- AutoSwitch - Variable in class visad.ss.SpreadSheet
-
Flag marking whether spreadsheet's cells
automatically switch dimensions when needed.
- AutoSwitchBox - Variable in class visad.ss.SpreadSheet
-
Checkbox menu items.
- AVControl - Interface in visad
-
AVControl is the VisAD interface for AnimationControl
and ValueControl.
- AVControlJ2D - Class in visad.java2d
-
AVControlJ2D is the VisAD abstract superclass for AnimationControlJ2D
and ValueControlJ2D.
- AVControlJ2D(DisplayImplJ2D) - Constructor for class visad.java2d.AVControlJ2D
-
- AVControlJ3D - Class in visad.java3d
-
AVControlJ3D is the VisAD abstract superclass for AnimationControlJ3D
and ValueControlJ3D.
- AVControlJ3D(DisplayImplJ3D) - Constructor for class visad.java3d.AVControlJ3D
-
- AVControlJ3D.SwitchSet - Class in visad.java3d
-
SwitchSet is an inner class of AVControlJ3D for
(Switch, Set, DataRenderer) structures
- AVERAGE_COLOR_MODE - Static variable in class visad.GraphicsModeControl
-
Average color style for merging color maps
- AVHandler - Interface in visad
-
AVHandler: Allow custom behavior on setWhichChild.
- AVIForm - Class in visad.data.avi
-
- AVIForm() - Constructor for class visad.data.avi.AVIForm
-
Deprecated.
- AxB(float[], float[]) - Static method in class visad.TrajectoryManager
-
- AxB(float[], float[], boolean) - Static method in class visad.TrajectoryManager
-
- AxisScale - Class in visad
-
Class which defines the scales displayed along the spatial axes
of a display.
- AxisScale(ScalarMap) - Constructor for class visad.AxisScale
-
Construct a new AxisScale for the given ScalarMap
- azimuth - Variable in class visad.bom.RadarAdapter.PolarData
-
- azimuth - Variable in class visad.bom.RadarFile.PolarByteData
-
- azimuthres - Variable in class visad.bom.RadarFile
-
- CacheAppearances - Static variable in interface visad.Display
-
cache appearances - ConstantMap only
- CachedBufferedByteImage - Class in visad.data
-
Class CachedBufferedByteImage _more_
- CachedBufferedByteImage(int, int, int) - Constructor for class visad.data.CachedBufferedByteImage
-
_more_
- CachedFlatField - Class in visad.data
-
This is a FloatField that caches to disk its float array.
- CachedFlatField(FunctionType, Set) - Constructor for class visad.data.CachedFlatField
-
Create a new CachedFlatField
- CachedFlatField(FunctionType, float[][]) - Constructor for class visad.data.CachedFlatField
-
Create a new CachedFlatField
- CachedFlatField(FunctionType, Set, float[][]) - Constructor for class visad.data.CachedFlatField
-
Create a new CachedFlatField
- CachedFlatField(FunctionType, Set, CoordinateSystem, Set[], Unit[], float[][]) - Constructor for class visad.data.CachedFlatField
-
Create a new CachedFlatField
- CachedFlatField(FunctionType, Set, CoordinateSystem, CoordinateSystem[], Set[], Unit[], float[][]) - Constructor for class visad.data.CachedFlatField
-
Create a new CachedFlatField
- CachedFlatField(CachedFlatField, boolean, FunctionType, Set, CoordinateSystem, CoordinateSystem[], Set[], Unit[]) - Constructor for class visad.data.CachedFlatField
-
Copy constructor
- CacheStrategy - Class in visad.data
-
- CacheStrategy() - Constructor for class visad.data.CacheStrategy
-
- CachingCoordinateSystem - Class in visad
-
A wrapper class for CoordinateSystems that will cache the last
values input and output values of the toReference and fromReference
methods.
- CachingCoordinateSystem(CoordinateSystem) - Constructor for class visad.CachingCoordinateSystem
-
Construct a new CachingCoordinateSystem that wraps around the input.
- CAL_ALB - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
- CAL_BRIT - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
- CAL_MAX - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
- CAL_MIN - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
- CAL_NONE - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
- CAL_RAD - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
- CAL_RAW - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
- CAL_REFL - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
- CAL_TEMP - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
- calculateCharacterSize(int, int) - Method in class visad.util.HersheyFont
-
- calibrate(float[], int, int) - Method in interface edu.wisc.ssec.mcidas.Calibrator
-
- calibrate(float, int, int) - Method in interface edu.wisc.ssec.mcidas.Calibrator
-
- calibrate(float[], int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorDefault
-
calibrate data buffer to specified units.
- calibrate(float, int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorDefault
-
calibrate single value to specified units.
- calibrate(float, int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorFY2
-
- calibrate(float[], int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorGvar
-
calibrate data buffer to specified units.
- calibrate(float, int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorGvar
-
calibrate single value to specified units.
- calibrate(float[], int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorMsg
-
Calibrate an array of pixels from the current calibration type according
to the parameters provided.
- calibrate(float, int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorMsg
-
Calibrate a pixel from the current calibration type according to the
parameters provided.
- calibratedList(int, boolean) - Method in interface edu.wisc.ssec.mcidas.Calibrator
-
- calibratedList(int, boolean) - Method in class edu.wisc.ssec.mcidas.CalibratorDefault
-
- calibratedList(int, boolean) - Method in class edu.wisc.ssec.mcidas.CalibratorFY2
-
- calibratedList(int, boolean) - Method in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- calibratedList(int, boolean) - Method in class edu.wisc.ssec.mcidas.CalibratorMsg
-
- calibratedUnit(int) - Method in interface edu.wisc.ssec.mcidas.Calibrator
-
- calibratedUnit(int) - Method in class edu.wisc.ssec.mcidas.CalibratorDefault
-
- calibratedUnit(int) - Method in class edu.wisc.ssec.mcidas.CalibratorFY2
-
- calibratedUnit(int) - Method in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- calibratedUnit(int) - Method in class edu.wisc.ssec.mcidas.CalibratorMsg
-
- calibrateFromRaw(float, int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorMsg
-
Calibrate a pixel from RAW data according to the parameters provided.
- Calibrator - Interface in edu.wisc.ssec.mcidas
-
interface for creating Calibrator classes.
- Calibrator.CalibratorFY2 - Class in edu.wisc.ssec.mcidas
-
- CalibratorDefault - Class in edu.wisc.ssec.mcidas
-
CalibratorDefault creates a Calibrator object designed to
act in the absence of a Calibrator for a particular sensor.
- CalibratorDefault(DataInputStream, AncillaryData) - Constructor for class edu.wisc.ssec.mcidas.CalibratorDefault
-
constructor - does nothing for default calibrator
- CalibratorException - Exception in edu.wisc.ssec.mcidas
-
CalibratorException
class is to handle exceptions when calibrating
data.
- CalibratorException() - Constructor for exception edu.wisc.ssec.mcidas.CalibratorException
-
Constructs a CalibratorException
with no specified detail
message.
- CalibratorException(String) - Constructor for exception edu.wisc.ssec.mcidas.CalibratorException
-
Constructs a CalibratorException
with the specified detail
message.
- CalibratorException(String, Throwable) - Constructor for exception edu.wisc.ssec.mcidas.CalibratorException
-
Constructs a CalibratorException
with the specified detail
message
- CalibratorException(Throwable) - Constructor for exception edu.wisc.ssec.mcidas.CalibratorException
-
Constructs a AddeURLException
with the specified cause.
- CalibratorFactory - Class in edu.wisc.ssec.mcidas
-
Utility class for creating Calibrator
instances.
- CalibratorFY2() - Constructor for class edu.wisc.ssec.mcidas.Calibrator.CalibratorFY2
-
- CalibratorFY2 - Class in edu.wisc.ssec.mcidas
-
- CalibratorFY2(int[], int[], int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorFY2
-
- CalibratorGvar - Class in edu.wisc.ssec.mcidas
-
CalibratorGvar creates a Calibrator object designed specifically
to deal with GVAR data.
- CalibratorGvar(DataInputStream, AncillaryData, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvar
-
constructor
- CalibratorGvar(int, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvar
-
- CalibratorGvarG10 - Class in edu.wisc.ssec.mcidas
-
CalibratorGvarG10 creates a Calibrator object designed specifically
to deal with GOES 10 data.
- CalibratorGvarG10(DataInputStream, AncillaryData, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG10
-
constructor
- CalibratorGvarG10(int, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG10
-
- CalibratorGvarG12 - Class in edu.wisc.ssec.mcidas
-
CalibratorGvarG12 creates a Calibrator object designed specifically
to deal with GOES 10 data.
- CalibratorGvarG12(DataInputStream, AncillaryData, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG12
-
constructor
- CalibratorGvarG12(int, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG12
-
- CalibratorGvarG13 - Class in edu.wisc.ssec.mcidas
-
CalibratorGvarG13 creates a Calibrator object designed specifically
to deal with GOES 13 data.
- CalibratorGvarG13(DataInputStream, AncillaryData, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG13
-
constructor
- CalibratorGvarG13(int, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG13
-
- CalibratorGvarG14 - Class in edu.wisc.ssec.mcidas
-
Created by yuanho on 5/14/15.
- CalibratorGvarG14(DataInputStream, AncillaryData, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG14
-
constructor
- CalibratorGvarG14(int, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG14
-
- CalibratorGvarG15 - Class in edu.wisc.ssec.mcidas
-
Created by yuanho on 5/14/15.
- CalibratorGvarG15(DataInputStream, AncillaryData, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG15
-
constructor
- CalibratorGvarG15(int, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG15
-
- CalibratorGvarG8 - Class in edu.wisc.ssec.mcidas
-
CalibratorGvarG8 creates a Calibrator object designed specifically
to deal with GOES 8 data.
- CalibratorGvarG8(DataInputStream, AncillaryData, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG8
-
constructor
- CalibratorGvarG8(int, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG8
-
- CalibratorGvarG9 - Class in edu.wisc.ssec.mcidas
-
CalibratorGvarG9 creates a Calibrator object designed specifically
to deal with GOES 9 data.
- CalibratorGvarG9(DataInputStream, AncillaryData, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG9
-
constructor
- CalibratorGvarG9(int, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG9
-
- CalibratorMsg - Class in edu.wisc.ssec.mcidas
-
Calibration routines for the Meteosat Second Generation (MSG) instrument.
- CalibratorMsg(int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorMsg
-
Construct this object according to the calibration data provided.
- CalibratorMsg(double[][]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorMsg
-
- calIntToStr(int) - Static method in class edu.wisc.ssec.mcidas.AreaFileFactory
-
Calibration int to string.
- call1(String) - Static method in class visad.util.Trace
-
Bracket a block of code with call1("some unique msg"); ...code...; call2("some unique msg");
Where "some unique msg" is used to match up the call1/call2 pairs
- call1(String, String) - Static method in class visad.util.Trace
-
Bracket a block of code with call1("some unique msg"); ...code...; call2("some unique msg");
Append extra to the end of the line
- call2(String) - Static method in class visad.util.Trace
-
Bracket a block of code with call1("some unique msg"); ...code...; call2("some unique msg");
- call2(String, String) - Static method in class visad.util.Trace
-
Close the call
- calStrToInt(String) - Static method in class edu.wisc.ssec.mcidas.AreaFileFactory
-
String to calibration int.
- canApproximateWithSpline() - Method in class edu.wisc.ssec.mcidas.AREAnav
-
See if we can approximate by a spline.
- canBeRemoved(String) - Method in class visad.formula.FormulaManager
-
check whether it is safe to remove a variable from the database
- canConvert(RealTupleType, CoordinateSystem, RealTupleType, CoordinateSystem) - Static method in class visad.CoordinateSystem
-
Check to see if a conversion can be done between values
of one RealTupleType and another given the CoordinateSystems
supplied.
- canConvert(Unit, Unit) - Static method in class visad.Unit
-
Indicates if values in two units are convertible.
- canConvertArray(Unit[], Unit[]) - Static method in class visad.Unit
-
Indicates whether or not two unit arrays are convertible.
- candela - Static variable in class visad.SI
-
Base unit of luminous intensity.
- CanDo3D - Static variable in class visad.ss.BasicSSCell
-
Whether Java3D is enabled for this JVM.
- canDo3D() - Static method in class visad.ss.BasicSSCell
-
Returns true if Java3D is enabled for this JVM.
- CanDo3D - Static variable in class visad.ss.SpreadSheet
-
Whether Java3D is enabled on this JVM.
- CanDoHDF5 - Static variable in class visad.ss.SpreadSheet
-
Whether the HDF-5 native library is present on this JVM.
- canDoHDF5() - Static method in class visad.util.Util
-
Test whether HDF-5 native code is present in this JVM.
- canDoImageJ() - Static method in class visad.util.Util
-
Test whether ImageJ is present in this JVM.
- canDoJAI() - Static method in class visad.util.Util
-
Test whether Java Advanced Imaging is present in this JVM.
- canDoJava3D() - Static method in class visad.util.Util
-
Test whether Java3D is present in this JVM.
- canDoJava3D(String) - Static method in class visad.util.Util
-
Check to see if the version of Java3D being used is compatible
with the desired specification version.
- CanDoJPEG - Static variable in class visad.ss.SpreadSheet
-
Whether this JVM supports saving JPEG images with JPEGImageEncoder.
- canDoJPEG() - Static method in class visad.util.Util
-
Test whether javax.imageio
can write JPEGs.
- CanDoPython - Static variable in class visad.ss.SpreadSheet
-
Whether this JVM supports JPython scripting.
- canDoPython() - Static method in class visad.util.Util
-
Test whether Jython is present in this JVM.
- canDoQuickTime() - Static method in class visad.util.Util
-
Test whether QuickTime for Java is present in this JVM.
- canRedo() - Method in class visad.util.TextEditor
-
returns whether a redo command is possible
- canRunSeparate - Variable in class visad.python.JPythonFrame
-
flag for java shell availability
- canUndo() - Method in class visad.util.TextEditor
-
returns whether an undo command is possible
- captureDialog() - Method in class visad.ss.FancySSCell
-
Captures display image and saves to a file selected by the user,
in JPEG format.
- captureDisplay(DisplayImpl, String) - Static method in class visad.util.Util
-
Capture a DisplayImpl into a JPEG file
- captureDisplay(DisplayImpl, String, boolean) - Static method in class visad.util.Util
-
Capture a DisplayImpl into a JPEG file
- captureImage(File) - Method in class visad.ss.BasicSSCell
-
Captures an image and saves it to a given file name, in JPEG format.
- captureImageJPEG() - Method in class visad.ss.SpreadSheet
-
Captures the display of the current cell and saves it as a JPEG image.
- CartesianProductCoordinateSystem - Class in visad
-
A class for creating a new CoordinateSystem that is the product of
two or more CoordinateSystems.
- CartesianProductCoordinateSystem(CoordinateSystem, CoordinateSystem) - Constructor for class visad.CartesianProductCoordinateSystem
-
Construct a CartesianProductCoordinateSystem from two other
CoordinateSystems.
- CartesianProductCoordinateSystem(CoordinateSystem[]) - Constructor for class visad.CartesianProductCoordinateSystem
-
Construct a CartesianProductCoordinateSystem from an array of
CoordinateSystems.
- CBMKeyboardBehaviorJ3D - Class in visad.bom
-
- CBMKeyboardBehaviorJ3D(DisplayRendererJ3D) - Constructor for class visad.bom.CBMKeyboardBehaviorJ3D
-
- CC - Static variable in class visad.GriddedLatLonSet
-
- CEIL - Static variable in interface visad.Data
-
- ceil() - Method in interface visad.Data
-
call unary() to take the ceiling of this, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and
error estimation (Data.NO_ERRORS)
- ceil(int, int) - Method in interface visad.Data
-
call unary() to take the ceiling of this
- ceil() - Method in class visad.DataImpl
-
call unary() to take the ceiling of this, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and
error estimation (Data.NO_ERRORS)
- ceil(int, int) - Method in class visad.DataImpl
-
call unary() to take the ceiling of this
- ceil(Data) - Static method in class visad.python.JPythonMethods
-
return point-wise ceil value of data
(smallest integer not less than).
- ceil() - Method in class visad.RemoteDataImpl
-
call unary() to take the ceiling of this, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and
error estimation (Data.NO_ERRORS)
- ceil(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the ceiling of this
- Cell - Interface in visad
-
Cell is the VisAD interface for computations.
- cellArgs - Static variable in class visad.ss.SpreadSheet
-
Argument classes for constructing an SSCell.
- cellConstructor - Static variable in class visad.ss.SpreadSheet
-
Constructor used to create SSCells for SpreadSheets.
- CellData - Variable in class visad.ss.BasicSSCell
-
List of this cell's data.
- CellDel - Variable in class visad.ss.SpreadSheet
-
Menu items.
- CellDim2D2D - Variable in class visad.ss.SpreadSheet
-
Checkbox menu items.
- CellDim2D3D - Variable in class visad.ss.SpreadSheet
-
Checkbox menu items.
- CellDim3D3D - Variable in class visad.ss.SpreadSheet
-
Checkbox menu items.
- CellEdit - Variable in class visad.ss.SpreadSheet
-
Menu items.
- CellImpl - Class in visad
-
CellImpl is the abstract superclass for computations.
- CellImpl() - Constructor for class visad.CellImpl
-
construct a CellImpl with null name
- CellImpl(String) - Constructor for class visad.CellImpl
-
construct a CellImpl
- CellPrint - Variable in class visad.ss.SpreadSheet
-
Menu items.
- CellReset - Variable in class visad.ss.SpreadSheet
-
Menu items.
- CellShow - Variable in class visad.ss.SpreadSheet
-
Menu items.
- CENTER - Static variable in class visad.bom.annotations.ImageJ3D
-
Image centre positioned on x, y
- CENTER - Static variable in class visad.MouseHelper
-
- CENTER - Static variable in class visad.TextControl.Justification
-
Predefined value for center justification
- centerWindow(Window) - Static method in class visad.ss.SpreadSheet
-
- centerWindow(Window) - Static method in class visad.util.Util
-
Center the given window on the screen.
- centerWindow(Window, Window) - Static method in class visad.util.Util
-
Center the given window within the specified parent window.
- changeControl(boolean) - Method in class visad.Control
-
invoked every time values of this Control change
- changed - Variable in class visad.util.TextEditor
-
whether the text has changed since last save
- changeMathType(MathType) - Method in interface visad.Data
-
call unary() to clone this except with a new MathType
- changeMathType(MathType) - Method in class visad.DataImpl
-
call unary() to clone this except with a new MathType
- changeMathType(MathType) - Method in class visad.RemoteDataImpl
-
call unary() to clone this except with a new MathType
- characterMaxX - Variable in class visad.util.HersheyFont
-
- characterMinX - Variable in class visad.util.HersheyFont
-
- characterSetMaxX - Variable in class visad.util.HersheyFont
-
- characterSetMaxY - Variable in class visad.util.HersheyFont
-
- characterSetMinX - Variable in class visad.util.HersheyFont
-
- characterSetMinY - Variable in class visad.util.HersheyFont
-
- charactersInSet - Variable in class visad.util.HersheyFont
-
- characterVectors - Variable in class visad.util.HersheyFont
-
- ChartException(String) - Constructor for exception visad.bom.SceneGraphRenderer.ChartException
-
Create a chart exception
- checkAction() - Method in class visad.DataRenderer
-
- checkAndFixSelfIntersection(float[][]) - Static method in class visad.DelaunayCustom
-
determine if a closed path self-intersects, and remove
consecutive identical points
- checkCache() - Method in class visad.data.DataCacheManager
-
Check if we are above the max size.
- checkClose(double[], double[]) - Method in class visad.bom.BarbManipulationRendererJ2D
-
find minimum distance from ray to barb tail
- checkClose(double[], double[]) - Method in class visad.bom.BarbManipulationRendererJ3D
-
find minimum distance from ray to barb tail
- checkClose(double[], double[]) - Method in class visad.bom.CurveManipulationRendererJ2D
-
Find minimum distance from ray to spatialValues
- checkClose(double[], double[]) - Method in class visad.bom.CurveManipulationRendererJ3D
-
Find minimum distance from ray to spatialValues.
- checkClose(double[], double[]) - Method in class visad.bom.PickManipulationRendererJ2D
-
Check if ray intersects sub-manifold.
- checkClose(double[], double[]) - Method in class visad.bom.PickManipulationRendererJ3D
-
Check if ray intersects sub-manifold.
- checkClose(double[], double[]) - Method in class visad.bom.PointManipulationRendererJ3D
-
check if ray intersects sub-manifold
- checkClose(double[], double[]) - Method in class visad.bom.RubberBandBoxRendererJ3D
-
check if ray intersects sub-manifold
- checkClose(double[], double[]) - Method in class visad.bom.RubberBandLineRendererJ3D
-
check if ray intersects sub-manifold
- checkClose(double[], double[]) - Method in class visad.bom.SwellManipulationRendererJ3D
-
find minimum distance from ray to barb tail
- checkClose(double[], double[]) - Method in class visad.DataRenderer
-
find minimum distance from ray to spatialValues; save index of
point with minimum distance in closeIndex; reset lastIndex to -1
(Field domain index of Field range value last modified by
drag_direct())
- checkDirect() - Method in class visad.bom.BarbManipulationRendererJ2D
-
- checkDirect() - Method in class visad.bom.BarbManipulationRendererJ3D
-
- checkDirect() - Method in class visad.bom.CurveManipulationRendererJ2D
-
Check whether direct manipulation is possible for this Renderer.
- checkDirect() - Method in class visad.bom.CurveManipulationRendererJ3D
-
Check whether direct manipulation is possible for this Renderer.
- checkDirect() - Method in class visad.bom.PickManipulationRendererJ2D
-
Check if direct manipulation is possible.
- checkDirect() - Method in class visad.bom.PickManipulationRendererJ3D
-
Check if direct manipulation is possible.
- checkDirect() - Method in class visad.bom.PointManipulationRendererJ3D
-
- checkDirect() - Method in class visad.bom.RubberBandBoxRendererJ3D
-
- checkDirect() - Method in class visad.bom.RubberBandLineRendererJ3D
-
- checkDirect() - Method in class visad.bom.SwellManipulationRendererJ3D
-
- checkDirect() - Method in class visad.DataRenderer
-
set isDirectManipulation = true if this DataRenderer supports
direct manipulation for the MathType of its linked Data, and
for its ScalarMaps; intended to be over-ridden by extensions of
DataRenderer
- checkDirect() - Method in class visad.java2d.DirectManipulationRendererJ2D
-
- checkDirect() - Method in class visad.java3d.DirectManipulationRendererJ3D
-
- checkID(int) - Method in interface visad.collab.DisplayMonitor
-
Returns a suggestion for a unique listener identifier which is
equal to or greater than the supplied ID.
- checkID(int) - Method in class visad.collab.DisplayMonitorImpl
-
Returns a suggestion for a unique listener identifier which is
equal to or greater than the supplied ID.
- checkID(int) - Method in class visad.collab.RemoteDisplayMonitorImpl
-
- checkIndices(int[], int[], int[], boolean[], int) - Method in class visad.java2d.ShadowTypeJ2D
-
checkIndices: check for rendering difficulty, etc
- checkIndices(int[], int[], int[], boolean[], int) - Method in class visad.java3d.ShadowTypeJ3D
-
checkIndices: check for rendering difficulty, etc
- checkIndices(int[], int[], int[], boolean[], int) - Method in class visad.ShadowFunctionOrSetType
-
checkIndices: check for rendering difficulty, etc
- checkIndices(int[], int[], int[], boolean[], int) - Method in class visad.ShadowScalarType
-
increment indices for ShadowScalarType
and then test as possible terminal node
- checkIndices(int[], int[], int[], boolean[], int) - Method in class visad.ShadowTupleType
-
- checkIndices(int[], int[], int[], boolean[], int) - Method in class visad.ShadowType
-
scans ShadowType tree to determine display feasibility and precompute
useful information for Data transform; indices & display_indices are counts
(at leaves) of numbers of occurrences of RealTypes and DisplayRealTypes;
isTransform flags for (Animation, Range, Value) re-transform;
levelOfDifficulty passed down and up call chain
- checkKeyword(String, int, String[]) - Method in class visad.data.amanda.NuView
-
- checkKeyword(String, int, String[]) - Method in class visad.install.TestDownload
-
- checkKeyword(String, int, String[]) - Method in class visad.install.TestUtil
-
- checkKeyword(String, int, String[]) - Method in class visad.install.UpdateJar
-
- checkKeyword(String, int, String[]) - Method in class visad.test.TriangleStripBuilderTest
-
- checkKeyword(String, int, String[]) - Method in interface visad.util.CmdlineConsumer
-
Handle subclass-specific command line options and their arguments.
- checkKeyword(String, int, String[]) - Method in class visad.util.CmdlineGenericConsumer
-
Handle subclass-specific command line options and their arguments.
- checkOption(String, char, String) - Method in class visad.data.amanda.NuView
-
- checkOption(String, char, String) - Method in class visad.install.Main
-
- checkOption(String, char, String) - Method in class visad.install.TestDownload
-
- checkOption(String, char, String) - Method in class visad.install.TestUtil
-
- checkOption(String, char, String) - Method in class visad.install.UpdateJar
-
- checkOption(String, char, String) - Method in class visad.test.TriangleStripBuilderTest
-
- checkOption(String, char, String) - Method in interface visad.util.CmdlineConsumer
-
Handle subclass-specific command line options and their arguments.
If -abc -d efg -h -1 -i is specified, this
method will be called a maximum of 5 times:
checkOption(mainName, 'a', "bc");
checkOption(mainName, 'd', "efg");
checkOption(mainName, 'h', "-1");
checkOption(mainName, '1', "-i");
checkOption(mainName, 'i', null);
Note that either of the last two method calls may not
happen if the preceeding method call claims to have used
the following argument (by returning 2.
For example,
if the third call (where ch is set to 'h')
returns 0 or 1, the next call will contain
'1' and "-i".
- checkOption(String, char, String) - Method in class visad.util.CmdlineGenericConsumer
-
Handle subclass-specific command line options and their arguments.
If -abc -d efg -h -1 -i is specified, this
method will be called a maximum of 5 times:
checkOption(mainName, 'a', "bc");
checkOption(mainName, 'd', "efg");
checkOption(mainName, 'h', "-1");
checkOption(mainName, '1', "-i");
checkOption(mainName, 'i', null);
Note that either of the last two method calls may not
happen if the preceeding method call claims to have used
the following argument (by returning 2.
For example,
if the third call (where ch is set to 'h')
returns 0 or 1, the next call will contain
'1' and "-i".
- checkSelfIntersection(Gridded2DSet) - Static method in class visad.DelaunayCustom
-
determine if a closed path self-intersects
- checkSelfIntersection(float[][]) - Static method in class visad.DelaunayCustom
-
determine if a closed path self-intersects
- checkTicks() - Method in class visad.ActionImpl
-
- checkTicks(DataRenderer, DataDisplayLink) - Method in class visad.Control
-
check if this Control changed and requires re-Transform
- checkTicks() - Method in class visad.DisplayImpl
-
over-ride ActionImpl.checkTicks() to always return true,
since DisplayImpl always runs doAction to find out if any
linked Data needs to be re-transformed
- checkTicks() - Method in class visad.ReferenceActionLink
-
check whether this link requests Action to be applied
- checkTicks(DataRenderer, DataDisplayLink) - Method in class visad.ScalarMap
-
return true if application called setRange
- checkTime(int) - Method in class visad.TrajectoryManager
-
- chol() - Method in class visad.matrix.JamaMatrix
-
- chol(FlatField) - Static method in class visad.python.JPythonMethods
-
return matrix Cholesky Decomposition of data, as a 1-Tuple
(lower_triangular_factor);
data should have either a 1-D or 2-D gridded domain
- ChooserList - Class in visad.install
-
A JFileChooser widget which includes a pre-built list of choices.
- ChooserList() - Constructor for class visad.install.ChooserList
-
- ChosenColorWidget - Class in visad.util
-
A color widget that allows users to interactively map numeric data to
RGB/RGBA tuples in a ScalarMap
, and to choose from
a drop-down list of canned colormap combinations.
- ChosenColorWidget(ScalarMap) - Constructor for class visad.util.ChosenColorWidget
-
Construct a ChosenColorWidget
linked to the
color control in the ScalarMap
(which must be to either
Display.RGB
or Display.RGBA and already
have been added to a Display
).
- ChosenColorWidget(ColorMapWidget) - Constructor for class visad.util.ChosenColorWidget
-
Wrap a ChosenColorWidget
around the specified
ColorMapWidget
.
- clean() - Method in class visad.TrajectoryManager
-
- cleanDefStrp() - Method in class visad.TrajectoryManager
-
- cleanTypeName(String) - Static method in class visad.util.DataUtility
-
Make a valid VisAD RealType name from the string.
- clear() - Method in class visad.bom.annotations.ScreenAnnotator
-
Remove all items from the list of things to draw.
- clear() - Method in class visad.data.netcdf.in.VirtualTuple
-
Clears this instance.
- clearAVControls() - Method in class visad.DataRenderer
-
clear all information associated with AnimationControls
and ValueControls created by this DataRenderer
- clearBranch() - Method in class visad.DataRenderer
-
clear part of Display scene graph generated by this DataRenderer
- clearBranch() - Method in class visad.java2d.RendererJ2D
-
- clearBranch() - Method in class visad.java3d.RendererJ3D
-
- clearCachedRange() - Method in class visad.data.CachedFlatField
-
Clear the cached ranges
- clearCell() - Method in class visad.ss.BasicSSCell
-
Clears this cell completely.
- clearCell() - Method in class visad.ss.SpreadSheet
-
Clears the mappings and formula of the current cell
if it is safe to do so, or if the user confirms the clear.
- clearCell(boolean) - Method in class visad.ss.SpreadSheet
-
Clears the mappings and formula of the current cell.
- clearData() - Method in class visad.DataDisplayLink
-
clear cached copy of linked Data
- clearDisplay() - Method in class visad.ss.BasicSSCell
-
Clears this cell's display.
- clearExceptions() - Method in class visad.DataRenderer
-
clear Vector of Exceptions generated during doAction()
- clearExceptionStack() - Method in class visad.data.fits.FitsAdapter
-
- clearMaps() - Method in class visad.DataDisplayLink
-
clear Vectors of ScalarMaps applying to this Data and
of ConstantMaps; also clear other instance variables
- clearMaps() - Method in interface visad.Display
-
remove all ScalarMaps (and ConstantMaps) from this Display
- clearMaps() - Method in class visad.DisplayImpl
-
remove all ScalarMaps linked this display;
- clearMaps() - Method in class visad.java2d.DisplayImplJ2D
-
- clearMaps() - Method in class visad.RemoteDisplayImpl
-
clear set of ScalarMap-s associated with this display
- clearMaps() - Method in class visad.ss.BasicSSCell
-
Clears this cell's mappings.
- clearMissing() - Method in class visad.FlatField
-
Mark this FlatField as non-missing
- clearMissing() - Method in interface visad.FlatFieldIface
-
mark this FlatField as non-missing
- clearMissing() - Method in class visad.RemoteFlatFieldImpl
-
mark this FlatField as non-missing
- clearplot() - Static method in class visad.python.JPythonMethods
-
clear the onscreen data display
- clearplot(String) - Static method in class visad.python.JPythonMethods
-
clear the onscreen data display with the given name
- clearScale(AxisScale) - Method in class visad.DisplayRenderer
-
Remove a particular scale being rendered.
- clearScale(AxisScale) - Method in class visad.java2d.DisplayRendererJ2D
-
Remove a particular scale being rendered.
- clearScale(AxisScale) - Method in class visad.java3d.DisplayRendererJ3D
-
Remove a particular scale being rendered.
- clearScales() - Method in class visad.DisplayRenderer
-
Remove all the scales being rendered.
- clearScales() - Method in class visad.java2d.DisplayRendererJ2D
-
Remove all the scales being rendered.
- clearScales() - Method in class visad.java3d.DisplayRendererJ3D
-
Remove all the scales being rendered.
- clearScales() - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- clearScene() - Method in class visad.bom.ImageRendererJ3D
-
- clearScene() - Method in class visad.DataRenderer
-
clear any scene graph created by this DataRenderer, and
clear all instance variables
- clearScene(DataRenderer) - Method in class visad.java2d.DisplayRendererJ2D
-
- clearScene() - Method in class visad.java2d.RendererJ2D
-
- clearScene() - Method in class visad.java3d.AnimationRendererJ3D
-
- clearScene() - Method in class visad.java3d.DefaultRendererJ3D
-
- clearScene() - Method in class visad.java3d.DirectManipulationRendererJ3D
-
- clearScene(DataRenderer) - Method in class visad.java3d.DisplayRendererJ3D
-
- clearScene() - Method in class visad.java3d.RendererJ3D
-
- clearScene(DataRenderer) - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- clearSequence() - Method in class visad.meteorology.ImageSequenceManager
-
Remove all images from the sequence.
- clearSwitches(DataRenderer) - Method in interface visad.AVControl
-
remove all references to SwitchSet objects involving re
- clearSwitches(DataRenderer) - Method in class visad.java2d.AVControlJ2D
-
clear all 'pairs' in switches that involve re
- clearSwitches(DataRenderer) - Method in class visad.java3d.AVControlJ3D
-
clear all 'pairs' in switches that involve re
- clearSwitches(DataRenderer) - Method in class visad.java3d.ProjectionControlJ3D
-
clear all 'pairs' in switches that involve re
- clearSwitches(DataRenderer) - Method in class visad.ProjectionControl
-
clear all 'pairs' in switches that involve re
- clearTimes() - Static method in class visad.util.ThreadManager
-
- ClientDisplayRendererJ3D - Class in visad.cluster
-
ClientDisplayRendererJ3D
is the DisplayRenderer
for cluster clients.
- ClientDisplayRendererJ3D() - Constructor for class visad.cluster.ClientDisplayRendererJ3D
-
This is the DisplayRenderer
used for cluster clients.
- ClientDisplayRendererJ3D(long) - Constructor for class visad.cluster.ClientDisplayRendererJ3D
-
- ClientRendererJ3D - Class in visad.cluster
-
ClientRendererJ3D is the VisAD DataRenderer for cluster clients
- ClientRendererJ3D() - Constructor for class visad.cluster.ClientRendererJ3D
-
- ClientRendererJ3D(long) - Constructor for class visad.cluster.ClientRendererJ3D
-
- ClientServer - Class in visad.util
-
- ClientServer() - Constructor for class visad.util.ClientServer
-
- clip(float[][], int[][], float, float, float, float[][][], int[][][]) - Static method in class visad.DelaunayCustom
-
clip the topology (samples, tris) against the half-plane
xc * x + yc * y <= v and return the clipped topology
- Clipboard - Variable in class visad.ss.SpreadSheet
-
Contents of clipboard.
- clipCurrent(int) - Method in class visad.AnimationSetControl
-
- clockExpr(Calendar) - Method in class visad.data.units.UnitParser
-
- CLOCKWISE - Static variable in class visad.Contour2D
-
- clone() - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Clones this instance.
- clone() - Method in class visad.BaseColorControl
-
- clone() - Method in class visad.bom.BarbManipulationRendererJ2D
-
- clone() - Method in class visad.bom.BarbManipulationRendererJ3D
-
- clone() - Method in class visad.bom.BarbRendererJ2D
-
- clone() - Method in class visad.bom.BarbRendererJ3D
-
- clone() - Method in class visad.bom.CurveManipulationRendererJ2D
-
Clone this renderer.
- clone() - Method in class visad.bom.CurveManipulationRendererJ3D
-
Clone this renderer.
- clone() - Method in class visad.bom.ImageRendererJ3D
-
- clone() - Method in class visad.bom.PickManipulationRendererJ3D
-
- clone() - Method in class visad.bom.PointManipulationRendererJ3D
-
- clone() - Method in class visad.bom.RubberBandBoxRendererJ3D
-
- clone() - Method in class visad.bom.RubberBandLineRendererJ3D
-
- clone() - Method in class visad.bom.SwellManipulationRendererJ3D
-
- clone() - Method in class visad.bom.SwellRendererJ3D
-
- clone() - Method in class visad.bom.TextureFillRendererJ3D
-
- clone() - Method in class visad.cluster.ClientRendererJ3D
-
- clone() - Method in class visad.cluster.NodeRendererJ3D
-
- clone() - Method in class visad.cluster.UserDummyDataImpl
-
- clone() - Method in class visad.cluster.UserRendererJ3D
-
- clone() - Method in class visad.collab.ControlMonitorEvent
-
Returns an exact clone of this object.
- clone() - Method in class visad.collab.MapMonitorEvent
-
Returns an exact clone of this object.
- clone() - Method in class visad.collab.MessageMonitorEvent
-
Returns an exact clone of this object.
- clone() - Method in class visad.collab.MonitorEvent
-
Returns an exact copy of this MonitorEvent
.
- clone() - Method in class visad.collab.ReferenceMonitorEvent
-
Returns an exact clone of this object.
- clone() - Method in class visad.ConstantMap
-
- clone() - Method in class visad.ContourControl
-
- clone() - Method in class visad.ContourLabelGeometry
-
- clone() - Method in class visad.Control
-
- clone() - Method in class visad.data.AreaImageCacheAdapter
-
Clones this instance.
- clone() - Method in class visad.data.CachedFlatField
-
Override method so we clear the caches on the cloned object
- clone() - Method in class visad.data.FileField
-
Clones this instance.
- clone() - Method in class visad.data.FileFlatField
-
Clones this instance.
- clone() - Method in class visad.data.netcdf.in.Context
-
Returns a clone of this instance.
- clone() - Method in class visad.data.netcdf.in.VirtualData
-
Clones this instance.
- clone() - Method in class visad.data.netcdf.in.VirtualField
-
Clones this instance.
- clone() - Method in class visad.data.netcdf.in.VirtualFlatField
-
Clones this instance.
- clone() - Method in class visad.data.netcdf.in.VirtualReal
-
Clones this instance.
- clone() - Method in class visad.data.netcdf.in.VirtualText
-
Clones this instance.
- clone() - Method in class visad.data.netcdf.in.VirtualTuple
-
Clones this instance.
- clone() - Method in class visad.DataImpl
-
Clones this instance.
- clone() - Method in class visad.DataRenderer
-
- clone() - Method in class visad.Delaunay
-
- clone() - Method in class visad.DoubleSet
-
Clones this instance.
- clone() - Method in class visad.FieldImpl
-
Clones this instance.
- clone() - Method in class visad.FlatField
-
Clones this instance.
- clone() - Method in class visad.FloatSet
-
Clones this instance.
- clone() - Method in class visad.FlowControl
-
Clone this control.
- clone() - Method in class visad.georef.NamedLocationTuple
-
Clones this instance.
- clone() - Method in class visad.GraphicsModeControl
-
A method to copy this object
- clone() - Method in class visad.Gridded1DDoubleSet
-
Clones this instance.
- clone() - Method in class visad.Gridded2DDoubleSet
-
Clones this instance.
- clone() - Method in class visad.Gridded3DDoubleSet
-
Clones this instance.
- clone() - Method in class visad.IrregularSet
-
Clones this instance.
- clone() - Method in class visad.java2d.DefaultRendererJ2D
-
- clone() - Method in class visad.java2d.DirectManipulationRendererJ2D
-
- clone() - Method in class visad.java2d.GraphicsModeControlJ2D
-
- clone() - Method in class visad.java3d.AnimationRendererJ3D
-
- clone() - Method in class visad.java3d.DefaultRendererJ3D
-
- clone() - Method in class visad.java3d.DirectManipulationRendererJ3D
-
- clone() - Method in class visad.java3d.GraphicsModeControlJ3D
-
clone this GraphicsModeControlJ3D
- clone() - Method in class visad.ProductSet
-
Clones this instance.
- clone() - Method in class visad.ProjectionControl
-
Create a clone of this ProjectionControl.
- clone() - Method in class visad.RealTuple
-
Clones this instance.
- clone() - Method in interface visad.RealTupleIface
-
Clones this instance.
- clone() - Method in class visad.RendererControl
-
- clone() - Method in class visad.SampledSet
-
Clones this instance.
- clone() - Method in class visad.Scalar
-
Clones this instance.
- clone() - Method in class visad.ScalarMap
-
Create and return a copy of this ScalarMap.
- clone() - Method in class visad.Set
-
Clones this instance.
- clone() - Method in class visad.ShapeControl
-
- clone() - Method in class visad.ThingImpl
-
Clones this instance.
- clone() - Method in class visad.Tuple
-
Clones this instance.
- clone() - Method in class visad.UnionSet
-
Clones this instance.
- clone(String) - Method in class visad.Unit
-
Clones this unit, changing the identifier.
- clone(float[][]) - Static method in class visad.util.Util
-
do a deep clone
- clone(double[][]) - Static method in class visad.util.Util
-
do a deep clone
- clone() - Method in class visad.VisADGeometryArray
-
- clone() - Method in class visad.VisADIndexedTriangleStripArray
-
- clone() - Method in class visad.VisADLineArray
-
Clone this VisADLineArray
- clone() - Method in class visad.VisADLineStripArray
-
- clone() - Method in class visad.VisADPointArray
-
- clone() - Method in class visad.VisADQuadArray
-
- clone() - Method in class visad.VisADTriangleArray
-
Clone this VisADTriangleArray
- clone() - Method in class visad.VisADTriangleStripArray
-
- cloneAddress - Variable in class visad.ss.SpreadSheet
-
Server address for a cloned sheet, if any.
- cloneButDisplay(Display) - Method in class visad.DisplayEvent
-
- cloneButDisplay(Display) - Method in class visad.DisplayMapEvent
-
Return a new DisplayMapEvent which is a copy of this event,
but which uses the specified source display
- cloneButDisplay(Display) - Method in class visad.DisplayReferenceEvent
-
Return a new DisplayReferenceEvent which is a copy of this event,
but which uses the specified source display
- cloneButType(MathType) - Method in class visad.DoubleSet
-
Clones this instance with a different MathType.
- cloneButType(MathType) - Method in class visad.FloatSet
-
- cloneButType(MathType) - Method in class visad.Gridded1DDoubleSet
-
- cloneButType(MathType) - Method in class visad.Gridded1DSet
-
- cloneButType(MathType) - Method in class visad.Gridded2DDoubleSet
-
- cloneButType(MathType) - Method in class visad.Gridded2DSet
-
- cloneButType(MathType) - Method in class visad.Gridded3DDoubleSet
-
- cloneButType(MathType) - Method in class visad.Gridded3DSet
-
- cloneButType(MathType) - Method in class visad.GriddedSet
-
- cloneButType(MathType) - Method in class visad.Integer1DSet
-
- cloneButType(MathType) - Method in class visad.Integer2DSet
-
- cloneButType(MathType) - Method in class visad.Integer3DSet
-
- cloneButType(MathType) - Method in class visad.IntegerNDSet
-
- cloneButType(MathType) - Method in class visad.Irregular1DSet
-
- cloneButType(MathType) - Method in class visad.Irregular2DSet
-
- cloneButType(MathType) - Method in class visad.Irregular3DSet
-
- cloneButType(MathType) - Method in class visad.IrregularSet
-
- cloneButType(MathType) - Method in class visad.Linear1DSet
-
Return a clone of this object with a new MathType.
- cloneButType(MathType) - Method in class visad.Linear2DSet
-
Return a clone of this object with a new MathType.
- cloneButType(MathType) - Method in class visad.Linear3DSet
-
Return a clone of this object with a new MathType.
- cloneButType(MathType) - Method in class visad.LinearLatLonSet
-
- cloneButType(MathType) - Method in class visad.LinearNDSet
-
Return a clone of this object with a new MathType.
- cloneButType(MathType) - Method in class visad.List1DDoubleSet
-
- cloneButType(MathType) - Method in class visad.List1DSet
-
- cloneButType(MathType) - Method in class visad.ProductSet
-
- cloneButType(MathType) - Method in class visad.Set
-
copy this Set, but give it a new MathType;
this is safe, since constructor checks consistency of
DomainCoordinateSystem and SetUnits with Type
- cloneButType(MathType) - Method in interface visad.SetIface
-
Clones this set -- changing the MathType.
- cloneButType(MathType) - Method in class visad.SingletonSet
-
Clone this SingletonSet, but change the MathType
- cloneButType(MathType) - Method in class visad.UnionSet
-
Clone this UnionSet, but give it a new MathType; this is safe,
since constructor checks consistency of DomainCoordinateSystem
and SetUnits with type.
- cloneButUnit(Unit) - Method in class visad.Real
-
clone this, but with a new Unit
- cloneButUnit(Unit) - Method in interface visad.RealIface
-
Returns a clone of this instance but with a new Unit.
- cloneButValue(double) - Method in class visad.Real
-
clone this, but with a new value
- cloneButValue(double) - Method in interface visad.RealIface
-
Returns a clone of this instance with a different numeric value.
- cloneCnt - Static variable in class visad.Tuple
-
- cloneDerivative(RealType) - Method in class visad.FunctionType
-
- cloneDerivative(RealType) - Method in class visad.MathType
-
- cloneDerivative(RealType) - Method in class visad.RealType
-
- cloneDerivative(RealType) - Method in class visad.SetType
-
- cloneDerivative(RealType) - Method in class visad.TextType
-
- cloneDerivative(RealType) - Method in class visad.TupleType
-
- cloneDouble(MathType, Unit[], ErrorEstimate[]) - Method in class visad.FlatField
-
- cloneDouble(MathType, Unit[], ErrorEstimate[], double[][]) - Method in class visad.FlatField
-
- cloneFloat(MathType, Unit[], ErrorEstimate[]) - Method in class visad.FlatField
-
- cloneFloat(MathType, Unit[], ErrorEstimate[], float[][]) - Method in class visad.FlatField
-
- cloneForCache(double[][]) - Method in class visad.data.ArrayCache.DoubleResult
-
- cloneForCache(float[][]) - Method in class visad.data.ArrayCache.FloatResult
-
- cloneMe(boolean, FunctionType, Set, CoordinateSystem, CoordinateSystem[], Set[], Unit[]) - Method in class visad.data.CachedFlatField
-
Clone this object
- close() - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Close this instance.
- close() - Method in class visad.data.bio.LociForm
-
Closes any open files.
- close() - Method in interface visad.data.DataWriter
-
Close the file
- close() - Method in class visad.data.EmptyDataWriter
-
- close() - Method in interface visad.data.FormBlockReader
-
Closes any open files.
- close() - Method in class visad.data.hdfeos.HdfeosFile
-
- close() - Method in class visad.data.tiff.LegacyTiffForm
-
Deprecated.
- close() - Method in class visad.data.visad.BinaryReader
-
- close() - Method in class visad.data.visad.BinaryWriter
-
- closeAll() - Static method in class visad.data.hdfeos.HdfeosFile
-
- clusterDataEquals(RemoteClusterData) - Method in interface visad.cluster.RemoteClusterData
-
- clusterDataEquals(RemoteClusterData) - Method in class visad.cluster.RemoteClusterDataImpl
-
- ClusterException - Exception in visad.cluster
-
ClusterException
is an exception for VisAD cluster errors.
- ClusterException() - Constructor for exception visad.cluster.ClusterException
-
Constructs a ClusterException
with no specified detail message.
- ClusterException(String) - Constructor for exception visad.cluster.ClusterException
-
Constructs a ClusterException
with the specified detail message.
- ClusterException(String, Throwable) - Constructor for exception visad.cluster.ClusterException
-
Constructs a ClusterException
with the specified detail message
and cause.
- ClusterException(Throwable) - Constructor for exception visad.cluster.ClusterException
-
Constructs a ClusterException
with the specified cause.
- CmdlineConsumer - Interface in visad.util
-
- CmdlineGenericConsumer - Class in visad.util
-
Simple implementation of CmdlineConsumer interface which
can be extended to easily add command-line parsing
to an application.
- CmdlineGenericConsumer() - Constructor for class visad.util.CmdlineGenericConsumer
-
- CmdlineParser - Class in visad.util
-
Parse command-line arguments passed to the initial main() method
of an application.
To use this, a class would implement CmdlineConsumer,
then add the following code snippet to the constructor
(assuming the constructor is supplied a list of arguments
named 'args'):
- CmdlineParser(Object) - Constructor for class visad.util.CmdlineParser
-
Create a command-line parser.
- CMY - Static variable in interface visad.Display
-
display color CMY lookup table index
- CMYCoordinateSystem - Class in visad
-
CMYCoordinateSystem is the VisAD CoordinateSystem class for
(Cyan, Magenta, Yellow) with Reference (Red, Green, Blue).
- CMYCoordinateSystem(RealTupleType) - Constructor for class visad.CMYCoordinateSystem
-
construct a CMYCoordinateSystem with given reference
- cnt - Static variable in class visad.data.CachedBufferedByteImage
-
_more_
- CNTRCLOCKWISE - Static variable in class visad.Contour2D
-
- CodeEditor - Class in visad.util
-
An editor for writing and executing source code in Java runtime.
- CodeEditor() - Constructor for class visad.util.CodeEditor
-
constructs a CodeEditor
- CodeEditor(String) - Constructor for class visad.util.CodeEditor
-
constructs a CodeEditor containing text from the given filename
- CodeFrame - Class in visad.util
-
A GUI frame for editing source code in Java runtime.
- CodeFrame(CodeEditor) - Constructor for class visad.util.CodeFrame
-
constructs a CodeFrame from the given CodeEditor object
- COLD_FRONT - Static variable in class visad.bom.FrontDrawer
-
- CollabID - Variable in class visad.ss.BasicSSCell
-
ID number for this collaborative cell.
- CollabID - Variable in class visad.ss.SpreadSheet
-
ID number for this collaborative spreadsheet.
- collabSourceLost(int) - Method in interface visad.RemoteSourceListener
-
A remote collaboration peer is no longer available.
- CollabUtil - Class in visad.collab
-
- CollabUtil() - Constructor for class visad.collab.CollabUtil
-
- CollectiveBarbException - Exception in visad.bom
-
CollectiveBarbException
is an exception for an error with a VisAD
display.
- CollectiveBarbException() - Constructor for exception visad.bom.CollectiveBarbException
-
Constructs a CollectiveBarbException
with no specified detail
message.
- CollectiveBarbException(String) - Constructor for exception visad.bom.CollectiveBarbException
-
Constructs a CollectiveBarbException
with the specified detail
message.
- CollectiveBarbException(String, Throwable) - Constructor for exception visad.bom.CollectiveBarbException
-
Constructs a CollectiveBarbException
with the specified detail
message and cause.
- CollectiveBarbException(Throwable) - Constructor for exception visad.bom.CollectiveBarbException
-
Constructs a CollectiveBarbException
with the specified cause.
- CollectiveBarbManipulation - Class in visad.bom
-
CollectiveBarbManipulation is the VisAD class for
manipulation of collections of wind barbs
- CollectiveBarbManipulation(FieldImpl, DisplayImplJ3D, DisplayImplJ3D, ConstantMap[], boolean, float, float, float, float, int, boolean, boolean, boolean, boolean, boolean, double[], int, double[], int) - Constructor for class visad.bom.CollectiveBarbManipulation
-
wf should have MathType:
(station_index -> (Time -> tuple))
where tuple is flat
[e.g., (Latitude, Longitude, (flow_dir, flow_speed))]
and must include RealTypes Latitude and Longitude plus
RealTypes mapped to Flow1Azimuth and Flow1Radial, or to
Flow2Azimuth and Flow2Radial, in the DisplayImplJ3Ds d1
and d2 (unless they are not null);
d1 must have Time mapped to Animation, and d2 must not;
abs indicates absolute or relative value adjustment
id and od are inner and outer distances in meters
it and ot are inner and outer times in seconds
influence is 1.0 inside inner, 0.0 outside outer and
linear between distance and time influences multiply;
cms are ConstantMap's used for rendering barbs
each time the user clicks the right mouse button to
manipulate a wind barb, the "reference" values for all
wind barbs are set - thus repeatedly adjusting the same
barb will magnify its influence over its neighbors;
sta is index of station for display2;
need_monitor is true if wf might be changed externally
during manipulation
brbs is true to indicate Barb*RendererJ3D, false to
indicate Swell*RendererJ3D
fs is true to indicate that d2 should switch to whatever
station is being manipulated
kts is false to indicate no m/s to knots conversion in
wind barb renderers
dz is true to indicate to use DiscoverableZoom
inner_circle_color is array of RGB colors for an inner circle
of influence, or null for no inner circles
inner_circle_width is the line width for the inner circle
outer_circle_color is array of RGB colors for an outer circle
of influence, or null for no outer circles
outer_circle_width is the line width for the outer circle
- COLON - Static variable in interface visad.data.units.UnitParserConstants
-
RegularExpression Id.
- color_flag - Variable in class visad.VisADAppearance
-
- color_values - Variable in class visad.FlowInfo
-
- ColorAlphaControl - Class in visad
-
ColorAlphaControl is the VisAD class for controlling 4-component Color
DisplayRealType-s (e.g., RGBA).
- ColorAlphaControl(DisplayImpl) - Constructor for class visad.ColorAlphaControl
-
construct a ColorAlphaControl for given DisplayImpl
- colorChanged(ColorChangeEvent) - Method in interface visad.util.ColorChangeListener
-
The function called when the color widget has changed
- colorChanged(ColorChangeEvent) - Method in class visad.util.ColorPreview
-
Implementation of the ColorChangeListener interface
- colorChanged(ColorChangeEvent) - Method in class visad.util.ColorWidget
-
Listen to the ColorMap and re-dispatch the ColorChangeEvents to
the ColorChangeListeners listening to the widget
- ColorChangeEvent - Class in visad.util
-
An event to be dispatched when the color widget has been changed
- ColorChangeEvent(Object, float, float) - Constructor for class visad.util.ColorChangeEvent
-
Construct a colorChangeEvent object to notify any ColorChangeListeners
- ColorChangeListener - Interface in visad.util
-
The interface that all objects must implement to recieve color change
events from the color widget
- ColorControl - Class in visad
-
ColorControl is the VisAD class for controlling 3-component Color
DisplayRealType-s (e.g., RGB, HSV, CMY).
- ColorControl(DisplayImpl) - Constructor for class visad.ColorControl
-
construct a ColorAlphaControl for given DisplayImpl
- ColorMap - Class in visad.util
-
The abstract class that all color-mapping widgets must extend.
- ColorMap() - Constructor for class visad.util.ColorMap
-
- ColorMapWidget - Class in visad.util
-
A color widget that allows users to interactively map numeric data to
RGB/RGBA tuples in a ScalarMap
.
- ColorMapWidget(ScalarMap) - Constructor for class visad.util.ColorMapWidget
-
Construct a LabeledColorWidget
linked to the
color control in the ScalarMap
(which must be to either
Display.RGB
or Display.RGBA and already
have been added to a Display
).
- ColorMapWidget(ScalarMap, boolean) - Constructor for class visad.util.ColorMapWidget
-
Construct a LabeledColorWidget
linked to the
color control in the ScalarMap
(which must be to either
Display.RGB
or Display.RGBA and already
have been added to a Display
).
- ColorMapWidget(ScalarMap, float[][]) - Constructor for class visad.util.ColorMapWidget
-
Construct a LabeledColorWidget
linked to the
color control in the ScalarMap
(which must be to either
Display.RGB
or Display.RGBA and already
have been added to a Display
).
- ColorMapWidget(ScalarMap, float[][], boolean) - Constructor for class visad.util.ColorMapWidget
-
Construct a LabeledColorWidget
linked to the
color control in the ScalarMap
(which must be to either
Display.RGB
or Display.RGBA and already
have been added to a Display
).
- ColorMapWidget(ScalarMap, float[][], boolean, boolean) - Constructor for class visad.util.ColorMapWidget
-
Construct a LabeledColorWidget
linked to the
color control in the ScalarMap
(which must be to either
Display.RGB
or Display.RGBA and already
have been added to a Display
).
- ColorMode - Static variable in interface visad.Display
-
color mode - ConstantMap only, values must be > 0
- ColorPreview - Class in visad.util
-
A small preview bar generated for a color widget
- ColorPreview(ColorWidget, int) - Constructor for class visad.util.ColorPreview
-
- ColorPreview(ColorMap, int) - Constructor for class visad.util.ColorPreview
-
Constructs a ColorPreview that listens to the specified
ColorMap and has the specified height
- colors - Variable in class visad.VisADGeometryArray
-
- ColorWidget - Class in visad.util
-
A color widget that allows users to interactively map numeric data to
RGBA tuples based on the Vis5D color widget
- ColorWidget() - Constructor for class visad.util.ColorWidget
-
Construct a color widget with a ColorPreview and the default ColorMap
- ColorWidget(boolean) - Constructor for class visad.util.ColorWidget
-
Construct a color widget with the default ColorMap
- ColorWidget(ColorMap) - Constructor for class visad.util.ColorWidget
-
Construct a color widget with a ColorPreview and the specified ColorMap
- ColorWidget(ColorMap, boolean) - Constructor for class visad.util.ColorWidget
-
Construct a color widget with the desired ColorMap and ColorPreview visibility
- colours - Variable in class visad.bom.SceneGraphRenderer
-
list of colours
- cols - Variable in class visad.Contour2D
-
- cols - Variable in class visad.ss.SpreadSheet.SSOptions
-
- COLS_INDEX - Static variable in class edu.wisc.ssec.mcidas.GridDirectory
-
number of columns
- column - Variable in class visad.data.units.SimpleCharStream
-
- columns - Variable in class visad.jmet.MetGridDirectory
-
- combine(Field[]) - Static method in class visad.FieldImpl
-
Resample all elements of the fields array to the domain
set of fields[0], then return a Field whose range samples
are Tuples merging the corresponding range samples from
each element of fields; if the range of fields[i] is a
Tuple without a RangeCoordinateSystem, then each Tuple
component of a range sample of fields[i] becomes a
Tuple component of a range sample of the result -
otherwise a range sample of fields[i] becomes a Tuple
component of a range sample of the result; this assumes
all elements of the fields array have the same domain
dimension; use default sampling_mode (Data.NEAREST_NEIGHBOR)
and default error_mode (Data.NO_ERRORS)
- combine(Field[], boolean) - Static method in class visad.FieldImpl
-
Resample all elements of the fields array to the domain
set of fields[0], then return a Field whose range samples
are Tuples merging the corresponding range samples from
each element of fields.
- combine(Field[], int, int) - Static method in class visad.FieldImpl
-
resample all elements of the fields array to the domain
set of fields[0], then return a Field whose range samples
are Tuples merging the corresponding range samples from
each element of fields; if the range of fields[i] is a
Tuple without a RangeCoordinateSystem, then each Tuple
component of a range sample of fields[i] becomes a
Tuple component of a range sample of the result -
otherwise a range sample of fields[i] becomes a Tuple
component of a range sample of the result; this assumes
all elements of the fields array have the same domain
dimension
- combine(Field[], int, int, boolean) - Static method in class visad.FieldImpl
-
Resample all elements of the fields array to the domain
set of fields[0], then return a Field whose range samples
are Tuples merging the corresponding range samples from
each element of fields.
- combine(Field[], int, int, boolean, boolean) - Static method in class visad.FieldImpl
-
Resample all elements of the fields array to the domain
set of fields[0], then return a Field whose range samples
are Tuples merging the corresponding range samples from
each element of fields.
- combine(Field[]) - Static method in class visad.python.JPythonMethods
-
combines fields
- ComboFileFilter - Class in visad.util
-
A file filter that recognizes files from a union of other filters.
- ComboFileFilter(FileFilter[], String) - Constructor for class visad.util.ComboFileFilter
-
Constructs a new filter from a list of other filters.
- comm - Variable in class visad.data.SocketDataSource
-
Code for monitoring socket for incoming source data changes.
- commandCompile() - Method in class visad.util.CodeFrame
-
- commandRun() - Method in class visad.util.CodeFrame
-
- commandSeparate() - Method in class visad.python.JPythonFrame
-
sets up the GUI
- CommonUnit - Class in visad
-
CommonUnit is a class for commonly used Units
- CommonUnit() - Constructor for class visad.CommonUnit
-
- compare(Object, Object) - Method in class visad.collab.DisplaySyncImpl
-
- compare(Object, Object) - Method in class visad.util.DataUtility.RealTupleComparator
-
Compares two RealTuple-s of the same RealTupleType.
- compareTo(Object) - Method in class visad.ConstantMap
-
Compares this instance to another object.
- compareTo(ConstantMap) - Method in class visad.ConstantMap
-
Compares this instance to another instance.
- compareTo(ScalarMap) - Method in class visad.ConstantMap
-
Compares this instance to a ScalarMap.
- compareTo(Object) - Method in class visad.data.amanda.BaseTrack
-
- compareTo(BaseTrack) - Method in class visad.data.amanda.BaseTrack
-
- compareTo(Object) - Method in class visad.data.amanda.Hit
-
- compareTo(Hit) - Method in class visad.data.amanda.Hit
-
- compareTo(Object) - Method in class visad.data.amanda.Module
-
- compareTo(Module) - Method in class visad.data.amanda.Module
-
- compareTo(AreaImageAccessor) - Method in class visad.data.AreaImageAccessor
-
- compareTo(Object) - Method in class visad.data.netcdf.QuantityDBImpl.NameKey
-
Compare this key to another.
- compareTo(Object) - Method in class visad.data.netcdf.QuantityDBImpl.UnitKey
-
Compare this key to another (unit first).
- compareTo(Object) - Method in class visad.DateTime
-
Implement Comparable interface
- compareTo(Object) - Method in class visad.ErrorEstimate
-
Compares this error estimate to another.
- compareTo(Object) - Method in class visad.QuantityDimension
-
Compare this dimension of a quantity to another.
- compareTo(Object) - Method in class visad.Real
-
Compares this Real to another.
- compareTo(Object) - Method in interface visad.RealIface
-
Compares this Real to another.
- compareTo(Object) - Method in class visad.ScalarMap
-
Compares this ScalarMap with another object.
- compareTo(ScalarMap) - Method in class visad.ScalarMap
-
Compares this ScalarMap with another ScalarMap.
- compareTo(Object) - Method in class visad.ScalarType
-
Compares this object with another of the same type.
- compareTo(Object) - Method in class visad.Text
-
Compares this Text to another.
- compareTo(Object) - Method in class visad.util.ComboFileFilter
-
Compares two FileFilter objects alphanumerically.
- compareTo(Object) - Method in class visad.util.ExtensionFileFilter
-
Compares two FileFilter objects alphanumerically.
- compareTo(Object) - Method in class visad.util.FormFileFilter
-
Compares two FileFilter objects alphanumerically.
- compile() - Method in class visad.python.JPythonEditor
-
compiles the JPython script to a Java class
- compile() - Method in class visad.util.CodeEditor
-
compiles the source code to a Java class
- COMPONENT_RESIZED - Static variable in class visad.DisplayEvent
-
The "component resized" event.
- components3c - Static variable in interface visad.Display
-
array of 3D Cartesian spatial coordinates
- components3s - Static variable in interface visad.Display
-
array of 3D spherical spatial coordinates
- componentscmy - Static variable in interface visad.Display
-
array of 3D CMY coordinates
- componentscyl - Static variable in interface visad.Display
-
array of 3D cylindrical Coordinates
- componentsflow1 - Static variable in interface visad.Display
-
array of 3D Cartesian flow set 1 coordinates
- componentsflow1s - Static variable in interface visad.Display
-
array of 3D spherical flow set 1 coordinates
- componentsflow2 - Static variable in interface visad.Display
-
array of 3D Cartesian flow set 2 coordinates
- componentsflow2s - Static variable in interface visad.Display
-
array of 3D spherical flow set 2 coordinates
- componentshsv - Static variable in interface visad.Display
-
array of 3D HSV coordinates
- componentsrgb - Static variable in interface visad.Display
-
array of 3D RGB coordinates
- componentsso - Static variable in interface visad.Display
-
array of 3D Cartesian spatial offset coordinates
- CompositeStrategy - Class in visad.data.netcdf.in
-
Chains together import strategies for netCDF datasets.
- COMPRESS - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Flag for "compress" compression.
- compress(Spectrum) - Method in class visad.sounder.PCA
-
- CompressMode - Variable in class visad.data.vis5d.V5DStruct
-
1, 2 or 4 = # bytes per grid point
- compressReconstruct(Spectrum) - Method in class visad.sounder.PCA
-
- computeArea(UnionSet) - Static method in class visad.DelaunayCustom
-
compute the area inside a set of closed paths
- computeArea(Gridded2DSet) - Static method in class visad.DelaunayCustom
-
compute the area inside a set of closed paths
- computeArea(float[][]) - Static method in class visad.DelaunayCustom
-
compute the area inside a set of closed paths
- computeAverage(FlatField, int[]) - Static method in class visad.python.JPythonMethods
-
Compute the average of each point named in the list (see
"createArea" method)
- computeBytes(CoordinateSystem) - Static method in class visad.data.visad.object.BinaryCoordinateSystem
-
- computeBytes(CoordinateSystem[]) - Static method in class visad.data.visad.object.BinaryCoordinateSystem
-
- computeBytes(Data[]) - Static method in class visad.data.visad.object.BinaryDataArray
-
- computeBytes(Delaunay) - Static method in class visad.data.visad.object.BinaryDelaunay
-
- computeBytes(DisplayRealType) - Static method in class visad.data.visad.object.BinaryDisplayRealType
-
- computeBytes(double[]) - Static method in class visad.data.visad.object.BinaryDoubleArray
-
- computeBytes(double[][]) - Static method in class visad.data.visad.object.BinaryDoubleMatrix
-
- computeBytes(int) - Static method in class visad.data.visad.object.BinaryErrorEstimate
-
- computeBytes(ErrorEstimate[]) - Static method in class visad.data.visad.object.BinaryErrorEstimate
-
- computeBytes(FieldImpl) - Static method in class visad.data.visad.object.BinaryFieldImpl
-
- computeBytes(Set, CoordinateSystem, CoordinateSystem[], Set[], Unit[], FlatField) - Static method in class visad.data.visad.object.BinaryFlatField
-
- computeBytes(float[]) - Static method in class visad.data.visad.object.BinaryFloatArray
-
- computeBytes(float[][]) - Static method in class visad.data.visad.object.BinaryFloatMatrix
-
- computeBytes(FunctionType) - Static method in class visad.data.visad.object.BinaryFunctionType
-
- computeBytes(DataImpl) - Static method in class visad.data.visad.object.BinaryGeneric
-
- computeBytes(double[][], int[], CoordinateSystem, Unit[], ErrorEstimate[]) - Static method in class visad.data.visad.object.BinaryGriddedDoubleSet
-
- computeBytes(float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[]) - Static method in class visad.data.visad.object.BinaryGriddedSet
-
- computeBytes(int[]) - Static method in class visad.data.visad.object.BinaryIntegerArray
-
- computeBytes(Object[]) - Static method in class visad.data.visad.object.BinaryIntegerArray
-
- computeBytes(boolean, int[], Integer1DSet[], CoordinateSystem, Unit[], ErrorEstimate[]) - Static method in class visad.data.visad.object.BinaryIntegerSet
-
- computeBytes(float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay) - Static method in class visad.data.visad.object.BinaryIrregularSet
-
- computeBytes(boolean, double[], double[], int[], Linear1DSet[], CoordinateSystem, Unit[], ErrorEstimate[]) - Static method in class visad.data.visad.object.BinaryLinearSet
-
- computeBytes(float[], CoordinateSystem, Unit[]) - Static method in class visad.data.visad.object.BinaryList1DSet
-
- computeBytes(SampledSet[], CoordinateSystem, Unit[], ErrorEstimate[]) - Static method in class visad.data.visad.object.BinaryProductSet
-
- computeBytes(Quantity) - Static method in class visad.data.visad.object.BinaryQuantity
-
- computeBytes(Unit, ErrorEstimate) - Static method in class visad.data.visad.object.BinaryReal
-
- computeBytes(Real[], CoordinateSystem, boolean) - Static method in class visad.data.visad.object.BinaryRealTuple
-
- computeBytes(RealTupleType) - Static method in class visad.data.visad.object.BinaryRealTupleType
-
- computeBytes(RealType) - Static method in class visad.data.visad.object.BinaryRealType
-
- computeBytes(SampledSet[]) - Static method in class visad.data.visad.object.BinarySampledSet
-
- computeBytes(ScalarType) - Static method in class visad.data.visad.object.BinaryScalarType
-
- computeBytes(Object) - Static method in class visad.data.visad.object.BinarySerializedObject
-
- computeBytes(SetType) - Static method in class visad.data.visad.object.BinarySetType
-
- computeBytes(CoordinateSystem, Unit[]) - Static method in class visad.data.visad.object.BinarySimpleSet
-
- computeBytes(RealTupleType, Real[], CoordinateSystem, Unit[], ErrorEstimate[]) - Static method in class visad.data.visad.object.BinarySingletonSet
-
- computeBytes(String) - Static method in class visad.data.visad.object.BinaryString
-
- computeBytes(String) - Static method in class visad.data.visad.object.BinaryText
-
- computeBytes(TextType) - Static method in class visad.data.visad.object.BinaryTextType
-
- computeBytes(Data[]) - Static method in class visad.data.visad.object.BinaryTuple
-
- computeBytes(TupleType) - Static method in class visad.data.visad.object.BinaryTupleType
-
- computeBytes(SampledSet[]) - Static method in class visad.data.visad.object.BinaryUnionSet
-
- computeBytes(Unit) - Static method in class visad.data.visad.object.BinaryUnit
-
- computeBytes(Unit[]) - Static method in class visad.data.visad.object.BinaryUnit
-
- computeBytes(DataImpl) - Static method in class visad.data.visad.object.BinaryUnknown
-
- computeDisplacement(FlowInfo, float[][], float[][], float) - Static method in class visad.TrajectoryManager
-
- computeRanges(Data, ShadowType, DataShadow) - Method in class visad.cluster.ClientRendererJ3D
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.cluster.RemoteClientFieldImpl
-
- computeRanges(ShadowType, int) - Method in class visad.cluster.RemoteClientFieldImpl
-
- computeRanges(RealType[]) - Method in class visad.cluster.RemoteClientFieldImpl
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- computeRanges(ShadowType, int) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- computeRanges(RealType[]) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.cluster.RemoteClientTupleImpl
-
- computeRanges(ShadowType, int) - Method in class visad.cluster.RemoteClientTupleImpl
-
- computeRanges(RealType[]) - Method in class visad.cluster.RemoteClientTupleImpl
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- computeRanges(ShadowType, int) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- computeRanges(RealType[]) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- computeRanges(ShadowType, int) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- computeRanges(RealType[]) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.cluster.RemoteNodeTupleImpl
-
- computeRanges(ShadowType, int) - Method in class visad.cluster.RemoteNodeTupleImpl
-
- computeRanges(RealType[]) - Method in class visad.cluster.RemoteNodeTupleImpl
-
- computeRanges(Vector) - Method in interface visad.cluster.RemoteProxyAgent
-
- computeRanges(Vector) - Method in class visad.cluster.RemoteProxyAgentImpl
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.cluster.UserDummyDataImpl
-
- computeRanges(Data, ShadowType, DataShadow) - Method in class visad.cluster.UserRendererJ3D
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.data.AreaImageCacheAdapter
-
- computeRanges(RealType[]) - Method in interface visad.Data
-
compute ranges of values in this of given RealTypes, using
a dummy DisplayImplJ2D
- computeRanges(ShadowType, int) - Method in interface visad.Data
-
Compute ranges of values for each of 'n' RealTypes in
DisplayImpl.RealTypeVector.
- computeRanges(ShadowType, DataShadow) - Method in interface visad.Data
-
Recursive version of computeRanges(), called down through
Data object tree.
- computeRanges(ShadowType, DataShadow) - Method in class visad.data.FileFlatField
-
- computeRanges(RealType[]) - Method in class visad.DataImpl
-
compute ranges of values in this of given RealTypes, using
a dummy DisplayImplJ2D
- computeRanges(ShadowType, int) - Method in class visad.DataImpl
-
Compute ranges of values for each of 'n' RealTypes in
DisplayImpl.RealTypeVector.
- computeRanges(Data, ShadowType, DataShadow) - Method in class visad.DataRenderer
-
Compute ranges of values for each RealType in
DisplayImpl.RealTypeVector.
- computeRanges(ShadowType, DataShadow) - Method in class visad.FieldImpl
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.FlatField
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.ImageFlatField
-
This method has been overridden to avoid a call to
unpackValues or unpackFloats during range computation.
- computeRanges(ShadowType, DataShadow) - Method in class visad.Real
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.RealTuple
-
- computeRanges(RealType[]) - Method in class visad.RemoteDataImpl
-
compute ranges of values in this of given RealTypes, using
a dummy DisplayImplJ2D
- computeRanges(ShadowType, int) - Method in class visad.RemoteDataImpl
-
Compute ranges of values for each of 'n' RealTypes in
DisplayImpl.RealTypeVector.
- computeRanges(ShadowType, DataShadow) - Method in class visad.RemoteDataImpl
-
Recursive version of computeRanges(), called down through
Data object tree.
- computeRanges(ShadowType, DataShadow) - Method in class visad.SampledSet
-
- computeRanges(ShadowType, DataShadow, double[][], boolean) - Method in class visad.SampledSet
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.Set
-
- computeRanges(ShadowType, DataShadow, double[][], boolean) - Method in class visad.Set
-
this default does not set ranges - it is used by FloatSet and
DoubleSet
- computeRanges(ShadowType, DataShadow) - Method in class visad.Text
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.Tuple
-
- computeRanges(ShadowType, DataShadow) - Method in interface visad.TupleIface
-
- computeSamples(float[]) - Method in class visad.data.amanda.Tracks
-
- computeSum(FlatField, int[]) - Static method in class visad.python.JPythonMethods
-
Sum up the values of each point named in the list (see
"createAreaField" method)
- computeTrajectories(int, double, double[], double[]) - Method in class visad.TrajectoryManager
-
- con - Variable in class visad.Contour2D
-
- cond() - Method in class visad.matrix.JamaMatrix
-
Matrix condition (2 norm).
- cond() - Method in class visad.matrix.JamaSingularValueDecomposition
-
- cond(FlatField) - Static method in class visad.python.JPythonMethods
-
return matrix condition of data (ratio of largest to smallest singular
value), which should have either a 1-D or 2-D gridded domain
- Condition - Class in visad.data.in
-
Provides support for applying arbitrary conditions to VisAD data objects.
- Condition() - Constructor for class visad.data.in.Condition
-
- configureLogging(int, String) - Static method in class visad.util.Util
-
Configure basic logging for the visad package.
- configureLogging(int) - Static method in class visad.util.Util
-
- confirmClear() - Method in class visad.ss.FancySSCell
-
Asks user to confirm clearing the cell if any other cell depends on it.
- connect() - Method in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
-
Establishes an ADDE connection using the URL passed to the
constructor.
- connectionFailed(DataRenderer, DataDisplayLink) - Method in class visad.DisplayImpl
-
Notify this Display that a connection to a remote server has failed
- connectToServer(String, String) - Static method in class visad.util.ClientServer
-
- connectToServer(String, String, boolean) - Static method in class visad.util.ClientServer
-
- consolidate(Field[]) - Static method in class visad.util.DataUtility
-
Consolidates fields.
- Consolidator - Class in visad.data.in
-
Consolidates VisAD data objects together.
- Consolidator(DataInputStream) - Constructor for class visad.data.in.Consolidator
-
Constructs with a particular upstream data source.
- CONSTANT - Static variable in class visad.formula.FormulaVar
-
constant tag
- constant_alpha - Variable in class visad.FlowInfo
-
- constant_color - Variable in class visad.FlowInfo
-
- ConstantMap - Class in visad
-
mapping from constant to DisplayRealType
- ConstantMap(double, DisplayRealType) - Constructor for class visad.ConstantMap
-
construct a ConstantMap with a double constant
- ConstantMap(Real, DisplayRealType) - Constructor for class visad.ConstantMap
-
construct a ConstantMap with a Real constant;
- constrainDragPoint(float[]) - Method in class visad.DataRenderer
-
jeffmc: new method that provides a hook so derived classes can easily constrain the position of a drag point
- constructDisplay() - Method in class visad.cluster.TestProxyCluster
-
override method from BasicSSCell
- constructDisplay() - Method in class visad.cluster.TestSSCluster
-
override method from BasicSSCell
- constructDisplay() - Method in class visad.cluster.TestWRFCluster
-
override method from BasicSSCell
- constructDisplay() - Method in class visad.ss.BasicSSCell
-
Reconstructs this cell's display.
- containedIn(int, int, int, int, int, int) - Static method in class visad.browser.Widget
-
Returns true if (px, py) is inside (x, y, w, h)
- containerAdapter(String, Attribute) - Method in class visad.data.dods.AttributeAdapterFactory
-
Returns an adapter of a DODS Attribute.CONTAINER
attribute.
- ContainerAttributeAdapter - Class in visad.data.dods
-
Provides support for adapting a DODS Attribute.CONTAINER
attribute
to the VisAD data-import context.
- ContainerAttributeAdapter(String, Attribute, AttributeAdapterFactory) - Constructor for class visad.data.dods.ContainerAttributeAdapter
-
Constructs from a name, an appropriate attribute, and a factory for
creating adapters for DODS variables.
- contains(Object) - Method in class visad.data.hdf5.hdf5objects.HDF5Group
-
Tests if the specified object is a member of this group.
- Context - Class in visad.data.netcdf.in
-
Provides support for the context in which data values are retrieved.
- Context() - Constructor for class visad.data.netcdf.in.Context
-
Constructs from nothing.
- contour(float[], int, int, float, float, float, float, float[][], float[][], int[], byte[][], boolean[], boolean, float[][][], byte[][], float[][][][], byte[][][][], float[][][], double[], double, int, int, double, boolean, byte[], Object, boolean, Gridded3DSet) - Static method in class visad.Contour2D
-
Compute contour lines for a 2-D array.
- contour(float[], int, int, float[], float, float, float, boolean, byte[][], boolean[], boolean, float[][][], byte[][], double[], double, int, int, double, boolean, byte[], Object, boolean, Gridded3DSet) - Static method in class visad.Contour2D
-
- Contour2D - Class in visad
-
Contour2D is a class equipped with a 2-D contouring function.
- Contour2D() - Constructor for class visad.Contour2D
-
- ContourControl - Class in visad
-
ContourControl is the VisAD class for controlling IsoContour display scalars.
- ContourControl(DisplayImpl) - Constructor for class visad.ContourControl
-
Construct a new ContourControl for the display
- contourFilled() - Method in class visad.ContourControl
-
- ContourHardTest - Class in visad.test
-
- ContourHardTest() - Constructor for class visad.test.ContourHardTest
-
- ContourLabelGeometry - Class in visad
-
VisADGeometryArray stands in for j3d.GeometryArray
and is Serializable.
- ContourLabelGeometry(VisADGeometryArray, VisADLineArray, VisADLineArray, VisADLineArray, float[], VisADLineArray, VisADLineArray, float[]) - Constructor for class visad.ContourLabelGeometry
-
- ContourWidget - Class in visad.browser
-
A widget that allows users to control graphics mode parameters.
- ContourWidget() - Constructor for class visad.browser.ContourWidget
-
Constructs a new ContourWidget.
- ContourWidget - Class in visad.util
-
A widget that allows users to control iso-contours.
- ContourWidget(ScalarMap) - Constructor for class visad.util.ContourWidget
-
construct a ContourWidget linked to the Control in the map
(which must be to Display.IsoContour), with default interval,
base, min, max, and surface value, and auto-scaling min and max.
- ContourWidget(ScalarMap, float) - Constructor for class visad.util.ContourWidget
-
construct a ContourWidget linked to the Control in the map
(which must be to Display.IsoContour), with specified surface
value, and default interval, min, max, and base, and auto-scaling
min and max.
- ContourWidget(ScalarMap, float, float, float, float) - Constructor for class visad.util.ContourWidget
-
construct a ContourWidget linked to the Control in the map
(which must be to Display.IsoContour), with specified interval
and base, default surface value, min, and max, and auto-scaling
min and max.
- ContourWidget(ScalarMap, float, float, float, float, float, boolean) - Constructor for class visad.util.ContourWidget
-
construct a ContourWidget linked to the Control in the map
(which must be to Display.IsoContour), with specified interval,
minimum, maximum, base, surface value, and auto-scale behavior.
- Control - Class in visad
-
Control is the abstract VisAD superclass for controls for
DisplayRealTypes.
- Control(DisplayImpl) - Constructor for class visad.Control
-
construct a Control for the given DisplayImpl
- CONTROL_ADDED - Static variable in class visad.ScalarMapEvent
-
- CONTROL_CHANGED - Static variable in class visad.collab.MonitorEvent
-
This event occurs whenever the state of a Control
attached
to a Display
is changed.
- CONTROL_INIT_REQUESTED - Static variable in class visad.collab.MonitorEvent
-
This event occurs whenever a Control
attached to a
Display
requests that it be initialized to the state of
a remote Control
.
- CONTROL_REMOVED - Static variable in class visad.ScalarMapEvent
-
- CONTROL_REPLACED - Static variable in class visad.ScalarMapEvent
-
- controlChanged(ScalarMapControlEvent) - Method in class visad.aeri.Aeri
-
- controlChanged(ScalarMapControlEvent) - Method in class visad.aeri.Qdiv
-
- controlChanged(ControlEvent) - Method in class visad.bom.DiscoverableZoom
-
- controlChanged(ControlEvent) - Method in class visad.bom.FrontDrawer
-
- controlChanged(ControlEvent) - Method in class visad.collab.DisplayMonitorImpl
-
- controlChanged(ScalarMapControlEvent) - Method in class visad.collab.DisplayMonitorImpl
-
Handles ScalarMap control changes.
This is just a stub which ignores the event.
- controlChanged(ScalarMapControlEvent) - Method in class visad.collab.RemoteDisplayMonitorImpl
-
- controlChanged(ControlEvent) - Method in class visad.collab.RemoteDisplayMonitorImpl
-
- controlChanged(ControlEvent) - Method in interface visad.ControlListener
-
send a ControlEvent to this ControlListener
- controlChanged(ControlEvent) - Method in class visad.data.amanda.TrackWidget
-
- controlChanged(ScalarMapControlEvent) - Method in class visad.data.amanda.TrackWidget
-
- controlChanged() - Method in class visad.DisplayImpl
-
trigger possible re-transform of linked Data
used by Controls to notify this DisplayImpl that they
have changed
- controlChanged(ControlEvent) - Method in class visad.FixGeomSizeAppearance
-
- controlChanged(ScalarMapControlEvent) - Method in class visad.gifts.Gifts
-
- controlChanged(ControlEvent) - Method in class visad.java2d.DisplayRendererJ2D
-
Update internal values from those in the RendererControl
.
- controlChanged(ControlEvent) - Method in class visad.java3d.DisplayRendererJ3D
-
Update internal values from those in the RendererControl
.
- controlChanged(ControlEvent) - Method in class visad.rabin.Rain
-
Handle changes to controls
- controlChanged(ScalarMapControlEvent) - Method in interface visad.ScalarMapListener
-
Receive a ScalarMapEvent
when the map control changes.
- controlChanged(ControlEvent) - Method in class visad.util.AnimationWidget
-
ControlListener method used for programmatically moving JSlider
- controlChanged(ScalarMapControlEvent) - Method in class visad.util.AnimationWidget
-
ScalarMapListener method used to detect new AnimationControl
- controlChanged(ControlEvent) - Method in class visad.util.BaseRGBMap
-
If the color data in the Control
associated with this
widget's Control
has changed, update the data in
the ColorMap
.
- controlChanged(ControlEvent) - Method in class visad.util.ColorMapWidget
-
Forward changes from the Control
associated with
this widget's ScalarMap
to the internal
shadow Control
.
- controlChanged(ScalarMapControlEvent) - Method in class visad.util.ColorMapWidget
-
ScalarMapListener method used to detect new control.
- controlChanged(ControlEvent) - Method in class visad.util.ContourWidget
-
ControlListener method for ContourControl.
- controlChanged(ScalarMapControlEvent) - Method in class visad.util.ContourWidget
-
Deal with changes to the ScalarMap
control
- controlChanged(ControlEvent) - Method in class visad.util.GMCWidget
-
Handles GraphicsModeControl changes
- controlChanged(ScalarMapControlEvent) - Method in class visad.util.RangeWidget
-
Don't care about ScalarMap
control changes.
- controlChanged(ScalarMapControlEvent) - Method in class visad.util.SelectRangeWidget
-
ScalarMapListener method used to detect new control.
- controlChanged(ControlEvent) - Method in class visad.util.SelectRangeWidget
-
ControlListener method for RangeControl
- controlChanged(ScalarMapControlEvent) - Method in class visad.util.VisADSlider
-
ScalarMapListener method used to detect new control.
- controlChanged(ControlEvent) - Method in class visad.util.VisADSlider
-
Update slider when value of linked ValueControl changes
- ControlEvent - Class in visad
-
ControlEvent is the VisAD class for changes in Control
objects.
- ControlEvent(Control) - Constructor for class visad.ControlEvent
-
construct a ControlEvent for Control c and LOCAL_SOURCE
- ControlEvent(Control, int) - Constructor for class visad.ControlEvent
-
construct a ControlEvent for Control c and remoteId
- ControlListener - Interface in visad
-
ControlListener is the EventListener interface for
ControlEvents.
- ControlMonitorEvent - Class in visad.collab
-
ControlMonitorEvent
is the VisAD class for
Control
-related Event
s
from display monitors.
- ControlMonitorEvent(int, Control) - Constructor for class visad.collab.ControlMonitorEvent
-
Creates a ControlMonitorEvent
for the specified
Control
.
- ControlMonitorEvent(int, int, Control) - Constructor for class visad.collab.ControlMonitorEvent
-
Creates a ControlMonitorEvent
for the specified
Control
.
- CONVERGENCE - Static variable in class visad.bom.FrontDrawer
-
- ConversionUtility - Class in edu.wisc.ssec.mcidas
-
A collection of methods for doing various conversions.
- ConversionUtility() - Constructor for class edu.wisc.ssec.mcidas.ConversionUtility
-
- Convert - Class in visad.browser
-
Utility methods for various conversions between primitive data types.
- Convert() - Constructor for class visad.browser.Convert
-
- ConvertArray - Class in visad.data.fits
-
- ConvertArray() - Constructor for class visad.data.fits.ConvertArray
-
- convertBritToTemp(int) - Method in interface edu.wisc.ssec.mcidas.Calibrator
-
- convertBritToTemp(float[]) - Method in interface edu.wisc.ssec.mcidas.Calibrator
-
- convertBritToTemp(int) - Method in class edu.wisc.ssec.mcidas.CalibratorDefault
-
convert a gray scale value to brightness temperature
- convertBritToTemp(float[]) - Method in class edu.wisc.ssec.mcidas.CalibratorDefault
-
convert a gray scale value to brightness temperature
- convertBritToTemp(int) - Method in class edu.wisc.ssec.mcidas.CalibratorGvar
-
convert a gray scale value to brightness temperature
- convertBritToTemp(float[]) - Method in class edu.wisc.ssec.mcidas.CalibratorGvar
-
convert a gray scale value to brightness temperature
- convertBritToTemp(int) - Method in class edu.wisc.ssec.mcidas.CalibratorMsg
-
convert a gray scale value to brightness temperature
- convertBritToTemp(float[]) - Method in class edu.wisc.ssec.mcidas.CalibratorMsg
-
convert a gray scale value to brightness temperature
- ConvertDoubleArray - Class in visad.data.fits
-
- ConvertDoubleArray(FlatField) - Constructor for class visad.data.fits.ConvertDoubleArray
-
- ConvertDoubleArray(int[], double[][]) - Constructor for class visad.data.fits.ConvertDoubleArray
-
- convertFlowUnit(float[][], Unit[]) - Static method in class visad.TrajectoryManager
-
- convertMapsToString(Vector) - Static method in class visad.util.DataUtility
-
Converts the given vector of mappings to an easy-to-read String form.
- convertMapsToString(ScalarMap[]) - Static method in class visad.util.DataUtility
-
Converts the given array of mappings to an easy-to-read String form.
- convertSceneGraph(VisADSceneGraphObject) - Method in class visad.cluster.ClientRendererJ3D
-
- convertSceneGraph(VisADSceneGraphObject) - Method in class visad.cluster.UserRendererJ3D
-
- convertStringToMaps(String, Data, boolean) - Static method in class visad.util.DataUtility
-
Converts the given map string to its corresponding array of mappings.
- convertStringToMaps(String, Data[], boolean) - Static method in class visad.util.DataUtility
-
Converts the given map string to its corresponding array of mappings.
- convertStringToMaps(String, Vector, boolean) - Static method in class visad.util.DataUtility
-
Converts the given map string to its corresponding array of mappings.
- convertToField() - Method in class visad.FlatField
-
convert this FlatField to a (non-Flat) FieldImpl
- convertToField() - Method in interface visad.FlatFieldIface
-
convert this FlatField to a (non-Flat) FieldImpl
- convertToField() - Method in class visad.RemoteFlatFieldImpl
-
convert this FlatField to a (non-Flat) FieldImpl
- convertToMatrix(FlatField) - Static method in class visad.matrix.JamaMatrix
-
Attempt to convert the given VisAD FlatField to a VisAD JamaMatrix
Data object.
- convertTuple(double[][], Unit[], Unit[]) - Static method in class visad.Unit
-
Converts a tuple of double value arrays; returning a new tuple.
- convertTuple(double[][], Unit[], Unit[], boolean) - Static method in class visad.Unit
-
Converts a tuple of double value arrays, optionally returning a new tuple
depending on the value of copy
.
- convertTuple(float[][], Unit[], Unit[]) - Static method in class visad.Unit
-
Converts a tuple of float value arrays; returning a new tuple.
- convertTuple(float[][], Unit[], Unit[], boolean) - Static method in class visad.Unit
-
Converts a tuple of float value arrays, optionally returning a new tuple
depending on the value of copy
.
- convertUnsignedData(Object) - Static method in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
convert unsigned data because Java does not support unsigned integers.
- coordinates - Variable in class visad.VisADGeometryArray
-
- CoordinateSystem - Class in visad
-
CoordinateSystem is the VisAD abstract superclass for coordinate systems for
vectors in R^n for n>0.
- CoordinateSystem(RealTupleType, Unit[]) - Constructor for class visad.CoordinateSystem
-
Constructs from the type of the reference coordinate system and units for
values in this coordinate system.
- coordinateSystem - Variable in class visad.jmet.MetGrid
-
- CoordinateSystemException - Exception in visad
-
CoordinateSystemException
is an exception for a bad VisAD
CoordinateSystem.
- CoordinateSystemException() - Constructor for exception visad.CoordinateSystemException
-
Constructs a CoordinateSystemException
with no specified detail message.
- CoordinateSystemException(String) - Constructor for exception visad.CoordinateSystemException
-
Constructs a CoordinateSystemException
with the specified detail message.
- CoordinateSystemException(String, Throwable) - Constructor for exception visad.CoordinateSystemException
-
Constructs a CoordinateSystemException
with the specified detail message
and cause.
- CoordinateSystemException(Throwable) - Constructor for exception visad.CoordinateSystemException
-
Constructs a CoordinateSystemException
with the specified cause.
- CoordinateSystemException(CoordinateSystem, CoordinateSystem) - Constructor for exception visad.CoordinateSystemException
-
Construct a CoordinateSystemException
for unequal
CoordinateSystems.
- CoordinateSystemException(CoordinateSystem, CoordinateSystem, Throwable) - Constructor for exception visad.CoordinateSystemException
-
Construct a CoordinateSystemException
for unequal
CoordinateSystems.
- coordSystem - Variable in class visad.jmet.MetGridDirectory
-
- copy(ScalarMap) - Method in class visad.ScalarMap
-
- copy() - Method in class visad.util.TextEditor
-
copies the selected text to the clipboard
- copy(VisADGeometryArray) - Method in class visad.VisADGeometryArray
-
- copyAreaFile(String, String) - Static method in class edu.wisc.ssec.mcidas.AreaFileFactory
-
Copy an area file from one place to another
- copyAreaFile(String, String, boolean) - Static method in class edu.wisc.ssec.mcidas.AreaFileFactory
-
Copy an area file from one place to another
- copyCell() - Method in class visad.ss.SpreadSheet
-
Copies a cell from the screen to the clipboard.
- copyDirectory(File, File) - Static method in class visad.install.Util
-
- copyDirectory(ProgressMonitor, File, File) - Static method in class visad.install.Util
-
- copyDirectory(File, File, String) - Static method in class visad.install.Util
-
- copyDirectory(ProgressMonitor, File, File, String) - Static method in class visad.install.Util
-
Copy files under the source directory to the target
directory.
- copyDoubles(double[][]) - Static method in class visad.Set
-
- copyErrorsArray(ErrorEstimate[]) - Static method in class visad.ErrorEstimate
-
copy a ErrorEstimate[] array; this is a helper for Set,
FlatField, etc
- copyFile(File, File) - Static method in class visad.install.Util
-
- copyFile(ProgressMonitor, File, File) - Static method in class visad.install.Util
-
- copyFile(File, File, String) - Static method in class visad.install.Util
-
- copyFile(ProgressMonitor, File, File, String) - Static method in class visad.install.Util
-
Copy the source file to target.
- copyFloats(float[][]) - Static method in class visad.Set
-
- copyJar(File, File) - Static method in class visad.install.Util
-
- copyJar(ProgressMonitor, File, File) - Static method in class visad.install.Util
-
- copyJar(File, File, String) - Static method in class visad.install.Util
-
- copyJar(ProgressMonitor, File, File, String) - Static method in class visad.install.Util
-
Extract files from the source jar file to the target
directory.
- copyUnitsArray(Unit[]) - Static method in class visad.Unit
-
Copys an array of units.
- COS - Static variable in interface visad.Data
-
- cos() - Method in interface visad.Data
-
call unary() to take the cos of this assuming radian
Units unless this actual Units are degrees,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- cos(int, int) - Method in interface visad.Data
-
call unary() to take the cos of this assuming radian
Units unless this actual Units are degrees
- cos() - Method in class visad.DataImpl
-
call unary() to take the cos of this assuming radian
Units unless this actual Units are degrees,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- cos(int, int) - Method in class visad.DataImpl
-
call unary() to take the cos of this assuming radian
Units unless this actual Units are degrees
- cos(Data) - Static method in class visad.python.JPythonMethods
-
return point-wise cosine value of data
, assuming input values are
in radians unless they have units convertable with radians, in which case
those units are converted to radians
- cos() - Method in class visad.RemoteDataImpl
-
call unary() to take the cos of this assuming radian
Units unless this actual Units are degrees,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- cos(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the cos of this assuming radian
Units unless this actual Units are degrees
- COS_DEGREES - Static variable in interface visad.Data
-
- cosDegrees() - Method in interface visad.Data
-
call unary() to take the cos of this assuming degree
Units unless this actual Units are radians,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- cosDegrees(int, int) - Method in interface visad.Data
-
call unary() to take the cos of this assuming degree
Units unless this actual Units are radians
- cosDegrees() - Method in class visad.DataImpl
-
call unary() to take the cos of this assuming degree
Units unless this actual Units are radians,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- cosDegrees(int, int) - Method in class visad.DataImpl
-
call unary() to take the cos of this assuming degree
Units unless this actual Units are radians
- cosDegrees(Data) - Static method in class visad.python.JPythonMethods
-
return point-wise cosine value of data, assuming input values are in degrees
unless they have units convertable with degrees, in which case those
units are converted to degrees
- cosDegrees() - Method in class visad.RemoteDataImpl
-
call unary() to take the cos of this assuming degree
Units unless this actual Units are radians,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- cosDegrees(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the cos of this assuming degree
Units unless this actual Units are radians
- count - Variable in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
the selected subset of the dataset
- cram_missing(boolean[]) - Method in class visad.Gridded1DDoubleSet
-
- cram_missing(boolean[]) - Method in class visad.Gridded2DDoubleSet
-
- cram_missing(boolean[]) - Method in class visad.Gridded3DDoubleSet
-
- cram_missing(boolean[]) - Method in class visad.SampledSet
-
- cram_missing(boolean[]) - Method in class visad.Set
-
- cram_missing(boolean[]) - Method in interface visad.SetIface
-
- cram_missing(boolean[]) - Method in class visad.UnionSet
-
- create(Data) - Static method in class visad.data.DataNode
-
Factory method for creating an instance of the appropriate type.
- create(Field) - Static method in class visad.EmpiricalCoordinateSystem
-
Constructs an EmpiricalCoordinateSystem from a Field.
- create(MathType, double[], CoordinateSystem, Unit, ErrorEstimate) - Static method in class visad.Gridded1DDoubleSet
-
Returns an instance of this class.
- create(MathType, float[], CoordinateSystem, Unit, ErrorEstimate) - Static method in class visad.Gridded1DSet
-
Returns an instance of this class.
- create(MathType, float[][], int[]) - Static method in class visad.GriddedSet
-
Abreviated Factory method for creating the proper gridded set
(Gridded1DSet, Gridded2DSet, etc.).
- create(MathType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[]) - Static method in class visad.GriddedSet
-
General Factory method for creating the proper gridded set
(Gridded1DSet, Gridded2DSet, etc.).
- create(MathType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Static method in class visad.GriddedSet
-
General Factory method for creating the proper gridded set
(Gridded1DSet, Gridded2DSet, etc.).
- create(MathType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], boolean, boolean) - Static method in class visad.GriddedSet
-
General Factory method for creating the proper gridded set
(Gridded1DSet, Gridded2DSet, etc.).
- create(MathType, int[]) - Static method in class visad.IntegerNDSet
-
Abreviated factory method for creating the proper integer set
(Integer1DSet, Integer2DSet, etc.).
- create(MathType, int[], CoordinateSystem, Unit[], ErrorEstimate[]) - Static method in class visad.IntegerNDSet
-
General factory method for creating the proper integer set
(Integer1DSet, Integer2DSet, etc.).
- create(MathType, double[], double[], int[]) - Static method in class visad.LinearNDSet
-
General Factory method for creating the proper linear set
(Linear1DSet, Linear2DSet, etc.).
- create(MathType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[]) - Static method in class visad.LinearNDSet
-
- create(double, Unit) - Static method in class visad.ScaledUnit
-
Factory method for creating a scaled unit.
- createAreaField(FieldImpl) - Static method in class visad.python.JPythonMethods
-
construct a Field containing the computed area
of each data point
- createBasicSceneGraph(VisADCanvasJ2D, MouseBehaviorJ2D) - Method in class visad.java2d.DisplayRendererJ2D
-
- createBasicSceneGraph(VisADCanvasJ2D, MouseBehaviorJ2D, VisADAppearance, VisADAppearance) - Method in class visad.java2d.DisplayRendererJ2D
-
Create scene graph root, if none exists, with Transform
and direct manipulation root.
- createBasicSceneGraph(View, TransformGroup, VisADCanvasJ3D, MouseBehaviorJ3D) - Method in class visad.java3d.DisplayRendererJ3D
-
- createBasicSceneGraph(View, TransformGroup, VisADCanvasJ3D, MouseBehaviorJ3D, ColoringAttributes, ColoringAttributes) - Method in class visad.java3d.DisplayRendererJ3D
-
Create scene graph root, if none exists, with Transform
and direct manipulation root.
- createCell(String, RemoteServer) - Method in class visad.ss.SpreadSheet
-
Returns a new instance of a spreadsheet cell (which must extend
FancySSCell), used when a spreadsheet row or column is added.
- createDateTime(String, String, TimeZone) - Method in interface visad.data.text.TextAdapter.DateParser
-
If this particular DateParser does not know how to handle the give format then this method should return null
- createDateTime(String) - Static method in class visad.DateTime
-
Create a DateTime object from a string specification
- createDateTime(String, String) - Static method in class visad.DateTime
-
Create a DateTime object from a string specification using the
supplied pattern and default timezone.
- createDateTime(String, String, TimeZone) - Static method in class visad.DateTime
-
Create a DateTime object from a string specification using the
supplied pattern and timezone.
- createGriddedSet(FlatField, boolean) - Static method in class visad.util.DataUtility
-
Creates a GriddedSet from a FlatField.
- createImage(int, int, int, int, byte[][]) - Method in class visad.bom.ShadowImageFunctionTypeJ3D
-
- createImage(int, int, int, int, int[]) - Method in class visad.bom.ShadowTextureFillSetTypeJ3D
-
- createImage(int, int, int, int, byte[][]) - Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
- createImage(int, int, int, int, byte[][]) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- createImage(int, int, int, int, byte[][]) - Method in class visad.ShadowFunctionOrSetType
-
- createImage(int, int, int, int, byte[][], boolean) - Method in class visad.ShadowFunctionOrSetType
-
- createImage(int, int, int, int, byte[][]) - Method in class visad.ShadowType
-
- createImageByRef(int, int, int) - Method in class visad.bom.ShadowImageByRefFunctionTypeJ3D
-
- createImages(int) - Method in class visad.java2d.VisADCanvasJ2D
-
- createImages(int, int, int, int, int, int, int, byte[][]) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- createImages(int, int, int, int, int, int, int, byte[][]) - Method in class visad.ShadowFunctionOrSetType
-
- createImages(int, int, int, int, int, int, int, byte[][]) - Method in class visad.ShadowType
-
- createImageSequence(SingleBandedImage[]) - Static method in class visad.meteorology.ImageSequenceManager
-
Create an image sequence from an array of images.
- createMappings() - Method in class visad.ss.SpreadSheet
-
Specifies mappings from Data to Display.
- createSceneGraph(VisADCanvasJ2D) - Method in class visad.java2d.DefaultDisplayRendererJ2D
-
Create scene graph root, if none exists, with Transform
and direct manipulation root;
create 3-D box, lights and MouseBehaviorJ2D
for
embedded user interface.
- createSceneGraph(VisADCanvasJ2D) - Method in class visad.java2d.DisplayRendererJ2D
-
Create scene graph root, if none exists, with Transform,
direct manipulation root, and non-direct-manipulation root;
create special graphics (e.g., 3-D box, SkewT background),
any lights, any user interface embedded in scene.
- createSceneGraph(View, TransformGroup, VisADCanvasJ3D) - Method in class visad.java3d.DefaultDisplayRendererJ3D
-
Create scene graph root, if none exists, with Transform
and direct manipulation root;
create 3-D box, lights and MouseBehaviorJ3D
for
embedded user interface.
- createSceneGraph(View, TransformGroup, VisADCanvasJ3D) - Method in class visad.java3d.DisplayRendererJ3D
-
Create scene graph root, if none exists, with Transform
and direct manipulation root;
create special graphics (e.g., 3-D box, SkewT background),
any lights, any user interface embedded in scene.
- createSceneGraph(View, TransformGroup, VisADCanvasJ3D) - Method in class visad.java3d.ImmersaDeskDisplayRendererJ3D
-
Create scene graph root, if none exists, with Transform
and direct manipulation root;
create 3-D box, lights and MouseBehaviorJ3D
for
embedded user interface.
- createSceneGraph(View, TransformGroup, VisADCanvasJ3D) - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
Create scene graph root, if none exists, with Transform
and direct manipulation root;
create 3-D box, lights and MouseBehaviorJ3D
for
embedded user interface.
- createSceneGraph(View, TransformGroup, VisADCanvasJ3D) - Method in class visad.java3d.TwoDDisplayRendererJ3D
-
Create scene graph root, if none exists, with Transform
and direct manipulation root;
create 3-D box, lights and MouseBehaviorJ3D for
embedded user interface.
- createStandardLabels(double, double, double, double) - Method in class visad.AxisScale
-
Creates a hashtable that will draw text labels starting at the
starting point specified using the increment field.
- createStandardManager() - Static method in class visad.formula.FormulaUtil
-
create a FormulaManager object with many commonly desired features
- createURLStreamHandler(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeURLStreamHandlerFactory
-
Creates URLStreamHandler object - not called directly.
- createVar(String, ThingReference) - Method in class visad.formula.FormulaManager
-
add a variable to the database that uses tr as its ThingReference
- createVar(String, ThingReference) - Static method in class visad.ss.BasicSSCell
-
- cubic_poly(double, double, double, double, double) - Static method in class visad.util.CubicInterpolator
-
- cubic_poly_D1(double, double, double, double) - Static method in class visad.util.CubicInterpolator
-
- CubicInterpolator - Class in visad.util
-
- CubicInterpolator(boolean, int) - Constructor for class visad.util.CubicInterpolator
-
- cur - Variable in class visad.util.StepWidget
-
- curCalType - Static variable in class edu.wisc.ssec.mcidas.CalibratorDefault
-
- curCalType - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- curChar - Variable in class visad.data.units.UnitParserTokenManager
-
- current - Variable in class visad.java3d.AnimationControlJ3D
-
- current_index - Variable in class visad.java3d.VisADImageNode
-
- current_index - Variable in class visad.java3d.VisADImageTile
-
- CurrentFile - Variable in class visad.ss.SpreadSheet
-
Current spreadsheet file.
- currentFile - Variable in class visad.util.TextEditor
-
file being edited
- currentTime - Variable in class visad.Trajectory
-
- currentTimeIndex - Variable in class visad.Trajectory
-
- currentToken - Variable in exception visad.data.units.ParseException
-
This is the last token that has been consumed successfully.
- CURSOR_ROTATE - Static variable in class visad.MouseHelper
-
- CURSOR_TRANSLATE - Static variable in class visad.MouseHelper
-
- CURSOR_ZOOM - Static variable in class visad.MouseHelper
-
- cursorRay(double[]) - Method in class visad.java2d.MouseBehaviorJ2D
-
Return the VisAD ray corresponding to the VisAD cursor coordinates.
- cursorRay(double[]) - Method in class visad.java3d.MouseBehaviorJ3D
-
Return the VisAD ray corresponding to the VisAD cursor coordinates.
- cursorRay(double[]) - Method in interface visad.MouseBehavior
-
Return the VisAD ray corresponding to the VisAD cursor coordinates.
- cursorToDomain(DisplayImpl, RealType[], double[]) - Static method in class visad.util.CursorUtil
-
Converts the given cursor coordinates to domain coordinates.
- cursorToDomain(DisplayImpl, double[]) - Static method in class visad.util.CursorUtil
-
Converts the given cursor coordinates to domain coordinates.
- cursorToPixel(DisplayImpl, double[]) - Static method in class visad.util.CursorUtil
-
Converts the given cursor coordinates to pixel coordinates.
- CursorUtil - Class in visad.util
-
Utility methods for cursor-related functions, including converting between
pixel, cursor and domain coordinates, and evaluating functions at a given
cursor location.
- CursorUtil() - Constructor for class visad.util.CursorUtil
-
- CurveDelete - Class in visad.bom
-
- CurvedSize - Static variable in interface visad.Display
-
curved size - ConstantMap only, values must be > 0
- curveLength(float[][], float[]) - Static method in class visad.bom.FrontDrawer
-
assumes curve is float[2][len] and seg_length is float[len-1]
- CurveManipulationRendererJ2D - Class in visad.bom
-
CurveManipulationRendererJ2D is the VisAD class for direct
manipulation rendering of curves under Java2D, where curves
are represented by UnionSets of Gridded2DSets with manifold
dimension = 2
- CurveManipulationRendererJ2D() - Constructor for class visad.bom.CurveManipulationRendererJ2D
-
Construct a DataRenderer that supports direct manipulation of
representations of curves by UnionSets of Gridded2DSets
with manifold dimension = 2; the Set's domain RealTypes
must be mapped to (XAxis, YAxis);
- CurveManipulationRendererJ2D(int, int) - Constructor for class visad.bom.CurveManipulationRendererJ2D
-
Construct a DataRenderer that supports direct manipulation of
representations of curves by UnionSets of Gridded2DSets
with manifold dimension = 2; the Set's domain RealTypes
must be mapped to (XAxis, YAxis).
- CurveManipulationRendererJ2D(int, int, boolean) - Constructor for class visad.bom.CurveManipulationRendererJ2D
-
Construct a DataRenderer that supports direct manipulation of
representations of curves by UnionSets of Gridded2DSets
with manifold dimension = 2; the Set's domain RealTypes
must be mapped to (XAxis, YAxis).
- CurveManipulationRendererJ3D - Class in visad.bom
-
CurveManipulationRendererJ3D is the VisAD class for direct
manipulation rendering of curves under Java2D, where curves
are represented by UnionSets of Gridded2DSets with manifold
dimension = 2
- CurveManipulationRendererJ3D() - Constructor for class visad.bom.CurveManipulationRendererJ3D
-
Construct a DataRenderer that supports direct manipulation of
representations of curves by UnionSets of Gridded2DSets
with manifold dimension = 2; the Set's domain RealTypes
must be mapped to two of (XAxis, YAxis, ZAxis).
- CurveManipulationRendererJ3D(int, int) - Constructor for class visad.bom.CurveManipulationRendererJ3D
-
Construct a DataRenderer that supports direct manipulation of
representations of curves by UnionSets of Gridded2DSets
with manifold dimension = 2; the Set's domain RealTypes
must be mapped to two of (XAxis, YAxis, ZAxis).
- CurveManipulationRendererJ3D(int, int, boolean) - Constructor for class visad.bom.CurveManipulationRendererJ3D
-
Construct a DataRenderer that supports direct manipulation of
representations of curves by UnionSets of Gridded2DSets
with manifold dimension = 2; the Set's domain RealTypes
must be mapped to two of (XAxis, YAxis, ZAxis).
- CurX - Variable in class visad.ss.SpreadSheet
-
Column of currently selected cell.
- CurY - Variable in class visad.ss.SpreadSheet
-
Row of currently selected cell.
- cut() - Method in class visad.util.TextEditor
-
cuts the selected text to the clipboard
- CutAndPasteFields - Class in visad.bom
-
CutAndPasteFields is the VisAD class for cutting and pasting
regions of fields.
- CutAndPasteFields(Field, DisplayImplJ3D) - Constructor for class visad.bom.CutAndPasteFields
-
- CutAndPasteFields(Field, DisplayImplJ3D, int) - Constructor for class visad.bom.CutAndPasteFields
-
gs has MathType (t -> ((x, y) -> v)) or ((x, y) -> v)
conditions on gs and display:
1.
- cutCell() - Method in class visad.ss.SpreadSheet
-
Moves a cell from the screen to the clipboard.
- Cyan - Static variable in interface visad.Display
-
display color cyan coordinate (in CMY)
- CylAzimuth - Static variable in interface visad.Display
-
display spatial cylindrical azimuth coordinate
- CYLINDER - Static variable in class visad.TrajectoryManager
-
- CYLINDER - Static variable in class visad.TrajectoryParams
-
- CylindricalCoordinateSystem - Class in visad
-
CylindricalCoordinateSystem is the VisAD CoordinateSystem class
for (CylRadius, CylAzimuth, CylZAxis) with a Cartesian Reference,
(XAxis, YAxis, ZAxis) and with CylAzimuth in degrees.
- CylindricalCoordinateSystem(RealTupleType) - Constructor for class visad.CylindricalCoordinateSystem
-
construct a CoordinateSystem for (radius, azimuth, zaxis) relative
to a 3-D Cartesian reference; this constructor supplies units =
{null, CommonUnit.Degree, null} to the super
constructor, in order to ensure Unit compatibility with its
use of trigonometric functions
- CylRadius - Static variable in interface visad.Display
-
display spatial cylindrical radius coordinate
- CylZAxis - Static variable in interface visad.Display
-
display spatial cylindrical Z axis coordinate
- D_FIELDS - Static variable in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- D_TYPE - Static variable in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- DARK_BLUE - Static variable in class visad.ss.FancySSCell
-
Dark blue.
- DARK_CYAN - Static variable in class visad.ss.FancySSCell
-
Dark cyan.
- DARK_GREEN - Static variable in class visad.ss.FancySSCell
-
Dark green.
- DARK_PURPLE - Static variable in class visad.ss.FancySSCell
-
Dark purple.
- DARK_RED - Static variable in class visad.ss.FancySSCell
-
Dark red.
- DARK_YELLOW - Static variable in class visad.ss.FancySSCell
-
Dark yellow.
- DASH - Static variable in class visad.bom.annotations.LineJ3D
-
line style DASH
- DASH_DOT - Static variable in class visad.bom.annotations.LineJ3D
-
line style DASH_DOT
- DASH_DOT_STYLE - Static variable in class visad.GraphicsModeControl
-
Dash-Dot line style for Display.LineStyle mapping
- DASH_STYLE - Static variable in class visad.GraphicsModeControl
-
Dash line style for Display.LineStyle mapping
- Data - Interface in visad
-
Data is the top-level interface of the VisAD data hierarchy.
- data(DArray, boolean) - Method in class visad.data.dods.ArrayVariableAdapter
-
Returns the VisAD
DataImpl
corresponding to a DODS
DArray
.
- data(boolean) - Method in class visad.data.dods.AttributeAdapter
-
Returns the VisAD data object corresponding to this instance.
- data(DBoolean, boolean) - Method in class visad.data.dods.BooleanVariableAdapter
-
Returns a VisAD data object corresponding to a DODS DBoolean
.
- data(DByte, boolean) - Method in class visad.data.dods.ByteVariableAdapter
-
Returns a VisAD data object corresponding to a DODS DByte
.
- data(boolean) - Method in class visad.data.dods.ContainerAttributeAdapter
-
Returns the VisAD data object corresponding to this instance.
- data(String, Attribute, boolean) - Method in class visad.data.dods.DataFactory
-
Returns the VisAD data object corresponding to a DODS attribute.
- data(BaseType, DAS, boolean) - Method in class visad.data.dods.DataFactory
-
Returns the VisAD data object corresponding to a DODS variable.
- data(DFloat32, boolean) - Method in class visad.data.dods.Float32VariableAdapter
-
Returns the VisAD
DataImpl
corresponding to a DODS
DFloat32
.
- data(DFloat64, boolean) - Method in class visad.data.dods.Float64VariableAdapter
-
Returns the VisAD
DataImpl
corresponding to a DODS
DFloat64
.
- data(DGrid, boolean) - Method in class visad.data.dods.GridVariableAdapter
-
Returns the VisAD
DataImpl
corresponding to a DODS
DGrid
.
- data(DArray, boolean) - Method in class visad.data.dods.GridVariableMapAdapter
-
Returns a VisAD data object corresponding to a map vector of a DODS grid.
- data(DInt16, boolean) - Method in class visad.data.dods.Int16VariableAdapter
-
Returns the VisAD
DataImpl
corresponding to a DODS
DInt16
.
- data(DInt32, boolean) - Method in class visad.data.dods.Int32VariableAdapter
-
Returns the VisAD
DataImpl
corresponding to a DODS
DInt32
.
- data(DList, boolean) - Method in class visad.data.dods.ListVariableAdapter
-
Returns the VisAD
DataImpl
corresponding to a DODS
DList
.
- data(boolean) - Method in class visad.data.dods.NumericAttributeAdapter
-
Returns the VisAD data object corresponding to this instance.
- data(DSequence, boolean) - Method in class visad.data.dods.SequenceVariableAdapter
-
Returns the VisAD
DataImpl
corresponding to a DODS
DSequence
.
- data(boolean) - Method in class visad.data.dods.StringAttributeAdapter
-
Returns the VisAD data object corresponding to this instance.
- data(DString, boolean) - Method in class visad.data.dods.StringVariableAdapter
-
Returns the VisAD
DataImpl
corresponding to a DODS
DString
.
- data(DStructure, boolean) - Method in class visad.data.dods.StructureVariableAdapter
-
Returns the VisAD
DataImpl
corresponding to the values of a DODS
DStructure
and the DODS variable used during construction of this
instance.
- data(DUInt16, boolean) - Method in class visad.data.dods.UInt16VariableAdapter
-
Returns the VisAD
DataImpl
corresponding to the value of a DODS
DUInt16
and the DODS variable used during construction of this
instance.
- data(DUInt32, boolean) - Method in class visad.data.dods.UInt32VariableAdapter
-
Returns the VisAD
DataImpl
corresponding to the value of a DODS
DUInt16
and the DODS variable used during construction of this
instance.
- data(boolean) - Method in class visad.data.dods.UnknownAttributeAdapter
-
Returns null
.
- data(BaseType, boolean) - Method in class visad.data.dods.VariableAdapter
-
Returns the VisAD
DataImpl
corresponding to the data of a DODS
variable and the metaData of the DODS variable used during construction
of this instance.
- data(DString, boolean) - Method in class visad.data.dods.VariableAdapter
-
- data(DBoolean, boolean) - Method in class visad.data.dods.VariableAdapter
-
- data(DByte, boolean) - Method in class visad.data.dods.VariableAdapter
-
- data(DUInt16, boolean) - Method in class visad.data.dods.VariableAdapter
-
- data(DInt16, boolean) - Method in class visad.data.dods.VariableAdapter
-
- data(DUInt32, boolean) - Method in class visad.data.dods.VariableAdapter
-
- data(DInt32, boolean) - Method in class visad.data.dods.VariableAdapter
-
- data(DFloat32, boolean) - Method in class visad.data.dods.VariableAdapter
-
- data(DFloat64, boolean) - Method in class visad.data.dods.VariableAdapter
-
- data(DStructure, boolean) - Method in class visad.data.dods.VariableAdapter
-
- data(DList, boolean) - Method in class visad.data.dods.VariableAdapter
-
- data(DArray, boolean) - Method in class visad.data.dods.VariableAdapter
-
- data(DGrid, boolean) - Method in class visad.data.dods.VariableAdapter
-
- data(DSequence, boolean) - Method in class visad.data.dods.VariableAdapter
-
- data - Variable in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
the data array
- data - Variable in class visad.jmet.MetGrid
-
- data - Variable in class visad.util.DataConverter
-
- DATA_CHANGE - Static variable in class visad.ss.SSCellChangeEvent
-
Indicates that the cell's data has changed.
- DATA_DOUBLE_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_FIELD - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_FLAT_FIELD - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_FLOAT_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_GRIDDED_1D_DOUBLE_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_GRIDDED_1D_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_GRIDDED_2D_DOUBLE_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_GRIDDED_2D_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_GRIDDED_3D_DOUBLE_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_GRIDDED_3D_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_GRIDDED_SET - Static variable in interface visad.data.visad.BinaryFile
-
- data_height - Variable in class visad.java3d.VisADImageNode
-
- DATA_INTEGER_1D_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_INTEGER_2D_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_INTEGER_3D_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_INTEGER_ND_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_IRREGULAR_1D_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_IRREGULAR_2D_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_IRREGULAR_3D_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_IRREGULAR_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_LINEAR_1D_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_LINEAR_2D_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_LINEAR_3D_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_LINEAR_LATLON_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_LINEAR_ND_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_LIST1D_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_NONE - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_PRODUCT_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_REAL - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_REAL_TUPLE - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_SINGLETON_SET - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_TEXT - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_TUPLE - Static variable in interface visad.data.visad.BinaryFile
-
- DATA_UNION_SET - Static variable in interface visad.data.visad.BinaryFile
-
- data_width - Variable in class visad.java3d.VisADImageNode
-
- DataCacheManager - Class in visad.data
-
This provides a global cache for primitive array data
You access it via the singelton:
- dataChanged(Data) - Method in class visad.data.LinkedDataSource
-
Update the data to which this LinkedDataSource is linked.
- dataClone() - Method in interface visad.Data
-
A VisAD adaptation of clone that works for local or remote Data.
- dataClone() - Method in class visad.DataImpl
-
A VisAD adaptation of clone that works for local or remote Data.
- dataClone() - Method in class visad.RemoteDataImpl
-
A VisAD adaptation of clone that works for local or remote Data.
- DataConverter - Class in visad.util
-
DataConverter provides a simple GUI for converting data
between VisAD-supported formats, using the data form of choice.
- DataConverter() - Constructor for class visad.util.DataConverter
-
- DataConverter(File, String) - Constructor for class visad.util.DataConverter
-
- DataDisplayLink - Class in visad
-
DataDisplayLink objects define connections between DataReference
objects and Display objects.
- DataDisplayLink(DataReference, DisplayImpl, Display, ConstantMap[], DataRenderer, long) - Constructor for class visad.DataDisplayLink
-
construct a DataDisplayLink linking a DataReference to a Display
- DataFactory - Class in visad.data.dods
-
Provides support for creating adapters that bridge between DODS data objects
and the VisAD data-import context.
- DataFactory() - Constructor for class visad.data.dods.DataFactory
-
Constructs from nothing.
- DataFactory(AttributeAdapterFactory, VariableAdapterFactory) - Constructor for class visad.data.dods.DataFactory
-
Constructs from adapter factories for DODS attributes and DODS variables.
- dataFactory() - Static method in class visad.data.dods.DataFactory
-
Returns an instance of this class.
- dataFactory(AttributeAdapterFactory, VariableAdapterFactory) - Static method in class visad.data.dods.DataFactory
-
Returns an instance of this class corresponding to adapter factories for
DODS attributes and DODS variables.
- DataFactory - Class in visad.data.netcdf.in
-
Provides support for creating VisAD Data objects from VirtualData objects.
- DataFactory() - Constructor for class visad.data.netcdf.in.DataFactory
-
- DataImpl - Class in visad
-
DataImpl is the superclass for VisAD's data hierarchy, inheriting
the Data interface.
- DataImpl(MathType) - Constructor for class visad.DataImpl
-
construct a DataImpl with given MathType
- DataImpl.Syncher - Class in visad
-
class used to synchronize with TRANSFORM_DONE events
from dummy DisplayImplJ2D used by computeRanges()
- DataInputFilter - Class in visad.data.in
-
Provides support for a filter-module in a data-import pipe.
- DataInputFilter(DataInputStream) - Constructor for class visad.data.in.DataInputFilter
-
Constructs from an upstream data source.
- DataInputSource - Interface in visad.data.in
-
Interface for sources of VisAD data objects.
- DataInputStream - Interface in visad.data.in
-
Interface for a filter-module in a data-import pipe.
- DataNode - Class in visad.data
-
Abstract class for adapting a VisAD data object to the "Visitor"
design pattern.
- DataNode() - Constructor for class visad.data.DataNode
-
Construct.
- DataProcessor - Interface in visad.data
-
- DataRange - Class in visad.data
-
Holds a simple min/max range
- DataRange() - Constructor for class visad.data.DataRange
-
Default ctor
- DataRange(double, double) - Constructor for class visad.data.DataRange
-
Create a range with min, max
- DataRange(double[]) - Constructor for class visad.data.DataRange
-
ctor
- DataRange(DataRange) - Constructor for class visad.data.DataRange
-
copy ctor
- DataReference - Interface in visad
-
DataReference is the VisAD interface for named holders for data
objects.
- DataReferenceImpl - Class in visad
-
DataReferenceImpl is a local implementation of DataReference.
- DataReferenceImpl(String) - Constructor for class visad.DataReferenceImpl
-
Constructs from a name for the instance.
- DataRenderer - Class in visad
-
DataRenderer is the VisAD abstract super-class for graphics rendering
algorithms.
- DataRenderer() - Constructor for class visad.DataRenderer
-
construct a DataRenderer
- DATASET - Static variable in class visad.data.hdf5.hdf5objects.HDF5Object
-
Object is a dataset
- DataSetInfo - Class in edu.wisc.ssec.mcidas.adde
-
DataSetInfo interface for McIDAS ADDE data sets.
- DataSetInfo(String) - Constructor for class edu.wisc.ssec.mcidas.adde.DataSetInfo
-
creates a DataSetInfo object that allows reading
- DataShadow - Class in visad
-
DataShadow is the VisAD class for gathering RealType value
ranges and Animation sampling Sets for auto-scaling Displays.
- DataSourceListener - Interface in visad
-
- dataSourceLost(String) - Method in interface visad.RemoteSourceListener
-
A remote Data object is no longer available.
- dataspace - Variable in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
the dataspace
- DATASPACE - Static variable in class visad.data.hdf5.hdf5objects.HDF5Object
-
- datatype - Variable in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
the datatype
- DATATYPE - Static variable in class visad.data.hdf5.hdf5objects.HDF5Object
-
- DataUtility - Class in visad.util
-
A general utility class for VisAD Data objects
- DataUtility() - Constructor for class visad.util.DataUtility
-
- DataUtility.RealTupleComparator - Class in visad.util
-
Provides support for comparing RealTuple-s of the same RealTupleType.
- DataVisitor - Class in visad.data
-
Abstract class for visiting a VisAD data object.
- DataVisitor() - Constructor for class visad.data.DataVisitor
-
- DataWriter - Interface in visad.data
-
Standard routines used to write a
Data
object.
- dateExpr() - Method in class visad.data.units.UnitParser
-
- DateStamp - Variable in class visad.data.vis5d.V5DStruct
-
Date in YYDDD format
- dateString() - Method in class visad.DateTime
-
Return a string representing the "date" portion of this DateTime
- DateTime - Class in visad
-
DateTime is a class of objects for holding date and time information.
- DateTime(Real) - Constructor for class visad.DateTime
-
Construct a DateTime object and initialize it using a VisAD Real.
- DateTime(double) - Constructor for class visad.DateTime
-
Construct a DateTime object and initialize it with the seconds since
January 1, 1970 00:00:00Z.
- DateTime(double, Unit) - Constructor for class visad.DateTime
-
Construct a DateTime object from a tim value and a Unit
- DateTime(Date) - Constructor for class visad.DateTime
-
Construct a DateTime object and initialize it with a Java date.
- DateTime() - Constructor for class visad.DateTime
-
Construct a DateTime object and initialize it to the current date/time.
- DateTime(int, int, double) - Constructor for class visad.DateTime
-
Construct a DateTime object initialized with a year, day of
the year, and seconds in the day.
- DD - Static variable in class visad.GriddedLatLonSet
-
- DEBUG - Static variable in class visad.browser.Widget
-
Debugging flag.
- DEBUG - Static variable in class visad.data.LinkedDataSource
-
Debugging flag.
- DEBUG - Static variable in class visad.formula.FormulaVar
-
for testing purposes
- DEBUG - Static variable in class visad.ImageFlatField
-
Debugging flag.
- DEBUG - Static variable in class visad.ss.BasicSSCell
-
Debugging flag.
- debug - Variable in class visad.ss.SpreadSheet.SSOptions
-
- DEBUG - Static variable in class visad.util.DualRes
-
Debugging flag.
- debug - Variable in class visad.util.ReflectedUniverse
-
Debugging flag.
- DEBUG - Static variable in class visad.util.StepWidget
-
- DEBUG - Static variable in class visad.util.TextEditor
-
debugging flag
- debug - Variable in class visad.util.ThreadManager
-
- debug(String) - Method in class visad.util.ThreadManager
-
- DEBUG_LEVEL - Static variable in class visad.ss.BasicSSCell
-
Debugging level.
- DEBUG_RD_CSYS - Static variable in interface visad.data.visad.BinaryFile
-
- DEBUG_RD_DATA - Static variable in interface visad.data.visad.BinaryFile
-
- DEBUG_RD_DATA_DETAIL - Static variable in interface visad.data.visad.BinaryFile
-
- DEBUG_RD_ERRE - Static variable in interface visad.data.visad.BinaryFile
-
- DEBUG_RD_MATH - Static variable in interface visad.data.visad.BinaryFile
-
- DEBUG_RD_STR - Static variable in interface visad.data.visad.BinaryFile
-
- DEBUG_RD_TIME - Static variable in interface visad.data.visad.BinaryFile
-
- DEBUG_RD_UNIT - Static variable in interface visad.data.visad.BinaryFile
-
- DEBUG_WR_CSYS - Static variable in interface visad.data.visad.BinaryFile
-
- DEBUG_WR_DATA - Static variable in interface visad.data.visad.BinaryFile
-
- DEBUG_WR_DATA_DETAIL - Static variable in interface visad.data.visad.BinaryFile
-
- DEBUG_WR_ERRE - Static variable in interface visad.data.visad.BinaryFile
-
- DEBUG_WR_MATH - Static variable in interface visad.data.visad.BinaryFile
-
- DEBUG_WR_STR - Static variable in interface visad.data.visad.BinaryFile
-
- DEBUG_WR_TIME - Static variable in interface visad.data.visad.BinaryFile
-
- DEBUG_WR_UNIT - Static variable in interface visad.data.visad.BinaryFile
-
- debugStream - Variable in class visad.data.units.UnitParserTokenManager
-
Debug output.
- debugTime - Static variable in class visad.CachingCoordinateSystem
-
Show time to transform
- Declination - Static variable in class visad.RealType
-
astronomical coordinates
- decode(String, AttributeTable, int) - Static method in class visad.data.dods.Valuator
-
Decodes an attribute for a DODS variable.
- decodeLatLon(String) - Static method in class visad.data.text.TextAdapter
-
A cut-and-paste from the IDV Misc method
Decodes a string representation of a latitude or longitude and
returns a double version (in degrees).
- decodeLWPRString(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
-
Decode the ADDE request for data set information.
- decodeOBTGString(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
-
Decode the ADDE request for a weather observation text.
- decodeRLE(int[]) - Static method in class visad.browser.Convert
-
Decodes the given array of ints from a run-length encoding.
- decodeTXTGString(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
-
Decode the ADDE request for a text file.
- decodeURL(String) - Static method in class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Decode a URL and return an AddePointURL
- decodeWTXGString(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
-
Decode the ADDE request for a weather text.
- DEF_GROW_FACTOR - Static variable in class visad.util.FloatTupleArrayImpl
-
Factor by which the arrays are grown when they run out of space.
- DEFAULT - Static variable in class visad.data.netcdf.in.Strategy
-
The default import strategy.
- DEFAULT - Static variable in interface visad.data.units.UnitParserConstants
-
Lexical state.
- DEFAULT_DATA_TYPE - Static variable in class visad.data.gis.ArcAsciiGridAdapter
-
Default data type
- DEFAULT_DELAY - Static variable in class visad.util.Delay
-
- DEFAULT_NAME - Static variable in class visad.browser.RangeSlider
-
Default variable name.
- DEFAULT_NUMBER_OF_COLORS - Static variable in class visad.BaseColorControl
-
The default number of colors
- DEFAULT_PORT - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
-
default port transfers
- DEFAULT_PROJ - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
-
The default number of elements for an image request
- DEFAULT_RESOLUTION - Static variable in class visad.util.BaseRGBMap
-
default resolution
- DEFAULT_SPATIAL_TYPE - Static variable in class visad.data.gis.ArcAsciiGridAdapter
-
Default spatial type
- DEFAULT_TIME_FORMAT - Static variable in class visad.DateTime
-
Default Time Format Pattern (yyyy-MM-dd HH:mm:ss)
- DEFAULT_TIMEZONE - Static variable in class visad.DateTime
-
Default Time Zone (GMT)
- DEFAULT_UNITS - Static variable in class visad.georef.EarthLocationTuple
-
- DEFAULT_UNITS - Static variable in class visad.georef.LatLonTuple
-
- DEFAULT_USER - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
-
The default user id
- DEFAULT_VALUE - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Default value for key/value pairs (X)
- DEFAULT_VIS_HEIGHT - Static variable in class visad.ss.SpreadSheet
-
Default VisAD display height.
- DEFAULT_VIS_WIDTH - Static variable in class visad.ss.SpreadSheet
-
Default VisAD display width.
- DefaultDisplayRendererJ2D - Class in visad.java2d
-
DefaultDisplayRendererJ2D
is the VisAD class for
default background and metadata rendering under Java2D.
- DefaultDisplayRendererJ2D() - Constructor for class visad.java2d.DefaultDisplayRendererJ2D
-
This is the default DisplayRenderer
used by the
DisplayImplJ2D
constructor.
- DefaultDisplayRendererJ2D(Class) - Constructor for class visad.java2d.DefaultDisplayRendererJ2D
-
- DefaultDisplayRendererJ3D - Class in visad.java3d
-
DefaultDisplayRendererJ3D
is the VisAD class for the
default background and metadata rendering algorithm under Java3D.
- DefaultDisplayRendererJ3D() - Constructor for class visad.java3d.DefaultDisplayRendererJ3D
-
This is the default DisplayRenderer
used by the
DisplayImplJ3D
constructor.
- DefaultDisplayRendererJ3D(Class) - Constructor for class visad.java3d.DefaultDisplayRendererJ3D
-
- DefaultFamily - Class in visad.data
-
A container for all the officially supported VisAD datatypes.
To read a Data object from a file or URL:
- DefaultFamily(String) - Constructor for class visad.data.DefaultFamily
-
Construct a family of the supported VisAD datatype Forms
- DefaultFamily(String, boolean) - Constructor for class visad.data.DefaultFamily
-
Construct a family of the supported VisAD datatype Forms, with a
netCDF form that converts char to Text if netcdfText flag is set.
- DefaultFamilyTest - Class in visad.data
-
- DefaultFamilyTest() - Constructor for class visad.data.DefaultFamilyTest
-
- defaultFM - Static variable in class visad.ss.BasicSSCell
-
Default FormulaManager object used by SSCells.
- defaultInstance() - Static method in class visad.data.netcdf.QuantityDBManager
-
Returns the default quantity database.
- DefaultNodeRendererAgent - Class in visad.cluster
-
DefaultNodeRendererAgent is the class for agents sent from
client to nodes to return VisADSceneGraphObjects from
NodeRendererJ3Ds.
- DefaultNodeRendererAgent(RemoteClientAgent, String, ConstantMap[]) - Constructor for class visad.cluster.DefaultNodeRendererAgent
-
- DefaultRendererJ2D - Class in visad.java2d
-
DefaultRendererJ2D is the VisAD class for the default graphics
rendering algorithm under Java2D.
- DefaultRendererJ2D() - Constructor for class visad.java2d.DefaultRendererJ2D
-
this is the default DataRenderer used by the addReference method
for DisplayImplJ2D
- DefaultRendererJ3D - Class in visad.java3d
-
DefaultRendererJ3D is the VisAD class for the default graphics
rendering algorithm under Java3D.
- DefaultRendererJ3D() - Constructor for class visad.java3d.DefaultRendererJ3D
-
this is the default DataRenderer used by the addReference method
for DisplayImplJ3D
- DefaultUnitsDB - Class in visad.data.netcdf.units
-
- DefaultUnitsDB(UnitsDB) - Constructor for class visad.data.netcdf.units.DefaultUnitsDB
-
- DefaultUnitsDB - Class in visad.data.units
-
Default units database.
- DefaultUnitsDB.Prefixer - Class in visad.data.units
-
Inner (helper) class for parsing unit prefixes.
- DefaultView - Class in visad.data.netcdf.in
-
Provides support for the default view of a netCDF dataset as documented
in the netCDF User's Guide.
- DefaultView(Netcdf, QuantityDB) - Constructor for class visad.data.netcdf.in.DefaultView
-
Constructs from a netCDF dataset and a quantity database.
- DefaultView(Netcdf, QuantityDB, boolean) - Constructor for class visad.data.netcdf.in.DefaultView
-
Constructs from a netCDF dataset and a quantity database.
- define1DDim(SampledSet) - Method in class visad.data.netcdf.out.VisADAdapter
-
Define the netCDF dimension of a 1-D SampledSet.
- defineData(long[]) - Method in class visad.data.hdf5.hdf5objects.HDF5Datatype
-
define the data with specified data type.
- defineLinearSetDims(GriddedSet) - Method in class visad.data.netcdf.out.VisADAdapter
-
Define the netCDF dimensions of a VisAD LinearSet, including any
necessary coordinate variables..
- defineNDDim(SampledSet) - Method in class visad.data.netcdf.out.VisADAdapter
-
Define the netCDF dimension of a multi-dimensional SampledSet.
- defineSampledSetDim(SampledSet) - Method in class visad.data.netcdf.out.VisADAdapter
-
Define the netCDF dimensions and variables of a VisAD SampledSet.
- DEFORM_RIBBON - Static variable in class visad.TrajectoryManager
-
- DEFORM_RIBBON - Static variable in class visad.TrajectoryParams
-
- degree - Static variable in class visad.CommonUnit
-
CommonUnit for plane angle, not temperature
- DEGREES_TO_RADIANS - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Constant for degrees to radians conversion
- DEGREES_TO_RADIANS - Static variable in interface visad.Data
-
- Delan - Variable in class visad.IrregularSet
-
- Delaunay - Class in visad
-
Delaunay represents an abstract class for calculating an
N-dimensional Delaunay triangulation, that can be extended
to allow for various triangulation algorithms.
- Delaunay() - Constructor for class visad.Delaunay
-
The abstract constructor initializes the class's data arrays.
- DelaunayClarkson - Class in visad
-
DelaunayClarkson represents an O(N*logN) method
with high overhead to find the Delaunay triangulation
of a set of samples of R^DomainDimension.
- DelaunayClarkson(float[][]) - Constructor for class visad.DelaunayClarkson
-
construct a Delaunay triangulation of the points in the
samples array using Clarkson's algorithm
- DelaunayCustom - Class in visad
-
DelaunayCustom is a set of constructors to create an instance
of Delaunay by passing in a pre-computed triangulation.
- DelaunayCustom(float[][], int[][]) - Constructor for class visad.DelaunayCustom
-
construct a Delaunay from point locations and a list of
triangles; call finish_triang() to fill in helper arrays
(vertices, walk and edges); copy arguments
- DelaunayCustom(float[][], int[][], int[][], int[][], int[][], int) - Constructor for class visad.DelaunayCustom
-
construct a Delaunay from point locations, a list of triangles,
and helper arrays (vertices, walk and edges); copy arguments
- DelaunayCustom(float[][], int[][], int[][], int[][], int[][], int, boolean) - Constructor for class visad.DelaunayCustom
-
construct a Delaunay from point locations, a list of triangles,
and helper arrays (vertices, walk and edges); copy arguments
- DelaunayFast - Class in visad
-
DelaunayFast is a method of finding an imperfect triangulation
or tetrahedralization of a set of samples of R^2 or R^3.
- DelaunayFast(float[][]) - Constructor for class visad.DelaunayFast
-
construct an approximate Delaunay triangulation of the points
in the samples array using Curtis Rueden's algorithm
- DelaunayOverlap - Class in visad
-
DelaunayOverlap quickly constructs a triangulation of a series
of partially overlapping two-dimensional gridded sets.
- DelaunayOverlap(float[][], int, int) - Constructor for class visad.DelaunayOverlap
-
Construct a Delaunay triangulation of the points in the
samples array, which are a sequence of 2-D grids of size
lenx * leny, and which may overlap with each other.
- DelaunayWatson - Class in visad
-
DelaunayWatson represents an O(N^2) method with low overhead
to find the Delaunay triangulation or tetrahedralization of
a set of samples of R^2 or R^3.
- DelaunayWatson(float[][]) - Constructor for class visad.DelaunayWatson
-
construct a Delaunay triangulation of the points in the
samples array using Watson's algorithm
- delay(int) - Static method in class visad.DisplayImpl
-
- Delay - Class in visad.util
-
- Delay() - Constructor for class visad.util.Delay
-
- Delay(int) - Constructor for class visad.util.Delay
-
wait for millis milliseconds
- deleteColumn() - Method in class visad.ss.SpreadSheet
-
Deletes a column from the spreadsheet.
- deleteRow() - Method in class visad.ss.SpreadSheet
-
Deletes a row from the spreadsheet.
- DeltavisionForm - Class in visad.data.bio
-
- DeltavisionForm() - Constructor for class visad.data.bio.DeltavisionForm
-
Deprecated.
- DemFamily - Class in visad.data.gis
-
A container for all the supported DEM types.
- DemFamily(String) - Constructor for class visad.data.gis.DemFamily
-
Construct a family of the supported map datatype Forms
- DemFamily(String, MathType) - Constructor for class visad.data.gis.DemFamily
-
Construct a family of the supported map datatype Forms
- DEPENDENT - Static variable in interface visad.Data
-
DEPENDENT error estimation Mode
- dEps - Variable in class visad.data.in.ArithProg
-
- depth() - Method in exception visad.data.fits.ExceptionStack
-
- depth_cursor(VisADRay) - Method in class visad.DisplayRenderer
-
set a VisADRay along which to drag cursor in depth (in and out
of screen)
- depth_cursor(VisADRay) - Method in class visad.java2d.DisplayRendererJ2D
-
- depth_cursor(VisADRay) - Method in class visad.java3d.DisplayRendererJ3D
-
- derivative(RealTuple, RealType[], MathType[], int) - Method in class visad.cluster.RemoteClientFieldImpl
-
- derivative(int) - Method in class visad.cluster.RemoteClientFieldImpl
-
- derivative(MathType[], int) - Method in class visad.cluster.RemoteClientFieldImpl
-
- derivative(RealType, int) - Method in class visad.cluster.RemoteClientFieldImpl
-
- derivative(RealType, MathType, int) - Method in class visad.cluster.RemoteClientFieldImpl
-
- derivative(RealTuple, RealType[], MathType[], int) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- derivative(int) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- derivative(MathType[], int) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- derivative(RealType, int) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- derivative(RealType, MathType, int) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- derivative(RealTuple, RealType[], MathType[], int) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- derivative(int) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- derivative(MathType[], int) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- derivative(RealType, int) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- derivative(RealType, MathType, int) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- derivative(RealTuple, RealType[], MathType[], int) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- derivative(int) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- derivative(MathType[], int) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- derivative(RealType, int) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- derivative(RealType, MathType, int) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- derivative(RealTuple, RealType[], MathType[], int) - Method in class visad.FieldImpl
-
- derivative(int) - Method in class visad.FieldImpl
-
- derivative(MathType[], int) - Method in class visad.FieldImpl
-
- derivative(RealType, int) - Method in class visad.FieldImpl
-
- derivative(RealType, MathType, int) - Method in class visad.FieldImpl
-
- derivative(RealTuple, RealType[], MathType[], int) - Method in class visad.FlatField
-
- derivative(int) - Method in class visad.FlatField
-
- derivative(MathType[], int) - Method in class visad.FlatField
-
- derivative(RealType, int) - Method in class visad.FlatField
-
- derivative(RealType, MathType, int) - Method in class visad.FlatField
-
- derivative(RealType, int) - Method in interface visad.Function
-
return the derivative of this Function with respect to d_partial;
d_partial may occur in this Function's domain RealTupleType, or,
if the domain has a CoordinateSystem, in its Reference
RealTupleType; propogate errors according to error_mode
- derivative(RealType, MathType, int) - Method in interface visad.Function
-
return the derivative of this Function with respect to d_partial;
set result MathType to derivType; d_partial may occur in this
Function's domain RealTupleType, or, if the domain has a
CoordinateSystem, in its Reference RealTupleType;
propogate errors according to error_mode
- derivative(int) - Method in interface visad.Function
-
return the tuple of derivatives of this Function with respect to
all RealType components of its domain RealTuple;
propogate errors according to error_mode
- derivative(MathType[], int) - Method in interface visad.Function
-
return the tuple of derivatives of this Function with respect to
all RealType components of its domain RealTuple;
set result MathTypes of tuple components to derivType_s;
propogate errors according to error_mode
- derivative(RealTuple, RealType[], MathType[], int) - Method in interface visad.Function
-
return the tuple of derivatives of this Function with respect
to the RealTypes in d_partial_s; the RealTypes in d_partial_s
may occur in this Function's domain RealTupleType, or, if the
domain has a CoordinateSystem, in its Reference RealTupleType;
set result MathTypes of tuple components to derivType_s;
propogate errors according to error_mode
- derivative(RealTuple, RealType[], MathType[], int) - Method in class visad.FunctionImpl
-
- derivative(int) - Method in class visad.FunctionImpl
-
- derivative(MathType[], int) - Method in class visad.FunctionImpl
-
- derivative(RealType, int) - Method in class visad.FunctionImpl
-
- derivative(RealType, MathType, int) - Method in class visad.FunctionImpl
-
- derivative(RealTuple, RealType[], MathType[], int) - Method in class visad.RemoteFunctionImpl
-
- derivative(int) - Method in class visad.RemoteFunctionImpl
-
- derivative(MathType[], int) - Method in class visad.RemoteFunctionImpl
-
- derivative(RealType, int) - Method in class visad.RemoteFunctionImpl
-
- derivative(RealType, MathType, int) - Method in class visad.RemoteFunctionImpl
-
- derive(Function, VRealType) - Static method in class visad.formula.FormulaUtil
-
evaluate the derive function
- DerivedUnit - Class in visad
-
A class that represents a unit consisting of zero or more base units.
- DerivedUnit() - Constructor for class visad.DerivedUnit
-
Construct a dimensionless derived unit.
- DerivedUnit(String) - Constructor for class visad.DerivedUnit
-
Construct a dimensionless derived unit with an identifier.
- DerivedUnit(BaseUnit) - Constructor for class visad.DerivedUnit
-
Construct a derived unit from a base unit.
- DerivedUnit(BaseUnit[], int[]) - Constructor for class visad.DerivedUnit
-
Construct a derived unit from an array base units and powers.
- DerivedUnit(BaseUnit[], int[], String) - Constructor for class visad.DerivedUnit
-
Construct a derived unit from an array base units, powers, and an
identifier.
- DerivedUnit(DerivedUnit, String) - Constructor for class visad.DerivedUnit
-
Construct a derived unit from a derived unit and an identifier.
- description - Variable in class visad.data.hdf5.hdf5objects.HDF5Object
-
the short description of the HDF5 object
- destroy() - Method in interface visad.collab.DisplayMonitor
-
destroy this monitor
- destroy() - Method in class visad.collab.DisplayMonitorImpl
-
destroy this monitor
- destroy() - Method in interface visad.collab.DisplaySync
-
- destroy() - Method in class visad.collab.DisplaySyncImpl
-
- destroy() - Method in class visad.collab.RemoteDisplayMonitorImpl
-
destroy this monitor
- destroy() - Method in class visad.collab.RemoteDisplaySyncImpl
-
- destroy() - Method in interface visad.Display
-
destroy this display: break all links, stop Threads and
clear references for garbage collection
- destroy() - Method in class visad.DisplayActivity
-
Stop the idle timer and any running tasks.
- destroy() - Method in class visad.DisplayImpl
-
destroy this display: clear all references to objects
(so they can be garbage collected), stop all Threads
and remove all links
- destroy() - Method in class visad.java2d.DisplayImplJ2D
-
- destroy() - Method in class visad.java3d.DefaultDisplayRendererJ3D
-
- destroy() - Method in class visad.java3d.DisplayAppletJ3D
-
- destroy() - Method in class visad.java3d.DisplayImplJ3D
-
- destroy() - Method in class visad.java3d.DisplayPanelJ3D
-
- destroy() - Method in class visad.java3d.DisplayRendererJ3D
-
- destroy() - Method in class visad.java3d.MouseBehaviorJ3D
-
- destroy() - Method in class visad.java3d.TwoDDisplayRendererJ3D
-
- destroy() - Method in class visad.java3d.UniverseBuilderJ3D
-
Clean up resources according to
http://wiki.java.net/bin/view/Javadesktop/Java3DApplicationDevelopment#Releasing_Canvas3D_View_and_Virt
- destroy() - Method in class visad.RemoteDisplayImpl
-
destroy this display
- destroy() - Method in class visad.ss.SSCellData
-
Stops monitoring the data for changes.
- destroyCell() - Method in class visad.ss.BasicSSCell
-
Clears this cell completely and destroys it,
removing it from the list of created cells.
- DESTROYED - Static variable in class visad.DisplayEvent
-
The "display destroyed" event.
- destroyUniverse() - Method in class visad.java3d.DisplayImplJ3D
-
- det() - Method in class visad.matrix.JamaLUDecomposition
-
- det() - Method in class visad.matrix.JamaMatrix
-
Matrix determinant.
- det(FlatField) - Static method in class visad.python.JPythonMethods
-
return matrix determinant of data, which should have either a
1-D or 2-D gridded domain
- detach() - Method in class visad.VisADSceneGraphObject
-
- DFACC_READ - Static variable in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- DIAGONAL1 - Static variable in class visad.bom.SceneGraphRenderer.Hatching
-
diagonal patter 1
- DIAGONAL2 - Static variable in class visad.bom.SceneGraphRenderer.Hatching
-
diagonal pattern 2
- DIAGONAL_BOTH - Static variable in class visad.bom.SceneGraphRenderer.Hatching
-
diagonal both
- DIFFICULTY_THRESHOLD - Static variable in class visad.Contour2D
-
- Dim - Variable in class visad.ss.BasicSSCell
-
The dimensionality of the display: JAVA3D_3D, JAVA2D_2D, or JAVA3D_2D.
- dim() - Method in interface visad.util.FloatTupleArray
-
Get array tuple dimension.
- dim() - Method in class visad.util.FloatTupleArrayImpl
-
Get the dimension of the tuple.
- DIMENSION_CHANGE - Static variable in class visad.ss.SSCellChangeEvent
-
Indicates that the cell's dimension has changed.
- DIMENSION_THRESHOLD - Static variable in class visad.Contour2D
-
- dimensionless - Static variable in class visad.CommonUnit
-
CommonUnit for all BaseUnits with exponent = zero
- DimensionSet - Class in visad.data.hdfeos
-
- dims - Variable in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
the dimensions of the dataset
- dir - Variable in class visad.data.DirectoryRepository
-
The directory.
- dir - Variable in class visad.jmet.MetGrid
-
- DIRECT - Static variable in class visad.MouseHelper
-
- direct_renderer - Variable in class visad.MouseHelper
-
DataRenderer for direct manipulation
- DIRECT_SOURCE - Static variable in class visad.ss.BasicSSCell
-
Indicates that the data was added to this cell directly
using addData() or addReference().
- DirectManipulationRendererJ2D - Class in visad.java2d
-
DirectManipulationRendererJ2D is the VisAD class for direct
manipulation rendering under Java2D.
- DirectManipulationRendererJ2D() - Constructor for class visad.java2d.DirectManipulationRendererJ2D
-
this DataRenderer supports direct manipulation for Real,
RealTuple and Field Data objects (Field data objects must
have RealType or RealTupleType ranges and Gridded1DSet
domain Sets); no RealType may be mapped to multiple spatial
DisplayRealTypes; the RealType of a Real object must be
mapped to XAxis, YAxis or YAxis; at least one of the
RealType components of a RealTuple object must be mapped
to XAxis, YAxis or YAxis; the domain RealType and at
least one RealType range component of a Field object
must be mapped to XAxis, YAxis or YAxis
- DirectManipulationRendererJ3D - Class in visad.java3d
-
DirectManipulationRendererJ3D is the VisAD class for direct
manipulation rendering under Java3D.
- DirectManipulationRendererJ3D() - Constructor for class visad.java3d.DirectManipulationRendererJ3D
-
this DataRenderer supports direct manipulation for Real,
RealTuple and Field Data objects (Field data objects must
have RealType or RealTupleType ranges and Gridded1DSet
domain Sets); no RealType may be mapped to multiple spatial
DisplayRealTypes; the RealType of a Real object must be
mapped to XAxis, YAxis or YAxis; at least one of the
RealType components of a RealTuple object must be mapped
to XAxis, YAxis or YAxis; the domain RealType and at
least one RealType range component of a Field object
must be mapped to XAxis, YAxis or ZAxis
- DirectoryRepository - Class in visad.data
-
A data object repository implemented as files in a local directory.
- DirectoryRepository(String, String) - Constructor for class visad.data.DirectoryRepository
-
Construct a directory repository with support for the default
forms of data.
- DirectoryRepository.Enumerator - Class in visad.data
-
Inner class for enumerating the files in the directory.
- DIRSIZE - Static variable in class edu.wisc.ssec.mcidas.GridDirectory
-
GridDirectory block size
- dirString - Variable in class visad.data.DirectoryRepository
-
Unambiguous representation of directory for error messages.
- disable3D() - Static method in class visad.ss.BasicSSCell
-
Disables Java3D for this JVM.
- disable_tracing() - Method in class visad.data.units.UnitParser
-
Disable tracing.
- disableAction() - Method in class visad.ActionImpl
-
disable activity in this ActionImpl and if necessary wait
for end of current doAction() call
- disableAutoScale() - Method in class visad.ScalarMap
-
disable auto-scaling for this ScalarMap
- disableEvent(int) - Method in class visad.DisplayImpl
-
Disables reporting of a DisplayEvent of a given type
when it occurs in this display.
- disconnect() - Method in class visad.browser.VisADApplet
-
Close the current server connection
- DiscoverableZoom - Class in visad.bom
-
DiscoverableZoom is the VisAD class for
discoverable zoom of displayed data.
- DiscoverableZoom() - Constructor for class visad.bom.DiscoverableZoom
-
- Display - Interface in visad
-
Display is the VisAD interface for displays.
- display() - Method in class visad.ss.MappingDialog
-
Displays the dialog in the center of the screen.
- DISPLAY_CHANGE - Static variable in class visad.ss.SSCellChangeEvent
-
Indicates that the cell's display has changed.
- DisplayActivity - Class in visad
-
Manage busy/idle handlers for a Display
- DisplayActivity(DisplayImpl) - Constructor for class visad.DisplayActivity
-
Manage busy/idle handlers for a Display, using a default
idle time of 0.25 second.
- DisplayActivity(DisplayImpl, int) - Constructor for class visad.DisplayActivity
-
Manage busy/idle handlers for a Display, using the specified
idle time, with the minimum idle time being 100 milliseconds.
- DisplayAppletJ3D - Class in visad.java3d
-
- DisplayAppletJ3D(DisplayImplJ3D) - Constructor for class visad.java3d.DisplayAppletJ3D
-
- DisplayAppletJ3D(DisplayImplJ3D, GraphicsConfiguration) - Constructor for class visad.java3d.DisplayAppletJ3D
-
- DisplayCells - Variable in class visad.ss.SpreadSheet
-
Array of spreadsheet cells.
- displayChanged(DisplayEvent) - Method in class visad.collab.DisplayMonitorImpl
-
- displayChanged(DisplayEvent) - Method in class visad.collab.RemoteDisplayMonitorImpl
-
- displayChanged(DisplayEvent) - Method in class visad.DataImpl.Syncher
-
look for TRANSFORM_DONE event from dummy DisplayImplJ2D
- displayChanged(DisplayEvent) - Method in class visad.DisplayImpl.Syncher
-
process DisplayEvent
- displayChanged(DisplayEvent) - Method in interface visad.DisplayListener
-
send a DisplayEvent to this DisplayListener
- displayChanged(DisplayEvent) - Method in class visad.jmet.ShowNCEPModel
-
- displayChanged(DisplayEvent) - Method in class visad.ss.BasicSSCell
-
Handles display changes.
- displayChanged(DisplayEvent) - Method in class visad.ss.SpreadSheet
-
Handles display changes.
- DisplayCMYCoordSys - Static variable in interface visad.Display
-
CoordinateSystem for DisplayCMYTuple, with reference
DisplayRGBTuple
- DisplayCMYTuple - Static variable in interface visad.Display
-
system intrinsic DisplayTupleType for CMY color coordinates
- DisplayCylindricalCoordSys - Static variable in interface visad.Display
-
CoordinateSystem for DisplaySpatialCylindricalTuple, with
reference DisplaySpatialCartesianTuple
- DisplayEnabled - Variable in class visad.ss.BasicSSCell
-
Whether display updates are enabled.
- displayErrorMessage(String, Exception, String) - Method in class visad.ss.SpreadSheet
-
Displays an error in a message dialog.
- displayErrorMessage(Component, String, Exception, String) - Method in class visad.ss.SpreadSheet
-
Displays an error in a message dialog.
- DisplayEvent - Class in visad
-
DisplayEvent is the VisAD class for Events from Display
objects.
- DisplayEvent(Display, int) - Constructor for class visad.DisplayEvent
-
Constructs a DisplayEvent object with the specified source display,
and type of event.
- DisplayEvent(Display, int, int) - Constructor for class visad.DisplayEvent
-
Constructs a DisplayEvent object with the specified source display,
and type of event.
- DisplayEvent(Display, int, int, int) - Constructor for class visad.DisplayEvent
-
Constructs a DisplayEvent object with the specified source display,
type of event, and mouse positions where event occurred.
- DisplayEvent(Display, int, InputEvent) - Constructor for class visad.DisplayEvent
-
Constructs a DisplayEvent object with the specified source display,
type of event, and mouse event describing mouse details.
- DisplayEvent(Display, int, int, int, int) - Constructor for class visad.DisplayEvent
-
Constructs a DisplayEvent object with the specified source display,
type of event, mouse positions where event occurred, and
remote flag indicating whether event came from a remote source.
- DisplayEvent(Display, int, InputEvent, int) - Constructor for class visad.DisplayEvent
-
Constructs a DisplayEvent object with the specified source display,
type of event, mouse event describing mouse details, and remote
flag indicating whether event came from a remote source.
- DisplayException - Exception in visad
-
DisplayException
is an exception for an error with a VisAD display.
- DisplayException() - Constructor for exception visad.DisplayException
-
Constructs a DisplayException
with no specified detail message.
- DisplayException(String) - Constructor for exception visad.DisplayException
-
Construct a DisplayException
with the specified detail message.
- DisplayException(String, Throwable) - Constructor for exception visad.DisplayException
-
Constructs a DisplayException
with the specified detail message
and cause.
- DisplayException(Throwable) - Constructor for exception visad.DisplayException
-
Constructs a DisplayException
with the specified cause.
- DisplayFlow1SphericalCoordSys - Static variable in interface visad.Display
-
CoordinateSystem for DisplayFlow1SphericalTuple, with reference
DisplayFlow1Tuple
- DisplayFlow1SphericalTuple - Static variable in interface visad.Display
-
system intrinsic DisplayTupleType for 3D spherical
flow set 1 coordinates
- DisplayFlow1Tuple - Static variable in interface visad.Display
-
system intrinsic DisplayTupleType for 3D Cartesian
flow set 1 coordinates
- DisplayFlow2SphericalCoordSys - Static variable in interface visad.Display
-
CoordinateSystem for DisplayFlow2SphericalTuple, with reference
DisplayFlow2Tuple
- DisplayFlow2SphericalTuple - Static variable in interface visad.Display
-
system intrinsic DisplayTupleType for 3D spherical
flow set 2 coordinates
- DisplayFlow2Tuple - Static variable in interface visad.Display
-
system intrinsic DisplayTupleType for 3D Cartesian
flow set 2 coordinates
- DisplayHSVCoordSys - Static variable in interface visad.Display
-
CoordinateSystem for DisplayHSVTuple, with reference
DisplayRGBTuple
- DisplayHSVTuple - Static variable in interface visad.Display
-
system intrinsic DisplayTupleType for HSV color coordinates
- DisplayImpl - Class in visad
-
DisplayImpl is the abstract VisAD superclass for display
implementations.
- DisplayImpl(String, DisplayRenderer) - Constructor for class visad.DisplayImpl
-
construct a DisplayImpl with given name and DisplayRenderer
- DisplayImpl(RemoteDisplay, DisplayRenderer) - Constructor for class visad.DisplayImpl
-
construct a DisplayImpl collaborating with the given RemoteDisplay,
and with the given DisplayRenderer
- DisplayImpl.Syncher - Class in visad
-
Class used to ensure that all linked Data have been
transformed and rendered, used by getImage()
- DisplayImplJ2D - Class in visad.java2d
-
DisplayImplJ2D is the VisAD class for displays that use
Java 3D.
- DisplayImplJ2D(RemoteDisplay) - Constructor for class visad.java2d.DisplayImplJ2D
-
- DisplayImplJ2D(RemoteDisplay, DisplayRendererJ2D) - Constructor for class visad.java2d.DisplayImplJ2D
-
- DisplayImplJ2D(String) - Constructor for class visad.java2d.DisplayImplJ2D
-
construct a DisplayImpl for Java2D with the
default DisplayRenderer, in a JFC JPanel
- DisplayImplJ2D(String, DisplayRendererJ2D) - Constructor for class visad.java2d.DisplayImplJ2D
-
construct a DisplayImpl for Java2D with a non-default
DisplayRenderer, in a JFC JPanel
- DisplayImplJ2D(String, int) - Constructor for class visad.java2d.DisplayImplJ2D
-
constructor with default DisplayRenderer
- DisplayImplJ2D(String, DisplayRendererJ2D, int) - Constructor for class visad.java2d.DisplayImplJ2D
-
construct a DisplayImpl for Java2D with a non-default
DisplayRenderer;
in a JFC JPanel if api == DisplayImplJ2D.JPANEL
- DisplayImplJ2D(String, int, int) - Constructor for class visad.java2d.DisplayImplJ2D
-
construct a DisplayImpl for Java2D for offscreen rendering,
with size given by width and height; getComponent() of this
returns null, but display is accesible via getImage()
- DisplayImplJ2D(String, DisplayRendererJ2D, int, int) - Constructor for class visad.java2d.DisplayImplJ2D
-
offscreen constructor with non-default DisplayRenderer
- DisplayImplJ2D(String, DisplayRendererJ2D, int, int, int) - Constructor for class visad.java2d.DisplayImplJ2D
-
most general constructor
- DisplayImplJ3D - Class in visad.java3d
-
DisplayImplJ3D is the VisAD class for displays that use
Java 3D.
- DisplayImplJ3D(String) - Constructor for class visad.java3d.DisplayImplJ3D
-
construct a DisplayImpl for Java3D with the
default DisplayRenderer, in a JFC JPanel
- DisplayImplJ3D(String, DisplayRendererJ3D) - Constructor for class visad.java3d.DisplayImplJ3D
-
construct a DisplayImpl for Java3D with a non-default
DisplayRenderer, in a JFC JPanel
- DisplayImplJ3D(String, int) - Constructor for class visad.java3d.DisplayImplJ3D
-
constructor with default DisplayRenderer
- DisplayImplJ3D(String, GraphicsConfiguration) - Constructor for class visad.java3d.DisplayImplJ3D
-
construct a DisplayImpl for Java3D with a non-default
GraphicsConfiguration, in a JFC JPanel
- DisplayImplJ3D(String, DisplayRendererJ3D, int) - Constructor for class visad.java3d.DisplayImplJ3D
-
construct a DisplayImpl for Java3D with a non-default
DisplayRenderer;
in a JFC JPanel if api == DisplayImplJ3D.JPANEL and
in an AppletFrame if api == DisplayImplJ3D.APPLETFRAME
- DisplayImplJ3D(String, DisplayRendererJ3D, GraphicsConfiguration) - Constructor for class visad.java3d.DisplayImplJ3D
-
construct a DisplayImpl for Java3D with a non-default
DisplayRenderer and GraphicsConfiguration, in a JFC JPanel
- DisplayImplJ3D(String, int, GraphicsConfiguration) - Constructor for class visad.java3d.DisplayImplJ3D
-
constructor with default DisplayRenderer and a non-default
GraphicsConfiguration
- DisplayImplJ3D(String, DisplayRendererJ3D, int, GraphicsConfiguration) - Constructor for class visad.java3d.DisplayImplJ3D
-
- DisplayImplJ3D(String, DisplayRendererJ3D, int, GraphicsConfiguration, VisADCanvasJ3D) - Constructor for class visad.java3d.DisplayImplJ3D
-
the 'c' argument is intended to be an extension class of
VisADCanvasJ3D (or null); if it is non-null, then api must
be JPANEL and its super() constructor for VisADCanvasJ3D
must be 'super(renderer, config)'
- DisplayImplJ3D(String, int, int) - Constructor for class visad.java3d.DisplayImplJ3D
-
constructor for off screen
- DisplayImplJ3D(String, DisplayRendererJ3D, int, int) - Constructor for class visad.java3d.DisplayImplJ3D
-
constructor for off screen
- DisplayImplJ3D(String, DisplayRendererJ3D, int, int, VisADCanvasJ3D) - Constructor for class visad.java3d.DisplayImplJ3D
-
constructor for off screen;
the 'c' argument is intended to be an extension class of
VisADCanvasJ3D (or null); if it is non-null, then its super()
constructor for VisADCanvasJ3D must be
'super(renderer, width, height)'
- DisplayImplJ3D(RemoteDisplay) - Constructor for class visad.java3d.DisplayImplJ3D
-
- DisplayImplJ3D(RemoteDisplay, DisplayRendererJ3D) - Constructor for class visad.java3d.DisplayImplJ3D
-
- DisplayImplJ3D(RemoteDisplay, int) - Constructor for class visad.java3d.DisplayImplJ3D
-
- DisplayImplJ3D(RemoteDisplay, GraphicsConfiguration) - Constructor for class visad.java3d.DisplayImplJ3D
-
- DisplayImplJ3D(RemoteDisplay, DisplayRendererJ3D, int) - Constructor for class visad.java3d.DisplayImplJ3D
-
- DisplayImplJ3D(RemoteDisplay, DisplayRendererJ3D, GraphicsConfiguration) - Constructor for class visad.java3d.DisplayImplJ3D
-
- DisplayImplJ3D(RemoteDisplay, int, GraphicsConfiguration) - Constructor for class visad.java3d.DisplayImplJ3D
-
- DisplayImplJ3D(RemoteDisplay, DisplayRendererJ3D, int, GraphicsConfiguration) - Constructor for class visad.java3d.DisplayImplJ3D
-
- DisplayImplJ3D(RemoteDisplay, DisplayRendererJ3D, int, GraphicsConfiguration, VisADCanvasJ3D) - Constructor for class visad.java3d.DisplayImplJ3D
-
the 'c' argument is intended to be an extension class of
VisADCanvasJ3D (or null); if it is non-null, then api must
be JPANEL and its super() constructor for VisADCanvasJ3D
must be 'super(renderer, config)'
- DisplayInterruptException - Exception in visad
-
DisplayInterruptException
is an exception for interrupting data
transformation.
- DisplayInterruptException() - Constructor for exception visad.DisplayInterruptException
-
Constructs a DisplayInterruptException
with no specified detail
message.
- DisplayInterruptException(String) - Constructor for exception visad.DisplayInterruptException
-
Constructs a DisplayInterruptException
with the specified detail
message.
- DisplayInterruptException(String, Throwable) - Constructor for exception visad.DisplayInterruptException
-
Constructs a DisplayInterruptException
with the specified detail
message and cause.
- DisplayInterruptException(Throwable) - Constructor for exception visad.DisplayInterruptException
-
Constructs a DisplayInterruptException
with the specified cause.
- DisplayListener - Interface in visad
-
DisplayListener is the EventListener interface for
DisplayEvents.
- DisplayMapEvent - Class in visad
-
DisplayMapEvent is the VisAD class for Events from Display
ScalarMap and ConstantMap objects.
- DisplayMapEvent(Display, int, ScalarMap) - Constructor for class visad.DisplayMapEvent
-
Constructs a DisplayMapEvent object with the specified
source display, type of event, and ScalarMap.
- DisplayMapEvent(Display, int, ScalarMap, int) - Constructor for class visad.DisplayMapEvent
-
Constructs a DisplayMapEvent object with the specified
source display, type of event, and ScalarMap.
- DisplayMonitor - Interface in visad.collab
-
DisplayMonitor
is the interface for objects which monitor
the state of Control
s, Display
s and
ScalarMap
s.
- DisplayMonitorImpl - Class in visad.collab
-
DisplayMonitorImpl is the
Display
monitor
implementation.
- DisplayMonitorImpl(DisplayImpl) - Constructor for class visad.collab.DisplayMonitorImpl
-
Creates a monitor for the specified
Display
.
- DisplayPanel - Variable in class visad.ss.SpreadSheet
-
Panel that contains actual VisAD displays.
- DisplayPanelJ2D - Class in visad.java2d
-
- DisplayPanelJ2D(DisplayImplJ2D) - Constructor for class visad.java2d.DisplayPanelJ2D
-
- DisplayPanelJ3D - Class in visad.java3d
-
- DisplayPanelJ3D(DisplayImplJ3D) - Constructor for class visad.java3d.DisplayPanelJ3D
-
- DisplayPanelJ3D(DisplayImplJ3D, GraphicsConfiguration, VisADCanvasJ3D) - Constructor for class visad.java3d.DisplayPanelJ3D
-
- DisplayRealArray - Static variable in interface visad.Display
-
array of system intrinsic DisplayRealTypes
- DisplayRealType - Class in visad
-
DisplayRealType is the class for display real scalar types.
- DisplayRealType(String, boolean, double, double, double, Unit) - Constructor for class visad.DisplayRealType
-
construct a DisplayRealType
- DisplayRealType(String, boolean, double, Unit) - Constructor for class visad.DisplayRealType
-
construct a DisplayRealType whose values are not scaled
- DisplayReferenceEvent - Class in visad
-
DisplayReferenceEvent is the VisAD class for Events from Display
DataReference obkects.
- DisplayReferenceEvent(Display, int, DataDisplayLink) - Constructor for class visad.DisplayReferenceEvent
-
Constructs a DisplayReferenceEvent object with the specified
source display, type of event, and DataReference connection.
- DisplayRenderer - Class in visad
-
DisplayRenderer
is the VisAD abstract super-class for
background and metadata rendering algorithms.
- DisplayRenderer() - Constructor for class visad.DisplayRenderer
-
Construct a new DisplayRenderer
.
- DisplayRendererJ2D - Class in visad.java2d
-
DisplayRendererJ2D
is the VisAD abstract super-class for
background and metadata rendering algorithms.
- DisplayRendererJ2D() - Constructor for class visad.java2d.DisplayRendererJ2D
-
- DisplayRendererJ3D - Class in visad.java3d
-
DisplayRendererJ3D
is the VisAD abstract super-class for
background and metadata rendering algorithms.
- DisplayRendererJ3D() - Constructor for class visad.java3d.DisplayRendererJ3D
-
- DisplayRGBTuple - Static variable in interface visad.Display
-
system intrinsic DisplayTupleType for RGB color coordinates
- DisplaySpatialCartesianTuple - Static variable in interface visad.Display
-
system intrinsic DisplayTupleType for 3D Cartesian
spatial coordinates
- DisplaySpatialCylindricalTuple - Static variable in interface visad.Display
-
system intrinsic DisplayTupleType for 3D cylindrical
spatial coordinates
- DisplaySpatialOffsetTuple - Static variable in interface visad.Display
-
system intrinsic DisplayTupleType for 3D Cartesian
spatial offset coordinates
- DisplaySpatialSphericalTuple - Static variable in interface visad.Display
-
system intrinsic DisplayTupleType for 3D spherical
spatial coordinates
- DisplaySphericalCoordSys - Static variable in interface visad.Display
-
CoordinateSystem for DisplaySpatialSphericalTuple, with
reference DisplaySpatialCartesianTuple
- DisplaySync - Interface in visad.collab
-
DisplaySync
is the interface for objects which synchronize
a Display
with one or more RemoteDisplay
s.
- DisplaySyncImpl - Class in visad.collab
-
- DisplaySyncImpl(DisplayImpl) - Constructor for class visad.collab.DisplaySyncImpl
-
- DisplayTupleType - Class in visad
-
DisplayTupleType is the class for tuples of DisplayRealType's.
- DisplayTupleType(DisplayRealType[]) - Constructor for class visad.DisplayTupleType
-
construct a DisplayTupleType with null CoordinateSystem
- DisplayTupleType(DisplayRealType[], CoordinateSystem) - Constructor for class visad.DisplayTupleType
-
construct a DisplayTupleType
- ditherPoints(Canvas3D, double, Point3d[]) - Static method in class visad.bom.annotations.ScreenAnnotatorUtils
-
Java3D seems to calculate a floating point pixel value and
then take the integer part for the screen coordinate.
- divide(Unit) - Method in class visad.BaseUnit
-
Divide this unit by another unit.
- DIVIDE - Static variable in interface visad.Data
-
- divide(Data) - Method in interface visad.Data
-
call binary() to divide this by data, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- divide(Data, int, int) - Method in interface visad.Data
-
call binary() to divide this by data
- DIVIDE - Static variable in interface visad.data.units.UnitParserConstants
-
RegularExpression Id.
- divide(Data) - Method in class visad.DataImpl
-
call binary() to divide this by data, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- divide(Data, int, int) - Method in class visad.DataImpl
-
call binary() to divide this by data
- divide(Unit) - Method in class visad.DerivedUnit
-
Divide a derived unit by another unit.
- divide(Unit) - Method in class visad.LogarithmicUnit
-
Divide this unit by another unit.
- divide(Unit) - Method in class visad.OffsetUnit
-
Divide an offset unit by another unit.
- divide(Unit) - Method in class visad.PromiscuousUnit
-
- divide(PromiscuousUnit) - Method in class visad.PromiscuousUnit
-
- divide(QuantityDimension) - Method in class visad.QuantityDimension
-
Divide this dimension of a quantity by another.
- divide(Data) - Method in class visad.RemoteDataImpl
-
call binary() to divide this by data, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- divide(Data, int, int) - Method in class visad.RemoteDataImpl
-
call binary() to divide this by data
- divide(Unit) - Method in class visad.ScaledUnit
-
Divides this unit by another unit.
- divide(Unit) - Method in class visad.Unit
-
Divide this unit by another unit.
- divideInto(Unit) - Method in class visad.BaseUnit
-
Divide this unit into another unit.
- divideInto(Unit) - Method in class visad.DerivedUnit
-
Divide a derived unit into another unit.
- divideInto(Unit) - Method in class visad.LogarithmicUnit
-
Divide this unit into another unit.
- divideInto(Unit) - Method in class visad.OffsetUnit
-
Divide an offset unit into another unit.
- divideInto(Unit) - Method in class visad.PromiscuousUnit
-
- divideInto(Unit) - Method in class visad.ScaledUnit
-
Divides this unit into another unit.
- divideInto(Unit) - Method in class visad.Unit
-
Divide this unit into another unit.
- Divider - Class in visad.browser
-
A small divider for visually separating components.
- Divider() - Constructor for class visad.browser.Divider
-
Constructor for horizontal divider.
- Divider(int) - Constructor for class visad.browser.Divider
-
Constructor for divider in the given orientation.
- DL - Static variable in class visad.GriddedLatLonSet
-
- DListen - Variable in class visad.ss.BasicSSCell
-
List of DisplayListeners.
- DMSP - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Code value in AREA files used to designate DMSP navigation
- doAction() - Method in class visad.ActionImpl
-
abstract method that implements activity of this ActionImpl
- doAction() - Method in class visad.CellImpl
-
subclasses of CellImpl implement doAction to execute
triggered computation
- doAction() - Method in class visad.cluster.NodeRendererJ3D
-
re-transform if needed;
return false if not done
- doAction() - Method in class visad.DataRenderer
-
transform linked Data objects into a scene graph depiction,
if any Data object values have changed or relevant Controls
have changed; DataRenderers that assume the default
implementation of DisplayImpl.doAction can determine
whether re-transform is needed by:
(get_all_feasible() &&
(get_any_changed() || get_any_transform_control()))
these flags are computed by the default DataRenderer
implementation of prepareAction()
- doAction() - Method in class visad.DisplayImpl
-
Check if any Data need re-transform, and if so, do it.
- doAction() - Method in class visad.formula.FormulaVar
-
recompute this variable
- doAction() - Method in class visad.java2d.DisplayImplJ2D
-
- doAction() - Method in class visad.java2d.RendererJ2D
-
re-transform if needed;
return false if not done
- doAction() - Method in class visad.java3d.RendererJ3D
-
re-transform if needed;
return false if not done
- doAction() - Method in class visad.ss.SSCellImpl
-
Invoked when linked data changes.
- doByLatLon() - Method in class visad.data.mcidas.BaseMapAdapter
-
Set the MathType of the UnionSet to be lat/lon.
- doDialog(FormNode, boolean) - Method in class visad.util.DataConverter
-
- DODSForm - Class in visad.data.dods
-
Provides support for accessing the DODS form of data from VisAD.
- DODSForm() - Constructor for class visad.data.dods.DODSForm
-
Constructs from nothing.
- dodsForm() - Static method in class visad.data.dods.DODSForm
-
Returns an instance of this class.
- DODSFormTest - Class in visad.data.dods
-
- DODSFormTest() - Constructor for class visad.data.dods.DODSFormTest
-
- DODSSource - Class in visad.data.dods
-
Provides support for generating a stream of VisAD data objects from a DODS
dataset.
- DODSSource() - Constructor for class visad.data.dods.DODSSource
-
Constructs from nothing.
- DODSSource(DataFactory) - Constructor for class visad.data.dods.DODSSource
-
Constructs from a factory for creating VisAD data objects.
- doGUI() - Method in class visad.util.DataConverter
-
- doInitialize() - Method in class visad.ScalarMap
-
- Domain(Variable) - Constructor for class visad.data.netcdf.in.View.Domain
-
Constructs from a netCDF variable.
- domainDimension(Data) - Static method in class visad.python.JPythonMethods
-
Get the domain dimension of the Data object
- domainEnumeration() - Method in class visad.cluster.RemoteClientFieldImpl
-
- domainEnumeration() - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- domainEnumeration() - Method in class visad.cluster.RemoteNodeFieldImpl
-
- domainEnumeration() - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- domainEnumeration() - Method in interface visad.Field
-
Here's how to use this:
for (Enumeration e = field.domainEnumeration() ; e.hasMoreElements(); ) {
RealTuple domain_sample = (RealTuple) e.nextElement();
Data range = field.evaluate(domain_sample);
}
- domainEnumeration() - Method in class visad.FieldImpl
-
Here's how to use this:
for (Enumeration e = field.domainEnumeration() ; e.hasMoreElements(); ) {
RealTuple domain_sample = (RealTuple) e.nextElement();
Data range = field.evaluate(domain_sample);
}
- domainEnumeration() - Method in class visad.RemoteFieldImpl
-
- DomainException - Exception in visad
-
Supports exceptions for bad or invalid or inappropriate domains of Fields.
- DomainException() - Constructor for exception visad.DomainException
-
Constructs a DomainException
with no specified detail message.
- DomainException(String) - Constructor for exception visad.DomainException
-
Constructs a DomainException
with the specified detail message.
- DomainException(String, Throwable) - Constructor for exception visad.DomainException
-
Constructs a DomainException
with the specified detail message
and cause.
- DomainException(Throwable) - Constructor for exception visad.DomainException
-
Constructs a DomainException
with the specified cause.
- domainFactor(RealType) - Method in class visad.cluster.RemoteClientFieldImpl
-
- domainFactor(RealType) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- domainFactor(RealType) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- domainFactor(RealType) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- domainFactor(RealType) - Method in class visad.data.AreaImageCacheAdapter
-
- domainFactor(RealType) - Method in class visad.data.FileFlatField
-
- domainFactor(RealType) - Method in interface visad.Field
-
factor Field domain into domains of two nested Fields
- domainFactor(RealType) - Method in class visad.FieldImpl
-
Factors this instance into a (nested) field-of-fields.
- domainFactor(RealType, boolean) - Method in class visad.FieldImpl
-
Factors this instance into a (nested) field-of-fields.
- domainFactor(Field, RealType) - Static method in class visad.python.JPythonMethods
-
Factors out the given MathType from the domain of the data object.
- domainFactor(Field, int) - Static method in class visad.python.JPythonMethods
-
Factors out the given domain component (by index) and creates a new
data object.
- domainFactor(RealType) - Method in class visad.RemoteFieldImpl
-
factor Field domain into domains of two nested Fields
- domainMultiply() - Method in class visad.cluster.RemoteClientFieldImpl
-
- domainMultiply(int) - Method in class visad.cluster.RemoteClientFieldImpl
-
- domainMultiply() - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- domainMultiply(int) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- domainMultiply() - Method in class visad.cluster.RemoteNodeFieldImpl
-
- domainMultiply(int) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- domainMultiply() - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- domainMultiply(int) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- domainMultiply() - Method in interface visad.Field
-
combine domains of two outermost nested Fields into a single
domain and Field
- domainMultiply(int) - Method in interface visad.Field
-
combine domains to depth, if possible
- domainMultiply() - Method in class visad.FieldImpl
-
Combine domains of two outermost nested Fields into a single
domain and Field.
- domainMultiply(CoordinateSystem) - Method in class visad.FieldImpl
-
Combine domains of two outermost nested Fields into a single
domain and Field.
- domainMultiply(int) - Method in class visad.FieldImpl
-
Combine domains of collapse_depth
if possible.
- domainMultiply(int, CoordinateSystem) - Method in class visad.FieldImpl
-
Combine domains of collapse_depth
if possible.
- domainMultiply() - Method in class visad.RemoteFieldImpl
-
combine domains of two outermost nested Fields into a single
domain and Field
- domainMultiply(int) - Method in class visad.RemoteFieldImpl
-
combine domains to depth, if possible
- domainToCursor(DisplayImpl, RealType[], double[]) - Static method in class visad.util.CursorUtil
-
Converts the given domain coordinates to cursor coordinates.
- domainToCursor(DisplayImpl, double[]) - Static method in class visad.util.CursorUtil
-
Converts the given domain coordinates to cursor coordinates.
- domainToPixel(DisplayImpl, double[]) - Static method in class visad.util.CursorUtil
-
Converts the given domain coordinates to pixel coordinates.
- domainType(Data) - Static method in class visad.python.JPythonMethods
-
Get the domain Type for the Data object
- domainType(Data, int) - Static method in class visad.python.JPythonMethods
-
Get the name of the given component of the domain RealType.
- doMakeFileChooser() - Method in class visad.python.JPythonEditor
-
Create and initialize the the file chooser
- doMakeFileChooser() - Method in class visad.util.TextEditor
-
Create and initialize the the file chooser
- Done() - Method in class visad.data.units.SimpleCharStream
-
Reset buffer when finished.
- doRequest(Properties) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaFile
-
- doStartOffset - Static variable in class visad.TrajectoryManager
-
- doSwitch() - Method in class visad.data.netcdf.QuantityDBImpl.Iterator
-
Switchs to the other database.
- DOT - Static variable in class visad.bom.annotations.LineJ3D
-
line style DOT
- dot(TupleIface, Real) - Static method in class visad.formula.FormulaUtil
-
evaluate the dot operator
- DOT_STYLE - Static variable in class visad.GraphicsModeControl
-
Dot line style for Display.LineStyle mapping
- doTransform() - Method in class visad.bom.ImageRendererJ3D
-
- doTransform() - Method in class visad.bom.PointManipulationRendererJ3D
-
don't render - just return BranchGroup for scene graph to
render rectangle into
- doTransform() - Method in class visad.bom.RubberBandBoxRendererJ3D
-
don't render - just return BranchGroup for scene graph to
render rectangle into
- doTransform() - Method in class visad.bom.RubberBandLineRendererJ3D
-
don't render - just return BranchGroup for scene graph to
render rectangle into
- doTransform(Object, Data, float[], float[], DataRenderer) - Method in class visad.bom.ShadowCurveSetTypeJ2D
-
Transform data into a Java2D scene graph.
- doTransform(Object, Data, float[], float[], DataRenderer) - Method in class visad.bom.ShadowCurveSetTypeJ3D
-
Transform data into a Java3D scene graph.
- doTransform(Object, Data, float[], float[], DataRenderer) - Method in class visad.bom.ShadowImageByRefFunctionTypeJ3D
-
- doTransform(Object, Data, float[], float[], DataRenderer) - Method in class visad.bom.ShadowImageFunctionTypeJ3D
-
- doTransform(Object, Data, float[], float[], DataRenderer) - Method in class visad.bom.ShadowTextureFillSetTypeJ3D
-
- doTransform() - Method in class visad.bom.TextureFillRendererJ3D
-
- doTransform() - Method in class visad.cluster.ClientRendererJ3D
-
create a scene graph for Data in links[0]
- doTransform() - Method in interface visad.cluster.RemoteProxyAgent
-
- doTransform() - Method in class visad.cluster.RemoteProxyAgentImpl
-
- doTransform(Object, Data, float[], float[], DataRenderer) - Method in class visad.cluster.ShadowNodeFunctionTypeJ3D
-
- doTransform() - Method in class visad.cluster.UserRendererJ3D
-
create a scene graph for Data in links[0]
- doTransform() - Method in class visad.java2d.DefaultRendererJ2D
-
create a VisADGroup scene graph for Data in links[0]
- doTransform() - Method in class visad.java2d.DirectManipulationRendererJ2D
-
create a VisADGroup scene graph for Data in links[0]
- doTransform() - Method in class visad.java2d.RendererJ2D
-
create a VisADGroup scene graph for Data in links;
this can put Behavior objects in the scene graph for
DataRenderer classes that implement direct manipulation widgets;
may reduce work by only changing scene graph for Data and
Controls that have changed:
1.
- doTransform(VisADGroup, Data, float[], float[], DataRenderer) - Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
transform data into a VisADSceneGraphObject;
add generated scene graph components as children of group;
value_array are inherited valueArray values;
default_values are defaults for each display.DisplayRealTypeVector;
return true if need post-process
- doTransform(VisADGroup, Data, float[], float[], DataRenderer) - Method in class visad.java2d.ShadowRealTypeJ2D
-
transform data into a Java2D VisADSceneGraphObject;
return true if need post-process
- doTransform(VisADGroup, Data, float[], float[], DataRenderer) - Method in class visad.java2d.ShadowTextTypeJ2D
-
transform data into a Java2D VisADSceneGraphObject;
return true if need post-process
- doTransform(VisADGroup, Data, float[], float[], DataRenderer) - Method in class visad.java2d.ShadowTupleTypeJ2D
-
transform data into a VisADSceneGraphObject;
return true if need post-process
- doTransform() - Method in class visad.java3d.AnimationRendererJ3D
-
- doTransform() - Method in class visad.java3d.DefaultRendererJ3D
-
create a BranchGroup scene graph for Data in links[0]
- doTransform() - Method in class visad.java3d.DirectManipulationRendererJ3D
-
create a BranchGroup scene graph for Data in links[0]
- doTransform() - Method in class visad.java3d.RendererJ3D
-
create a BranchGroup scene graph for Data in links;
this can put Behavior objects in the scene graph for
DataRenderer classes that implement direct manipulation widgets;
may reduce work by only changing scene graph for Data and
Controls that have changed:
1.
- doTransform(Object, Data, float[], float[], DataRenderer) - Method in class visad.java3d.ShadowAnimationFunctionTypeJ3D
-
- doTransform(Object, Data, float[], float[], DataRenderer) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
transform data into a Java3D scene graph;
add generated scene graph components as children of group;
value_array are inherited valueArray values;
default_values are defaults for each display.DisplayRealTypeVector;
return true if need post-process
- doTransform(Object, Data, float[], float[], DataRenderer) - Method in class visad.java3d.ShadowRealTypeJ3D
-
transform data into a Java3D scene graph;
return true if need post-process
- doTransform(Object, Data, float[], float[], DataRenderer) - Method in class visad.java3d.ShadowTextTypeJ3D
-
transform data into a Java3D scene graph;
return true if need post-process
- doTransform(Object, Data, float[], float[], DataRenderer) - Method in class visad.java3d.ShadowTupleTypeJ3D
-
transform data into a Java3D scene graph;
return true if need post-process
- doTransform(Object, Data, float[], float[], DataRenderer) - Method in class visad.java3d.ShadowTypeJ3D
-
transform data into a Java3D scene graph; add generated scene graph
components as children of group; value_array are inherited valueArray
values; default_values are defaults for each display.DisplayRealTypeVector;
return true if need post-process; this is default (for ShadowTextType)
- doTransform(Object, Data, float[], float[], DataRenderer, ShadowType) - Method in class visad.ShadowFunctionOrSetType
-
transform data into a (Java3D or Java2D) scene graph;
add generated scene graph components as children of group;
group is Group (Java3D) or VisADGroup (Java2D);
value_array are inherited valueArray values;
default_values are defaults for each display.DisplayRealTypeVector;
return true if need post-process
- doTransform(Object, Data, float[], float[], DataRenderer, ShadowType) - Method in class visad.ShadowRealType
-
transform data into a (Java3D or Java2D) scene graph;
add generated scene graph components as children of group;
group is Group (Java3D) or VisADGroup (Java2D);
value_array are inherited valueArray values;
default_values are defaults for each display.DisplayRealTypeVector;
return true if need post-process
- doTransform(Object, Data, float[], float[], DataRenderer, ShadowType) - Method in class visad.ShadowTextType
-
transform data into a (Java3D or Java2D) scene graph;
add generated scene graph components as children of group;
group is Group (Java3D) or VisADGroup (Java2D);
value_array are inherited valueArray values;
default_values are defaults for each display.DisplayRealTypeVector;
return true if need post-process
- doTransform(Object, Data, float[], float[], DataRenderer, ShadowType) - Method in class visad.ShadowTupleType
-
transform data into a (Java3D or Java2D) scene graph;
add generated scene graph components as children of group;
group is Group (Java3D) or VisADGroup (Java2D);
value_array are inherited valueArray values;
default_values are defaults for each display.DisplayRealTypeVector;
return true if need post-process
- DOUBLE - Static variable in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- doubleLatLonToInteger(double) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Converts a double latitude/longitude to a packed integer (SIGN DDD MM SS)
Java version of McIDAS ilalo
function.
- DoubleResult() - Constructor for class visad.data.ArrayCache.DoubleResult
-
- DoubleResult(boolean) - Constructor for class visad.data.ArrayCache.DoubleResult
-
- DoubleResult(double[][]) - Constructor for class visad.data.ArrayCache.DoubleResult
-
- DoubleSet - Class in visad
-
DoubleSet represents the finite (but large) set of samples of
R^dimension made by vectors of IEEE double precision floating
point numbers.
- DoubleSet(MathType) - Constructor for class visad.DoubleSet
-
construct a DoubleSet with null CoordinateSystem and Units
- DoubleSet(MathType, CoordinateSystem, Unit[]) - Constructor for class visad.DoubleSet
-
construct a DoubleSet with null CoordinateSystem and Units
- DoubleStringTuple - Class in visad
-
This provides a LoCal Tuple that can hold numeric and string values without
taking the hit that having slots and lots of Real and Text objects around.
- DoubleStringTuple(TupleType, double[], String[], Unit[]) - Constructor for class visad.DoubleStringTuple
-
Construct a DoubleStringTuple
- DoubleStringTuple(TupleType, Data[], double[], String[], Unit[]) - Constructor for class visad.DoubleStringTuple
-
- doubleToFloat(double[][]) - Static method in class edu.wisc.ssec.mcidas.AREAnav
-
Convert arrays of doubles to floats
- doubleToFloat(double[][]) - Static method in class visad.Set
-
- doubleToGrid(double[][]) - Method in class visad.Gridded1DDoubleSet
-
transform an array of values in R^DomainDimension to an array
of non-integer grid coordinates
- doubleToGrid(double[][]) - Method in class visad.Gridded2DDoubleSet
-
transform an array of values in R^DomainDimension to an array
of non-integer grid coordinates
- doubleToGrid(double[][]) - Method in class visad.Gridded3DDoubleSet
-
transform an array of values in R^DomainDimension to an array
of non-integer grid coordinates
- doubleToGrid(double[][]) - Method in interface visad.GriddedDoubleSet
-
- doubleToGrid(double[][]) - Method in class visad.Linear1DSet
-
transform an array of values in R to an array
of non-integer grid coordinates
- doubleToIndex(double[][]) - Method in class visad.Gridded1DDoubleSet
-
- doubleToIndex(double[][]) - Method in class visad.Gridded2DDoubleSet
-
convert an array of values in R^DomainDimension to an array of 1-D indices
- doubleToIndex(double[][]) - Method in class visad.Gridded3DDoubleSet
-
convert an array of values in R^DomainDimension to an array of 1-D indices
- doubleToIndex(double[][]) - Method in interface visad.GriddedDoubleSet
-
- doubleToIndex(double[][]) - Method in class visad.Linear1DSet
-
- doubleToIndex(double[][]) - Method in class visad.Set
-
- doubleToIndex(double[][]) - Method in interface visad.SetIface
-
- doubleToIndex(double[][]) - Method in class visad.SingletonSet
-
convert an array of doubles in R^DomainDimension to an array of 1-D indices
- doubleToInterp(double[][], int[][], double[][]) - Method in class visad.Gridded1DDoubleSet
-
for each of an array of values in R^DomainDimension, compute an array
of 1-D indices and an array of weights, to be used for interpolation;
indices[i] and weights[i] are null if i-th value is outside grid
(i.e., if no interpolation is possible)
- doubleToInterp(double[][], int[][], double[][]) - Method in class visad.Gridded2DDoubleSet
-
for each of an array of values in R^DomainDimension, compute an array
of 1-D indices and an array of weights, to be used for interpolation;
indices[i] and weights[i] are null if i-th value is outside grid
(i.e., if no interpolation is possible)
- doubleToInterp(double[][], int[][], double[][]) - Method in class visad.Gridded3DDoubleSet
-
for each of an array of values in R^DomainDimension, compute an array
of 1-D indices and an array of weights, to be used for interpolation;
indices[i] and weights[i] are null if i-th value is outside grid
(i.e., if no interpolation is possible)
- doubleToInterp(double[][], int[][], double[][]) - Method in interface visad.GriddedDoubleSet
-
- doubleToInterp(double[][], int[][], double[][]) - Method in class visad.Linear1DSet
-
for each of an array of values in R^DomainDimension, compute an array
of 1-D indices and an array of weights, to be used for interpolation;
indices[i] and weights[i] are null if i-th value is outside grid
(i.e., if no interpolation is possible)
- doubleToInterp(double[][], int[][], double[][]) - Method in class visad.SingletonSet
-
for each of an array of values in R^DomainDimension, compute an array
of 1-D indices and an array of weights, to be used for interpolation;
indices[i] and weights[i] are null if i-th value is outside grid
(i.e., if no interpolation is possible)
- DoubleTuple - Class in visad
-
This provides a LoCal RealTuple that can hold numeric values without
taking the hit that having lots and lots of Real objects around.
- DoubleTuple(double[]) - Constructor for class visad.DoubleTuple
-
Construct a new DoubleTuple of generic values
- DoubleTuple(RealTupleType, double[]) - Constructor for class visad.DoubleTuple
-
Construct a new DoubleTuple
- DoubleTuple(RealTupleType, double[], Unit[]) - Constructor for class visad.DoubleTuple
-
Construct a new DoubleTuple
- DoubleTuple(RealTupleType, Data[], double[], Unit[]) - Constructor for class visad.DoubleTuple
-
- doubleValue(String) - Method in class visad.data.dods.Float64AttributeAdapter
-
Returns the numeric value corresponding to a floating-point
string specification.
- Download - Class in visad.install
-
Download a file from a URL to a local directory.
- Download() - Constructor for class visad.install.Download
-
- DownRoundingAnimationControlJ3D - Class in visad.java3d
-
DownRoundingAnimationControlJ3D extends AnimationControlJ3D to provide a
different sampling behavior.
- DownRoundingAnimationControlJ3D(DisplayImplJ3D, RealType) - Constructor for class visad.java3d.DownRoundingAnimationControlJ3D
-
- doWork(int, int[]) - Static method in class visad.util.ThreadManager
-
- DR - Static variable in class visad.GriddedLatLonSet
-
- dRadarTime - Variable in class visad.bom.RadarFile
-
- drag_cursor(VisADRay, boolean) - Method in class visad.DisplayRenderer
-
drag cursor parallel to plane of screen
- drag_cursor(VisADRay, boolean) - Method in class visad.java2d.DisplayRendererJ2D
-
- drag_cursor(VisADRay, boolean) - Method in class visad.java3d.DisplayRendererJ3D
-
- drag_cursor(VisADRay, boolean) - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- drag_depth(float) - Method in class visad.DisplayRenderer
-
drag cursor in depth (in and out of screen)
- drag_depth(float) - Method in class visad.java2d.DisplayRendererJ2D
-
- drag_depth(float) - Method in class visad.java3d.DisplayRendererJ3D
-
- drag_depth(float) - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- drag_direct(VisADRay, boolean, int) - Method in class visad.bom.BarbManipulationRendererJ2D
-
- drag_direct(VisADRay, boolean, int) - Method in class visad.bom.BarbManipulationRendererJ3D
-
- drag_direct(VisADRay, boolean, int) - Method in class visad.bom.CurveManipulationRendererJ2D
-
This method is called when direct manipulation is occuring.
- drag_direct(VisADRay, boolean, int) - Method in class visad.bom.CurveManipulationRendererJ3D
-
This method is called when direct manipulation is occuring.
- drag_direct(VisADRay, boolean, int) - Method in class visad.bom.PickManipulationRendererJ2D
-
Actual workhorse method of manipulation renderer.
- drag_direct(VisADRay, boolean, int) - Method in class visad.bom.PickManipulationRendererJ3D
-
Actual workhorse method of manipulation renderer.
- drag_direct(VisADRay, boolean, int) - Method in class visad.bom.PointManipulationRendererJ3D
-
- drag_direct(VisADRay, boolean, int) - Method in class visad.bom.RubberBandBoxRendererJ3D
-
- drag_direct(VisADRay, boolean, int) - Method in class visad.bom.RubberBandLineRendererJ3D
-
- drag_direct(VisADRay, boolean, int) - Method in class visad.bom.SwellManipulationRendererJ3D
-
- drag_direct(VisADRay, boolean, int) - Method in class visad.DataRenderer
-
modify Data values based on direct manipulation mouse actions
- draw() - Method in class visad.bom.annotations.ScreenAnnotator
-
Traverses all the data objects in the list and transforms
them into viewable objects and then arranges to make them
visible.
- draw() - Method in class visad.bom.annotations.ScreenAnnotatorJ3D
-
Traverses all the data objects and transforms them into
Shape3D
objects and adds them to a BranchGoup
which it then attaches to the scene graph.
- drawAppearance(Graphics, VisADAppearance, AffineTransform, Rectangle2D.Float) - Static method in class visad.java2d.VisADCanvasJ2D
-
This assumes only VisADPointArray or VisADLineArray.
- drawCursorStringVector(Graphics, AffineTransform, int, int) - Method in class visad.java2d.DisplayRendererJ2D
-
Whenever cursorOn
or directOn
is
true
, display Strings in cursorStringVector.
- drawCursorStringVector(VisADCanvasJ3D) - Method in class visad.java3d.DisplayRendererJ3D
-
Whenever cursorOn
or directOn
is true,
display Strings in cursorStringVector.
- drawCursorStringVector(VisADCanvasJ3D) - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- drawShape(float[][], Color, float, int, Graphics2D) - Method in class visad.bom.SceneGraphRenderer
-
Draw the outline of a shape onto the chart
- drawShape(float[][], Color, float, Graphics2D) - Method in class visad.bom.SceneGraphRenderer
-
Draw the outline of a shape onto the chart
- drawShapeReprojected(float[][], Color, float, Graphics2D) - Method in class visad.bom.SceneGraphRenderer
-
Draw a reprojected shape
- drawShapeReprojected(float[][], Color, float, int, Graphics2D) - Method in class visad.bom.SceneGraphRenderer
-
Draw a reprojected shape
- drawShapeReprojected(float[][], Color, float, int, Graphics2D, boolean) - Method in class visad.bom.SceneGraphRenderer
-
Draw a reprojected shape
- drawString(String, Font, Color, float, float, Graphics2D) - Method in class visad.bom.SceneGraphRenderer
-
Draw text onto the chart
- DRY_LINE - Static variable in class visad.bom.FrontDrawer
-
- dtTime - Variable in class visad.bom.RadarFile
-
- DualRes - Class in visad.util
-
Maintains two representations for a given data reference: one at
high (normal) resolution, and one at low (scaled-down) resolution.
- DualRes(DataReferenceImpl) - Constructor for class visad.util.DualRes
-
Constructs an object to maintain both high- and low-resolution
representations for the referenced data.
- dump(PrintStream) - Method in class visad.data.amanda.EventList
-
- dump(PrintStream) - Method in class visad.data.amanda.ModuleList
-
- dump(PrintStream, String) - Static method in class visad.data.fits.DumpHeader
-
- dumpDataType(Data) - Static method in class visad.jmet.DumpType
-
Decomposes a VisAD Data object and lists out information
about its components.
- dumpDataType(Data, OutputStream) - Static method in class visad.jmet.DumpType
-
Decomposes a VisAD Data object and lists out information
about its components.
- DumpHeader - Class in visad.data.fits
-
- DumpHeader() - Constructor for class visad.data.fits.DumpHeader
-
- dumpMathType(MathType) - Static method in class visad.jmet.DumpType
-
Decomposes a VisAD MathType and lists out information
about its components
- dumpMathType(MathType, OutputStream) - Static method in class visad.jmet.DumpType
-
Decomposes a VisAD MathType and lists out information
about its components
- DumpType - Class in visad.jmet
-
Class of static methods for printing out information about VisAD
Data
objects.
- DumpType() - Constructor for class visad.jmet.DumpType
-
- dumpType(Data) - Static method in class visad.python.JPythonMethods
-
helper method for dumpMathType() only
This just dumps out the MathType of the Data object.
- dumpTypes(Data) - Static method in class visad.python.JPythonMethods
-
Helper method for the dump(Data|Math)Type() methods.
- F2000Form - Class in visad.data.amanda
-
F2000Form is the VisAD data format adapter for
F2000 files for Amanda events.
- F2000Form() - Constructor for class visad.data.amanda.F2000Form
-
- F2000Util - Class in visad.data.amanda
-
- F2000Util() - Constructor for class visad.data.amanda.F2000Util
-
- factor(FieldImpl, VRealType) - Static method in class visad.formula.FormulaUtil
-
evaluate the domainFactor function
- factory(float[][], boolean) - Static method in class visad.Delaunay
-
The factory class method heuristically decides which extension
to the Delaunay abstract class to use in order to construct the
fastest triangulation, and calls that extension, returning the
finished triangulation.
- fakeTransform() - Method in class visad.cluster.NodeRendererJ3D
-
create a VisADGroup scene graph for Data in links[0];
a substitute for doTransform() without and Java3D classes
in its signature
- FALSE - Static variable in class visad.browser.Widget
-
Coded string value for false.
- FALSE - Static variable in class visad.ss.SSCellImpl
-
VisAD Data object representing boolean false.
- FancySSCell - Class in visad.ss
-
FancySSCell is an extension of BasicSSCell with extra options, such
as a file loader dialog and a dialog to set up ScalarMaps.
- FancySSCell(String) - Constructor for class visad.ss.FancySSCell
-
Constructs a new FancySSCell with the given name.
- FancySSCell(String, Frame) - Constructor for class visad.ss.FancySSCell
-
Constructs a new FancySSCell with the given name and parent Frame.
- FancySSCell(String, FormulaManager, Frame) - Constructor for class visad.ss.FancySSCell
-
Constructs a new FancySSCell with the given name, formula manager,
and parent Frame.
- FancySSCell(String, RemoteServer, Frame) - Constructor for class visad.ss.FancySSCell
-
Constructs a new FancySSCell with the given name, remote server,
and parent Frame.
- FancySSCell(String, String, Frame) - Constructor for class visad.ss.FancySSCell
-
Constructs a new FancySSCell with the given name, save string, and
parent Frame.
- FancySSCell(String, FormulaManager, RemoteServer, String, Frame) - Constructor for class visad.ss.FancySSCell
-
Constructs a new FancySSCell with the given name, formula manager,
remote server, save string, and parent Frame.
- FancySSCell(String, FormulaManager, RemoteServer, boolean, String, Frame) - Constructor for class visad.ss.FancySSCell
-
Constructs a new, possibly slaved, FancySSCell with the given name,
formula manager, remote server, save string, and parent Frame.
- FASTEST - Static variable in class visad.java3d.DisplayImplJ3D
-
Use the fastest available method for transparency.
- fEps - Variable in class visad.data.in.ArithProg
-
- FFT - Class in visad.math
-
FFT is the VisAD class for Fourier Transforms, using
the Fast Fourier Transform when the domain length is
a power of two.
- FFT() - Constructor for class visad.math.FFT
-
- fft(Field) - Static method in class visad.python.JPythonMethods
-
return forward Fourier transform of field
, which should have
either a 1-D or 2-D gridded domain; uses FFT when domain size
is a power of two; returns real and imaginary parts
- FFT1D(float[][], boolean) - Static method in class visad.math.FFT
-
compute 1-D FFT transform
length (2nd dimension of x) must be a power of 2
- FFT1D(double[][], boolean) - Static method in class visad.math.FFT
-
compute 1-D FFT transform
length (2nd dimension of x) must be a power of 2
- Field - Interface in visad
-
Field is the VisAD interface for finite samplings of functions
from R^n to a range type, where n>0.
- field(float[]) - Static method in class visad.python.JPythonMethods
-
Return a VisAD FlatField with default 1-D domain and with range
values given by values array
- field(String, float[]) - Static method in class visad.python.JPythonMethods
-
Return a VisAD FlatField with default 1-D domain, with range values
given by values array, and with given range RealType name
- field(String, String, float[]) - Static method in class visad.python.JPythonMethods
-
Return a VisAD FlatField with default 1-D domain, with range values
given by values array, and with given range RealType name
- field(Set, String, float[]) - Static method in class visad.python.JPythonMethods
-
Return a VisAD FlatField with given 1-D domain set, with range
values given by values array, and with given range RealType name
- field(float[][]) - Static method in class visad.python.JPythonMethods
-
Return a VisAD FlatField with default 2-D domain and with range
values given by values array
- field(String, float[][]) - Static method in class visad.python.JPythonMethods
-
Return a VisAD FlatField with default 2-D domain, with range values
given by values array, and with given range RealType name
- field(String, String, String, float[][]) - Static method in class visad.python.JPythonMethods
-
Return a VisAD FlatField with named default 2-D domain, with range values
given by values array and with given range RealType name
- field(Set, String, float[][]) - Static method in class visad.python.JPythonMethods
-
return a VisAD FlatField with given 2-D domain set, with range
values given by values array, and with given range RealType name
- FieldException - Exception in visad
-
FieldException
is an exception for an error with a VisAD field.
- FieldException() - Constructor for exception visad.FieldException
-
Constructs a FieldException
with no specified detail message.
- FieldException(String) - Constructor for exception visad.FieldException
-
Constructs a FieldException
with the specified detail message.
- FieldException(String, Throwable) - Constructor for exception visad.FieldException
-
Constructs a FieldException
with the specified detail message
and cause.
- FieldException(Throwable) - Constructor for exception visad.FieldException
-
Constructs a FieldException
with the specified cause.
- FieldImpl - Class in visad
-
FieldImpl is the VisAD class for finite samplings of functions
from R^n to a range type, where n>0.
- FieldImpl(FunctionType) - Constructor for class visad.FieldImpl
-
construct a FieldImpl from type;
use default Set of FunctionType domain;
initial values are missing
- FieldImpl(FunctionType, Set) - Constructor for class visad.FieldImpl
-
Constructs from the type of function and a set of domain points.
- FieldImpl(FunctionType, Set, boolean) - Constructor for class visad.FieldImpl
-
Trusted constructor for subclasses that don't need to have the
Range array instantiated (i.e., FlatField).
- FileAccessor - Class in visad.data
-
Exchange data with a "file".
- FileAccessor() - Constructor for class visad.data.FileAccessor
-
- FileBox - Static variable in class visad.ss.FancySSCell
-
File chooser for loading and saving data.
- FileDataFactory - Class in visad.data.netcdf.in
-
Provides support for creating VisAD Data objects that use a file
backing-store from VirtualData objects.
- FileDataFactory.netCDFFlatFieldAccessor - Class in visad.data.netcdf.in
-
Provides support for reading a FlatField from a netCDF dataset.
- FileDialogPanel - Class in visad.data.netcdf
-
A non-Window equivalent of FileDialog.
- FileDialogPanel(String, String) - Constructor for class visad.data.netcdf.FileDialogPanel
-
Construct.
- fileExit() - Method in class visad.util.TextFrame
-
- FileExport - Variable in class visad.ss.SpreadSheet
-
Submenus.
- FileField - Class in visad.data
-
- FileField(FieldImpl, FileAccessor, int[][]) - Constructor for class visad.data.FileField
-
- FileFlatField - Class in visad.data
-
- FileFlatField(FileAccessor, CacheStrategy) - Constructor for class visad.data.FileFlatField
-
- fileNew() - Method in class visad.util.TextFrame
-
- fileOpen() - Method in class visad.util.TextFrame
-
- fileSave() - Method in class visad.util.TextFrame
-
- FileSave1 - Variable in class visad.ss.SpreadSheet
-
Menu items.
- FileSave2 - Variable in class visad.ss.SpreadSheet
-
Menu items.
- FileSave3 - Variable in class visad.ss.SpreadSheet
-
Menu items.
- FileSave4 - Variable in class visad.ss.SpreadSheet
-
Menu items.
- FileSave5 - Variable in class visad.ss.SpreadSheet
-
Menu items.
- fileSaveAs() - Method in class visad.util.TextFrame
-
- FileSnap - Variable in class visad.ss.SpreadSheet
-
Menu items.
- FileStrategy - Class in visad.data.netcdf.in
-
Provides support for importing netCDF datasets using the strategy of
employing
FileFlatField
s wherever possible, but merging
the data so as to keep the number of
FileFlatField
s to a
minimum.
- FileStrategy() - Constructor for class visad.data.netcdf.in.FileStrategy
-
Constructs from nothing.
- FileVersion - Variable in class visad.data.vis5d.V5DStruct
-
9-character version number
- FILL - Static variable in class visad.bom.annotations.QuadrilateralJ3D
-
fill style FILL
- FILL - Static variable in class visad.bom.annotations.TriangleJ3D
-
fill style FILL
- fill(Gridded2DSet) - Static method in class visad.DelaunayCustom
-
check that set describes the boundary of a simply connected plane
region; return a decomposition of that region into triangles whose
vertices are all boundary points from samples, as an Irregular2DSet
- fill(float[][]) - Static method in class visad.DelaunayCustom
-
check that samples describes the boundary of a simply connected
plane region; return a decomposition of that region into triangles
whose vertices are all boundary points from samples; the trick is
that the region may not be convex, but the triangles must all lie
inside the region
- fill(UnionSet) - Static method in class visad.DelaunayCustom
-
check that set describes the boundary of a simply connected plane
region; return a decomposition of that region into triangles whose
vertices are all boundary points from samples, as an Irregular2DSet
- FillBuff() - Method in class visad.data.units.SimpleCharStream
-
- fillCheck(Gridded2DSet, boolean) - Static method in class visad.DelaunayCustom
-
check that set describes the boundary of a simply connected plane
region; return a decomposition of that region into triangles whose
vertices are all boundary points from samples, as an Irregular2DSet
- fillCheck(float[][], boolean) - Static method in class visad.DelaunayCustom
-
check that samples describes the boundary of a simply connected
plane region; return a decomposition of that region into triangles
whose vertices are all boundary points from samples; the trick is
that the region may not be convex, but the triangles must all lie
inside the region
- fillCheck(UnionSet, boolean) - Static method in class visad.DelaunayCustom
-
check that set describes the boundary of a simply connected plane
region; return a decomposition of that region into triangles whose
vertices are all boundary points from samples, as an Irregular2DSet
- fillField(FlatField, double, double) - Static method in class visad.FlatField
-
- fillShape(float[][], Color, Graphics2D) - Method in class visad.bom.SceneGraphRenderer
-
Fill a shape onto the chart
- fillShape(float[][], int, Graphics2D) - Method in class visad.bom.SceneGraphRenderer
-
Fill a shape onto the chart
- fillShapeReprojected(float[][], Color, Graphics2D) - Method in class visad.bom.SceneGraphRenderer
-
Fill a reprojected shape
- fillShapeReprojected(float[][], Color, Graphics2D, boolean) - Method in class visad.bom.SceneGraphRenderer
-
Fill a reprojected shape
- fillShapeReprojected(float[][], int, Graphics2D) - Method in class visad.bom.SceneGraphRenderer
-
Fill a reprojected shape from a texture
- fillShapeReprojected(float[][], int, Graphics2D, boolean) - Method in class visad.bom.SceneGraphRenderer
-
Fill a reprojected shape from a texture
- FILTER - Static variable in class visad.util.DataConverter
-
- finalize() - Method in class visad.data.ArrayCache
-
- finalize() - Method in class visad.data.ArrayWrapper
-
- finalize() - Method in class visad.data.CachedBufferedByteImage
-
- finalize() - Method in class visad.data.CachedFlatField
-
- finalize() - Method in class visad.data.hdf5.hdf5objects.HDF5Attribute
-
finalize() is called by the garbage collector on the object when garbage
collection determines that there are no more references to the object.
- finalize() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
finalize() is called by the garbage collector on the object when garbage
collection determines that there are no more references to the object.
- finalize() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataspace
-
finalize() is called by the garbage collector on the object when garbage
collection determines that there are no more references to the object.
- finalize() - Method in class visad.data.hdf5.hdf5objects.HDF5Datatype
-
finalize() is called by the garbage collector on the object when garbage
collection determines that there are no more references to the object.
- finalize() - Method in class visad.data.hdf5.hdf5objects.HDF5File
-
finalize() is called by the garbage collector on the object when garbage
collection determines that there are no more references to the object.
- finalize() - Method in class visad.data.hdf5.hdf5objects.HDF5Group
-
finalize() is called by the garbage collector on the object when garbage
collection determines that there are no more references to the object.
- finalize() - Method in class visad.DisplayImpl
-
- finalize() - Method in class visad.SampledSet
-
- finalizeArgs(String) - Method in class visad.data.amanda.NuView
-
- finalizeArgs(String) - Method in class visad.install.TestDownload
-
- finalizeArgs(String) - Method in class visad.install.TestUtil
-
- finalizeArgs(String) - Method in class visad.install.UpdateJar
-
- finalizeArgs(String) - Method in class visad.test.TriangleStripBuilderTest
-
- finalizeArgs(String) - Method in interface visad.util.CmdlineConsumer
-
Validate arguments after argument parsing has finished.
This is useful for verifying that all required keywords and
options have been specified, that options don't conflict
with one another, etc.
- finalizeArgs(String) - Method in class visad.util.CmdlineGenericConsumer
-
Validate arguments after argument parsing has finished.
This is useful for verifying that all required keywords and
options have been specified, that options don't conflict
with one another, etc.
- find(int) - Method in class visad.data.amanda.ModuleList
-
- find(String) - Method in class visad.install.Path
-
- find(FieldImpl, String, double) - Static method in class visad.python.JPythonMethods
-
Get a list of points where a comparison is true.
- find(Data, String, Data) - Static method in class visad.python.JPythonMethods
-
Get a list of points where a comparison is true.
- findDirect(VisADRay, int) - Method in class visad.DisplayRenderer
-
Returns a direct manipulation renderer if one is close to
the specified ray (within pick threshold).
- findDirect(VisADRay, int) - Method in class visad.java2d.DisplayRendererJ2D
-
- findDirect(VisADRay, int) - Method in class visad.java3d.DisplayRendererJ3D
-
Find the DataRenderer
that is closest to the ray and
uses the specified mouse modifiers for direct manipulation.
- findDirect(VisADRay, int) - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- findForms(File, String) - Method in class visad.util.DataConverter
-
- findMatch(String) - Method in class visad.install.Path
-
- findOutsideRange(FieldImpl, double, double) - Static method in class visad.python.JPythonMethods
-
Get a list of points where values fall outside the given range
- findRay(int, int) - Method in class visad.java2d.MouseBehaviorJ2D
-
Return the VisAD ray corresponding to the component coordinates.
- findRay(int, int) - Method in class visad.java3d.MouseBehaviorJ3D
-
Return the VisAD ray corresponding to the component coordinates.
- findRay(int, int) - Method in interface visad.MouseBehavior
-
Return the VisAD ray corresponding to the component coordinates.
- findRayManifoldIntersection(boolean, double[], double[], DisplayTupleType, int, float) - Method in class visad.DataRenderer
-
find intersection of a ray and a 2-D manifold, using Newton's method
- findReference(ThingReference) - Method in class visad.ActionImpl
-
Returns the link associated with a ThingReference.
- findScalarType(MathType, ScalarType) - Static method in class visad.MathType
-
return true if st occurs in mt
- findThingChangedLink(Action) - Method in class visad.ThingReferenceImpl
-
find ThingChangedLink with action
- findWithinRange(FieldImpl, double, double) - Static method in class visad.python.JPythonMethods
-
Get a list of points where values fall within the given range
- finish_triang(float[][]) - Method in class visad.Delaunay
-
calculate a triangulation's helper arrays, Walk and Edges, if the
triangulation algorithm hasn't calculated them already.
- finishDisplay(RemoteServer, RealType, int, int) - Method in class visad.rabin.Rain
-
- first - Variable in class visad.data.in.ArithProg
-
- first_scale - Variable in class visad.FixGeomSizeAppearance
-
- FitsAdapter - Class in visad.data.fits
-
- FitsAdapter() - Constructor for class visad.data.fits.FitsAdapter
-
- FitsAdapter(String) - Constructor for class visad.data.fits.FitsAdapter
-
- FitsAdapter(URL) - Constructor for class visad.data.fits.FitsAdapter
-
- FitsForm - Class in visad.data.fits
-
- FitsForm() - Constructor for class visad.data.fits.FitsForm
-
- FitsTourGuide - Class in visad.data.fits
-
- FitsTourGuide(Data, Tourist) - Constructor for class visad.data.fits.FitsTourGuide
-
- FitTrack - Class in visad.data.amanda
-
- FixedSizeTransform - Class in visad.java3d
-
Class LabelTransform
- fixedWidth - Variable in class visad.util.HersheyFont
-
- FixGeomSizeAppearance - Class in visad
-
- FixGeomSizeAppearance(ProjectionControl, ShadowType, MouseBehavior) - Constructor for class visad.FixGeomSizeAppearance
-
- FixGeomSizeAppearanceJ3D - Class in visad.java3d
-
- FixGeomSizeAppearanceJ3D(ProjectionControl, ShadowType, MouseBehavior) - Constructor for class visad.java3d.FixGeomSizeAppearanceJ3D
-
- flags(float, int[], int[], int[], float[], int, int, int) - Static method in class visad.Gridded3DSet
-
- FlatField - Class in visad
-
FlatField is the VisAD class for finite samplings of functions whose
range type and range coordinate systems are simple enough to allow
efficient representation.
- FlatField(FunctionType) - Constructor for class visad.FlatField
-
Constructs a FlatField from a function type.
- FlatField(FunctionType, Set) - Constructor for class visad.FlatField
-
Constructs a FlatField from a function type and a (non-default) domain
Set.
- FlatField(FunctionType, Set, CoordinateSystem, Set[], Unit[]) - Constructor for class visad.FlatField
-
Constructs a FlatField from a function type, a sampling set of the domain,
a coordinate system for the range, sampling sets for the range components,
and units for the range components.
- FlatField(FunctionType, Set, CoordinateSystem[], Set[], Unit[]) - Constructor for class visad.FlatField
-
Constructs a FlatField from a function type, a sampling set of the domain,
coordinate systems for the range components, sampling sets for the range
components, and units for the range components.
- FlatField(FunctionType, Set, CoordinateSystem, CoordinateSystem[], Set[], Unit[]) - Constructor for class visad.FlatField
-
Constructs a FlatField from a function type, a sampling set of the domain,
a coordinate system for the range, coordinate systems for the range
components, sampling sets for the range components, and units for the range
components.
- FlatFieldCache - Class in visad.data
-
Memory cache for FlatField
s.
- FlatFieldCache(int) - Constructor for class visad.data.FlatFieldCache
-
Create a cache with a fixed size and the default strategy.
- FlatFieldCache(int, FlatFieldCacheStrategy) - Constructor for class visad.data.FlatFieldCache
-
Initialize cache.
- FlatFieldCacheAccessor - Interface in visad.data
-
- FlatFieldCacheError - Error in visad.data
-
- FlatFieldCacheError(String, Throwable) - Constructor for error visad.data.FlatFieldCacheError
-
- FlatFieldCacheTest - Class in visad.test
-
Simple test for AnimationControl
and
ImageRendererJ3D
.
- FlatFieldCacheTest() - Constructor for class visad.test.FlatFieldCacheTest
-
- FlatFieldIface - Interface in visad
-
FlatField is the VisAD class for finite samplings of functions whose
range type and range coordinate systems are simple enough to allow
efficient representation.
- FlatMerger - Class in visad.data.netcdf.in
-
Provides support for merging of virtual data objects.
- FlatMerger() - Constructor for class visad.data.netcdf.in.FlatMerger
-
Constructs from nothing.
- FLD_COORDSYS_SERIAL - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_DATA_SAMPLES - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_DELAUNAY - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_DELAUNAY_EDGES - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_DELAUNAY_NUM_EDGES - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_DELAUNAY_SERIAL - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_DELAUNAY_TRI - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_DELAUNAY_VERTICES - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_DELAUNAY_WALK - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_DOUBLE_SAMPLES - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_END - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_FIRSTS - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_FLOAT_LIST - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_FLOAT_SAMPLES - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_INDEX_COORDSYS - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_INDEX_ERROR - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_INDEX_ERRORS - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_INDEX_UNIT - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_INDEX_UNITS - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_INTEGER_SETS - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_LASTS - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_LENGTHS - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_LINEAR_SETS - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_RANGE_COORDSYSES - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_REAL_SAMPLES - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_SAMPLE - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_SET - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_SET_FOLLOWS_TYPE - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_SET_LIST - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_SET_SAMPLES - Static variable in interface visad.data.visad.BinaryFile
-
- FLD_TRIVIAL_SAMPLES - Static variable in interface visad.data.visad.BinaryFile
-
- FlexibleTrackManipulation - Class in visad.bom
-
FlexibleTrackManipulation is the VisAD class for
manipulation of flexible storm tracks (not straight lines)
- FlexibleTrackManipulation(DataReferenceImpl, DisplayImplJ3D, ScalarMap, ScalarMap, boolean) - Constructor for class visad.bom.FlexibleTrackManipulation
-
constructor
Uses default size of 0.1 and default cyclone symbol geometry
- FlexibleTrackManipulation(DataReferenceImpl, DisplayImplJ3D, ScalarMap, ScalarMap, boolean, float) - Constructor for class visad.bom.FlexibleTrackManipulation
-
Constructor - Use default cyclone shape geometry
- FlexibleTrackManipulation(DataReferenceImpl, DisplayImplJ3D, ScalarMap, ScalarMap, boolean, float, VisADGeometryArray[][], float[]) - Constructor for class visad.bom.FlexibleTrackManipulation
-
Construct the FTM stuff
- flip(int[], int, int) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Flip the bytes of an integer array.
- FLOAT - Static variable in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- float32Adapter(String, Attribute) - Method in class visad.data.dods.AttributeAdapterFactory
-
Returns an adapter of a DODS Attribute.FLOAT32
attribute.
- Float32AttributeAdapter - Class in visad.data.dods
-
Provides support for adapting a DODS Attribute.FLOAT32
attribute to the VisAD data-import context.
- Float32AttributeAdapter(String, Attribute) - Constructor for class visad.data.dods.Float32AttributeAdapter
-
Constructs from a name and an appropriate attribute.
- Float32Valuator - Class in visad.data.dods
-
Provides support for processing 32-bit floating-point values in a DODS
dataset.
- Float32VariableAdapter - Class in visad.data.dods
-
Provides support for adapting DODS DFloat32 variables to the
VisAD data-import context.
- float32VariableAdapter(DFloat32, DAS) - Static method in class visad.data.dods.Float32VariableAdapter
-
Returns an instance of this class corresponding to a DODS DFloat32
.
- float32VariableAdapter(DFloat32, DAS) - Method in class visad.data.dods.VariableAdapterFactory
-
Returns the adapter corresponding to a DODS DFloat32
.
- Float32VectorAdapter - Class in visad.data.dods
-
Provides support for adapting a DODS Float32PrimitiveVector
to the
VisAD data-import context.
- Float32VectorAdapter(Float32PrimitiveVector, DAS, VariableAdapterFactory) - Constructor for class visad.data.dods.Float32VectorAdapter
-
Constructs from a DODS vector and a factory for creating DODS variable
adapters.
- float32VectorAdapter(Float32PrimitiveVector, DAS, VariableAdapterFactory) - Method in class visad.data.dods.VectorAdapterFactory
-
Returns the adapter corresponding to a DODS Float32PrimitiveVector
.
- float64Adapter(String, Attribute) - Method in class visad.data.dods.AttributeAdapterFactory
-
Returns an adapter of a DODS Attribute.FLOAT64
attribute.
- Float64AttributeAdapter - Class in visad.data.dods
-
Provides support for adapting a DODS Attribute.FLOAT64
attribute to
the VisAD data-import context.
- Float64AttributeAdapter(String, Attribute) - Constructor for class visad.data.dods.Float64AttributeAdapter
-
Constructs from a name and an appropriate attribute.
- Float64Valuator - Class in visad.data.dods
-
Provides support for processing 64-bit floating-point values in a DODS
dataset.
- Float64VariableAdapter - Class in visad.data.dods
-
Provides support for adapting DODS DFloat64 variables to the
VisAD data-import context.
- float64VariableAdapter(DFloat64, DAS) - Static method in class visad.data.dods.Float64VariableAdapter
-
Returns an instance of this class corresponding to a DODS DFloat64
.
- float64VariableAdapter(DFloat64, DAS) - Method in class visad.data.dods.VariableAdapterFactory
-
Returns the adapter corresponding to a DODS DFloat64
.
- Float64VectorAdapter - Class in visad.data.dods
-
Provides support for adapting a DODS Float64PrimitiveVector
to the
VisAD data-import context.
- Float64VectorAdapter(Float64PrimitiveVector, DAS, VariableAdapterFactory) - Constructor for class visad.data.dods.Float64VectorAdapter
-
Constructs from a DODS vector and a factory for creating DODS variable
adapters.
- float64VectorAdapter(Float64PrimitiveVector, DAS, VariableAdapterFactory) - Method in class visad.data.dods.VectorAdapterFactory
-
Returns the adapter corresponding to a DODS Float64PrimitiveVector
.
- FloatAttributeAdapter - Class in visad.data.dods
-
Provides support for adapting DODS floating-point attributes to the VisAD
data-import context.
- FloatAttributeAdapter(String, Attribute) - Constructor for class visad.data.dods.FloatAttributeAdapter
-
Constructs from a name and an appropriate attribute.
- FloatLatLon(int) - Static method in class edu.wisc.ssec.mcidas.ConversionUtility
-
Convert a latitude or longitude in dddmmss format to floating point.
- FloatResult() - Constructor for class visad.data.ArrayCache.FloatResult
-
- FloatResult(boolean) - Constructor for class visad.data.ArrayCache.FloatResult
-
- FloatResult(float[][]) - Constructor for class visad.data.ArrayCache.FloatResult
-
- FloatSet - Class in visad
-
FloatSet represents the finite (but large) set of samples of
R^dimension made by vectors of IEEE single precision floating
point numbers.
- FloatSet(MathType) - Constructor for class visad.FloatSet
-
construct a FloatSet object with null CoordinateSystem and Units
- FloatSet(MathType, CoordinateSystem, Unit[]) - Constructor for class visad.FloatSet
-
the set of values representable by N floats;
type must be a RealType, a RealTupleType or a SetType;
coordinate_system and units must be compatible with defaults
for type, or may be null;
a FloatSet may not be used as a Field domain
- floatToByte(float) - Static method in class visad.ShadowType
-
- floatToDouble(float[][]) - Static method in class edu.wisc.ssec.mcidas.AREAnav
-
Convert arrays of floats to doubles
- floatToDouble(float[][]) - Static method in class visad.Set
-
- FloatTupleArray - Interface in visad.util
-
Growable data structure for float tuples.
- FloatTupleArray.Factory - Class in visad.util
-
- FloatTupleArrayImpl - Class in visad.util
-
Growable array of float tuples.
- FloatTupleArrayImpl(int, int) - Constructor for class visad.util.FloatTupleArrayImpl
-
- FloatTupleArrayImpl(int, int, float) - Constructor for class visad.util.FloatTupleArrayImpl
-
Construct an instance of initialSize
.
- floatValue(String) - Method in class visad.data.dods.Float32AttributeAdapter
-
Returns the numeric value corresponding to a floating-point
string specification.
- floatValue(String) - Method in class visad.data.dods.FloatAttributeAdapter
-
Returns the numeric value corresponding to a floating-point
string specification.
- floatValue(String) - Method in class visad.data.dods.Int32AttributeAdapter
-
Returns the numeric value corresponding to a floating-point
string specification.
- floatValue(String) - Method in class visad.data.dods.UInt32AttributeAdapter
-
Returns the numeric value corresponding to an appropriate string
specification.
- FloatVectorAdapter - Class in visad.data.dods
-
Provides support for adapting DODS floating-point vectors to the VisAD
data-import context.
- FloatVectorAdapter(PrimitiveVector, DAS, VariableAdapterFactory) - Constructor for class visad.data.dods.FloatVectorAdapter
-
Constructs from a DODS vector and a factory for creating DODS variable
adapters.
- FLOOR - Static variable in interface visad.Data
-
- floor() - Method in interface visad.Data
-
call unary() to take the floor of this, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and
error estimation (Data.NO_ERRORS)
- floor(int, int) - Method in interface visad.Data
-
call unary() to take the floor of this
- floor() - Method in class visad.DataImpl
-
call unary() to take the floor of this, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and
error estimation (Data.NO_ERRORS)
- floor(int, int) - Method in class visad.DataImpl
-
call unary() to take the floor of this
- floor(Data) - Static method in class visad.python.JPythonMethods
-
return point-wise floor value of data (largest integer not greater than)
- floor() - Method in class visad.RemoteDataImpl
-
call unary() to take the floor of this, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and
error estimation (Data.NO_ERRORS)
- floor(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the floor of this
- Flow1Azimuth - Static variable in interface visad.Display
-
display flow set 1 spherical azimuth coordinate
- Flow1Control - Class in visad
-
Flow1Control is the VisAD class for controlling Flow1 display scalars.
- Flow1Control(DisplayImpl) - Constructor for class visad.Flow1Control
-
- Flow1Elevation - Static variable in interface visad.Display
-
display flow set 1 spherical elevation coordinate
- Flow1Radial - Static variable in interface visad.Display
-
display flow set 1 spherical radial coordinate
- Flow1X - Static variable in interface visad.Display
-
display flow set 1 Cartesian X axis coordinate
- Flow1Y - Static variable in interface visad.Display
-
display flow set 1 Cartesian Y axis coordinate
- Flow1Z - Static variable in interface visad.Display
-
display flow set 1 Cartesian Z axis coordinate
- Flow2Azimuth - Static variable in interface visad.Display
-
display flow set 2 spherical azimuth coordinate
- Flow2Control - Class in visad
-
Flow2Control is the VisAD class for controlling Flow2 display scalars.
- Flow2Control(DisplayImpl) - Constructor for class visad.Flow2Control
-
- Flow2Elevation - Static variable in interface visad.Display
-
display flow set 2 spherical elevation coordinate
- Flow2Radial - Static variable in interface visad.Display
-
display flow set 2 spherical radial coordinate
- Flow2X - Static variable in interface visad.Display
-
display flow set 2 Cartesian X axis coordinate
- Flow2Y - Static variable in interface visad.Display
-
display flow set 2 Cartesian Y axis coordinate
- Flow2Z - Static variable in interface visad.Display
-
display flow set 2 Cartesian Z axis coordinate
- flow_units - Variable in class visad.FlowInfo
-
- flow_values - Variable in class visad.FlowInfo
-
- FlowControl - Class in visad
-
FlowControl is the VisAD abstract super-class for controlling
Flow display scalars.
- FlowControl(DisplayImpl) - Constructor for class visad.FlowControl
-
Create a FlowControl
- FlowInfo - Class in visad
-
- FlowInfo() - Constructor for class visad.FlowInfo
-
- flowInfoList - Variable in class visad.ShadowType
-
- flowScale - Variable in class visad.FlowInfo
-
- FlowSphericalCoordinateSystem - Class in visad
-
FlowSphericalCoordinateSystem is the VisAD CoordinateSystem class
for (Elevation, Azimuth, Radial) with a Cartesian Reference,
with Elevation and Azimuth in degrees and Radial in meters
per second.
- FlowSphericalCoordinateSystem(RealTupleType) - Constructor for class visad.FlowSphericalCoordinateSystem
-
construct a CoordinateSystem for (elevation, azimuth,
radial) relative to a 3-D Cartesian reference;
this constructor supplies units =
{CommonUnit.Degree, CommonUnit.Degree, CommonUnit.meterPerSecond}
to the super constructor, in order to ensure Unit compatibility
with its use of trigonometric functions
- FluoviewTiffForm - Class in visad.data.bio
-
- FluoviewTiffForm() - Constructor for class visad.data.bio.FluoviewTiffForm
-
Deprecated.
- flush() - Method in interface visad.data.DataWriter
-
Flush all data to disk.
- flush() - Method in class visad.data.EmptyDataWriter
-
- flush() - Method in class visad.data.visad.BinaryWriter
-
- flush(Group) - Method in class visad.java3d.RendererJ3D
-
- flushAllCachedData() - Method in class visad.data.DataCacheManager
-
- flushCache(FlatFieldCache.Entry, FlatFieldCacheAccessor) - Method in class visad.data.FlatFieldCache
-
Not currently implemented.
- fm - Variable in class visad.ss.BasicSSCell
-
Formula manager for this cell.
- fm - Variable in class visad.ss.SpreadSheet
-
Formula manager.
- FONT_BOTTOM_Y - Static variable in class visad.browser.RangeSlider
-
Y-coordinate of bottom of font.
- FONT_HEIGHT - Static variable in class visad.browser.RangeSlider
-
Height of font.
- FONT_TOP_Y - Static variable in class visad.browser.RangeSlider
-
Y-coordinate of top of font.
- Form - Class in visad.data
-
A leaf-node in the data form hierarchy for the storage of
persistent data objects.
- Form(String) - Constructor for class visad.data.Form
-
Construct a data form of the given name.
- FORMAT_VERSION - Static variable in interface visad.data.visad.BinaryFile
-
- formattedString(String, TimeZone) - Method in class visad.DateTime
-
Return a string representation of this DateTime from a user
specified format.
- FormBlockReader - Interface in visad.data
-
FormBlockReader is the VisAD interface for reading in
subsets of data, or "blocks," from a data file.
- FormFamily - Class in visad.data
-
A interior node in the data form hierarchy for the storage of
persistent data objects.
- FormFamily(String) - Constructor for class visad.data.FormFamily
-
Construct an interior data-form node with the given name.
- FormFileFilter - Class in visad.util
-
A file filter based on a file form adapter's isThisType(String) method,
for use with a JFileChooser.
- FormFileFilter(FormFileInformer, String) - Constructor for class visad.util.FormFileFilter
-
Constructs a new filter that accepts the given extension.
- FormFileInformer - Interface in visad.data
-
FormFileInformer is the VisAD interface for checking system- and
file-specific data from a file Form.
- FormNode - Class in visad.data
-
A node in the data form hierarchy for the storage of persistent data.
- FormNode(String) - Constructor for class visad.data.FormNode
-
Construct a data-form node with the given name.
- FormProgressInformer - Interface in visad.data
-
FormProgressInformer is the VisAD interface for checking
the current operation's progress from a file form.
- forms - Variable in class visad.data.FormFamily
-
The children of this interior node.
- forms - Variable in class visad.data.Repository
-
The data forms supported by this repository.
- forms - Variable in class visad.util.DataConverter
-
- FORMULA_SOURCE - Static variable in class visad.ss.BasicSSCell
-
Indicates that the data was computed from a formula.
- FormulaAdd - Variable in class visad.ss.SpreadSheet
-
Toolbar buttons.
- formulaAdd() - Method in class visad.ss.SpreadSheet
-
Prompts the user to type a source for a new data object
for the current cell.
- FormulaBox - Variable in class visad.ss.SpreadSheet
-
Formula bar.
- FormulaDel - Variable in class visad.ss.SpreadSheet
-
Toolbar buttons.
- formulaDel() - Method in class visad.ss.SpreadSheet
-
Deletes the selected data object from the current cell.
- FormulaEditor - Variable in class visad.ss.SpreadSheet
-
Formula editor.
- FormulaException - Exception in visad.formula
-
The type of exception thrown by the formula package.
- FormulaException() - Constructor for exception visad.formula.FormulaException
-
Constructs a FormulaException
with no specified detail message.
- FormulaException(String) - Constructor for exception visad.formula.FormulaException
-
Constructs a FormulaException
with the specified detail message.
- FormulaException(String, Throwable) - Constructor for exception visad.formula.FormulaException
-
Constructs a FormulaException
with the specified detail message
and cause.
- FormulaException(Throwable) - Constructor for exception visad.formula.FormulaException
-
Constructs a FormulaException
with the specified cause.
- FormulaListener - Variable in class visad.ss.SpreadSheet
-
Formula action listener.
- FormulaManager - Class in visad.formula
-
The FormulaManager class is the gateway into the visad.formula package,
a general-purpose formula parser and evaluator.
- FormulaManager(String[], int[], String[], String[], int[], String[], String[], String[], int, String[], String) - Constructor for class visad.formula.FormulaManager
-
construct a new FormulaManager object
- FormulaText - Variable in class visad.ss.SpreadSheet
-
Formula text field.
- FormulaUtil - Class in visad.formula
-
Contains a variety of useful methods related to the
visad.formula package.
- FormulaUtil() - Constructor for class visad.formula.FormulaUtil
-
- FormulaVar - Class in visad.formula
-
Represents a variable.
- forward(FlowInfo, float[][], byte[][], GriddedSet, FlatField, int, float) - Method in class visad.Trajectory
-
- forward - Variable in class visad.util.StepWidget
-
- forwardFT(Data[]) - Static method in class visad.math.FFT
-
for use by SpreadSheet only - ordinary applications
should use other method signatures;
invoke in SpreadSheet by:
link(visad.math.FFT.forwardFT(A1))
- forwardRK4(FlowInfo, float[][], float[][], float[][], byte[][], GriddedSet, FlatField, int, float) - Method in class visad.Trajectory
-
- fourierTransform(Field, boolean) - Static method in class visad.math.FFT
-
return Fourier Transform of field, use FFT if domain dimension(s)
are powers of 2
- fourierTransform(Field, boolean, FunctionType, GriddedSet, CoordinateSystem, Set[], Unit[]) - Static method in class visad.math.FFT
-
return Fourier Transform of field, use FFT if domain dimension(s)
are powers of 2
- foward(Sounding) - Method in class visad.sounder.SounderInstrument
-
- frame - Variable in class visad.util.DataConverter
-
- FRAME_DONE - Static variable in class visad.DisplayEvent
-
The "frame done" event.
- fromReference(double[][]) - Method in class visad.bom.Radar2DCoordinateSystem
-
Convert from latitude/longitude to range/azimuth.
- fromReference(float[][]) - Method in class visad.bom.Radar2DCoordinateSystem
-
Convert from latitude/longitude to range/azimuth.
- fromReference(double[][]) - Method in class visad.bom.Radar3DCoordinateSystem
-
Convert from latitude/longitude/altitude to range/azimuth/elevation.
- fromReference(float[][]) - Method in class visad.bom.Radar3DCoordinateSystem
-
Convert from latitude/longitude/altitude to range/azimuth/elevation.
- fromReference(double[][]) - Method in class visad.bom.WindPolarCoordinateSystem
-
- fromReference(float[][]) - Method in class visad.bom.WindPolarCoordinateSystem
-
- fromReference(double[][]) - Method in class visad.CachingCoordinateSystem
-
Wrapper around the fromReference method of the input CoordinateSystem.
- fromReference(float[][]) - Method in class visad.CachingCoordinateSystem
-
Wrapper around the fromReference method of the input CoordinateSystem.
- fromReference(double[][]) - Method in class visad.CartesianProductCoordinateSystem
-
Convert array of reference valeus from Reference coordinates.
- fromReference(float[][]) - Method in class visad.CartesianProductCoordinateSystem
-
Convert array of reference valeus from Reference coordinates.
- fromReference(double[][]) - Method in class visad.CMYCoordinateSystem
-
Convert RealTuple values from Reference coordinates;
for efficiency, input and output values are passed as
double[][] arrays rather than RealTuple[] arrays; the array
organization is double[tuple_dimension][number_of_tuples];
can modify and return argument array.
- fromReference(float[][]) - Method in class visad.CMYCoordinateSystem
-
Convert RealTuple values from Reference coordinates;
for efficiency, input and output values are passed as
float[][] arrays rather than RealTuple[] arrays; the array
organization is float[tuple_dimension][number_of_tuples];
can modify and return argument array.
- fromReference(double[][]) - Method in class visad.CoordinateSystem
-
Convert RealTuple values from Reference coordinates;
for efficiency, input and output values are passed as
double[][] arrays rather than RealTuple[] arrays; the array
organization is double[tuple_dimension][number_of_tuples];
can modify and return argument array.
- fromReference(float[][]) - Method in class visad.CoordinateSystem
-
Convert RealTuple values from Reference coordinates;
for efficiency, input and output values are passed as
float[][] arrays rather than RealTuple[] arrays; the array
organization is float[tuple_dimension][number_of_tuples];
can modify and return argument array.
- fromReference(double[][], Unit[]) - Method in class visad.CoordinateSystem
-
Convert values in Units specified to this CoordinateSystem's
Units.
- fromReference(float[][], Unit[]) - Method in class visad.CoordinateSystem
-
Convert values in Units specified to this CoordinateSystem's
Units.
- fromReference(double[][]) - Method in class visad.CylindricalCoordinateSystem
-
Convert Cartesian coordinates (x, y, z) to
cylindrical coordinates (radius, azimuth, z).
- fromReference(float[][]) - Method in class visad.CylindricalCoordinateSystem
-
Convert Cartesian coordinates (x, y, z) to
cylindrical coordinates (radius, azimuth, z).
- fromReference(double[][]) - Method in class visad.data.hdfeos.LambertAzimuthalEqualArea
-
- fromReference(double[][]) - Method in class visad.data.hdfeos.LambertConformalConic
-
- fromReference(double[][]) - Method in class visad.data.hdfeos.PolarStereographic
-
- fromReference(double[][]) - Method in class visad.data.hrit.HRITCoordinateSystem
-
convert from latitude,longitude to image element,line
- fromReference(float[][]) - Method in class visad.data.hrit.HRITCoordinateSystem
-
convert from latitude,longitude to image element,line
- fromReference(double[][]) - Method in class visad.data.mcidas.AREACoordinateSystem
-
convert from latitude,longitude to image element,line
- fromReference(float[][]) - Method in class visad.data.mcidas.AREACoordinateSystem
-
convert from latitude,longitude to image element,line
- fromReference(double[][]) - Method in class visad.data.mcidas.GRIDCoordinateSystem
-
Converts lat/lon to grid xy (col,row)
- fromReference(double[][]) - Method in class visad.data.vis5d.Vis5DCoordinateSystem
-
- fromReference(double[][]) - Method in class visad.data.vis5d.Vis5DVerticalSystem.Vis5DVerticalCoordinateSystem
-
Converts altitudes in m to pressure in millibars.
- fromReference(float[][]) - Method in class visad.data.vis5d.Vis5DVerticalSystem.Vis5DVerticalCoordinateSystem
-
Converts altitudes in m to pressure in millibars.
- fromReference(double[][]) - Method in class visad.EmpiricalCoordinateSystem
-
Converts reference coordinates to world coordinates.
- fromReference(float[][]) - Method in class visad.EmpiricalCoordinateSystem
-
Converts reference coordinates to world coordinates.
- fromReference(double[][]) - Method in class visad.FlowSphericalCoordinateSystem
-
- fromReference(float[][]) - Method in class visad.FlowSphericalCoordinateSystem
-
- fromReference(float[][]) - Method in class visad.georef.LongitudeLatitudeInterpCS
-
- fromReference(double[][]) - Method in class visad.georef.LongitudeLatitudeInterpCS
-
- fromReference(double[][]) - Method in class visad.georef.TrivialMapProjection
-
Transform from the reference coordinates
- fromReference(float[][]) - Method in class visad.georef.TrivialMapProjection
-
Transform from the reference coordinates
- fromReference(double[][]) - Method in class visad.georef.TrivialNavigation
-
Transform from the reference coordinates
- fromReference(double[][]) - Method in class visad.GridCoordinateSystem
-
- fromReference(float[][]) - Method in class visad.GridCoordinateSystem
-
- fromReference(double[][]) - Method in class visad.HSVCoordinateSystem
-
- fromReference(float[][]) - Method in class visad.HSVCoordinateSystem
-
- fromReference(double[][]) - Method in class visad.IdentityCoordinateSystem
-
Simple implementation of abstract method.
- fromReference(float[][]) - Method in class visad.IdentityCoordinateSystem
-
Simple implementation of abstract method.
- fromReference(double[][]) - Method in class visad.InverseCoordinateSystem
-
- fromReference(float[][]) - Method in class visad.InverseCoordinateSystem
-
- fromReference(double[][]) - Method in class visad.jmet.AlbersCoordinateSystem
-
convert from lat,lon to x,y
- fromReference(double[][]) - Method in class visad.jmet.EASECoordinateSystem
-
convert from lat,lon to x,y
- fromReference(double[][]) - Method in class visad.jmet.GRIBCoordinateSystem
-
convert from lat,lon to x,y
- fromReference(double[][]) - Method in class visad.LogCoordinateSystem
-
Convert logrithmic values to values.
- fromReference(double[][]) - Method in class visad.PolarCoordinateSystem
-
- fromReference(float[][]) - Method in class visad.PolarCoordinateSystem
-
- fromReference(double[][]) - Method in class visad.SphericalCoordinateSystem
-
- fromReference(float[][]) - Method in class visad.SphericalCoordinateSystem
-
- fromYearDaySeconds(int, int, double) - Static method in class visad.DateTime
-
Return a Real object whose value is the seconds since the Epoch
initialized with a year, day of the year, and seconds in the day.
- FrontDrawer - Class in visad.bom
-
FrontDrawer is the VisAD class for manipulation of fronts
- FrontDrawer(FieldImpl, float[][][], DisplayImplJ3D, int, int, float[], float[], float[], float[], float[], float[]) - Constructor for class visad.bom.FrontDrawer
-
manipulable front with predefined pattern front_kind and
user specified color arrays
- FrontDrawer(FieldImpl, float[][][], DisplayImplJ3D, int, int) - Constructor for class visad.bom.FrontDrawer
-
manipulable front with predefined pattern front_kind and
default color arrays
- FrontDrawer(FieldImpl, float[][][], DisplayImplJ3D, int, float, float[][][], float[], float[], float[], float[][][], float[], float[], float[]) - Constructor for class visad.bom.FrontDrawer
-
fs is null or has MathType
(RealType.Time -> (front_index ->
((Latitude, Longitude) -> (front_red, front_green, front_blue))))
cs is null or contains a time array of curves for fs
fw is the filter window size for smoothing the curve
segment is length in graphics coordinates of first and repeating profiles
fshapes is dimensioned [nfshapes][2][points_per_shape]
fred, fgreen and fblue are dimensioned [nfshapes]
rshapes is dimensioned [nrshapes][2][points_per_shape]
rred, rgreen and rblue are dimensioned [nrshapes]
fshapes[*][0][*] and rshapes[*][0][*] generally in range 0.0f to segment
- FrontDrawer(FieldImpl, float[][][], DisplayImplJ3D, int, float, float, float[][][], float[], float[], float[], float[][][], float[], float[], float[]) - Constructor for class visad.bom.FrontDrawer
-
fs is null or has MathType
(RealType.Time -> (front_index ->
((Latitude, Longitude) -> (front_red, front_green, front_blue))))
cs is null or contains a time array of curves for fs
fw is the filter window size for smoothing the curve
fsegment is length in graphics coordinates of first profile
rsegment is length in graphics coordinates of repeating profile
fshapes is dimensioned [nfshapes][2][points_per_shape]
fred, fgreen and fblue are dimensioned [nfshapes]
rshapes is dimensioned [nrshapes][2][points_per_shape]
rred, rgreen and rblue are dimensioned [nrshapes]
fshapes[*][0][*] and rshapes[*][0][*] generally in range 0.0f to segment
- FRONTOGENESIS - Static variable in class visad.bom.FrontDrawer
-
- FRONTOLYSIS - Static variable in class visad.bom.FrontDrawer
-
- FT1D(float[][], boolean) - Static method in class visad.math.FFT
-
compute 1-D Fourier transform
use FFT if length (2nd dimension of x) is a power of 2
- FT1D(double[][], boolean) - Static method in class visad.math.FFT
-
compute 1-D Fourier transform
use FFT if length (2nd dimension of x) is a power of 2
- FT2D(int, int, float[][], boolean) - Static method in class visad.math.FFT
-
compute 2-D Fourier transform, calling 1-D FT twice
use FFT if rows and cols are powers of 2
- FT2D(int, int, double[][], boolean) - Static method in class visad.math.FFT
-
compute 2-D Fourier transform, calling 1-D FT twice
use FFT if rows and cols are powers of 2
- FTIME_INDEX - Static variable in class edu.wisc.ssec.mcidas.GridDirectory
-
forecast time
- fullName(String) - Method in class visad.data.DirectoryRepository
-
Return the fully-qualified name of a persistent data object.
- fullName(String) - Method in class visad.data.Repository
-
Return the fully-qualified name of a persistent data object.
- FullSizeTest - Class in visad.data.dods
-
- FullSizeTest() - Constructor for class visad.data.dods.FullSizeTest
-
- Function - Interface in visad
-
Function is the interface for approximate implmentations
of mathematical function.
- function - Variable in class visad.MouseHelper
-
- FunctionFormFamily - Class in visad.data
-
- FunctionFormFamily(String) - Constructor for class visad.data.FunctionFormFamily
-
- FunctionImpl - Class in visad
-
FunctionImpl is the abstract superclass for approximate
implmentations of mathematical functions.
- FunctionImpl(FunctionType) - Constructor for class visad.FunctionImpl
-
Construct a new FunctionImpl with the supplied FunctionType.
- functionType - Static variable in class visad.data.amanda.BaseTrack
-
- functionType - Static variable in class visad.data.amanda.Hits
-
- functionType - Static variable in class visad.data.amanda.Tracks
-
- FunctionType - Class in visad
-
FunctionType is the VisAD data type for functions.
- FunctionType(MathType, MathType) - Constructor for class visad.FunctionType
-
domain must be a RealType or a RealTupleType;
range may be any MathType
- G_FIELDS - Static variable in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- G_MAPS - Static variable in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- G_TYPE - Static variable in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- GatanForm - Class in visad.data.bio
-
- GatanForm() - Constructor for class visad.data.bio.GatanForm
-
Deprecated.
- GctpException - Exception in visad.data.hdfeos
-
- GctpException() - Constructor for exception visad.data.hdfeos.GctpException
-
Constructs a GctpException
with no specified detail message.
- GctpException(String) - Constructor for exception visad.data.hdfeos.GctpException
-
Constructs a GctpException
with the specified detail message.
- GctpException(String, Throwable) - Constructor for exception visad.data.hdfeos.GctpException
-
Constructs a GctpException
with the specified detail message
and cause.
- GctpException(Throwable) - Constructor for exception visad.data.hdfeos.GctpException
-
Constructs a GctpException
with the specified cause.
- GctpFunction - Class in visad.data.hdfeos
-
- GctpFunction() - Constructor for class visad.data.hdfeos.GctpFunction
-
- GctpMap - Class in visad.data.hdfeos
-
- GctpMap(int, int, int, int, int, double[], double[], double[]) - Constructor for class visad.data.hdfeos.GctpMap
-
- GDattach(int, String) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- GDfdims(int, String, int[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- GDfieldinfo(int, String, String[], int[], int[], int[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- GDgridinfo(int, int[], int[], double[], double[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- GDinqattrs(int, String[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- GDinqdims(int, int, String[], int[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- GDinqfields(int, int, String[], int[], int[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- GDinqgrid(String, String[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- GDIR - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
-
GDIR request type
- GDnentries(int, int, int[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- GDopen(String, int) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- GDprojinfo(int, int[], int[], int[], double[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- GDreadfield(int, String, int[], int[], int[], float[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- GDreadfield(int, String, int[], int[], int[], double[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- GDreadfield(int, String, int[], int[], int[], int[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- GDreadfield(int, String, int[], int[], int[], short[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- GDreadfield(int, String, int[], int[], int[], byte[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- generateParseException() - Method in class visad.data.units.UnitParser
-
Generate ParseException.
- Generic - Static variable in class visad.RealType
-
generic RealType
- Generic - Static variable in class visad.TextType
-
- Generic2D - Static variable in class visad.RealTupleType
-
System intrinsic for (RealType.Generic, RealType.Generic)
- Generic3D - Static variable in class visad.RealTupleType
-
System intrinsic
for (RealType.Generic, RealType.Generic, RealType.Generic)
- GenericArrayConverter - Class in visad.data.fits
-
- GenericArrayConverter(Class, int[]) - Constructor for class visad.data.fits.GenericArrayConverter
-
- GeoMap - Class in visad.data.hdfeos
-
- GeoMapSet - Class in visad.data.hdfeos
-
- GeoMapSet() - Constructor for class visad.data.hdfeos.GeoMapSet
-
- GEOMETRY_BY_REF - Static variable in class visad.java3d.DisplayImplJ3D
-
Indicates whether to use geometry by reference when creating geometry arrays.
- GEOS - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Code value in AREA files used to designate GEOS navigation
- GEOSnav - Class in edu.wisc.ssec.mcidas
-
- GEOSnav(int[]) - Constructor for class edu.wisc.ssec.mcidas.GEOSnav
-
- get(String) - Static method in class visad.BaseQuantity
-
Retrieve a base quantity from the database based on a
match of either the name or an alias.
- get(int) - Static method in class visad.BaseQuantity
-
Retrieve the base quantity associated with a given index.
- get(int) - Method in class visad.data.amanda.Hits
-
- get(int) - Method in class visad.data.amanda.ModuleList
-
- get(int) - Method in class visad.data.amanda.Tracks
-
- get(String, float[][]) - Method in class visad.data.ArrayCache
-
Get the converted value for the specified key and input pairs
- get(String, double[][]) - Method in class visad.data.ArrayCache
-
Get the converted value for the specified key and input pairs
- get(Unit) - Method in class visad.data.netcdf.in.NetcdfQuantityDB
-
Returns all quantities in the database whose default unit is
convertible with a given unit.
- get(String) - Method in class visad.data.netcdf.in.NetcdfQuantityDB
-
Returns the quantity in the database whose name matches a
given name.
- get(int) - Method in class visad.data.netcdf.in.VirtualTuple
-
Gets a component of this tuple.
- get(String) - Method in class visad.data.netcdf.QuantityDB
-
Returns the quantity in the database whose name matches a
given name.
- get(Unit) - Method in class visad.data.netcdf.QuantityDB
-
Returns all quantities in the database whose default unit is
convertible with a given unit.
- get(String, String) - Method in class visad.data.netcdf.QuantityDB
-
Returns the quantity that matches the given name and unit.
- get(String) - Method in class visad.data.netcdf.QuantityDBImpl
-
Returns the quantity in the database whose name matches a
given name.
- get(Unit) - Method in class visad.data.netcdf.QuantityDBImpl
-
Returns all quantities in the database whose default unit is
convertible with a given unit.
- get(String) - Method in class visad.data.netcdf.units.DefaultUnitsDB
-
- get(String) - Method in class visad.data.units.DefaultUnitsDB
-
Get a unit.
- get(String) - Method in interface visad.data.units.UnitsDB
-
Get a unit.
- get(String) - Method in class visad.data.units.UnitTable
-
Get a unit.
- get(int) - Method in class visad.data.visad.BinaryObjectCache
-
Return the object found at the specified index.
- get() - Method in class visad.data.visad.object.BinarySize
-
- get(RealType) - Static method in class visad.formula.VRealType
-
gets the VRealType corresponding to the specified RealType,
creating it if necessary
- get(int, int) - Method in class visad.matrix.JamaMatrix
-
Get a single element.
- get(String) - Method in class visad.python.RunJPython
-
gets a JPython variable's value
- get(int, int) - Method in interface visad.util.FloatTupleArray
-
Get a value.
- get(int) - Method in class visad.util.FloatTupleArrayImpl
-
Get a tuple.
- get(int, int) - Method in class visad.util.FloatTupleArrayImpl
-
Get a value.
- get1DVariables() - Method in class visad.data.hdfeos.ShapeSet
-
- get3dVariables() - Method in class visad.jmet.NetcdfGrids
-
fetch a list of 3D Variable names, long_names, and units
for those parameters that have dimensions (x,y,level,record)
- get4dVariables() - Method in class visad.jmet.NetcdfGrids
-
fetch a list of 4D Variable names, long_names, and units
for those parameters that have dimensions (x,y,level,record)
- get_all_feasible() - Method in class visad.DataRenderer
-
- get_any_changed() - Method in class visad.DataRenderer
-
- get_any_transform_control() - Method in class visad.DataRenderer
-
- get_class() - Method in class visad.data.hdf5.hdf5objects.HDF5Datatype
-
Returns the datatype class identifier
- get_size() - Method in class visad.data.hdf5.hdf5objects.HDF5Datatype
-
Returns the size of a datatype in bytes
- getAbsoluteUnit() - Method in class visad.LogarithmicUnit
-
Gets the absolute unit of this unit.
- getAbsoluteUnit() - Method in class visad.OffsetUnit
-
Gets the absolute unit of this unit.
- getAbsoluteUnit() - Method in class visad.Unit
-
Gets the absolute unit of this unit.
- getAbsSpan() - Method in class visad.data.DataRange
-
get abs(max-min)
- getAction() - Method in class visad.ReferenceActionLink
-
- getAdaptedData() - Method in interface visad.data.hdf5.HDF5DataAdaptable
-
- getAdaptedData(int[]) - Method in interface visad.data.hdf5.HDF5DataAdaptable
-
- getAdaptedData() - Method in class visad.data.hdf5.HDF5DatasetAdapted
-
- getAdaptedData(int[]) - Method in class visad.data.hdf5.HDF5DatasetAdapted
-
- getAdaptedData() - Method in class visad.data.hdf5.HDF5GroupAdapted
-
- getAdaptedData(int[]) - Method in class visad.data.hdf5.HDF5GroupAdapted
-
- getAdaptedData() - Method in class visad.data.hdfeos.HdfeosField
-
- getAdaptedData(int[]) - Method in class visad.data.hdfeos.HdfeosField
-
- getAdaptedData() - Method in class visad.data.hdfeos.HdfeosFlatField
-
- getAdaptedData(int[]) - Method in class visad.data.hdfeos.HdfeosFlatField
-
- getAdaptedData() - Method in class visad.data.hdfeos.HdfeosTuple
-
- getAdaptedData(int[]) - Method in class visad.data.hdfeos.HdfeosTuple
-
- getAdaptedField() - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getAdaptedFlatField() - Method in class visad.data.AreaImageCacheAdapter
-
- getAdaptedParent(ShadowType) - Static method in class visad.java2d.ShadowTypeJ2D
-
- getAdaptedParent(ShadowType) - Static method in class visad.java3d.ShadowTypeJ3D
-
Get the adapted ShadowType for the parent
- getAdaptedShadowType() - Method in class visad.java2d.ShadowTypeJ2D
-
- getAdaptedShadowType() - Method in class visad.java3d.ShadowTypeJ3D
-
Get the adapted ShadowType for this instance
- getAdaptedShadowType() - Method in class visad.ShadowType
-
- getAddeErrorCode() - Method in exception edu.wisc.ssec.mcidas.adde.AddeException
-
Returns the ADDE error code associated with this exception.
- getAdjustFlowToEarth() - Method in class visad.FlowControl
-
Get barb orientation for wind barbs
- getAdjustProjectionSeam() - Method in class visad.GraphicsModeControl
-
See whether or not to call methods to adjust the projection seam
(VisADGeometryArray.adjustLongitude/adjustSeam);
- getAdjustProjectionSeam() - Method in class visad.java2d.GraphicsModeControlJ2D
-
See if VisADGeometryArray.adjustLongitude/Seam should be used
- getAdjustProjectionSeam() - Method in class visad.java3d.GraphicsModeControlJ3D
-
See whether VisADGeometryArray.adjustLongitude/Seam should be called.
- getAdjustProjectionSeam() - Method in class visad.ShadowType
-
- getAgentThread() - Method in class visad.cluster.NodeAgent
-
- getAlias() - Method in class visad.ScalarType
-
Returns the alias of this instance or null
if this instance
has no alias.
- getAlignLabels() - Method in class visad.ContourControl
-
- getAllMetSymbols() - Static method in class visad.meteorology.WeatherSymbols
-
Get the array of shapes corresponding to the
WMO present weather codes, plus the GEMPAK extensions.
- getAllowMultipleUseKludge() - Static method in class visad.ConstantMap
-
- getAllSpatial() - Method in class visad.ShadowRealTupleType
-
- getAltitude() - Method in interface visad.georef.EarthLocation
-
Get the latitude of this point
- getAltitude() - Method in class visad.georef.EarthLocationLite
-
get altitude
- getAltitude() - Method in class visad.georef.EarthLocationTuple
-
Get the altitude of this location
- getAltitude() - Method in class visad.georef.NamedLocationTuple
-
Get the altitude of this location
- getAltitude() - Method in class visad.georef.UTMCoordinate
-
Get the altitude of this point as a Real
- getAltitudeValue() - Method in class visad.georef.UTMCoordinate
-
Get the altitude value of this point.
- getAmount() - Method in class visad.ScaledUnit
-
Get the scale amount
- getAmplitude() - Method in class visad.data.amanda.Hit
-
- getAnimationString() - Method in class visad.DisplayRenderer
-
Return Array of String
s describing the
animation sequence
- getAnimationStringVisible() - Method in class visad.DisplayRenderer
-
Return whether the animation info should be visible in the display
or not.
- getAnyContour() - Method in class visad.ShadowType
-
- getAnyFlow() - Method in class visad.ShadowType
-
- getAnyShape() - Method in class visad.ShadowType
-
- getAnyText() - Method in class visad.ShadowType
-
- getAPI() - Method in class visad.DisplayImpl
-
Return the API used for this display
- getAPI() - Method in class visad.java2d.DisplayImplJ2D
-
Return the API used for this display
- getAPI() - Method in class visad.java3d.DisplayImplJ3D
-
Return the API used for this display
- getApplet() - Method in class visad.java3d.DisplayImplJ3D
-
Return the applet associated with this display
- getApro() - Method in class edu.wisc.ssec.mcidas.adde.WxTextProduct
-
Get the AFOS product id
- getArchiveDate() - Method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
- getAreaData() - Method in class visad.data.AreaImageAccessor
-
- getAreaDirectories() - Method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
get the sorted list of AreaDirectory objects
- getAreaDirectory() - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Returns the AreaDirectory object for this AreaFile
- getAreaDirectory() - Method in class visad.data.mcidas.AreaAdapter
-
get the AreaDirectory of the image
- GetAreaFile - Class in edu.wisc.ssec.mcidas.adde
-
Application to fetch an AREA file and write it as a local file.
- GetAreaFile(String[]) - Constructor for class edu.wisc.ssec.mcidas.adde.GetAreaFile
-
- getAreaFile(String) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
De-serialize an AreaFile object from disk
- getAreaFile() - Method in class visad.data.mcidas.AreaAdapter
-
Get the instance of the AreaFile used herein.
- getAreaFileInstance(String) - Static method in class edu.wisc.ssec.mcidas.AreaFileFactory
-
Create an initialized AreaFile
instance.
- getAreaFileInstance(URL) - Static method in class edu.wisc.ssec.mcidas.AreaFileFactory
-
Create an initialized AreaFile
instance.
- getAreaFileInstance(String, int, int, int, int, int, int, int) - Static method in class edu.wisc.ssec.mcidas.AreaFileFactory
-
- GetAreaGUI - Class in edu.wisc.ssec.mcidas.adde
-
A GUI wrapper for whatever class/method tries to
get image data via ADDE, but needs a way to let the
user explore the availability of data.
- GetAreaGUI(String) - Constructor for class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
- GetAreaGUI(String, boolean) - Constructor for class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
- GetAreaGUI(String, boolean, boolean) - Constructor for class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
- GetAreaGUI(String, boolean, boolean, boolean) - Constructor for class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
- GetAreaGUI(Frame, boolean, String, boolean, boolean) - Constructor for class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
- GetAreaGUI(Frame, boolean, String, boolean, boolean, boolean) - Constructor for class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
- getAreaNav() - Method in class visad.data.hrit.HRITCoordinateSystem
-
This is used by the methods that do the work and can be overridden
by a derived class to do a lazy instantiation of the coordinate system.
- getAreaNav() - Method in class visad.data.mcidas.AREACoordinateSystem
-
This is used by the methods that do the work and can be overwritten
by a derived class to do a lazy instantiation of the coordinate system.
- getArrayMinMax(double[]) - Static method in class visad.aeri.Qdiv
-
- getArrowScale() - Method in class visad.FlowControl
-
Get the streamline arrow scale
- getAspect() - Method in class visad.jmet.NetcdfGrids
-
- getAspectCartesian() - Method in class visad.ProjectionControl
-
- getAspectRatio() - Method in class visad.jmet.EASECoordinateSystem
-
return the ratio of the grid spacing between rows and columns
- getAspectRatio() - Method in class visad.jmet.GRIBCoordinateSystem
-
return the ratio of the grid spacing between rows and columns
- getAsText() - Method in class visad.data.netcdf.InputPathnameEditor
-
Get the property as a text string.
- getAstn() - Method in class edu.wisc.ssec.mcidas.adde.WxTextProduct
-
Get the AFOS station
- getAttributeMask() - Method in class visad.RealType
-
Gets the attribute mask of this RealType.
- getAttributeName() - Method in class visad.data.dods.NumericAttributeAdapter
-
Returns the name of the attribute used during construction of this
instance.
- getAttributeString(String) - Method in class visad.data.netcdf.in.View
-
Returns a string-valued global attribute.
- getAttributeString(Variable, String) - Method in class visad.data.netcdf.in.View
-
Returns a string-valued global attribute or a netCDF variable attribute.
- getAutoAspect() - Method in class visad.java2d.DisplayImplJ2D
-
- getAutoAspect() - Method in class visad.java2d.VisADCanvasJ2D
-
- getAutoDepthOffsetEnable() - Method in class visad.java3d.GraphicsModeControlJ3D
-
- getAutoDetect() - Method in class visad.ss.FancySSCell
-
Returns whether this FancySSCell auto-detects its mappings.
- getAutoScale() - Method in class visad.FlowControl
-
Get whether the vector/barb size should scale with display zoom.
- getAutoShowControls() - Method in class visad.ss.FancySSCell
-
Returns whether this FancySSCell auto-displays its widget frame.
- getAutoSize() - Method in class visad.TextControl
-
- getAutoSizeLabels() - Method in class visad.ContourControl
-
- getAutoSizeMarker() - Method in class visad.TrajectoryParams
-
- getAutoSwitch() - Method in class visad.ss.FancySSCell
-
Returns whether this FancySSCell auto-switches to 3-D.
- getAux() - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Returns AUX block
- getAuxBlock() - Method in class visad.data.hrit.HRITCoordinateSystem
-
Get the navigation block used to initialize this HRITCoordinateSystem
- getAuxBlock() - Method in class visad.data.mcidas.AREACoordinateSystem
-
Get the navigation block used to initialize this AREACoordinateSystem
- getAuxValue() - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Get the AUX keyword value
- getAxis() - Method in class visad.AxisScale
-
Get axis that the scale will be displayed on.
- getAxisOrdinal() - Method in class visad.AxisScale
-
Get the position of this AxisScale on the Axis (first, second, third).
- getAxisScale() - Method in class visad.ScalarMap
-
Get the AxisScale associated with this ScalarMap.
- getAzimuthParameters() - Method in class visad.bom.Radar2DCoordinateSystem
-
Return the azimuth parameters
- getAzimuthParameters() - Method in class visad.bom.Radar3DCoordinateSystem
-
Return the azimuth parameters
- getBackgroundColor() - Method in class visad.java2d.VisADCanvasJ2D
-
Return the background color.
- getBackgroundColor() - Method in class visad.RendererControl
-
Get the background color.
- getBadScale(boolean) - Method in class visad.DataRenderer
-
- getBand() - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Get the band or band range
- getBand() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
fetch the current band number
- getBandDescr(int, String) - Method in class edu.wisc.ssec.mcidas.adde.AddeSatBands
-
given a sensor and a source type, return a list of bands possible
- getBandMap() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return 32 bit band map
- getBandNames() - Method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
return the bandNames text
- getBands() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
returns the bands in each of the images
- getBarbOrientation() - Method in class visad.FlowControl
-
Get barb orientation for wind barbs
- getBase() - Method in class visad.browser.ContourWidget
-
Gets the value of the base text field.
- getBase() - Method in class visad.LogCoordinateSystem
-
Get the base used in this LogCoordinateSystem.
- getBaseLineVisible() - Method in class visad.AxisScale
-
Determine whether the base line for the scale should be visible
- getBaseMap() - Method in class visad.util.LabeledColorWidget
-
- getBaseMap() - Method in class visad.util.SimpleColorMapWidget
-
- getBeginColumn() - Method in class visad.data.units.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Method in class visad.data.units.SimpleCharStream
-
Get token beginning line number.
- getBest(String, String) - Method in class visad.data.netcdf.in.NetcdfQuantityDB
-
Return the VisAD quantity corresponding to the best combination of
long name and name.
- getBisectPlaneNormal(float[], float[]) - Static method in class visad.TrajectoryManager
-
Determine the plane that bisects the angle at a vertex formed by intersecting lines
specified as two unit vectors (this plane is normal to the plane containing the vectors).
- getBits(int) - Method in class visad.data.tiff.LegacyBitBuffer
-
Deprecated.
- getBlockCount(String) - Method in class visad.data.bio.LociForm
-
Determines the number of images in the given image file.
- getBlockCount(String) - Method in interface visad.data.FormBlockReader
-
Determines the number of blocks in the given file.
- getBlockCount(String) - Method in class visad.data.tiff.LegacyTiffForm
-
Deprecated.
- getBoolean(String) - Static method in class visad.browser.Convert
-
Extracts a boolean from a string.
- getBounds(Set, float, float, float, float, float, float) - Static method in class visad.bom.ShadowImageByRefFunctionTypeJ3D
-
- getBounds() - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Get the bounds of this grid
- getBoxColor() - Method in class visad.RendererControl
-
Get the box color.
- getBoxOn() - Method in class visad.DisplayRenderer
-
Get the box visibility.
- getBoxOn() - Method in class visad.RendererControl
-
Get the box visibility.
- getBoxOnBranch() - Method in class visad.java2d.DisplayRendererJ2D
-
- getBoxOnBranch() - Method in class visad.java3d.DisplayRendererJ3D
-
- getBranch() - Method in class visad.java3d.RendererJ3D
-
- getBranch() - Method in class visad.java3d.VisADImageNode
-
- getButtonPanel() - Method in class visad.util.ColorMapWidget
-
Return the panel in which the buttons are stored.
- getByAlias(String) - Static method in class visad.BaseQuantity
-
Retrieve a base quantity from the database based on a
match of an alias.
- getByName(String) - Static method in class visad.BaseQuantity
-
Retrieve a base quantity from the database based on a
match of the name.
- getByName(String) - Method in class visad.data.hdfeos.DimensionSet
-
- getByName(String) - Method in class visad.data.hdfeos.VariableSet
-
- getByName(String) - Method in class visad.data.units.UnitTable
-
Get a unit by name.
- getBySymbol(String) - Method in class visad.data.units.UnitTable
-
Get a unit by symbol.
- getByteArray1D() - Method in class visad.data.ArrayWrapper
-
get the value
- getByteArray1D(Object) - Method in class visad.data.DataCacheManager
-
get the value from the cache
- getByteArray2D() - Method in class visad.data.ArrayWrapper
-
get the value
- getByteArray2D(Object) - Method in class visad.data.DataCacheManager
-
get the value from the cache
- getByteArray3D(Object) - Method in class visad.data.DataCacheManager
-
get the value from the cache
- getBytes(Object) - Static method in class visad.data.visad.object.BinarySerializedObject
-
- getBytesFromCache() - Method in class visad.data.CachedBufferedByteImage
-
_more_
- getCacheAppearances() - Method in class visad.GraphicsModeControl
-
Get whether Appearances are cached or not
- getCacheAppearances() - Method in class visad.java2d.GraphicsModeControlJ2D
-
Get whether Appearances are cached or not
- getCacheAppearances() - Method in class visad.java3d.GraphicsModeControlJ3D
-
Get whether Appearances are cached or not
- getCachedCoordinateSystem() - Method in class visad.CachingCoordinateSystem
-
Access to the "cached" CS
- getCacheDir() - Method in class visad.data.DataCacheManager
-
get the cache dir.
- getCacheFile() - Method in class visad.data.DataCacheManager
-
- getCacheManager() - Static method in class visad.data.DataCacheManager
-
The singleton access
- getCacheStrategy() - Method in class visad.data.dods.Adapter
-
- getCachingEnabled() - Method in class visad.TrajectoryParams
-
- getCal() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
fetch the current Calibration type
- getCal() - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Returns calibration block
- getCalibration() - Method in class visad.data.hdfeos.Variable
-
- getCalibrationScaleFactor() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
Get the scaling factor of the values for this calibration type
- getCalibrationType() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
Returns the calibration type
- getCalibrationUnitName() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
Get the string representing the calibration unit
- getCalibrator(int, int[]) - Static method in class edu.wisc.ssec.mcidas.CalibratorFactory
-
Get an appropriate Calibrator
for the sensor id provided.
- getCalibrator(int, int, int[]) - Static method in class edu.wisc.ssec.mcidas.CalibratorFactory
-
Get an appropriate Calibrator
for the sensor id provided.
- getCalInfo() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
get the valid band calibration information
- getCalOffset() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return offset in bytes to calibration data
- getCalType() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
- getCalType() - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Get the calibration type that will be used on data returned form
getCalibratedData()
.
- getCanvas() - Method in class visad.java2d.DisplayRendererJ2D
-
- getCanvas() - Method in class visad.java3d.DisplayRendererJ3D
-
Get the canvas for this renderer
- getCellDataByName(String) - Method in class visad.ss.BasicSSCell
-
Obtains the cell data entry corresponding to the given variable name.
- getCellSize() - Method in class visad.data.gis.ArcAsciiGridAdapter
-
- getCellSizeX() - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Get the cell size of this grid
- getCellSizeY() - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Get the cell size of this grid
- getCenter() - Method in class visad.TextControl
-
return the centering flag
- getCenterLatitude() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
get Latutide at center of image
- getCenterLatitudeResolution() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
get Latutide-wise resolution at center of image
- getCenterLatLon() - Method in class visad.georef.MapProjection
-
Get the center lat/lon point for this MapProjection.
- getCenterLongitude() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
get longitude at center of image
- getCenterLongitudeResolution() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
get longitude-wise resolution at center of image
- getCenterPoint() - Method in class visad.bom.Radar2DCoordinateSystem
-
Get center point in lat/lon
- getCenterPoint() - Method in class visad.bom.Radar3DCoordinateSystem
-
Get center point in lat/lon/alt
- getCentroid() - Method in class visad.aeri.LinearVectorPointMethod
-
- getChangeType() - Method in class visad.ss.SSCellChangeEvent
-
Gets the type of change that occurred.
- getCharacterMaxX() - Method in class visad.util.HersheyFont
-
get the maximum X coordinate values for all characters
- getCharacterMinX() - Method in class visad.util.HersheyFont
-
get the minimum X coordinate values for all characters
- getCharacterRotation() - Method in class visad.TextControl
-
Gets the value of characterRotation
- getCharacterSetMaxX() - Method in class visad.util.HersheyFont
-
get the maximum X coordiante value for all characters
- getCharacterSetMaxY() - Method in class visad.util.HersheyFont
-
get the maximum Y coordiante value for all characters
- getCharacterSetMinX() - Method in class visad.util.HersheyFont
-
get the minimum X coordiante value for all characters
- getCharacterSetMinY() - Method in class visad.util.HersheyFont
-
get the minimum Y coordiante value for all characters
- getCharactersInSet() - Method in class visad.util.HersheyFont
-
get the minimum Y coordiante value for all characters
- getCharacterVector(int) - Method in class visad.util.HersheyFont
-
get the vector of X and Y coordinates for the i-th character
- getChild(int) - Method in class visad.VisADGroup
-
- getChildren() - Method in class visad.VisADGroup
-
- getCholeskyDecomposition() - Method in class visad.matrix.JamaCholeskyDecomposition
-
Return the associated JAMA CholeskyDecomposition object.
- getCircular() - Method in class visad.DisplayRealType
-
- getClientDisplay(RemoteServer, int) - Static method in class visad.util.ClientServer
-
- getClientDisplay(RemoteServer, int, DataReference[]) - Static method in class visad.util.ClientServer
-
- getClientDisplays(RemoteServer) - Static method in class visad.util.ClientServer
-
- getClientDisplays(RemoteServer, DataReference[]) - Static method in class visad.util.ClientServer
-
- getCloseIndex() - Method in class visad.bom.PickManipulationRendererJ2D
-
Return the index of the closes point.
- getCloseIndex() - Method in class visad.bom.PickManipulationRendererJ3D
-
Return the index of the closes point.
- getCloudCoverageSymbol(int) - Static method in class visad.meteorology.WeatherSymbols
-
Get the shape corresponding to a total sky cover code.
- getCloudCoverageSymbols() - Static method in class visad.meteorology.WeatherSymbols
-
Get the array of shapes corresponding to the cloud coverage codes.
- getClusterData(RealTuple) - Method in interface visad.cluster.RemoteClusterData
-
- getClusterData(RealTuple) - Method in class visad.cluster.RemoteClusterDataImpl
-
return RemoteClusterData for JVM where data resides;
may be RemoteClusterData for client for non-partitioned data;
may be null for partitioned data outside partitoning
- getColor() - Method in class visad.AxisScale
-
Get the color of this axis scale.
- getColor(float) - Method in class visad.util.ColorMap
-
Maps a floating point value (in the range 0 to 1) onto a Color,
returns Color.black if the number is out of range
If you're getting more than 1 or 2 colors,
use getColors() instead.
- getColorCount() - Method in class visad.TrajectoryManager
-
- getColorMap() - Method in class visad.util.BaseRGBMap
-
Get the color map (as an array of float tuples.
- getColorMap() - Method in class visad.util.ColorMap
-
Returns a copy of the ColorMap
- getColorMap() - Method in class visad.util.ColorWidget
-
Returns the ColorMap that the color wdget is curently pointing to
- getColorMaps(Color) - Static method in class visad.util.Util
-
- getColorMode() - Method in class visad.GraphicsModeControl
-
Get the color mode.
- getColorMode() - Method in class visad.java2d.GraphicsModeControlJ2D
-
Get the color mode used for combining color values.
- getColorMode() - Method in class visad.java3d.GraphicsModeControlJ3D
-
Get the color mode used for combining color values.
- getColors(float, float, int) - Method in class visad.util.ColorMap
-
Map a range of floating point values (in the range 0 to 1) onto
a range of Colors.
- getColours() - Method in class visad.bom.SceneGraphRenderer
-
Get a list of the colours used in the chart
This may be necessary if the chart is being plotted to a medium
with limited colours, eg.
- getColumn() - Method in class visad.data.units.SimpleCharStream
-
Deprecated.
- getColumnDimension() - Method in class visad.matrix.JamaMatrix
-
Get column dimension.
- getColumnIndex() - Method in class edu.wisc.ssec.mcidas.GRIDnav
-
Get the column index
- getColumnMajor(double[][]) - Method in class visad.data.fits.GenericArrayConverter
-
- getColumns() - Method in class edu.wisc.ssec.mcidas.GridDirectory
-
Get the number of columns in the grid
- getColumns() - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Get the number of columns in this grid
- getColumns() - Method in class visad.data.vis5d.Vis5DCoordinateSystem
-
Get the number of Columns
- getColumns() - Method in class visad.jmet.MetGridDirectory
-
- getCommentList() - Method in class edu.wisc.ssec.mcidas.adde.DataSetInfo
-
Returns the list of descriptor contents.
- getCommonDifference() - Method in class visad.data.in.ArithProg
-
Gets the current common difference.
- getComponent(int) - Method in class visad.cluster.RemoteClientTupleImpl
-
- getComponent(int) - Method in class visad.cluster.RemoteNodeTupleImpl
-
- getComponent() - Method in class visad.DisplayImpl
-
- getComponent(int) - Method in class visad.DoubleStringTuple
-
Get the i'th component.
- getComponent(int) - Method in class visad.DoubleTuple
-
Get the i'th component.
- getComponent(int) - Method in class visad.georef.EarthLocationLite
-
Get the i'th component.
- getComponent(int) - Method in class visad.java2d.ShadowTupleTypeJ2D
-
- getComponent(int) - Method in class visad.java3d.ShadowTupleTypeJ3D
-
- getComponent() - Method in interface visad.LocalDisplay
-
return the java.awt.Component (e.g., JPanel or AppletPanel)
this Display uses; returns null for an offscreen Display
- getComponent() - Method in class visad.RemoteSlaveDisplayImpl
-
Get this slave display's component, for adding to a user interface
- getComponent(int) - Method in class visad.ShadowTupleType
-
- getComponent(int) - Method in class visad.Tuple
-
Returns a component of this instance.
- getComponent(int) - Method in interface visad.TupleIface
-
return component for i between 0 and getDimension() - 1
- getComponent(int) - Method in class visad.TupleType
-
return component for i between 0 and getDimension() - 1
- getComponentIndex() - Method in class visad.ShadowType
-
- getComponentIndex(TupleType, MathType) - Static method in class visad.util.DataUtility
-
Gets the index of a component in a TupleType.
- getComponentIndex(Set, MathType) - Static method in class visad.util.DataUtility
-
Gets the index of a component in a Set.
- getComponentIndex(Function, MathType) - Static method in class visad.util.DataUtility
-
Gets the index of a component in the range of a Function.
- getComponents(LinearSet) - Static method in class visad.data.visad.object.BinaryIntegerSet
-
- getComponents(boolean) - Method in class visad.DoubleStringTuple
-
Create, if needed, and return the component array.
- getComponents(boolean) - Method in class visad.DoubleTuple
-
Create, if needed, and return the component array.
- getComponents(boolean) - Method in class visad.georef.EarthLocationLite
-
Create, if needed, and return the component array.
- getComponents(ShadowType, boolean) - Method in class visad.java2d.ShadowTypeJ2D
-
- getComponents(ShadowType, boolean) - Method in class visad.java3d.ShadowTypeJ3D
-
- getComponents(ShadowType, boolean) - Method in class visad.ShadowType
-
- getComponents() - Method in class visad.Tuple
-
Returns the components that constitute this instance.
- getComponents(boolean) - Method in class visad.Tuple
-
Returns the components that constitute this instance.
- getComponents() - Method in class visad.TupleType
-
get array of components
- getComponentWithRef() - Method in class visad.ShadowType
-
- getCompression() - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Get the compression type for this ADDE URL
- getComputeSet() - Method in interface visad.AnimationControl
-
Get the flag to automatically compute the animation set if it is
null
- getComputeSet() - Method in class visad.java2d.AnimationControlJ2D
-
Get the flag to automatically compute the animation set if it is
null
- getComputeSet() - Method in class visad.java3d.AnimationControlJ3D
-
Get the flag to automatically compute the animation set if it is
null
- getConnectionID(RemoteDisplay) - Method in interface visad.collab.DisplayMonitor
-
Return the ID associated with the specified RemoteDisplay.
- getConnectionID(RemoteDisplay) - Method in class visad.collab.DisplayMonitorImpl
-
Return the ID associated with the specified RemoteDisplay.
- getConnectionID(RemoteDisplay) - Method in class visad.collab.RemoteDisplayMonitorImpl
-
Return the ID associated with the specified RemoteDisplay.
- getConnectionID(RemoteDisplay) - Method in class visad.DisplayImpl
-
Return the ID used to identify the collaborative connection to
the specified remote display.
WARNING! Due to limitations in the Java RMI implementation,
this only works with an exact copy of the RemoteDisplay used to
create the collaboration link.
- getConstant() - Method in class visad.ConstantMap
-
- getConstantMaps() - Method in class visad.DataDisplayLink
-
- getConstantMaps() - Method in class visad.ss.SSCellData
-
Gets the ConstantMaps associated with the reference.
- getConstantMapVector() - Method in interface visad.Display
-
- getConstantMapVector() - Method in class visad.DisplayImpl
-
- getConstantMapVector() - Method in interface visad.RemoteDisplay
-
- getConstantMapVector() - Method in class visad.RemoteDisplayImpl
-
- getConstantMapVector() - Method in interface visad.RemoteReferenceLink
-
return the list of ConstantMap-s which apply to this Data object
- getConstantMapVector() - Method in class visad.RemoteReferenceLinkImpl
-
return the list of ConstantMap-s which apply to this Data object
- getContext() - Method in class visad.data.netcdf.in.Context
-
Returns the current context.
- getContourInterval() - Method in class visad.browser.ContourWidget
-
Gets the value of the interval text field.
- getControl() - Method in class visad.collab.ControlMonitorEvent
-
Gets the Control
to which this event refers.
- getControl() - Method in class visad.ControlEvent
-
- getControl(Class) - Method in class visad.DisplayImpl
-
get a linked Control with the given Class;
only called for Control objects associated with 'single'
DisplayRealTypes
- getControl(Class, int) - Method in class visad.DisplayImpl
-
get ordinal instance of linked Control object of the
specified class
- getControl(Class) - Method in interface visad.LocalDisplay
-
only called for Control objects associated with 'single'
DisplayRealType-s
- getControl(Class, int) - Method in interface visad.LocalDisplay
-
find specified occurance for Control object of the specified class
- getControl() - Method in class visad.ScalarMap
-
Gets the Control for the DisplayScalar.
- getControl() - Method in class visad.ScalarMapControlEvent
-
Get the Control
referred to by this event.
- getControlKey(Control) - Static method in class visad.collab.ControlMonitorEvent
-
Get the key used to uniquely identify this control.
- getControls(Class) - Method in class visad.DisplayImpl
-
get all linked Control objects of the specified Class
- getControls(Class) - Method in interface visad.LocalDisplay
-
find all Control objects of the specified class
- getControlVector() - Method in class visad.DisplayImpl
-
- getConventionsString(Netcdf) - Static method in class visad.data.netcdf.in.View
-
Returns the value of the global "Conventions" attribute.
- getConverter() - Method in class visad.data.fits.ConvertArray
-
- getCoordinateCount() - Method in class visad.TrajectoryManager
-
- getCoordinateSystem(int) - Method in class visad.CartesianProductCoordinateSystem
-
Get a particular CoordinateSystem
- getCoordinateSystem() - Method in class visad.data.mcidas.AreaAdapter
-
get the CoordinateSystem of the image
- getCoordinateSystem() - Method in class visad.data.mcidas.McIDASGridDirectory
-
Get the GRIDCoordinateSystem associated with this grid
- getCoordinateSystem() - Method in class visad.jmet.MetGrid
-
return the CoordinateSystem for this grid (could also get from
the MetGridDirectory, too)
- getCoordinateSystem() - Method in class visad.jmet.MetGridDirectory
-
- getCoordinateSystem() - Method in class visad.RealTuple
-
get CoordinateSystem
- getCoordinateSystem() - Method in interface visad.RealTupleIface
-
Returns the coordinate system transformation.
- getCoordinateSystem() - Method in class visad.RealTupleType
-
get default CoordinateSystem
- getCoordinateSystem() - Method in class visad.Set
-
Gets the coordinate system of this domain set (DomainCoordinateSystem).
- getCoordinateSystem() - Method in interface visad.SetIface
-
Returns the coordinate system transformation of the set.
- getCoordinateSystemCache() - Method in class visad.data.visad.BinaryReader
-
- getCoordinateSystemCache() - Method in class visad.data.visad.BinaryWriter
-
- getCoordinateSystems() - Method in class visad.CartesianProductCoordinateSystem
-
Get the arrays of CoordinateSystems being used in this product
- getCoordinateSystemUnits() - Method in class visad.CoordinateSystem
-
Return the Units for this CoordinateSystem.
- getCoordinateVariable(Dimension) - Method in class visad.data.netcdf.in.View
-
Returns the netCDF coordinate variable associated with a netCDF
dimension.
- getCoordType() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
fetch the current coordinate type
- getCount() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
Returns the selected counts of the data
- getCount() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataspace
-
Returns the selected counts of the data
- getCreationDate() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return image creation date
- getCreationTime() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return image creation time
- getCubeArray() - Static method in class visad.data.amanda.F2000Util
-
- getCurrent() - Method in interface visad.AnimationControl
-
- getCurrent() - Method in class visad.java2d.AnimationControlJ2D
-
get the current ordinal step number
- getCurrent() - Method in class visad.java3d.AnimationControlJ3D
-
- getCurrentActionThread() - Method in class visad.ActionImpl
-
return Thread currently active in run() method of this
ActionImpl, or null is run() is not active
- getCursor() - Method in class visad.DisplayRenderer
-
Return an array giving the cursor location as
(XAxis, YAxis, ZAxis) coordinates
- getCursor() - Method in class visad.java2d.DisplayRendererJ2D
-
Returns the location of the last unmodified, middle mouse button press.
- getCursor() - Method in class visad.java3d.DisplayRendererJ3D
-
Get the cusor location.
- getCursorColor() - Method in class visad.DisplayRenderer
-
Get the cursor color.
- getCursorColor() - Method in class visad.RendererControl
-
Get the cursor color.
- getCursorOnBranch() - Method in class visad.java2d.DisplayRendererJ2D
-
- getCursorOnBranch() - Method in class visad.java3d.DisplayRendererJ3D
-
- getCursorStringVector() - Method in class visad.DisplayRenderer
-
Return Vector
of String
s describing the
cursor location, if cursor location display is enabled.
- getCursorStringVectorUnconditional() - Method in class visad.DisplayRenderer
-
Return Vector
of String
s describing the
cursor location, regardless of whether cursor location display is
enabled.
- getCurve() - Method in class visad.bom.FrontDrawer
-
- getCurvedSize() - Method in class visad.browser.GMCWidget
-
Gets the curved size.
- getCurvedSize() - Method in class visad.GraphicsModeControl
-
Get the undersampling factor of surface shape for curved texture maps
- getCurvedSize() - Method in class visad.java2d.GraphicsModeControlJ2D
-
Get the undersampling factor of surface shape for curved texture maps
- getCurvedSize() - Method in class visad.java3d.GraphicsModeControlJ3D
-
Get the undersampling factor of surface shape for curved texture maps
- getCurvedTexture() - Method in class visad.ShadowType
-
- getCustomEditor() - Method in class visad.data.netcdf.InputPathnameEditor
-
Return the custom editor.
- getCylinderWidth() - Method in class visad.TrajectoryParams
-
- getD() - Method in class visad.matrix.JamaEigenvalueDecomposition
-
Get D
- getDashedStyle() - Method in class visad.ContourControl
-
Get the line style for lines that are styled.
- getData() - Method in class edu.wisc.ssec.mcidas.adde.AddePointDataReader
-
Return the data sent by the server
- getData(int) - Method in class edu.wisc.ssec.mcidas.adde.AddePointDataReader
-
Return the data sent by the server in a particular order
(PARAM_ORDER, OB_ORDER).
- getData(String) - Method in class edu.wisc.ssec.mcidas.adde.AddePointDataReader
-
Return an array of data for the particular parameter.
- getData() - Method in class edu.wisc.ssec.mcidas.adde.DataSetInfo
-
Return the data sent by the server
- getData() - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Read the AREA data.
- getData(int[][][]) - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Read AREA file data by reference.
- getData(int, int, int, int) - Method in class edu.wisc.ssec.mcidas.AreaFile
-
- getData(int, int, int, int, int) - Method in class edu.wisc.ssec.mcidas.AreaFile
-
- getData() - Method in class visad.bom.RadarAdapter
-
- getData() - Method in class visad.bom.TCData
-
- getData(AreaImageCacheAdapter, FlatFieldCacheAccessor) - Method in class visad.data.FlatFieldCache
-
Does the work of getting data from the cache.
- getData() - Method in class visad.data.gif.GIFAdapter
-
- getData() - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Get the ASCIIGRID as a VisAD data object
- getData(RealTupleType, RealType) - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Get the ASCIIGRID as a VisAD data object with the specified spatial domain
and range.
- getData(MathType) - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Get the ASCIIGRID as a VisAD data object with the specified domain
and range.
- getData() - Method in class visad.data.gis.UsgsDemAdapter
-
Get the DEM as a VisAD data object
- getData() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
Returns the data array
- getData() - Method in class visad.data.hdfeos.HdfeosDomainMap
-
- getData(int[]) - Method in class visad.data.hdfeos.HdfeosDomainMap
-
- getData() - Method in class visad.data.hdfeos.HdfeosField
-
- getData(int[]) - Method in class visad.data.hdfeos.HdfeosField
-
- getData() - Method in class visad.data.hdfeos.HdfeosFlatField
-
- getData(int[]) - Method in class visad.data.hdfeos.HdfeosFlatField
-
- getData() - Method in class visad.data.hdfeos.HdfeosTuple
-
- getData(int[]) - Method in class visad.data.hdfeos.HdfeosTuple
-
- getData() - Method in class visad.data.hrit.HRITAdapter
-
- getData() - Method in class visad.data.mcidas.AddeTextAdapter
-
Return the Text object representing the request.
- getData() - Method in class visad.data.mcidas.AreaAdapter
-
Return a FlatField representing the image.
- getData() - Method in class visad.data.mcidas.BaseMapAdapter
-
getData creates a VisAD UnionSet type with the MathType
specified thru one of the other methods.
- getData() - Method in class visad.data.mcidas.PointDataAdapter
-
Get the VisAD Data object that represents the output from the
request.
- getData(NetcdfAdapter) - Method in class visad.data.netcdf.in.CompositeStrategy
-
Returns a VisAD data object corresponding to the netCDF dataset.
- getData(NetcdfAdapter) - Method in class visad.data.netcdf.in.FileStrategy
-
Returns a VisAD data object corresponding to the netCDF dataset.
- getData(NetcdfAdapter) - Method in class visad.data.netcdf.in.InMemoryStrategy
-
Returns a VisAD data object corresponding to the netCDF dataset.
- getData() - Method in class visad.data.netcdf.in.NetcdfAdapter
-
Gets the VisAD data object corresponding to the netCDF dataset.
- getData(Strategy) - Method in class visad.data.netcdf.in.NetcdfAdapter
-
Gets the VisAD data object corresponding to the netCDF dataset using a
given strategy.
- getData(NetcdfAdapter) - Method in class visad.data.netcdf.in.Strategy
-
Returns a VisAD data object corresponding to the netCDF dataset.
- getData() - Method in class visad.data.netcdf.in.View.DataIterator
-
Returns a copy of the next virtual VisAD data object.
- getData(String) - Method in class visad.data.netcdf.in.View
-
Returns the virtual VisAD data object corresponding to a named netCDF
variable.
- getData(Variable) - Method in class visad.data.netcdf.in.View
-
Returns the virtual VisAD data object corresponding to a netCDF
variable.
- getData() - Method in class visad.data.netcdf.in.VirtualData
-
Gets the VisAD data object corresponding to this top-level, virtual,
data object.
- getData(Context) - Method in class visad.data.netcdf.in.VirtualData
-
Gets the VisAD data object corresponding to this virtual, data
object, in context.
- getData() - Method in class visad.data.netcdf.in.VirtualDataIterator
-
Gets a clone of the next virtual VisAD data object.
- getData(Context) - Method in class visad.data.netcdf.in.VirtualField
-
Gets the VisAD data object corresponding to this virtual, data
object.
- getData(Context) - Method in class visad.data.netcdf.in.VirtualFlatField
-
Gets the VisAD data object corresponding to this virtual, data
object.
- getData(Context) - Method in class visad.data.netcdf.in.VirtualScalar
-
Gets the VisAD data object corresponding to this virtual, data
object.
- getData(Context) - Method in class visad.data.netcdf.in.VirtualTuple
-
Gets the VisAD data object of this tuple, in context.
- getData() - Method in class visad.data.netcdf.InputNetcdf
-
Returns the VisAD data object property.
- getData() - Method in class visad.data.netcdf.NetcdfInBean
-
Get the VisAD data object property.
- getData() - Method in class visad.data.text.TextAdapter
-
get the data
- getData() - Method in class visad.data.visad.BinaryReader
-
- getData() - Method in class visad.DataDisplayLink
-
- getData() - Method in interface visad.DataReference
-
- getData() - Method in class visad.DataReferenceImpl
-
- getData() - Method in class visad.java2d.ShadowTypeJ2D
-
- getData() - Method in class visad.java3d.ShadowTypeJ3D
-
Get the data
- getData() - Method in class visad.jmet.MetGrid
-
return the DataImpl (FlatField) for this grid
- getData() - Method in class visad.MessageEvent
-
Get the data associated with this message.
- getData() - Method in class visad.RemoteDataReferenceImpl
-
return referenced Data object, but if Data is a FieldImpl
return a RemoteFieldImpl referencing Data to avoid copying
entire FieldImpl between JVMs
- getData() - Method in class visad.ShadowType
-
- getData() - Method in class visad.SingletonSet
-
Get the RealTuple that this SingletonSet was initialized with.
- getData(String) - Method in class visad.ss.BasicSSCell
-
Gets this cell's Data object with the specified variable name.
- getData() - Method in class visad.ss.BasicSSCell
-
Gets this cell's Data objects.
- getData() - Method in class visad.ss.SSCellData
-
Gets the Data object.
- getDataAsHTML() - Method in class visad.data.mcidas.AddeTextAdapter
-
Return the Text object representing the request with HTML formatting.
- getDataCount() - Method in class visad.ss.BasicSSCell
-
Gets the number of Data object this cell has.
- getDataDisplayLink() - Method in class visad.DisplayReferenceEvent
-
- getDataFactory() - Method in class visad.data.netcdf.in.VirtualData
-
Returns the factory used to create VisAD data objects.
- getDataFactory() - Method in class visad.data.netcdf.in.VirtualField
-
Returns the factory used to create VisAD data objects.
- getDataFactory() - Method in class visad.data.netcdf.in.VirtualScalar
-
Returns the factory used to create VisAD data objects.
- getDataFactory() - Method in class visad.data.netcdf.in.VirtualTuple
-
Returns the factory used to create VisAD data objects.
- getDataInputStream() - Method in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
-
returns a reference to DataInputStream established in connect().
- getDataObject(int) - Method in class visad.data.hdf5.HDF5FileAdapted
-
Returns the data object with specified index
- getDataOffset() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return offset in bytes to image data
- getDataRef() - Method in class visad.ss.BasicSSCell
-
- getDataReference() - Method in class visad.DataDisplayLink
-
- getDataReference(int) - Method in interface visad.RemoteServer
-
return the RemoteDataReference with index on this
RemoteServer, or null
- getDataReference(String) - Method in interface visad.RemoteServer
-
return the RemoteDataReference with name on this
RemoteServer, or null
- getDataReference(int) - Method in class visad.RemoteServerImpl
-
get a RemoteDataReference by index
- getDataReference(String) - Method in class visad.RemoteServerImpl
-
get a RemoteDataReference by name
- getDataReferences() - Method in interface visad.RemoteServer
-
return an array of all RemoteDataReferences on this
RemoteServer, or null
- getDataReferences() - Method in class visad.RemoteServerImpl
-
return array of all RemoteDataReferences in this RemoteServer
- getDatasetList() - Method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
get a list of all datasets valid for this server and
the designated group.
- getDatasetListDescriptions() - Method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
get a list of all dataset descriptions for this server and
the designated group
- getDatasetPosition() - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Get the dataset position
- getDataSource(String) - Method in class visad.ss.BasicSSCell
-
Gets this cell's data source string for data
with the specified variable name.
- getDataSources() - Method in class visad.ss.BasicSSCell
-
Gets this cell's data source strings.
- getDataSourceType(String) - Method in class visad.ss.BasicSSCell
-
Gets this cell's data source type for data
with the specified variable name.
- getDataSourceTypes() - Method in class visad.ss.BasicSSCell
-
Gets this cell's data source types.
- getDataspace() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
Returns the dataspace
- getDataType() - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Get the type of the Data.
- getDatatype() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
Returns the datatype
- getDatatype(int) - Static method in class visad.data.hdf5.hdf5objects.HDF5Datatype
-
Gets the string representation of the data type
- getDataUnit() - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Get the data units
- getDataWidth() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return number of bytes per pixel
- getDate() - Method in class edu.wisc.ssec.mcidas.adde.WxTextProduct
-
Get the date of the product
- getDateTimeList() - Method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
get the valid date-time list for the selected server/group/dataset.
- getDay(int) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
- getDay() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
return the day of the selected image
- getDay() - Method in class edu.wisc.ssec.mcidas.adde.WxTextProduct
-
Get the day of the product
- getDay() - Method in class visad.data.amanda.Event
-
- getDebug() - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Get the debug value for this ADDE URL
- getDefaultColorIndex(DisplayImpl, int) - Static method in class visad.ShadowType
-
- getDefaultConfig() - Static method in class visad.java3d.VisADCanvasJ3D
-
Get the default configuration.
- getDefaultDisplayRenderer() - Method in class visad.DisplayImpl
-
- getDefaultDisplayRenderer() - Method in class visad.java2d.DisplayImplJ2D
-
- getDefaultDisplayRenderer() - Method in class visad.java3d.DisplayImplJ3D
-
return a DefaultDisplayRendererJ3D
- getDefaultMapArea() - Method in class visad.data.hrit.HRITCoordinateSystem
-
Get the bounds for this image
- getDefaultMapArea() - Method in class visad.data.mcidas.AREACoordinateSystem
-
Get the bounds for this image
- getDefaultMapArea() - Method in class visad.data.mcidas.GRIDCoordinateSystem
-
Get the bounds for this grid
- getDefaultMapArea() - Method in class visad.data.vis5d.Vis5DCoordinateSystem
-
Get the bounds for this image
- getDefaultMapArea() - Method in class visad.georef.LongitudeLatitudeInterpCS
-
- getDefaultMapArea() - Method in class visad.georef.MapProjection
-
Get a reasonable bounding box in this coordinate system.
- getDefaultMapArea() - Method in class visad.georef.TrivialMapProjection
-
Get a reasonable bounding box in this coordinate system.
- getDefaultMapArea() - Method in class visad.jmet.EASECoordinateSystem
-
return the bounding box for this projection
- getDefaultMapArea() - Method in class visad.jmet.GRIBCoordinateSystem
-
return the bounding box for this projection
- getDefaultPort() - Method in class edu.wisc.ssec.mcidas.adde.AddeURLStreamHandler
-
Returns the default port for a URL parsed by this handler.
- getDefaultRangeUnits() - Method in class visad.cluster.RemoteClientFieldImpl
-
- getDefaultRangeUnits() - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getDefaultRangeUnits() - Method in class visad.cluster.RemoteNodeFieldImpl
-
- getDefaultRangeUnits() - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getDefaultRangeUnits() - Method in class visad.data.AreaImageCacheAdapter
-
- getDefaultRangeUnits() - Method in class visad.data.FileFlatField
-
- getDefaultRangeUnits() - Method in interface visad.Field
-
get default range Unit-s for 'Flat' components
- getDefaultRangeUnits() - Method in class visad.FieldImpl
-
get default range Unit-s for 'Flat' components
- getDefaultRangeUnits() - Method in class visad.FlatField
-
Get default range Unit-s for 'Flat' components.
- getDefaultRangeUnits() - Method in class visad.RemoteFieldImpl
-
- getDefaultSet() - Method in class visad.RealTupleType
-
get default Set
- getDefaultSet() - Method in class visad.RealType
-
get default Set
- getDefaultStrategy() - Static method in class visad.data.netcdf.in.NetcdfAdapter
-
Returns the default strategy used to import a netCDF dataset.
- getDefaultSuffixes() - Method in class visad.data.amanda.F2000Form
-
- getDefaultSuffixes() - Method in class visad.data.bio.LociForm
-
Returns the default file suffixes for this file format.
- getDefaultSuffixes() - Method in class visad.data.dods.DODSForm
-
Returns the path-component suffixes that identifies a dataset
specification as being a DODS dataset specification.
- getDefaultSuffixes() - Method in class visad.data.fits.FitsForm
-
- getDefaultSuffixes() - Method in interface visad.data.FormFileInformer
-
Get default suffixes for files/URLs handeled by this form.
- getDefaultSuffixes() - Method in class visad.data.gif.GIFForm
-
- getDefaultSuffixes() - Method in class visad.data.gis.ArcAsciiGridForm
-
Get a list of default suffixes for McIDAS map files
- getDefaultSuffixes() - Method in class visad.data.gis.DemFamily
-
Get a list of default suffixes for McIDAS map files
- getDefaultSuffixes() - Method in class visad.data.gis.UsgsDemForm
-
Get a list of default suffixes for McIDAS map files
- getDefaultSuffixes() - Method in class visad.data.hdf5.HDF5Form
-
- getDefaultSuffixes() - Method in class visad.data.hdfeos.Hdfeos
-
- getDefaultSuffixes() - Method in class visad.data.hrit.HRITForm
-
return a list of suffixes associated with this file type
- getDefaultSuffixes() - Method in class visad.data.jai.JAIForm
-
Returns the default file suffixes for the JAI image file formats.
- getDefaultSuffixes() - Method in class visad.data.mcidas.AreaForm
-
return a list of suffixes associated with this file type
- getDefaultSuffixes() - Method in class visad.data.mcidas.MapForm
-
Get a list of default suffixes for McIDAS map files
- getDefaultSuffixes() - Method in class visad.data.mcidas.PointForm
-
return a list of suffixes associated with this file type
- getDefaultSuffixes() - Method in class visad.data.netcdf.NetCDF
-
Returns the path-component suffixes that identifies a dataset
specification as being a netCDF dataset specification.
- getDefaultSuffixes() - Method in class visad.data.text.TextForm
-
- getDefaultSuffixes() - Method in class visad.data.tiff.LegacyTiffForm
-
Deprecated.
Returns the default file SUFFIXES for the TIFF file format.
- getDefaultSuffixes() - Method in class visad.data.vis5d.Vis5DForm
-
- getDefaultSuffixes() - Method in class visad.data.vis5d.Vis5DTopoForm
-
Get default suffixes for Vis5D topography files
- getDefaultSuffixes() - Method in class visad.data.visad.VisADCachingForm
-
- getDefaultSuffixes() - Method in class visad.data.visad.VisADForm
-
- getDefaultUnit() - Method in class visad.RealType
-
get default Unit
- getDefaultUnits() - Method in class visad.RealTupleType
-
get default Units of RealType components; copy DefaultUnits
array to ensure that it cannot be altered
- getDefaultUnitString() - Method in class visad.data.netcdf.Quantity
-
Return the default unit of this quantity as a string.
- getDefaultValue() - Method in class visad.DisplayRealType
-
- getDefaultValues() - Method in class visad.DataDisplayLink
-
- getDefinition() - Method in class visad.BaseUnit
-
Returns the definition of this unit.
- getDefinition() - Method in class visad.DerivedUnit
-
Return the definition of this unit.
- getDefinition() - Method in class visad.LogarithmicUnit
-
Return the definition of this unit as a string.
- getDefinition() - Method in class visad.OffsetUnit
-
Return the definition of this unit.
- getDefinition() - Method in class visad.PromiscuousUnit
-
Returns the definition of this unit.
- getDefinition() - Method in class visad.ScaledUnit
-
Returns the definition of this unit.
- getDefinition() - Method in class visad.Unit
-
Returns the definition of this unit.
- getDelimiter(String) - Static method in class visad.data.text.TextAdapter
-
- getDepthBufferEnable() - Method in class visad.java3d.GraphicsModeControlJ3D
-
- getDepthOffsetIncrement() - Method in class visad.java3d.GraphicsModeControlJ3D
-
- getDerivedUnit() - Method in class visad.BaseUnit
-
- getDerivedUnit() - Method in class visad.DerivedUnit
-
- getDerivedUnit() - Method in class visad.LogarithmicUnit
-
- getDerivedUnit() - Method in class visad.OffsetUnit
-
- getDerivedUnit() - Method in class visad.PromiscuousUnit
-
Returns the dimensionless unit one with the identifier "1".
- getDerivedUnit() - Method in class visad.ScaledUnit
-
- getDerivedUnit() - Method in class visad.Unit
-
Returns the derived unit that underlies this unit.
- getDescr() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
fetch the name (abreviation) of the currently selected dataset (descr)
- getDescription() - Method in class visad.data.hdf5.hdf5objects.HDF5Object
-
Returns the description of the HDF5Object
- getDescription() - Method in interface visad.meteorology.SatelliteData
-
Get a description of this satellite data.
- getDescription() - Method in interface visad.meteorology.SingleBandedImage
-
Return a descriptive string for this image.
- getDescription() - Method in class visad.meteorology.SingleBandedImageImpl
-
Return a descriptive string for this image.
- getDescription() - Method in class visad.util.ComboFileFilter
-
Returns the filter's description.
- getDescription() - Method in class visad.util.ExtensionFileFilter
-
Gets the filter's description.
- getDescription() - Method in class visad.util.FormFileFilter
-
return the filter's description
- getDescription() - Method in class visad.util.McIDASFileFilter
-
Deprecated.
return the filter's description
- getDescriptionTable() - Method in class edu.wisc.ssec.mcidas.adde.DataSetInfo
-
Return a hashtable of descriptive names and ADDE dataset descriptors
Descriptive names are the keys.
- getDescriptor() - Method in class edu.wisc.ssec.mcidas.adde.AddeDatasetURL
-
Get the dataset descriptor for this ADDE URL
- getDescriptorList() - Method in class edu.wisc.ssec.mcidas.adde.DataSetInfo
-
Returns the list of descriptors.
- getDescriptors() - Method in class edu.wisc.ssec.mcidas.adde.DataSetInfo
-
Return a sorted list of the dataset descriptors
- getDim(int) - Method in class visad.data.hdfeos.Variable
-
- getDimension() - Method in class visad.cluster.RemoteClientTupleImpl
-
- getDimension() - Method in class visad.cluster.RemoteNodeTupleImpl
-
- getDimension() - Method in class visad.CoordinateSystem
-
Return the number of components in the reference RealTupleType.
- getDimension() - Method in class visad.java2d.ShadowTupleTypeJ2D
-
get number of components
- getDimension() - Method in class visad.java3d.ShadowTupleTypeJ3D
-
get number of components
- getDimension() - Method in class visad.jmet.NetcdfGrids
-
- getDimension() - Method in class visad.Set
-
get DomainDimension (i.e., this is a subset of R^DomainDimension)
- getDimension() - Method in interface visad.SetIface
-
Returns the rank of the samples in the set.
- getDimension() - Method in class visad.ShadowTupleType
-
get number of components
- getDimension() - Method in class visad.ss.BasicSSCell
-
Gets this cell's dimension.
- getDimension() - Method in class visad.Tuple
-
Return number of components in this Tuple.
- getDimension() - Method in interface visad.TupleIface
-
return number of components
- getDimension() - Method in class visad.TupleType
-
get number of components
- getDimensions() - Method in class visad.data.mcidas.AreaAdapter
-
get the dimensions of the image
- getDimensions(Variable) - Method in class visad.data.netcdf.in.View
-
Returns the netCDF dimensions of a netCDF variable.
- getDims() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
Returns the dimensions of the dataset
- getDims() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataspace
-
Returns the dimensions of the dataspace
- getDimSet() - Method in class visad.data.hdfeos.Variable
-
- getDir() - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Returns the directory block
- getDirBlock() - Method in class edu.wisc.ssec.mcidas.GridDirectory
-
- getDirBlock() - Method in class visad.data.hrit.HRITCoordinateSystem
-
Get the directory block used to initialize this HRITCoordinateSystem
- getDirBlock() - Method in class visad.data.mcidas.AREACoordinateSystem
-
Get the directory block used to initialize this AREACoordinateSystem
- getDirBlock() - Method in class visad.data.mcidas.GRIDCoordinateSystem
-
Get the directory block used to initialize this GRIDCoordinateSystem
- getDirect() - Method in class visad.java2d.DisplayRendererJ2D
-
- getDirectAxisValue(RealType) - Method in class visad.DisplayRenderer
-
get the value of a RealType if it is included in the
cursor location
- getDirectAxisValue(String) - Method in class visad.DisplayRenderer
-
get the value of a named RealType if it is included in
the cursor location
- getDirection() - Method in interface visad.AnimationControl
-
Get the animation direction.
- getDirection() - Method in class visad.java2d.AnimationControlJ2D
-
Get the animation direction.
- getDirection() - Method in class visad.java3d.AnimationControlJ3D
-
Get the animation direction.
- getDirection() - Method in class visad.TrajectoryParams
-
- getDirectionFlag() - Method in class visad.TrajectoryParams
-
- getDirectoryBlock() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
Get the raw directory block
- getDirectoryBlock() - Method in class edu.wisc.ssec.mcidas.GridDirectory
-
Get the raw directory block
- getDirs() - Method in class edu.wisc.ssec.mcidas.AreaDirectoryList
-
returns the directory blocks for the requested images.
- getDirs() - Method in class edu.wisc.ssec.mcidas.GridDirectoryList
-
returns the directory blocks for the requested grids.
- getDisplay() - Method in class visad.Control
-
- getDisplay() - Method in class visad.DataDisplayLink
-
- getDisplay() - Method in class visad.DataRenderer
-
- getDisplay() - Method in class visad.DisplayEvent
-
- getDisplay() - Method in class visad.DisplayRenderer
-
Get the Display
associated with this renderer.
- getDisplay() - Method in class visad.java2d.ShadowTypeJ2D
-
- getDisplay() - Method in class visad.java3d.ShadowTypeJ3D
-
Get the display
- getDisplay() - Method in class visad.MouseHelper
-
Get the Display for this Helper
- getDisplay(int) - Method in interface visad.RemoteServer
-
get a RemoteDisplay by index
- getDisplay(String) - Method in interface visad.RemoteServer
-
get a RemoteDisplay by name
- getDisplay(int) - Method in class visad.RemoteServerImpl
-
get a RemoteDisplay by index
- getDisplay(String) - Method in class visad.RemoteServerImpl
-
get a RemoteDisplay by name
- getDisplay() - Method in class visad.ScalarMap
-
Get the DisplayImpl this ScalarMap is linked to
- getDisplay() - Method in class visad.ShadowType
-
- getDisplay() - Method in class visad.ss.BasicSSCell
-
Gets this cell's VisAD Display.
- getDisplay() - Method in class visad.util.PrintActionListener
-
Return the display
- getDisplayAPI() - Method in interface visad.RemoteDisplay
-
- getDisplayAPI() - Method in class visad.RemoteDisplayImpl
-
- getDisplayClassName() - Method in interface visad.RemoteDisplay
-
- getDisplayClassName() - Method in class visad.RemoteDisplayImpl
-
- getDisplayComponent(Display) - Static method in class visad.DisplayEvent
-
get the AWT (including Swing) Component of a Display
- getDisplayCoordinateSystem() - Method in class visad.bom.PickManipulationRendererJ2D
-
Get the CoordinateSystem for the display side.
- getDisplayCoordinateSystem() - Method in class visad.bom.PickManipulationRendererJ3D
-
Get the CoordinateSystem for the display side.
- getDisplayCoordinateSystem() - Method in class visad.bom.PointManipulationRendererJ3D
-
- getDisplayCoordinateSystem() - Method in class visad.bom.RubberBandBoxRendererJ3D
-
- getDisplayCoordinateSystem() - Method in class visad.bom.RubberBandLineRendererJ3D
-
- getDisplayCoordinateSystem() - Method in class visad.DataRenderer
-
- getDisplayIndices() - Method in class visad.java2d.ShadowTypeJ2D
-
- getDisplayIndices() - Method in class visad.java3d.ShadowTypeJ3D
-
- getDisplayIndices() - Method in class visad.ShadowType
-
- getDisplayMonitor() - Method in class visad.DisplayImpl
-
- getDisplayRenderer() - Method in class visad.Control
-
- getDisplayRenderer() - Method in class visad.DataRenderer
-
- getDisplayRenderer() - Method in class visad.DisplayImpl
-
- getDisplayRenderer() - Method in interface visad.LocalDisplay
-
return the DisplayRenderer associated with this Display
- getDisplayRenderer() - Method in class visad.MouseHelper
-
Get the DisplayRenderer for this Helper
- getDisplayRendererClassName() - Method in interface visad.RemoteDisplay
-
- getDisplayRendererClassName() - Method in class visad.RemoteDisplayImpl
-
- getDisplays() - Method in interface visad.RemoteServer
-
return array of all RemoteDisplays in this RemoteServer
- getDisplays() - Method in class visad.RemoteServerImpl
-
return array of all RemoteDisplays in this RemoteServer
- getDisplayScalar(int) - Method in class visad.DisplayImpl
-
get the DisplayRealType with the given index
- getDisplayScalar() - Method in class visad.ScalarMap
-
Get the DisplayRealType that is the map range
- getDisplayScalarCount() - Method in class visad.DisplayImpl
-
- getDisplayScalarIndex(DisplayRealType) - Method in class visad.DisplayImpl
-
get the index for the given DisplayRealType
- getDisplaySpatialTuple() - Method in class visad.java2d.ShadowScalarTypeJ2D
-
- getDisplaySpatialTuple() - Method in class visad.java3d.ShadowScalarTypeJ3D
-
- getDisplaySpatialTuple() - Method in class visad.ShadowRealTupleType
-
- getDisplaySpatialTuple() - Method in class visad.ShadowScalarType
-
- getDisplaySpatialTupleIndex() - Method in class visad.java2d.ShadowScalarTypeJ2D
-
- getDisplaySpatialTupleIndex() - Method in class visad.java3d.ShadowScalarTypeJ3D
-
- getDisplaySpatialTupleIndex() - Method in class visad.ShadowScalarType
-
- getDisplaySync() - Method in class visad.DisplayImpl
-
- getDisplaySync() - Method in interface visad.RemoteDisplay
-
- getDisplaySync() - Method in class visad.RemoteDisplayImpl
-
Returns a remotely-usable wrapper for the associated Display's
synchronization object.
- getDoc() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
fetch the state of the doc request switch
- getDocValue() - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Get the DOC keyword value
- getDoIntrp() - Method in class visad.TrajectoryParams
-
- getDomain() - Method in class visad.data.gis.UsgsDemAdapter
-
Get the domain set for this DEM
- getDomain(Variable) - Method in class visad.data.netcdf.in.DefaultView
-
Returns the domain of a netCDF variable.
- getDomain(Variable) - Method in class visad.data.netcdf.in.View
-
Returns the domain of a netCDF variable.
- getDomain() - Method in class visad.FunctionType
-
if the domain passed to constructor was a RealType,
getDomain returns a RealTupleType with that RealType
as its single component
- getDomain() - Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
- getDomain() - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- getDomain(Data) - Static method in class visad.python.JPythonMethods
-
Return the sampling set for the domain of the Data object
- getDomain() - Method in class visad.SetType
-
if the domain passed to constructor was a RealType,
getDomain returns a RealTupleType with that RealType
as its single component
- getDomain() - Method in class visad.ShadowFunctionOrSetType
-
- getDomainComponents() - Method in class visad.ShadowFunctionOrSetType
-
- getDomainCoordinateSystem() - Method in class visad.cluster.RemoteClientFieldImpl
-
- getDomainCoordinateSystem() - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getDomainCoordinateSystem() - Method in class visad.cluster.RemoteNodeFieldImpl
-
- getDomainCoordinateSystem() - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getDomainCoordinateSystem() - Method in class visad.data.AreaImageCacheAdapter
-
- getDomainCoordinateSystem() - Method in class visad.data.FileFlatField
-
- getDomainCoordinateSystem() - Method in class visad.FieldImpl
-
- getDomainCoordinateSystem() - Method in interface visad.Function
-
Get the CoordinateSystem associated with the domain RealTuple
- getDomainCoordinateSystem() - Method in class visad.FunctionImpl
-
Get the CoordinateSystem associated with the domain RealTuple
- getDomainCoordinateSystem() - Method in class visad.RemoteFieldImpl
-
- getDomainCoordinateSystem() - Method in class visad.RemoteFunctionImpl
-
- getDomainDimension() - Method in class visad.cluster.RemoteClientFieldImpl
-
- getDomainDimension() - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getDomainDimension() - Method in class visad.cluster.RemoteNodeFieldImpl
-
- getDomainDimension() - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getDomainDimension() - Method in interface visad.Function
-
Get the dimension (number of Real components) of this Function's domain
- getDomainDimension() - Method in class visad.FunctionImpl
-
Get the dimension (number of RealType components) of this Function's domain
- getDomainDimension(Data) - Static method in class visad.python.JPythonMethods
-
Get the number of domain components from a given Data object.
- getDomainDimension() - Method in class visad.RemoteFunctionImpl
-
methods adapted from Function
- getDomainReferenceComponents() - Method in class visad.ShadowFunctionOrSetType
-
- getDomainSet() - Method in class visad.cluster.RemoteClientFieldImpl
-
- getDomainSet() - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getDomainSet() - Method in class visad.cluster.RemoteNodeFieldImpl
-
- getDomainSet() - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getDomainSet() - Method in class visad.data.AreaImageCacheAdapter
-
- getDomainSet() - Method in class visad.data.FileFlatField
-
- getDomainSet(Dimension[]) - Method in class visad.data.netcdf.in.DefaultView
-
Returns the VisAD domain set corresponding to an array of netCDF
dimension in netCDF order (outermost dimension first).
- getDomainSet(Dimension) - Method in class visad.data.netcdf.in.View
-
Returns the VisAD
Gridded1DSet
corresponding to a netCDF
dimension.
- getDomainSet() - Method in class visad.data.netcdf.in.VirtualField
-
Gets the domain sampling set of this virtual field.
- getDomainSet() - Method in interface visad.Field
-
get the domain Set
- getDomainSet() - Method in class visad.FieldImpl
-
Returns the domain-set of this instance.
- getDomainSet() - Method in class visad.georef.LongitudeLatitudeInterpCS
-
- getDomainSet() - Method in class visad.jmet.MetGrid
-
return the DomainSet for this grid
- getDomainSet() - Method in class visad.jmet.NetcdfGrids
-
- getDomainSet(Data) - Static method in class visad.python.JPythonMethods
-
Return the sampling set for the domain of the Data object
- getDomainSet() - Method in class visad.RemoteFieldImpl
-
- getDomainSizes(Data) - Static method in class visad.python.JPythonMethods
-
Return the lengths of the components of the sampling set
- getDomainType(Dimension[]) - Method in class visad.data.netcdf.in.DefaultView
-
Returns the VisAD
MathType
corresponding to an array of netCDF
dimensions.
- getDomainType(Data) - Static method in class visad.python.JPythonMethods
-
Get the domain Type for the Data object
- getDomainType(FunctionType) - Static method in class visad.python.JPythonMethods
-
Get the domain Type for the FunctionType
- getDomainType(Set) - Static method in class visad.util.DataUtility
-
Gets the MathType of the domain of a Set.
- getDomainType(Function) - Static method in class visad.util.DataUtility
-
Gets the MathType of the domain of a Function.
- getDomainTypes() - Method in class visad.ImageFlatField
-
Gets RealType for each domain component (X and Y).
- getDomainUnits() - Method in class visad.cluster.RemoteClientFieldImpl
-
- getDomainUnits() - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getDomainUnits() - Method in class visad.cluster.RemoteNodeFieldImpl
-
- getDomainUnits() - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getDomainUnits() - Method in class visad.data.AreaImageCacheAdapter
-
- getDomainUnits() - Method in class visad.data.FileFlatField
-
- getDomainUnits() - Method in class visad.FieldImpl
-
Returns the units of the values in the domain set.
- getDomainUnits() - Method in interface visad.Function
-
Get the default Units of the Real components of the domain.
- getDomainUnits() - Method in class visad.FunctionImpl
-
Get the default Units of the Real components of the domain.
- getDomainUnits() - Method in class visad.RemoteFieldImpl
-
- getDomainUnits() - Method in class visad.RemoteFunctionImpl
-
- getDouble(String) - Static method in class visad.browser.Convert
-
Extracts a double from a string.
- getDoubleArray1D() - Method in class visad.data.ArrayWrapper
-
get the value
- getDoubleArray1D(Object) - Method in class visad.data.DataCacheManager
-
get the value from the cache
- getDoubleArray2D() - Method in class visad.data.ArrayWrapper
-
get the value
- getDoubleArray2D(Object) - Method in class visad.data.DataCacheManager
-
get the value from the cache
- getDoubleArray3D(Object) - Method in class visad.data.DataCacheManager
-
get the value from the cache
- getDoubleHiX() - Method in class visad.Gridded1DDoubleSet
-
- getDoubleLowX() - Method in class visad.Gridded1DDoubleSet
-
- getDoublePivot() - Method in class visad.matrix.JamaLUDecomposition
-
- getDoubleRange() - Method in class visad.RangeControl
-
return the range of selected values
- getDoubles(PrimitiveVector, boolean) - Method in class visad.data.dods.Float64VectorAdapter
-
Returns the numeric values of a compatible DODS primitive vector.
- getDoubles(Context) - Method in class visad.data.netcdf.in.VirtualReal
-
Gets the double values corresponding to this virtual, data
object at a given context.
- getDoubles(Context) - Method in class visad.data.netcdf.in.VirtualScalar
-
Gets the double values corresponding to this virtual, data
object at a given context.
- getDoubles() - Method in class visad.Gridded1DDoubleSet
-
- getDoubles(boolean) - Method in class visad.Gridded1DDoubleSet
-
- getDoubles() - Method in class visad.Gridded2DDoubleSet
-
- getDoubles(boolean) - Method in class visad.Gridded2DDoubleSet
-
- getDoubles() - Method in class visad.Gridded3DDoubleSet
-
- getDoubles(boolean) - Method in class visad.Gridded3DDoubleSet
-
- getDoubles(boolean) - Method in interface visad.GriddedDoubleSet
-
- getDoubles(boolean) - Method in class visad.Linear1DSet
-
Return the array of values as doubles in R space corresponding to
this arithmetic progression.
- getDoubles() - Method in class visad.Set
-
- getDoubles(boolean) - Method in class visad.Set
-
- getDoubles() - Method in interface visad.SetIface
-
Returns an enumeration of the samples of the set in index order.
- getDoubles(boolean) - Method in interface visad.SetIface
-
Returns an enumeration of the samples of the set in index order.
- getDoubles(boolean) - Method in class visad.SingletonSet
-
Get the values from the RealTuple as an array of doubles
- getDV_shapeSet() - Method in class visad.data.hdfeos.EosSwath
-
- getEarthDimension() - Method in class visad.DataRenderer
-
- getEarthLocation() - Method in interface visad.georef.NamedLocation
-
Get the lat/lon/altitude as an EarthLocation.
- getEarthLocation() - Method in class visad.georef.NamedLocationTuple
-
Get the lat/lon/alt of this location as an EarthLocation
- getEarthLocationPoints(GriddedSet) - Static method in class visad.python.JPythonMethods
-
Convert the domain to the reference earth located points
- getEarthUnits() - Method in class visad.DataRenderer
-
- getEasting() - Method in class visad.georef.UTMCoordinate
-
Get the easting value of this point as a Real
- getEastingValue() - Method in class visad.georef.UTMCoordinate
-
Get the easting value of this point as a Real
- getEigenvalueDecomposition() - Method in class visad.matrix.JamaEigenvalueDecomposition
-
Return the associated JAMA EigenvalueDecomposition object.
- getEleMag() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
get the Element magnification
- getElement(int) - Method in class visad.data.hdf5.HDF5GroupAdapted
-
- getElement(int) - Method in class visad.data.hdfeos.DimensionSet
-
- getElement(int) - Method in class visad.data.hdfeos.GeoMapSet
-
- getElement(int) - Method in class visad.data.hdfeos.HdfeosTuple
-
- getElement(int) - Method in class visad.data.hdfeos.ShapeSet
-
- getElement(int) - Method in class visad.data.hdfeos.VariableSet
-
- getElementMag() - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Get the element magnification
- getElements() - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Get the number of elements
- getElements() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
returns the number of elements in the image
- getElements() - Method in class visad.data.hdfeos.DimensionSet
-
- getElements() - Method in class visad.data.hdfeos.VariableSet
-
- getElemRes() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return element resolution
- getElevationParameters() - Method in class visad.bom.Radar3DCoordinateSystem
-
Return the elevation angle parameters
- getEnableCombos() - Method in class visad.MouseHelper
-
Get whether the mouse button combos are enabled
- getEnabled() - Method in class visad.DataRenderer
-
Returns the visibility of the data being rendered by this instance.
- getEnd() - Method in class visad.util.ColorChangeEvent
-
Get the end of the modified region of the map
- getEndColumn() - Method in class visad.data.units.SimpleCharStream
-
Get token end column number.
- getEndDate() - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Get the end date for the request
- getEndLine() - Method in class visad.data.units.SimpleCharStream
-
Get token end line number.
- getEnergy() - Method in class visad.data.amanda.BaseTrack
-
- getEnum() - Method in class visad.data.hdfeos.HdfeosTuple
-
- getEnum() - Method in class visad.data.hdfeos.VariableSet
-
- getEnumeration() - Method in class visad.data.DirectoryRepository
-
Return an enumeration of the data objects in this repository.
- getEnumeration() - Method in class visad.data.Repository
-
Return an enumeration of the data objects in this repository.
- getError() - Method in class visad.Real
-
- getError() - Method in interface visad.RealIface
-
Returns the uncertainty in the numeric value of this instance.
- getErrorEstimateCache() - Method in class visad.data.visad.BinaryReader
-
- getErrorEstimateCache() - Method in class visad.data.visad.BinaryWriter
-
- getErrors(String) - Method in class visad.formula.FormulaManager
-
get the current list of errors that occurred when evaluating
"name" and clear the list
- getErrors() - Method in class visad.RealTuple
-
get ErrorEstimates of Real components
- getErrors() - Method in interface visad.RealTupleIface
-
Returns the uncertainties of the components.
- getErrors() - Method in class visad.ss.SSCellData
-
Gets the errors encountered when generating the Data object.
- getErrorValue() - Method in class visad.ErrorEstimate
-
Get the variance of this error distribution
- getEvent(Object) - Method in interface visad.collab.RemoteEventProvider
-
- getEvent(Object) - Method in class visad.collab.RemoteEventProviderImpl
-
- getEvent(int) - Method in class visad.data.amanda.AmandaFile
-
- getEvent() - Method in class visad.data.amanda.EventWidget
-
- getEveryNth() - Method in class visad.ContourControl
-
- getExceptions() - Method in class visad.util.ThreadManager
-
Return the list of any exceptions that were thrown when running the threads
- getExceptionVector() - Method in class visad.DataRenderer
-
there is no need to over-ride this method, but it may be invoked
by DisplayRenderer; gets a clone of exceptionVector to avoid
concurrent access by Display thread
- getExtension() - Method in class visad.util.ExtensionFileFilter
-
Gets the filter's first valid extension.
- getExtensions() - Method in class visad.util.ExtensionFileFilter
-
Gets the filter's valid extensions.
- getExtraBranch() - Method in class visad.java2d.DirectManipulationRendererJ2D
-
- getExtraKeys() - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Get the extraKeys string for this ADDE URL
- getFile() - Method in class visad.data.netcdf.FileDialogPanel
-
Gets the pathname.
- getFile(URL, File, boolean) - Static method in class visad.install.Download
-
Save the file found at the URL to the specified directory.
If saveFile exists and is a file, it is overwritten.
- getFile(URL, File, boolean, boolean) - Static method in class visad.install.Download
-
Save the file found at the URL to the specified directory.
- getFile() - Method in class visad.util.TextEditor
-
returns the file being edited
- getFileChooser() - Method in class visad.util.TextEditor
-
Create if needed and return the file chooser
- getFileData(HDF5FileAdapted) - Method in class visad.data.hdf5.HDF5Form
-
- getFileFormat() - Method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
Get the File Format (AREA, TEXT, NEXR, etc.) for the
currently selected group.
- getFileHeaders() - Method in class edu.wisc.ssec.mcidas.adde.AddeGridReader
-
- getFileName() - Method in class visad.data.hdfeos.HdfeosFile
-
- getFilename() - Method in class visad.ss.BasicSSCell
-
- getFilename() - Method in class visad.util.TextEditor
-
returns the filename being edited
- getFilePointer() - Method in class visad.data.visad.BinaryReader
-
- getFileURL() - Method in class visad.ss.BasicSSCell
-
- getFilters() - Method in class visad.util.ComboFileFilter
-
Gets the list of file filters forming this filter combination.
- getFirst() - Method in class visad.data.in.ArithProg
-
Gets the first value.
- getFirst() - Method in class visad.Linear1DSet
-
Get the first value in this arithmetic progression.
- getFirstFreeId() - Method in class visad.ss.BasicSSCell
-
Gets the first free cell data ID number.
- getFirsts() - Method in class visad.LinearNDSet
-
Get the array of first values of each of the arithmetic progressions
in this cross product.
- getFirstVariableName() - Method in class visad.ss.BasicSSCell
-
Gets the variable name of this cell's first Data object.
- getFixedWidth() - Method in class visad.util.HersheyFont
-
indicate whether this is a fixed-width font
- getFlat() - Method in class visad.FunctionType
-
- getFlat() - Method in class visad.ShadowFunctionOrSetType
-
- getFlat() - Method in class visad.TupleType
-
Is this a "flat" tuple?
- getFlatField() - Method in class visad.data.dods.GridVariableAdapter.GridAccessor
-
Returns a VisAD
FlatField
corresponding to this instance.
- getFlatField() - Method in class visad.data.dods.SequenceVariableAdapter.SequenceAccessor
-
Returns a VisAD
FlatField
corresponding to this instance.
- getFlatField() - Method in class visad.data.dods.VectorAccessor
-
Returns a VisAD
FlatField
corresponding to this instance.
- getFlatField() - Method in class visad.data.FileAccessor
-
- getFlatField() - Method in class visad.data.hdfeos.HdfeosAccessor
-
- getFlatField() - Method in class visad.data.netcdf.in.FileDataFactory.netCDFFlatFieldAccessor
-
Returns the associated FlatField.
- getFlatField(Vis5DFile, int) - Method in class visad.data.vis5d.Vis5DAdaptedForm
-
- getFlatField() - Method in class visad.data.vis5d.Vis5DFileAccessor
-
- getFlatField(Vis5DFile, int) - Method in class visad.data.vis5d.Vis5DForm
-
- getFlatRange() - Method in class visad.FunctionType
-
- getFlatRangeType(Function) - Static method in class visad.util.DataUtility
-
Gets the MathType of the flat-range of a Function.
- getFloat(String) - Static method in class visad.browser.Convert
-
Extracts a float from a string.
- getFloatArray1D() - Method in class visad.data.ArrayWrapper
-
get the value
- getFloatArray1D(Object) - Method in class visad.data.DataCacheManager
-
get the value from the cache
- getFloatArray2D() - Method in class visad.data.ArrayWrapper
-
get the value
- getFloatArray2D(Object) - Method in class visad.data.DataCacheManager
-
get the value from the cache
- getFloatArray3D(Object) - Method in class visad.data.DataCacheManager
-
get the value from the cache
- getFloatData() - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Read the AREA file and return the contents as floats.
- getFloats() - Method in class visad.cluster.RemoteClientFieldImpl
-
- getFloats(boolean) - Method in class visad.cluster.RemoteClientFieldImpl
-
- getFloats() - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getFloats(boolean) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getFloats() - Method in class visad.cluster.RemoteNodeFieldImpl
-
- getFloats(boolean) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- getFloats() - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getFloats(boolean) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getFloats(boolean) - Method in class visad.data.AreaImageCacheAdapter
-
- getFloats(PrimitiveVector, boolean) - Method in class visad.data.dods.BooleanVectorAdapter
-
Returns the numeric values of a compatible DODS primitive vector.
- getFloats(PrimitiveVector, boolean) - Method in class visad.data.dods.ByteVectorAdapter
-
Returns the numeric values of a compatible DODS primitive vector.
- getFloats(PrimitiveVector, boolean) - Method in class visad.data.dods.Float32VectorAdapter
-
Returns the numeric values of a compatible DODS primitive vector.
- getFloats(PrimitiveVector, boolean) - Method in class visad.data.dods.FloatVectorAdapter
-
Returns the numeric values of a compatible DODS primitive vector.
- getFloats(PrimitiveVector, boolean) - Method in class visad.data.dods.Int16VectorAdapter
-
Returns the numeric values of a compatible DODS primitive vector.
- getFloats(PrimitiveVector, boolean) - Method in class visad.data.dods.Int32VectorAdapter
-
Returns the numeric values of a compatible DODS primitive vector.
- getFloats(PrimitiveVector, boolean) - Method in class visad.data.dods.UInt16VectorAdapter
-
Returns the numeric values of a compatible DODS primitive vector.
- getFloats(PrimitiveVector, boolean) - Method in class visad.data.dods.UInt32VectorAdapter
-
Returns the numeric values of a compatible DODS primitive vector.
- getFloats(boolean) - Method in class visad.data.FileFlatField
-
- getFloats() - Method in interface visad.Field
-
invokes getFloats(true)
- getFloats(boolean) - Method in interface visad.Field
-
get the 'Flat' components of this Field's range values
in their default range Units (as defined by the range of
the Field's FunctionType); if the range type is a RealType
it is a 'Flat' component, if the range type is a TupleType
its RealType components and RealType components of its
RealTupleType components are all 'Flat' components; the
return array is dimensioned:
float[number_of_flat_components][number_of_range_samples];
return a copy if copy == true
- getFloats() - Method in class visad.FieldImpl
-
- getFloats(boolean) - Method in class visad.FieldImpl
-
get range values for 'Flat' components in their default range
Units (as defined by the range of this FieldImpl's
FunctionType); the return array is dimensioned
float[number_of_range_components][number_of_range_samples];
copy is ignored for FieldImpl
- getFloats() - Method in class visad.FlatField
-
Returns the range values in their default units as floats.
- getFloats(boolean) - Method in class visad.FlatField
-
Returns the range values in their default units as floats.
- getFloats() - Method in class visad.RemoteFieldImpl
-
- getFloats(boolean) - Method in class visad.RemoteFieldImpl
-
- getFlowInfo() - Method in class visad.ShadowType
-
- getFlowScale() - Method in class visad.FlowControl
-
Get scale length for flow vectors
- getFont() - Method in class visad.AxisScale
-
Get the font used for rendering the labels
- getFont() - Method in class visad.TextControl
-
return the java.awt.Font
- getForecastHour() - Method in class edu.wisc.ssec.mcidas.GridDirectory
-
Get the forecast hour for this parameter if it is a forecast
- getForegroundColor() - Method in class visad.RendererControl
-
- getFormatPattern() - Static method in class visad.DateTime
-
Return the format pattern used in the output of the toString() method.
- getFormatTimeZone() - Static method in class visad.DateTime
-
Return the TimeZone used in the output of the toString() method.
- getForms(Data) - Method in class visad.data.amanda.F2000Form
-
- getForms(Data) - Method in class visad.data.bio.LociForm
-
Returns the data forms that are compatible with a data object.
- getForms(Data) - Method in class visad.data.dods.DODSForm
-
Returns null
.
- getForms(Data) - Method in class visad.data.fits.FitsForm
-
- getForms(Data) - Method in class visad.data.FormFamily
-
Return the data forms that are compatible with a data object.
- getForms(Data) - Method in class visad.data.FormNode
-
Return the data forms that are compatible with a data object.
- getForms(Data) - Method in class visad.data.gif.GIFForm
-
- getForms(Data) - Method in class visad.data.gis.ArcAsciiGridForm
-
Return the data forms that are compatible with a data object
- getForms(Data) - Method in class visad.data.gis.UsgsDemForm
-
Return the data forms that are compatible with a data object
- getForms(Data) - Method in class visad.data.hdf5.HDF5Form
-
- getForms(Data) - Method in class visad.data.hdfeos.HdfeosForm
-
- getForms(Data) - Method in class visad.data.hrit.HRITForm
-
not implemented yet
- getForms(Data) - Method in class visad.data.jai.JAIForm
-
- getForms(Data) - Method in class visad.data.mcidas.AreaForm
-
not implemented yet
- getForms(Data) - Method in class visad.data.mcidas.MapForm
-
Return the data forms that are compatible with a data object
- getForms(Data) - Method in class visad.data.mcidas.PointForm
-
not implemented yet
- getForms(Data) - Method in class visad.data.netcdf.Plain
-
Return the data forms that are compatible with a data object.
- getForms() - Method in class visad.data.Repository
-
Return the forms of data that are supported by this repository.
- getForms(Data) - Method in class visad.data.Repository
-
Return the forms of data that are both supported by this repository
and compatible with a data object.
- getForms(Data) - Method in class visad.data.text.TextForm
-
- getForms(Data) - Method in class visad.data.tiff.LegacyTiffForm
-
Deprecated.
- getForms(Data) - Method in class visad.data.vis5d.Vis5DForm
-
- getForms(Data) - Method in class visad.data.vis5d.Vis5DTopoForm
-
Return the data forms that are compatible with a data object.
- getForms(Data) - Method in class visad.data.visad.VisADForm
-
- getFormula(String) - Method in class visad.formula.FormulaManager
-
get a variable's current formula
- getFormula() - Method in class visad.ss.BasicSSCell
-
- getFormulaManager() - Method in class visad.ss.BasicSSCell
-
Gets this cell's formula manager.
- getFrontRenderer() - Method in class visad.bom.FrontDrawer
-
- getFunction() - Method in class visad.BaseColorControl
-
Return the color lookup Function
.
- getFunctionType() - Method in class visad.data.dods.ArrayVariableAdapter
-
- getFunctionType() - Method in class visad.data.dods.GridVariableAdapter.GridAccessor
-
- getFunctionType() - Method in class visad.data.dods.SequenceVariableAdapter.SequenceAccessor
-
- getFunctionType() - Method in class visad.data.dods.VectorAccessor
-
- getFunctionType() - Method in class visad.data.FileAccessor
-
- getFunctionType() - Method in class visad.data.hdfeos.HdfeosAccessor
-
- getFunctionType() - Method in class visad.data.netcdf.in.FileDataFactory.netCDFFlatFieldAccessor
-
Returns the VisAD FunctionType of the FlatField.
- getFunctionType() - Method in class visad.data.netcdf.in.VirtualField
-
Gets the FunctionType of this virtual Field.
- getFunctionType() - Method in class visad.data.vis5d.Vis5DFileAccessor
-
- getGeoMap(NamedDimension) - Method in class visad.data.hdfeos.GeoMapSet
-
- getGeoMap(String) - Method in class visad.data.hdfeos.GeoMapSet
-
- getGeoMap() - Method in class visad.data.hdfeos.NamedDimension
-
- getGraphicsModeControl() - Method in class visad.DisplayImpl
-
- getGraphicsModeControl() - Method in class visad.java2d.DisplayImplJ2D
-
- getGraphicsModeControl() - Method in class visad.java3d.DisplayImplJ3D
-
Get the graphics mode control associated with this display
- getGraphicsModeControl() - Method in interface visad.LocalDisplay
-
return the GraphicsModeControl associated with this Display
- getGraphicsModeControl() - Method in interface visad.RemoteDisplay
-
- getGraphicsModeControl() - Method in class visad.RemoteDisplayImpl
-
- getGrid(int) - Method in class visad.data.mcidas.McIDASGridReader
-
to get some grid, by index value, other than the first one
- getGridData(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeGridReader
-
creates an ArrayList of arrays of data, plus an ArrayList
of grid headers (McIDASGridDirectories) which are then
available using the getGridHeaders() method.
- getGridData(String) - Method in class visad.data.mcidas.McIDASGridReader
-
read the first grid from the named file
- getGriddedSet() - Method in class visad.GridCoordinateSystem
-
Returns the GriddedSet associated with this instance.
- getGridDescription() - Method in class edu.wisc.ssec.mcidas.GridDirectory
-
Get the grid description
- getGridDirectory(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeGridReader
-
creates an ArrayList of McIDASGridDirectories
- getGridDirectory() - Method in class visad.data.mcidas.McIDASGridDirectory
-
Get the grid directory used to create this beast.
- getGridDirectory() - Method in class visad.jmet.MetGrid
-
return the MetGridDirectory for this grid
- getGridHeaders() - Method in class edu.wisc.ssec.mcidas.adde.AddeGridReader
-
- getGridHeaders() - Method in class visad.data.mcidas.McIDASGridReader
-
to get the grid header corresponding to the last grid read
- getGridLinesVisible() - Method in class visad.AxisScale
-
Get the visibility of the grid lines
- getGrids(String, RealType, double[][]) - Method in class visad.jmet.NetcdfGrids
-
fetch the grids for one parameter
- getGridsWithTime(String, RealType, double[][]) - Method in class visad.jmet.NetcdfGrids
-
fetches grids are returns a Tuple [level][record] of FlatFields
this was implemented to test the offset between mapping to
animator or just doing one at a time...
- getGridType() - Method in class visad.data.mcidas.McIDASGridDirectory
-
Get the raw navigation block from the directory.
- getGroup() - Method in class edu.wisc.ssec.mcidas.adde.AddeDatasetURL
-
Get the group for this ADDE URL
- getGroup() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
fetch the name of the currently selected ADDE group
- getGroupList() - Method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
get a list of all groups valid for this server
- getGV_shapeSet() - Method in class visad.data.hdfeos.EosSwath
-
- getH() - Method in class visad.matrix.JamaQRDecomposition
-
- getHeight() - Method in class visad.data.CachedBufferedByteImage
-
_more_
- getHeight(ImageObserver) - Method in class visad.data.CachedBufferedByteImage
-
_more_
- getHemisphere() - Method in class visad.georef.UTMCoordinate
-
Get the UTM hemisphere of this point as a Real
- getHemisphereValue() - Method in class visad.georef.UTMCoordinate
-
Get the UTM zone of this point
- getHersheyFont() - Method in class visad.TextControl
-
return the HersheyFont
- getHersheyFontNames() - Static method in class visad.util.TextControlWidget
-
- getHi() - Method in class visad.SampledSet
-
- getHi() - Method in interface visad.SampledSetIface
-
Returns the maximum sample values.
- getHighCloudSymbol(int) - Static method in class visad.meteorology.WeatherSymbols
-
Get the shape corresponding to a particular high cloud code.
- getHighCloudSymbols() - Static method in class visad.meteorology.WeatherSymbols
-
Get the array of shapes corresponding to the high cloud codes.
- getHighResReference() - Method in class visad.util.DualRes
-
Gets the DataReference corresponding to the full-resolution data.
- getHiLimit() - Method in class visad.browser.ContourWidget
-
Gets the hi value of the contour range slider.
- getHit(int) - Method in class visad.data.amanda.Event
-
- getHiX() - Method in class visad.Gridded1DDoubleSet
-
- getHiX() - Method in class visad.Gridded1DSet
-
- getHiX() - Method in class visad.Irregular1DSet
-
- getHiX() - Method in interface visad.Set1DIface
-
Returns the maximum value in the set.
- getHost() - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Get the host for this ADDE URL
- getIcingSymbol(int) - Static method in class visad.meteorology.WeatherSymbols
-
Get the shape corresponding to a particular icing symbol code.
- getIcingSymbols() - Static method in class visad.meteorology.WeatherSymbols
-
Get the array of shapes corresponding to the icing codes.
- getId() - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Get the location ID for radar images
- getId() - Method in class visad.data.AreaImageCacheAdapter
-
- getId() - Method in class visad.data.DataCacheManager
-
Get a unique id
- getID() - Method in class visad.data.hdf5.hdf5objects.HDF5Object
-
Returns the identifier of the HDF5Object
- getId() - Method in class visad.DisplayEvent
-
Get the ID type of this event
- getId() - Method in class visad.MessageEvent
-
Get this message's ID.
- getId() - Method in class visad.ScalarMapEvent
-
Get the ID type of this event.
- getId() - Method in class visad.ss.SSCellData
-
Gets the ID number.
- getId() - Method in class visad.ThingChangedEvent
-
- getIdentifier() - Method in interface visad.georef.NamedLocation
-
Return a unique identifier.
- getIdentifier() - Method in class visad.georef.NamedLocationTuple
-
Return a unique identifier.
- getIdentifier() - Method in class visad.Unit
-
Returns the identifier (name or abbreviation) of this unit.
- getIdString() - Method in class visad.ScalarMapEvent
-
Get the ID type of this event as a String
- getIFDArray(RandomAccessFile, Vector) - Static method in class visad.data.tiff.LegacyTiffTools
-
Deprecated.
Items in an IFD can be pointers to arrays of data, and not just single
items.
- getIFDHash(RandomAccessFile) - Static method in class visad.data.tiff.LegacyTiffTools
-
Deprecated.
- getIFDHash(RandomAccessFile, int) - Static method in class visad.data.tiff.LegacyTiffTools
-
Deprecated.
- getIFDRArray(RandomAccessFile, Vector) - Static method in class visad.data.tiff.LegacyTiffTools
-
Deprecated.
Items in an IFD can be pointers to arrays of data, and not just single
items.
- getIFDValue(Hashtable, int) - Static method in class visad.data.tiff.LegacyTiffTools
-
Deprecated.
- getImage() - Method in class visad.data.mcidas.AreaAdapter
-
Retrieves the first (and/or only) band in an image as a SingleBandedImage
- GetImage() - Method in class visad.data.units.SimpleCharStream
-
Get token literal value.
- getImage() - Method in class visad.DisplayImpl
-
get a BufferedImage of this Display, without synchronizing
(assume the application has made sure Data have been
transformed and rendered)
- getImage(boolean) - Method in class visad.DisplayImpl
-
get a BufferedImage of this Display
- getImage() - Method in class visad.DisplayRenderer
-
Get a snapshot of the displayed image.
- getImage() - Method in class visad.ImageFlatField
-
Gets the image backing this FlatField.
- getImage() - Method in class visad.java2d.DisplayRendererJ2D
-
- getImage() - Method in class visad.java3d.DisplayRendererJ3D
-
Capture the display rendition as an image.
- getImage() - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- getImage(int) - Method in class visad.java3d.VisADImageTile
-
- getImage() - Method in interface visad.LocalDisplay
-
return a captured image of the display
- getImage(DateTime) - Method in interface visad.meteorology.ImageSequence
-
Get the image at the specified time
- getImage(int) - Method in interface visad.meteorology.ImageSequence
-
Return the image at the index'th position in the sequence.
- getImage(DateTime) - Method in class visad.meteorology.ImageSequenceImpl
-
Get the image at the specified time
- getImage(int) - Method in class visad.meteorology.ImageSequenceImpl
-
Return the image at the index'th position in the sequence.
- getImage() - Method in class visad.RemoteSlaveDisplayImpl
-
Get this slave display's current image
- getImageComponentType(int) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- getImageCount() - Method in interface visad.meteorology.ImageSequence
-
Return the number of images in the sequence.
- getImageCount() - Method in class visad.meteorology.ImageSequenceImpl
-
Return the number of images in the sequence.
- getImageData() - Method in class visad.meteorology.SingleBandedImageImpl
-
for effeciency provide access to the uncopied floats
- getImageDate() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return image date
- getImageFields(Data) - Static method in class visad.util.DataUtility
-
- getImagEigenvalues() - Method in class visad.matrix.JamaEigenvalueDecomposition
-
- getImageList() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
- getImageNode() - Method in class visad.bom.ImageRendererJ3D
-
- getImages() - Method in class visad.java3d.VisADImageTile
-
- getImageSequence() - Method in class visad.meteorology.ImageSequenceManager
-
Get the sequence that this object is to manage.
- getImageSource() - Method in class edu.wisc.ssec.mcidas.AreaFile
-
returns the string of the image source location
- getImageStartTime() - Method in class visad.data.mcidas.AreaAdapter
-
Retrieves the time of the start of the image scan as a VisAD DateTime.
- getImageTime() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return image time
- getImageTimes() - Method in interface visad.meteorology.ImageSequence
-
Return the list of times associated with this sequence.
- getImageTimes() - Method in class visad.meteorology.ImageSequenceImpl
-
Return the list of times associated with this sequence.
- getIncrement() - Method in class visad.data.in.ScaleAndOffsetUnpacker
-
Returns the absolute value of the scale value.
- getIncrement() - Method in class visad.data.in.ScaleUnpacker
-
Returns the absolute value of the scale factor.
- getIncrement() - Method in class visad.data.in.ValueUnpacker
-
Returns the minimum, potential increment between numeric values.
- getIndex(int, int, int) - Method in class edu.wisc.ssec.mcidas.EnhancementTable
-
Look up a unique (hopefully) RGB value and return the index
- getIndex(double) - Method in class visad.AnimationSetControl
-
- getIndex() - Method in class visad.BaseQuantity
-
Return the index of this base quantity.
- getIndex(Object) - Method in class visad.data.visad.BinaryObjectCache
-
Return the index of the specified object.
- getIndex() - Method in class visad.java2d.ShadowScalarTypeJ2D
-
- getIndex() - Method in class visad.java3d.ShadowScalarTypeJ3D
-
- getIndex() - Method in class visad.ShadowScalarType
-
- getIndex(String) - Method in class visad.TupleType
-
return index of first RealType component with name;
if no such component, return -1
- getIndex(MathType) - Method in class visad.TupleType
-
return index of first component with type;
if no such component, return -1
- getIndexLessThanValue(Set, double) - Method in class visad.java3d.DownRoundingAnimationControlJ3D
-
Return the index of the sample with the nearest value less than or equal
to the given value, -1 if no earlier samples.
- getIndexOf(NamedDimension) - Method in class visad.data.hdfeos.DimensionSet
-
- getInheritedValues() - Method in class visad.ShadowFunctionOrSetType
-
- getInheritedValues() - Method in class visad.ShadowScalarType
-
- getInheritedValues() - Method in class visad.ShadowTupleType
-
- getInitialRecordSize() - Method in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
-
Return the number of bytes being sent by the server for the
first record.
- getInitScale() - Static method in class visad.ContourControl
-
- getInput() - Method in class visad.data.visad.BinaryReader
-
- getInputEvent() - Method in class visad.DisplayEvent
-
Get the InputEvent associated with this DisplayEvent.
- getInputStream() - Method in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
-
returns a reference to InputStream established in connect().
- getInstance(Netcdf, QuantityDB) - Static method in class visad.data.netcdf.in.View
-
Returns a view of a netCDF dataset.
- getInstance(Netcdf, QuantityDB, boolean) - Static method in class visad.data.netcdf.in.View
-
Returns a view of a netCDF dataset.
- getInstanceNumber() - Method in class visad.Control
-
- getInt(String) - Static method in class visad.browser.Convert
-
Extracts an integer from a string.
- getIntArray1D() - Method in class visad.data.ArrayWrapper
-
get the value
- getIntArray1D(Object) - Method in class visad.data.DataCacheManager
-
get the value from the cache
- getIntArray2D() - Method in class visad.data.ArrayWrapper
-
get the value
- getIntArray2D(Object) - Method in class visad.data.DataCacheManager
-
get the value from the cache
- getIntArray3D(Object) - Method in class visad.data.DataCacheManager
-
get the value from the cache
- getInvertedCoordinateSystem() - Method in interface visad.InverseLinearScaledCS
-
The CoordinateSystem being inverted
- getInvstep() - Method in class visad.Linear1DSet
-
Get the inverse of the step (1.0/getStep()).
- getIsArchive() - Method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
- getIsCursive() - Method in class visad.util.HersheyFont
-
indicate whether this is a cursive font
- getIsDirectManipulation() - Method in class visad.DataRenderer
-
- getIsExtNeg180pos180() - Method in class visad.georef.LongitudeLatitudeInterpCS
-
- getIsLinearContour3D() - Method in class visad.ShadowType
-
- getIsNeg180pos180() - Method in class visad.georef.LongitudeLatitudeInterpCS
-
- getIsPreCalibrated() - Method in interface edu.wisc.ssec.mcidas.Calibrator
-
- getIsPreCalibrated() - Method in class edu.wisc.ssec.mcidas.CalibratorDefault
-
return isPrecalibrated value
- getIsPreCalibrated() - Method in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- getIsPreCalibrated() - Method in class edu.wisc.ssec.mcidas.CalibratorMsg
-
return isPrecalibrated value
- getIsTerminal() - Method in class visad.ShadowType
-
- getIsTexture3D() - Method in class visad.ShadowType
-
- getIsTextureMap() - Method in class visad.ShadowType
-
- getJustification() - Method in class visad.TextControl
-
Return the justification value
- getKey() - Method in class visad.collab.ControlMonitorEvent
-
Get the key used to uniquely identify this event.
- getKey() - Method in class visad.collab.MapMonitorEvent
-
Get the key used to uniquely identify this event.
- getKey() - Method in class visad.collab.MessageMonitorEvent
-
Get the key used to uniquely identify this event.
- getKey() - Method in class visad.collab.MonitorEvent
-
Get the key used to uniquely identify this event.
- getKey() - Method in class visad.collab.ReferenceMonitorEvent
-
Get the key used to uniquely identify this event.
- getKey() - Method in class visad.util.WeakMapValue
-
Returns the key associated with this value.
- getKeyboardBehavior() - Method in class visad.java3d.DisplayRendererJ3D
-
Get the KeyboardBehavior
associated with this renderer.
- getKeyCode() - Method in class visad.DisplayEvent
-
Get the key code for the pressed or released key.
- getKinematics(double[][]) - Method in class visad.aeri.LinearVectorPointMethod
-
- getKnotsConvert() - Method in class visad.bom.BarbManipulationRendererJ2D
-
- getKnotsConvert() - Method in class visad.bom.BarbManipulationRendererJ3D
-
- getKnotsConvert() - Method in interface visad.bom.BarbRenderer
-
- getKnotsConvert() - Method in class visad.bom.BarbRendererJ2D
-
- getKnotsConvert() - Method in class visad.bom.BarbRendererJ3D
-
- getKnotsConvert() - Method in class visad.bom.SwellRendererJ3D
-
- getL() - Method in class visad.matrix.JamaCholeskyDecomposition
-
Get L
- getL() - Method in class visad.matrix.JamaLUDecomposition
-
Get L
- getLabel() - Method in class visad.AxisScale
-
- getLabel() - Method in class visad.data.amanda.EventWidget
-
- getLabelAllTicks() - Method in class visad.AxisScale
-
Return whether all major ticks are to be labeled.
- getLabelArray() - Method in class visad.AxisScale
-
Get the labels rendered with a font to pass to the renderer.
- getLabelBothSides() - Method in class visad.AxisScale
-
See if both sides are labeled
- getLabelColor() - Method in class visad.ContourControl
-
Gets the label color.
- getLabelFont() - Method in class visad.ContourControl
-
Get contour label font
- getLabelFreq() - Method in class visad.ContourControl
-
- getLabels() - Method in class visad.browser.ContourWidget
-
Gets the value of the labels checkbox.
- getLabelSize() - Method in class visad.AxisScale
-
Gets the size of the labels.
- getLabelSize() - Method in class visad.ContourControl
-
- getLabelTable() - Method in class visad.AxisScale
-
Get the Hashtable used for labels
- getLast() - Method in class visad.data.in.ArithProg
-
Returns the "last" value accumulated.
- getLast() - Method in class visad.Linear1DSet
-
Get the last value in this arithmetic progression.
- getLastAdjustProjectionSeam() - Method in class visad.bom.ImageRendererJ3D
-
- getLastAlphaValue() - Method in class visad.bom.ImageRendererJ3D
-
- getLastCurveSize() - Method in class visad.bom.ImageRendererJ3D
-
- getLastDataHashCode() - Method in class visad.bom.ImageRendererJ3D
-
- getLastMouseModifiers() - Method in class visad.DataRenderer
-
- getLasts() - Method in class visad.LinearNDSet
-
Get the array of last values of each of the arithmetic progressions
in this cross product.
- getLastVariableName() - Method in class visad.ss.BasicSSCell
-
Gets the variable name of this cell's last Data object.
- getLastZAxisValue() - Method in class visad.bom.ImageRendererJ3D
-
- getLatitude() - Method in class visad.georef.EarthLocationLite
-
get latitude
- getLatitude() - Method in class visad.georef.EarthLocationTuple
-
Get the latitude of this location
- getLatitude() - Method in interface visad.georef.LatLonPoint
-
Get the latitude of this point
- getLatitude() - Method in class visad.georef.LatLonTuple
-
Get the latitude of this point
- getLatitude() - Method in class visad.georef.NamedLocationTuple
-
Get the latitude of this location
- getLatitudeIndex() - Method in class visad.georef.NavigatedCoordinateSystem
-
Get the index of RealType.Latitude in the reference RealTupleType.
- getLatLon(double[][]) - Method in class visad.georef.MapProjection
-
Get the lat/lon point for the given xy pairs.
- getLatLonIndices() - Method in class visad.DataRenderer
-
- getLatLonPoint() - Method in interface visad.georef.EarthLocation
-
Get the latitude/longitude of this point as a LatLonPoint
- getLatLonPoint() - Method in class visad.georef.EarthLocationLite
-
This is an EarthLocation interface method.
- getLatLonPoint() - Method in class visad.georef.EarthLocationTuple
-
Get the lat/lon of this location as a LatLonPoint
- getLatLonPoint() - Method in class visad.georef.NamedLocationTuple
-
Get the lat/lon of this location as a LatLonPoint
- getLatLonRange() - Method in class visad.DataRenderer
-
- getLatLons(GriddedSet, int[]) - Static method in class visad.python.JPythonMethods
-
Convert the domain to the reference earth located points.
- getLatLons(GriddedSet) - Static method in class visad.python.JPythonMethods
-
Convert the domain to the reference earth located points.
- getLatLons2D(GriddedSet) - Static method in class visad.python.JPythonMethods
-
Convert the domain to the reference earth located points.
- getLeadingEdgeTime() - Method in class visad.data.amanda.Hit
-
- getLength() - Method in class visad.cluster.RemoteClientFieldImpl
-
- getLength() - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getLength() - Method in class visad.cluster.RemoteNodeFieldImpl
-
- getLength() - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getLength() - Method in class visad.data.amanda.BaseTrack
-
- getLength() - Method in class visad.data.AreaImageCacheAdapter
-
- getLength() - Method in class visad.data.FileFlatField
-
- getLength() - Method in class visad.data.hdfeos.NamedDimension
-
- getLength() - Method in class visad.DoubleSet
-
for DoubleSet, this always throws a SetException
- getLength() - Method in interface visad.Field
-
get number of samples
- getLength() - Method in class visad.FieldImpl
-
get number of samples
- getLength() - Method in class visad.FloatSet
-
- getLength(int) - Method in class visad.GriddedSet
-
- getLength(int) - Method in interface visad.GriddedSetIface
-
Returns the number of grid points in a given dimension.
- getLength() - Method in class visad.RemoteFieldImpl
-
- getLength() - Method in class visad.Set
-
get the number of samples
- getLength() - Method in interface visad.SetIface
-
Returns the number of samples in the set.
- getLength() - Method in class visad.Tuple
-
Return the number of components of the Tuple
- getLengths() - Method in class visad.GriddedSet
-
- getLengths() - Method in interface visad.GriddedSetIface
-
Returns the number of grid points in all dimensions.
- getLengthX() - Method in class visad.Gridded1DSet
-
- getLevelName() - Method in class visad.jmet.MetGridDirectory
-
- getLevelOfDifficulty() - Method in class visad.java2d.ShadowTypeJ2D
-
- getLevelOfDifficulty() - Method in class visad.java3d.ShadowTypeJ3D
-
Get the level of difficulty for this transform
- getLevelOfDifficulty() - Method in class visad.ShadowType
-
- getLevels(float[], boolean[]) - Method in class visad.ContourControl
-
get 'new' descriptors for 2-D contour lines
- getLevels() - Method in class visad.jmet.MetGridDirectory
-
- getLevelUnit() - Method in class visad.jmet.MetGridDirectory
-
- getLevelUnitName() - Method in class edu.wisc.ssec.mcidas.GridDirectory
-
Get the units of the vertical level.
- getLevelValue() - Method in class edu.wisc.ssec.mcidas.GridDirectory
-
Get the vertical level value.
- getLevelValue() - Method in class visad.jmet.MetGridDirectory
-
- getLightningSymbol(int) - Static method in class visad.meteorology.WeatherSymbols
-
Get the shape corresponding to a particular lightning code.
- getLightningSymbols() - Static method in class visad.meteorology.WeatherSymbols
-
Get the array of shapes corresponding to lightning symbols
- getLine() - Method in class visad.data.units.SimpleCharStream
-
Deprecated.
- getLinear1DComponent(int) - Method in class visad.Linear1DSet
-
Get the indexed component (X is at 0 and is the only valid index)
- getLinear1DComponent(int) - Method in class visad.Linear2DSet
-
Get the indexed component (X is at 0, Y is at 1)
- getLinear1DComponent(int) - Method in class visad.Linear3DSet
-
Get the indexed component (X is at 0, Y is at 1, and Z is at 2)
- getLinear1DComponent(int) - Method in class visad.LinearNDSet
-
Get the indexed component.
- getLinear1DComponent(int) - Method in interface visad.LinearSet
-
Get the indexed component.
- getLineMag() - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Get the line magnification
- getLineOffset() - Method in class edu.wisc.ssec.mcidas.AREAnav
-
Get the line offset for flipped coordinates
- getLinePlaneIntersect(double[], double[], double[]) - Static method in class visad.TrajectoryManager
-
Determine intersection point between a plane and a ray.
- getLinePlaneIntersect(double, double, double, double, double[], double[]) - Static method in class visad.TrajectoryManager
-
- getLineRes() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return line resolution
- getLines() - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Get the number of lines
- getLines() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
returns the number of lines in the image
- getLinesOfText() - Method in class edu.wisc.ssec.mcidas.adde.AddeTextReader
-
- getLineStyle() - Method in class visad.GraphicsModeControl
-
Get the line style
- getLineStyle() - Method in class visad.java2d.GraphicsModeControlJ2D
-
Get the current line style used for LineAttributes.
- getLineStyle() - Method in class visad.java3d.GraphicsModeControlJ3D
-
Get the current line style used for LineAttributes.
- getLineWidth() - Method in class visad.bom.SceneGraphRenderer
-
Get the line width
- getLineWidth() - Method in class visad.browser.GMCWidget
-
Gets the value of the line width text field.
- getLineWidth() - Method in class visad.GraphicsModeControl
-
Get the width of line rendering.
- getLineWidth() - Method in class visad.java2d.GraphicsModeControlJ2D
-
Get the current line width used for LineAttributes.
- getLineWidth() - Method in class visad.java3d.GraphicsModeControlJ3D
-
Get the current line width used for LineAttributes.
- getLink() - Method in class visad.collab.ReferenceMonitorEvent
-
Gets the RemoteReferenceLink
to which this event refers.
- getLink() - Method in class visad.DataRenderer
-
used by ShadowFunctionOrSetType for transform time-out hack
- getLink() - Method in class visad.java2d.DefaultRendererJ2D
-
- getLink() - Method in class visad.java3d.DefaultRendererJ3D
-
- getLink() - Method in class visad.ShadowType
-
- getLinks() - Method in class visad.ActionImpl
-
- getLinks() - Method in class visad.DataRenderer
-
- getLinMag() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
fetch the current line magnification factor
- getLocalAction() - Method in class visad.ReferenceActionLink
-
- getLocateKey() - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Get the locate key
- getLocateValue() - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Get the locate value
- getLocation() - Method in class visad.data.Repository
-
Return the location of this repository.
- getLocationString() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
fetch the current locatoin string
- getLongitude() - Method in class visad.georef.EarthLocationLite
-
get longitude
- getLongitude() - Method in class visad.georef.EarthLocationTuple
-
Get the longitude of this location
- getLongitude() - Method in interface visad.georef.LatLonPoint
-
Get the longitude of this point
- getLongitude() - Method in class visad.georef.LatLonTuple
-
Get the longitude of this point
- getLongitude() - Method in class visad.georef.NamedLocationTuple
-
Get the longitude of this location
- getLongitudeIndex() - Method in class visad.georef.NavigatedCoordinateSystem
-
Get the index of RealType.Longitude in the reference RealTupleType.
- getLongName(Variable) - Method in class visad.data.netcdf.in.View
-
Returns the long name of a netCDF variable according to the variable's
long_name
attribute.
- getLonLatSamples(int, int) - Method in class visad.bom.SceneGraphRenderer
-
Return an array of Longitudes/Latitudes corresponding to the
pixels of the chart.
- getLonLatSet() - Method in class visad.georef.LongitudeLatitudeInterpCS
-
- getLow() - Method in class visad.SampledSet
-
- getLow() - Method in interface visad.SampledSetIface
-
Returns the minimum sample values.
- getLowCloudSymbol(int) - Static method in class visad.meteorology.WeatherSymbols
-
Get the shape corresponding to a particular low cloud code.
- getLowCloudSymbols() - Static method in class visad.meteorology.WeatherSymbols
-
Get the array of shapes corresponding to the low cloud codes.
- getLowLimit() - Method in class visad.browser.ContourWidget
-
Gets the low value of the contour range slider.
- getLowResReference() - Method in class visad.util.DualRes
-
Gets the DataReference corresponding to the scaled-down data.
- getLowX() - Method in class visad.Gridded1DDoubleSet
-
- getLowX() - Method in class visad.Gridded1DSet
-
- getLowX() - Method in class visad.Irregular1DSet
-
- getLowX() - Method in interface visad.Set1DIface
-
Returns the minimum value in the set.
- getLUDecomposition() - Method in class visad.matrix.JamaLUDecomposition
-
Return the associated JAMA LUDecomposition object.
- getMag() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
get the magnification factors (line element)
- getMainClassName() - Method in class visad.util.CmdlineParser
-
Get the name of the main class.
- getMainContours() - Method in class visad.browser.ContourWidget
-
Gets the value of the contours checkbox.
- getMainContours(boolean[], float[]) - Method in class visad.ContourControl
-
get parameters for IsoContour depictions
- getMajor() - Method in class visad.install.JavaFile
-
Get the major version number for this JVM.
- getMajorTickSpacing() - Method in class visad.AxisScale
-
This method returns the major tick spacing.
- getManifoldDimension() - Method in class visad.Set
-
for non-SimpleSet, ManifoldDimension = DomainDimension
- getManifoldDimension() - Method in interface visad.SetIface
-
Returns the rank of the manifold of the set.
- getManifoldDimension() - Method in class visad.SimpleSet
-
get ManifoldDimension
- getManipulationRenderers() - Method in class visad.bom.CollectiveBarbManipulation
-
- getManipulationRenderers() - Method in class visad.bom.FlexibleTrackManipulation
-
Get access to the renderers.
- getManipulationRenderers2() - Method in class visad.bom.CollectiveBarbManipulation
-
- getManualIntrpPts() - Method in class visad.TrajectoryParams
-
- getMap() - Method in class visad.collab.MapMonitorEvent
-
Gets the ScalarMap
to which this event refers.
- getMap() - Method in class visad.data.hdfeos.EosGrid
-
- getMap() - Method in class visad.DisplayMapEvent
-
get the ScalarMap referenced by this DisplayMapEvent
- getMapDimension() - Method in class visad.util.BaseRGBMap
-
Get the dimension of the map
- getMapDimension() - Method in class visad.util.ColorMap
-
Returns the dimension of the map
- getMappedDisplayScalar() - Method in class visad.java2d.ShadowScalarTypeJ2D
-
- getMappedDisplayScalar() - Method in class visad.java2d.ShadowTypeJ2D
-
- getMappedDisplayScalar() - Method in class visad.java3d.ShadowScalarTypeJ3D
-
- getMappedDisplayScalar() - Method in class visad.java3d.ShadowTypeJ3D
-
- getMappedDisplayScalar() - Method in class visad.ShadowRealTupleType
-
- getMappedDisplayScalar() - Method in class visad.ShadowScalarType
-
- getMappedDisplayScalar() - Method in class visad.ShadowType
-
- getMapResolution() - Method in class visad.util.BaseRGBMap
-
Get the resolution of the map
- getMapResolution() - Method in class visad.util.ColorMap
-
Returns the current map resolution
- getMaps() - Method in class visad.ss.BasicSSCell
-
Gets this cell's mappings.
- getMaps() - Method in class visad.ss.MappingDialog
-
Gets the mappings selected by the user.
- getMapVector() - Method in class visad.DisplayImpl
-
- getMapVector() - Method in interface visad.LocalDisplay
-
return a Vector of the ScalarMap-s associated with this Display
- getMapVector() - Method in interface visad.RemoteDisplay
-
- getMapVector() - Method in class visad.RemoteDisplayImpl
-
- getMarkerEnabled() - Method in class visad.TrajectoryParams
-
- getMarkerSize() - Method in class visad.TrajectoryParams
-
- getMathType() - Method in class visad.data.dods.ArrayVariableAdapter
-
Returns the VisAD
MathType
of this instance.
- getMathType() - Method in class visad.data.dods.BooleanVariableAdapter
-
Returns the VisAD
MathType
of this instance.
- getMathType() - Method in class visad.data.dods.ByteVariableAdapter
-
- getMathType() - Method in class visad.data.dods.Float32VariableAdapter
-
Returns the VisAD
MathType
of this instance.
- getMathType() - Method in class visad.data.dods.Float64VariableAdapter
-
Returns the VisAD
MathType
of this instance.
- getMathType() - Method in class visad.data.dods.GridVariableAdapter
-
Returns the VisAD
MathType
of this instance.
- getMathType() - Method in class visad.data.dods.GridVariableMapAdapter
-
- getMathType() - Method in class visad.data.dods.Int16VariableAdapter
-
Returns the VisAD
MathType
of this instance.
- getMathType() - Method in class visad.data.dods.Int32VariableAdapter
-
Returns the VisAD
MathType
of this instance.
- getMathType() - Method in class visad.data.dods.ListVariableAdapter
-
Returns the VisAD
MathType
of this instance.
- getMathType() - Method in class visad.data.dods.SequenceVariableAdapter
-
Returns the VisAD
MathType
of this instance.
- getMathType() - Method in class visad.data.dods.StringVariableAdapter
-
Returns the VisAD
MathType
of this instance.
- getMathType() - Method in class visad.data.dods.StructureVariableAdapter
-
Returns the VisAD
MathType
of this instance.
- getMathType() - Method in class visad.data.dods.UInt16VariableAdapter
-
Returns the VisAD
MathType
of this instance.
- getMathType() - Method in class visad.data.dods.UInt32VariableAdapter
-
Returns the VisAD
MathType
of this instance.
- getMathType() - Method in class visad.data.dods.VariableAdapter
-
Returns the VisAD
MathType
of this instance.
- getMathType() - Method in class visad.data.dods.VectorAdapter
-
Returns the VisAD math-type of this instance.
- getMathType() - Method in class visad.data.Form
-
Get the MathType.
- getMathType() - Method in interface visad.data.hdf5.HDF5DataAdaptable
-
- getMathType() - Method in class visad.data.hdf5.HDF5DatasetAdapted
-
- getMathType(HDF5FileAdapted) - Method in class visad.data.hdf5.HDF5Form
-
- getMathType() - Method in class visad.data.hdf5.HDF5GroupAdapted
-
- getMatrix() - Method in class visad.matrix.JamaMatrix
-
Return the associated JAMA Matrix object.
- getMatrix(int, int, int, int) - Method in class visad.matrix.JamaMatrix
-
Get a submatrix.
- getMatrix(int[], int[]) - Method in class visad.matrix.JamaMatrix
-
Get a submatrix.
- getMatrix(int, int, int[]) - Method in class visad.matrix.JamaMatrix
-
Get a submatrix.
- getMatrix(int[], int, int) - Method in class visad.matrix.JamaMatrix
-
Get a submatrix.
- getMatrix() - Method in class visad.ProjectionControl
-
Returns a copy of the graphics projection matrix.
- getMax() - Method in class visad.data.DataRange
-
Get the max
- getMax() - Method in class visad.data.in.ValueRanger
-
Returns the maximum, valid value.
- getMaxdims() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
Returns the maximum dimensions of the dataspace
- getMaxdims() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataspace
-
Returns the maximum dimensions of the dataspace
- getMaximum() - Method in class visad.browser.Slider
-
Gets maximum slider value.
- getMaximum() - Method in class visad.util.ArrowSlider
-
Return the maximum value of this slider
- getMaximum() - Method in class visad.util.BarSlider
-
Return the maximum value of this slider
- getMaximum() - Method in class visad.util.Slider
-
Return the maximum value of this slider
- getMaximum() - Method in class visad.util.StepWidget
-
Gets the maximum value of the widget.
- getMaximumSize() - Method in class visad.browser.Divider
-
Gets the divider's maximum size.
- getMaximumSize() - Method in class visad.browser.RangeSlider
-
Returns maximum size of range slider.
- getMaximumSize() - Method in class visad.browser.Slider
-
Returns maximum size oa slider.
- getMaximumSize() - Method in class visad.util.ArrowSlider
-
Return the maximum size of the arrow slider
- getMaximumSize() - Method in class visad.util.BarSlider
-
Return the maximum size of the bar slider
- getMaximumSize() - Method in class visad.util.ChosenColorWidget
-
Stub routine which calls ColorMapWidget.getMaximumSize()
.
- getMaximumSize() - Method in class visad.util.ColorPreview
-
Overridden to maintain the preview at the specified height
- getMaximumSize() - Method in class visad.util.LabeledColorWidget
-
Stub routine which calls ColorMapWidget.getMaximumSize()
.
- getMaximumSize() - Method in class visad.util.SliderLabel
-
Return the maximum size of the SliderLabel
- getMaximumSize() - Method in class visad.util.StepWidget
-
Returns the maximum size of the widget.
- getMaxNumber() - Method in class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Get the MAX value
- getMaxPoints() - Method in class visad.util.HersheyFont
-
get the maximum number of points (segments) allowed
- getMaxRangeValue() - Method in interface visad.meteorology.SingleBandedImage
-
Get the maximum possible value for this image
- getMaxRangeValue() - Method in class visad.meteorology.SingleBandedImageImpl
-
Get the maximum possible value for this image
- getMaxSize() - Method in class visad.data.DataCacheManager
-
- getMaxValue() - Method in class visad.browser.ContourWidget
-
Gets the maximum contouring value.
- getMean() - Method in class visad.ErrorEstimate
-
Get the mean value for this error distribution
- getMemberAt(int) - Method in class visad.data.hdf5.hdf5objects.HDF5Group
-
Returns the member at index memberIndex
- getMemberCount() - Method in class visad.data.hdf5.hdf5objects.HDF5Group
-
Returns the number of members the HDF5Group contains
- getMembers() - Method in class visad.data.hdf5.hdf5objects.HDF5Group
-
Returns the members of the group
- getMemoField() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
Returns memo field of the directory
- getMenu(String) - Method in class visad.util.GUIFrame
-
gets the JMenu corresponding to the given menu name
- getMenuItem(String, String) - Method in class visad.util.GUIFrame
-
gets the JMenuItem corresponding to the given menu and item name
- getMergeGeometries() - Method in class visad.GraphicsModeControl
-
Set whether Geometries for shapes should be merged into Group
- getMergeGeometries() - Method in class visad.java2d.GraphicsModeControlJ2D
-
Set whether Geometries for shapes should be merged into Group
- getMergeGeometries() - Method in class visad.java3d.GraphicsModeControlJ3D
-
Set whether Geometries for shapes should be merged into Group
- getMerger() - Method in class visad.data.netcdf.in.FileStrategy
-
Returns the Merger for cosolidating virtual data objects together.
- getMerger() - Method in class visad.data.netcdf.in.MaxFileFieldStrategy
-
Returns the Merger for cosolidating virtual data objects together.
- getMessage() - Method in class visad.cluster.NodeAgent
-
- getMessage() - Method in class visad.collab.MessageMonitorEvent
-
Gets the ScalarMap
to which this event refers.
- getMessage() - Method in exception visad.data.units.ParseException
-
This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() - Method in error visad.data.units.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMetadata(String) - Method in class visad.data.bio.LociForm
-
Obtains the hashtable containing the metadata field/value pairs from
the given image file.
- getMetadata(String) - Method in interface visad.data.MetadataReader
-
Obtains a hashtable containing all metadata field/value pairs from
the given file.
- getMetadataValue(String, String) - Method in class visad.data.bio.LociForm
-
Obtains the specified metadata field's value for the given file.
- getMetadataValue(String, String) - Method in interface visad.data.MetadataReader
-
Obtains the specified metadata field's value for the given file.
- getMethod() - Method in class visad.formula.VMethod
-
return the wrapper's Method
- getMethod() - Method in class visad.TrajectoryParams
-
- getMid() - Method in class visad.data.DataRange
-
Get the mid point
- getMidCloudSymbol(int) - Static method in class visad.meteorology.WeatherSymbols
-
Get the shape corresponding to a particular mid level cloud code.
- getMidCloudSymbols() - Static method in class visad.meteorology.WeatherSymbols
-
Get the array of shapes corresponding to the mid cloud codes.
- getMin() - Method in class visad.data.DataRange
-
Get the min
- getMin() - Method in class visad.data.in.ValueRanger
-
Returns the minimum, valid value.
- getMinimum() - Method in class visad.browser.Slider
-
Gets minimum slider value.
- getMinimum() - Method in class visad.util.ArrowSlider
-
Return the minimum value of this slider
- getMinimum() - Method in class visad.util.BarSlider
-
Return the minimum value of this slider
- getMinimum() - Method in class visad.util.Slider
-
Return the minimum value of this slider
- getMinimum() - Method in class visad.util.StepWidget
-
Gets the minimum value of the widget.
- getMinimumSize() - Method in class visad.browser.Divider
-
Gets the divider's minimum size.
- getMinimumSize() - Method in class visad.browser.RangeSlider
-
Returns minimum size of range slider.
- getMinimumSize() - Method in class visad.browser.Slider
-
Returns minimum size of slider.
- getMinimumSize() - Method in class visad.util.ArrowSlider
-
Return the minimum size of the arrow slider
- getMinimumSize() - Method in class visad.util.BarSlider
-
Return the minimum size of the bar slider
- getMinimumSize() - Method in class visad.util.ChosenColorWidget
-
Stub routine which calls ColorMapWidget.getMinimumSize()
.
- getMinimumSize() - Method in class visad.util.LabeledColorWidget
-
Stub routine which calls ColorMapWidget.getMinimumSize()
.
- getMinimumSize() - Method in class visad.util.SliderLabel
-
Return the minimum size of the SliderLabel
- getMinimumSize() - Method in class visad.util.StepWidget
-
Returns the minimum size of the widget.
- getMinMax(FieldImpl) - Static method in class visad.python.JPythonMethods
-
Find the minium and maximum values of the FlatField or
a sequence within a FieldImpl.
- getMinMaxValues() - Method in class visad.browser.RangeSlider
-
Gets minimum and maximum slider values.
- getMinor() - Method in class visad.install.JavaFile
-
Get the minor version number for this JVM.
- getMinorTickSpacing() - Method in class visad.AxisScale
-
This method returns the minor tick spacing.
- getMinRangeValue() - Method in interface visad.meteorology.SingleBandedImage
-
Get the minimum possible value for this image
- getMinRangeValue() - Method in class visad.meteorology.SingleBandedImageImpl
-
Get the minimum possible value for this image
- getMinValue() - Method in class visad.browser.ContourWidget
-
Gets the minimum contouring value.
- getMiscSymbol(int) - Static method in class visad.meteorology.WeatherSymbols
-
Get the shape corresponding to a particular miscellaneous symbol.
- getMiscSymbols() - Static method in class visad.meteorology.WeatherSymbols
-
Get the array of shapes corresponding to the miscellaneous codes.
- getMissingTransparent() - Method in class visad.browser.GMCWidget
-
Gets whether missing values are transparent.
- getMissingTransparent() - Method in class visad.GraphicsModeControl
-
See whether missing values are rendered as transparent or not.
- getMissingTransparent() - Method in class visad.java2d.GraphicsModeControlJ2D
-
See whether missing values are rendered as transparent or not.
- getMissingTransparent() - Method in class visad.java3d.GraphicsModeControlJ3D
-
See whether missing values are rendered as transparent or not.
- getMode2D() - Method in class visad.DisplayRenderer
-
Return true
if this is a 2-D DisplayRenderer
.
- getMode2D() - Method in class visad.GraphicsModeControl
-
Get the 2D mode of the display.
- getMode2D() - Method in class visad.java2d.DefaultDisplayRendererJ2D
-
- getMode2D() - Method in class visad.java2d.GraphicsModeControlJ2D
-
- getMode2D() - Method in class visad.java3d.GraphicsModeControlJ3D
-
See if the display is being rendered in 2D mode
- getMode2D() - Method in class visad.java3d.TwoDDisplayRendererJ3D
-
- getMode2D() - Method in class visad.MouseHelper
-
Get whether we're in 2D mode
- getModifiers() - Method in class visad.DisplayEvent
-
Get the keyboard modifiers (such as whether SHIFT or CTRL was
being held during the event).
- getModule() - Method in class visad.data.amanda.Hit
-
- getMouseBehavior() - Method in class visad.DisplayImpl
-
- getMouseBehavior() - Method in class visad.DisplayRenderer
-
- getMouseBehavior() - Method in class visad.java2d.DisplayRendererJ2D
-
- getMouseBehavior() - Method in class visad.java3d.DisplayRendererJ3D
-
Get the MouseBehavior
associated with this renderer.
- getMouseBehavior() - Method in class visad.MouseHelper
-
Get the MouseBehavior for this Helper
- getMouseHelper() - Method in class visad.java2d.MouseBehaviorJ2D
-
Get the helper class used by this MouseBehavior.
- getMouseHelper() - Method in class visad.java3d.MouseBehaviorJ3D
-
Get the helper class used by this MouseBehavior.
- getMouseHelper() - Method in interface visad.MouseBehavior
-
Get the helper class used by this MouseBehavior.
- getMultipleDisplayScalar() - Method in class visad.java2d.ShadowTypeJ2D
-
- getMultipleDisplayScalar() - Method in class visad.java3d.ShadowTypeJ3D
-
- getMultipleDisplayScalar() - Method in class visad.ShadowType
-
- getMultipleSpatialDisplayScalar() - Method in class visad.ShadowType
-
- getMySamples() - Method in class visad.SampledSet
-
- getName() - Method in interface visad.Action
-
- getName() - Method in class visad.ActionImpl
-
- getName() - Method in class visad.BaseQuantity
-
Return the name of this base quantity.
- getName() - Method in class visad.browser.ContourWidget
-
Gets the name of the variable.
- getName() - Method in class visad.collab.DisplaySyncImpl
-
- getName() - Method in class visad.data.FormNode
-
Return the name of this node.
- getName() - Method in class visad.data.hdf5.hdf5objects.HDF5Object
-
Returns the full name of the HDF5Object
- getName() - Method in class visad.data.hdfeos.NamedDimension
-
- getName() - Method in class visad.data.hdfeos.Variable
-
- getName() - Method in class visad.data.LinkedDataSource
-
Return the name of this LinkedDataSource.
- getName() - Method in class visad.data.netcdf.QuantityDBImpl.NameKey
-
Returns the name of the quantity.
- getName() - Method in class visad.data.Repository
-
Return the name of this repository.
- getName() - Method in class visad.ReferenceActionLink
-
- getName() - Method in class visad.RemoteActionImpl
-
return name of this Action
- getName() - Method in interface visad.RemoteDisplay
-
- getName() - Method in class visad.RemoteThingReferenceImpl
-
- getName() - Method in class visad.ScalarType
-
Returns this ScalarType
's name.
- getName() - Method in class visad.ss.BasicSSCell
-
Gets this cell's name.
- getName() - Method in interface visad.ThingReference
-
- getName() - Method in class visad.ThingReferenceImpl
-
- getName() - Method in class visad.util.Slider
-
Get the internal name for this slider
- getName(SceneGraphObject) - Static method in class visad.util.Util
-
- getNameEnumeration() - Method in class visad.data.netcdf.units.DefaultUnitsDB
-
- getNameEnumeration() - Method in interface visad.data.units.UnitsDB
-
Get an enumeration of the unit names in the database.
- getNameEnumeration() - Method in class visad.data.units.UnitTable
-
Get an enumeration of the unit names in the table.
- getNameWithBlanks() - Method in class visad.ScalarType
-
- getNav() - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Returns the navigation block
- getNavBlock() - Method in class edu.wisc.ssec.mcidas.GridDirectory
-
Get the navigation parameters.
- getNavBlock() - Method in class visad.data.hrit.HRITCoordinateSystem
-
Get the navigation block used to initialize this HRITCoordinateSystem
- getNavBlock() - Method in class visad.data.mcidas.AREACoordinateSystem
-
Get the navigation block used to initialize this AREACoordinateSystem
- getNavBlock() - Method in class visad.data.mcidas.McIDASGridDirectory
-
Get the raw navigation block from the directory.
- getNavigation() - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Get the navigation, and pre-set it
for the ImageStart and Res (from Directory block), and
the file start (0,0), and Mag (1,1).
- getNavigation() - Method in class edu.wisc.ssec.mcidas.GridDirectory
-
Get the navigation
- getNavigation() - Method in interface visad.georef.NavigatedField
-
Get the coordinate system representing the navigation for the domain.
- getNavigation() - Method in class visad.meteorology.NavigatedImage
-
Get the coordinate system representing the navigation for the domain.
- getNavOffset() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return offset in bytes to navigation data
- getNavType() - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Get the navigation type
- getNavType() - Method in class edu.wisc.ssec.mcidas.GridDirectory
-
Get the navigation type.
- getNeighbors(int[][]) - Method in class visad.GriddedSet
-
Returns the indexes of the neighboring points for every point in the set.
- getNeighbors(int) - Method in class visad.GriddedSet
-
Returns the indexes of the neighboring points along a manifold
dimesion for every point in the set.
- getNeighbors(int[][]) - Method in class visad.IrregularSet
-
Returns the indexes of neighboring samples for all samples.
- getNeighbors(int[][], float[][]) - Method in class visad.SampledSet
-
- getNeighbors(int[][]) - Method in class visad.Set
-
Returns the indexes of the neighboring points for every point
in the set.
- getNeighbors(int[][], float[][]) - Method in class visad.Set
-
- getNeighbors(int) - Method in class visad.Set
-
Returns the indexes of the neighboring points along a manifold
dimesion for every point in the set.
- getNeighbors(int[][]) - Method in interface visad.SetIface
-
- getNeighbors(int[][], float[][]) - Method in interface visad.SetIface
-
- getNeighbors(int) - Method in interface visad.SetIface
-
- getNeighbors(int[][]) - Method in class visad.SingletonSet
-
Returns an array of indexes for neighboring points for each point in the
set.
- getNetcdf() - Method in class visad.data.netcdf.in.View
-
Returns the underlying netCDF dataset.
- getNetcdf() - Method in class visad.data.netcdf.in.VirtualDataIterator
-
Gets the view of the netCDF dataset.
- getNetcdfData(String) - Static method in class visad.python.JPythonMethods
-
Helper method to read netcdf files with possible factor
- getNetcdfData(String, String) - Static method in class visad.python.JPythonMethods
-
Try to create a Data object from a NetCDF file
- getNextToken() - Method in class visad.data.units.UnitParser
-
Get the next Token.
- getNextToken() - Method in class visad.data.units.UnitParserTokenManager
-
Get the next Token.
- getNoDataValue() - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Get the missing data value for this grid
- getNominalTime() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
returns the nominal time of the image
- getNominalTime() - Method in class visad.data.AreaImageAccessor
-
- getNominalTime() - Method in class visad.data.mcidas.AreaAdapter
-
Retrieves the "nominal" time of the image as a VisAD DateTime.
- getNonConvex() - Method in class visad.Delaunay
-
- getNonDirect() - Method in class visad.java2d.DisplayRendererJ2D
-
- getNoNumbers() - Method in class visad.bom.BarbManipulationRendererJ3D
-
- getNormal(float[]) - Static method in class visad.SphericalCoordinateSystem
-
- getNormals(float[][]) - Method in class visad.Gridded3DSet
-
- getNorthing() - Method in class visad.georef.UTMCoordinate
-
Get the northing of this point as a Real
- getNorthingValue() - Method in class visad.georef.UTMCoordinate
-
Get the northing of this point
- getNullDomainSet(RealTupleType) - Static method in class visad.data.AreaImageCacheAdapter
-
- getNumBands() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return number of bands/channels in image
- getNumber() - Method in class visad.data.amanda.Event
-
- getNumber() - Method in class visad.data.in.ArithProg
-
Gets the number of values.
- getNumberFormat() - Method in class visad.AxisScale
-
Get the formatting for labels.
- getNumberFormat() - Method in class visad.TextControl
-
- getNumberNotMissing() - Method in class visad.ErrorEstimate
-
Get the number of values in this error distribution
- getNumberOfBands() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
returns the number of bands in the image
- getNumberOfColors() - Method in class visad.BaseColorControl
-
Get the number of colors in the table.
- getNumberOfComponents() - Method in class visad.BaseColorControl
-
Get the number of components of the range.
- getNumberOfControls() - Method in class visad.DisplayImpl
-
- getNumberOfEvents() - Method in class visad.data.amanda.AmandaFile
-
- getNumberOfHits() - Method in class visad.data.amanda.Event
-
- getNumberOfLevels() - Method in class visad.jmet.NetcdfGrids
-
- getNumberOfPoints(int) - Method in class visad.util.HersheyFont
-
get the number of points for the i-th character
- getNumberOfRealComponents() - Method in class visad.TupleType
-
- getNumberOfRows() - Method in class visad.util.ChosenColorWidget
-
Return the number of rows in the table (3 for an RGB-based table,
4 for an RGBA-based table.)
- getNumberOfStructs() - Method in class visad.data.hdfeos.HdfeosFile
-
- getNumberOfTimes() - Method in class visad.jmet.NetcdfGrids
-
- getNumberOfTracks() - Method in class visad.data.amanda.Event
-
- getNumberOfTrajectories() - Method in class visad.TrajectoryManager
-
- getNumberOfVars() - Method in class visad.data.hdfeos.Shape
-
- getNumberType() - Method in class visad.data.hdfeos.Variable
-
- getNumDecPlaces() - Method in class visad.bom.BarbManipulationRendererJ3D
-
- getNumElements() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return number of elements
- GetNumericAttr(int, String, String, double[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- getNumIntrpPts(FlowInfo, float, double) - Static method in class visad.TrajectoryManager
-
- getNumIntrpPts() - Method in class visad.TrajectoryParams
-
- getNumLines() - Method in class edu.wisc.ssec.mcidas.adde.AddeTextReader
-
Return the number of lines of text that were read.
- getNumLines() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return number of lines
- getNumLinesEles() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
fetch the number of lines and elements defined
- getNumParams() - Method in class edu.wisc.ssec.mcidas.adde.AddePointDataReader
-
return the number of parameters
- getNumRenderersWithDepthOffset() - Method in class visad.java3d.GraphicsModeControlJ3D
-
- getNumRunnables() - Method in class visad.util.ThreadManager
-
- getNumTiles() - Method in class visad.java3d.VisADImageNode
-
- getObject() - Method in class visad.cluster.NodeAgent
-
- getObjectCount() - Method in class visad.data.hdf5.HDF5FileAdapted
-
Returns the number of the data objects in the file
- getOffscreen() - Method in class visad.java3d.VisADCanvasJ3D
-
See if this is an offscreen rendering.
- getOffset() - Method in interface visad.InverseLinearScaledCS
-
- getOffset() - Method in class visad.TextControl
-
Gets the value of offset
- getOMENode(String) - Method in interface visad.data.bio.OMEReader
-
Obtains a loci.ome.xml.OMENode object representing the
file's metadata as an OME-XML DOM structure.
- getOn() - Method in interface visad.AnimationControl
-
- getOn() - Method in class visad.java2d.AnimationControlJ2D
-
return true if automatic stepping is on
- getOn() - Method in class visad.java3d.AnimationControlJ3D
-
return true if automatic stepping is on
- getOn() - Method in class visad.ToggleControl
-
- getOptions(int, int, String, String, boolean) - Method in class visad.ss.SpreadSheet
-
Pops up an option selection dialog for choosing SpreadSheet options.
- getOriginalName() - Method in class visad.ScalarType
-
Returns the original name of this instance.
- getOriginator() - Method in class visad.collab.MonitorEvent
-
Gets the originator of this MonitorEvent
.
- getOriginatorId() - Method in class visad.MessageEvent
-
Get the ID of the originator of this message.
- getOtherReference(int) - Method in interface visad.Cell
-
- getOtherReference(int) - Method in class visad.CellImpl
-
- getOtherReference(int) - Method in class visad.RemoteCellImpl
-
- getOuterDimensionNameSet() - Method in class visad.data.netcdf.in.View
-
Returns the factorName object
- getOutput() - Method in class visad.data.visad.BinaryWriter
-
- getOverrideUnit() - Method in class visad.ScalarMap
-
Return the override unit.
- getParamLongName() - Method in class visad.jmet.MetGridDirectory
-
- getParamName() - Method in class edu.wisc.ssec.mcidas.GridDirectory
-
Get the name of the parameter
- getParamName() - Method in class visad.jmet.MetGridDirectory
-
- getParamReferences() - Method in class visad.sounder.SounderInstrument
-
- getParams() - Method in class edu.wisc.ssec.mcidas.adde.AddePointDataReader
-
Get the list of parameters
- getParams() - Method in class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Get the PARAM value
- getParamScale() - Method in class edu.wisc.ssec.mcidas.GridDirectory
-
Get the scale of the parameter values
- getParamScale() - Method in class visad.data.mcidas.McIDASGridDirectory
-
Get the scale of the parameter values
- getParamUnit() - Method in class visad.jmet.MetGridDirectory
-
- getParamUnitName() - Method in class edu.wisc.ssec.mcidas.GridDirectory
-
Get the unit name of the parameter values
- getParent() - Method in class visad.data.hdf5.hdf5objects.HDF5Group
-
Returns the parent of the group
- getParent() - Method in class visad.ToggleControl
-
- getParentText() - Method in class visad.java2d.ShadowTypeJ2D
-
- getParentText() - Method in class visad.java3d.ShadowTypeJ3D
-
- getParentText() - Method in class visad.ShadowType
-
- getParentTextControl() - Method in class visad.java2d.ShadowTypeJ2D
-
- getParentTextControl() - Method in class visad.java3d.ShadowTypeJ3D
-
- getParentTextControl() - Method in class visad.ShadowType
-
- getPartialSaveString() - Method in class visad.ss.BasicSSCell
-
Gets a string for reconstructing ScalarMap range
and Control information.
- getPartitionSet() - Method in class visad.cluster.RemoteClusterDataImpl
-
- getPath(File) - Static method in class visad.install.Util
-
- getPathname() - Method in class visad.data.netcdf.InputNetcdf
-
Returns the dataset pathname property.
- getPathname() - Method in class visad.data.netcdf.NetcdfInBean
-
Get the dataset pathname property.
- getPattern(int) - Method in class visad.bom.SceneGraphRenderer.Hatching
-
Get the pattern as an image
- getPercent(double) - Method in class visad.data.DataRange
-
Ge tthe percent the given value is between min and max
- getPercentComplete() - Method in class visad.data.bio.LociForm
-
Gets the percentage complete of the form's current operation.
- getPercentComplete() - Method in interface visad.data.FormProgressInformer
-
Get the percentage complete of the form's current operation.
- getPercentComplete() - Method in class visad.data.tiff.LegacyTiffForm
-
Deprecated.
- getPermutation() - Method in class visad.ShadowRealTupleType
-
- getPhotometricInterpretation(RandomAccessFile) - Static method in class visad.data.tiff.LegacyTiffTools
-
Deprecated.
- getPickCrawlToCursor() - Method in class visad.DataRenderer
-
- getPickThreshhold() - Method in class visad.DisplayRenderer
-
- getPivot() - Method in class visad.matrix.JamaLUDecomposition
-
- getPixels(FlatField) - Static method in class visad.util.DataUtility
-
- getPlaceValue() - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Get the PLACE value
- getPlaneCoeffsFromNormalAndPoint(double[], double[]) - Static method in class visad.TrajectoryManager
-
Determine a plane from the vector normal and point the plane should contain in form:
ax + by + cz + d = 0
- getPlateCoords(double[]) - Method in class visad.java3d.MouseBehaviorJ3D
-
Return the screen coordinates corresponding to the VisAD coordinates.
- getPointDataAdapter(String) - Static method in class visad.python.JPythonMethods
-
Get a PointDataAdapter for the given string (file, url, etc)
- getPointMode() - Method in class visad.browser.GMCWidget
-
Gets the value of the point mode checkbox;
- getPointMode() - Method in class visad.GraphicsModeControl
-
Get the point mode.
- getPointMode() - Method in class visad.java2d.GraphicsModeControlJ2D
-
Gets the point mode.
- getPointMode() - Method in class visad.java3d.GraphicsModeControlJ3D
-
Gets the point mode.
- getPointSize() - Method in class visad.browser.GMCWidget
-
Gets the value of the point size text field.
- getPointSize() - Method in class visad.GraphicsModeControl
-
Get the size for point rendering
- getPointSize() - Method in class visad.java2d.GraphicsModeControlJ2D
-
Get the current point size used for PointAttributes.
- getPointSize() - Method in class visad.java3d.GraphicsModeControlJ3D
-
Get the current point size used for PointAttributes.
- getPolygonMode() - Method in class visad.browser.GMCWidget
-
Gets the polygon mode.
- getPolygonMode() - Method in class visad.GraphicsModeControl
-
Get the Polygon mode
- getPolygonMode() - Method in class visad.java2d.GraphicsModeControlJ2D
-
Get the current polygon mode.
- getPolygonMode() - Method in class visad.java3d.GraphicsModeControlJ3D
-
Get the current polygon rasterization mode.
- getPolygonOffset() - Method in class visad.DataRenderer
-
- getPolygonOffset() - Method in class visad.GraphicsModeControl
-
Get the current polygon offset.
- getPolygonOffset() - Method in class visad.java2d.GraphicsModeControlJ2D
-
Get the current polygon offset.
- getPolygonOffset() - Method in class visad.java3d.GraphicsModeControlJ3D
-
Get the current polygon offset.
- getPolygonOffsetFactor() - Method in class visad.DataRenderer
-
- getPolygonOffsetFactor() - Method in class visad.GraphicsModeControl
-
Get the current polygon offset factor.
- getPolygonOffsetFactor() - Method in class visad.java2d.GraphicsModeControlJ2D
-
Get the current polygon offset factor.
- getPolygonOffsetFactor() - Method in class visad.java3d.GraphicsModeControlJ3D
-
Get the current polygon offset factor.
- getPort() - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Get the port for this ADDE URL
- getPort() - Method in class visad.SocketSlaveDisplay
-
get the socket port used by this SocketSlaveDisplay
- getPosition() - Method in class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Get the POS value
- getPreferredSize() - Method in class visad.browser.Divider
-
Gets the divider's preferred size.
- getPreferredSize() - Method in class visad.browser.RangeSlider
-
Returns preferred size of range slider.
- getPreferredSize() - Method in class visad.browser.Slider
-
Returns preferred size of slider.
- getPreferredSize() - Method in class visad.java2d.VisADCanvasJ2D
-
- getPreferredSize() - Method in class visad.java3d.VisADCanvasJ3D
-
Get the preferred size of this canvas
- getPreferredSize() - Method in class visad.ss.MappingDialog
-
Ensure mapping dialog is not larger than the screen size.
- getPreferredSize() - Method in class visad.util.AnimationWidget
-
Work-around for Swing bug where pack() doesn't display slider labels;
actually, it still won't, but window will be the right size
- getPreferredSize() - Method in class visad.util.ArrowSlider
-
Return the preferred sise of the arrow slider
- getPreferredSize() - Method in class visad.util.BarSlider
-
Return the preferred sise of the bar slider
- getPreferredSize() - Method in class visad.util.BaseRGBMap
-
Return the preferred size of this map, taking into account
the resolution.
- getPreferredSize() - Method in class visad.util.ChosenColorWidget
-
Stub routine which calls ColorMapWidget.getPreferredSize()
.
- getPreferredSize() - Method in class visad.util.ColorPreview
-
Finds the preferred width of the ColorMap, and returns it with the specified
height
- getPreferredSize() - Method in class visad.util.ColorWidget
-
Analyses the visible components and determines the preferred size
- getPreferredSize() - Method in class visad.util.ContourWidget
-
Make ContourWidget appear decent-sized
- getPreferredSize() - Method in class visad.util.LabeledColorWidget
-
Stub routine which calls ColorMapWidget.getPreferredSize()
.
- getPreferredSize() - Method in class visad.util.SliderLabel
-
Return the preferred sise of the SliderLabel
- getPrefixSize() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return size in bytes of line prefix
- getPresentWeatherSymbol(int) - Static method in class visad.meteorology.WeatherSymbols
-
Get the shape corresponding to a particular present weather code.
- getPresentWeatherSymbols() - Static method in class visad.meteorology.WeatherSymbols
-
Get the array of shapes corresponding to the
WMO present weather codes, plus the GEMPAK extensions.
- getPressureLevels() - Method in class visad.jmet.NetcdfGrids
-
- getPressureTendencySymbol(int) - Static method in class visad.meteorology.WeatherSymbols
-
Get the shape corresponding to a particular pressure
tendency code.
- getPressureTendencySymbols() - Static method in class visad.meteorology.WeatherSymbols
-
Get the array of shapes corresponding to the
pressure tendency symbol codes.
- getPreview() - Method in class visad.util.LabeledColorWidget
-
- getPreview() - Method in class visad.util.SimpleColorMapWidget
-
- getPrintable() - Method in class visad.DisplayImpl
-
Return the Printable object to be used by a PrinterJob.
- getProject() - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Get the project for this ADDE URL
- getProjection() - Method in class visad.data.vis5d.Vis5DCoordinateSystem
-
Get the Projection type
- getProjectionControl() - Method in class visad.DisplayImpl
-
- getProjectionControl() - Method in class visad.java2d.DisplayImplJ2D
-
- getProjectionControl() - Method in class visad.java3d.DisplayImplJ3D
-
Get the projection control associated with this display
- getProjectionControl() - Method in interface visad.LocalDisplay
-
return the ProjectionControl associated with this Display
- getProjectionControl() - Method in class visad.MouseHelper
-
Get the ProjectionControl for this Helper
- getProjectionControlListeners() - Method in class visad.DataRenderer
-
Returns the list of ProjectionControl listeners created by this.
- getProjectionParams() - Method in class visad.data.vis5d.Vis5DCoordinateSystem
-
Get the projection args
- getProjectionPolicy() - Method in class visad.browser.GMCWidget
-
Gets the projection policy.
- getProjectionPolicy() - Method in class visad.GraphicsModeControl
-
Get the current graphics-API-specific projection policy for the display.
- getProjectionPolicy() - Method in class visad.java2d.GraphicsModeControlJ2D
-
Get the current projection policy for the display.
- getProjectionPolicy() - Method in class visad.java3d.GraphicsModeControlJ3D
-
Get the current projection policy for the display.
- getProjectNum() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return project number associated with image
- getProjectNumber() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
fetch the currently defined project number
- getProxy() - Method in class visad.data.netcdf.in.NetcdfAdapter
-
Returns a proxy for the VisAD data object corresponding to the netCDF
dataset.
- getPublicSet() - Method in class visad.ContourControl
-
- getQ() - Method in class visad.matrix.JamaQRDecomposition
-
Get Q
- getQRDecomposition() - Method in class visad.matrix.JamaQRDecomposition
-
Return the associated JAMA QRDecomposition object.
- getQuantity(String, String, SimpleSet) - Static method in class visad.data.netcdf.Quantity
-
create a new Quantity, or return it if it already exists
- getQuantity(String, String) - Static method in class visad.data.netcdf.Quantity
-
create a new Quantity, or return it if it already exists
- getQuantityByName(String) - Static method in class visad.data.netcdf.Quantity
-
return any Quantity constructed in this JVM with name,
or null
- getR() - Method in class visad.matrix.JamaQRDecomposition
-
Get R
- getRadarTime() - Method in class visad.bom.RadarFile
-
Retrieves the time of the radar image as a VisAD DateTime.
- getRange(double[]) - Method in class visad.DisplayRealType
-
get the range of values is defined for this
- getRange() - Method in class visad.FunctionType
-
- getRange() - Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
- getRange() - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- getRange() - Method in class visad.RangeControl
-
return the range of selected values
- getRange() - Method in class visad.ScalarMap
-
Returns the current range of the
RealType
data.
- getRange() - Method in class visad.ShadowFunctionOrSetType
-
- getRangeComponents() - Method in class visad.ShadowFunctionOrSetType
-
- getRangeCoordinateSystem() - Method in class visad.cluster.RemoteClientFieldImpl
-
- getRangeCoordinateSystem(int) - Method in class visad.cluster.RemoteClientFieldImpl
-
- getRangeCoordinateSystem() - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getRangeCoordinateSystem(int) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getRangeCoordinateSystem() - Method in class visad.cluster.RemoteNodeFieldImpl
-
- getRangeCoordinateSystem(int) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- getRangeCoordinateSystem() - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getRangeCoordinateSystem(int) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getRangeCoordinateSystem() - Method in class visad.data.AreaImageCacheAdapter
-
- getRangeCoordinateSystem(int) - Method in class visad.data.AreaImageCacheAdapter
-
- getRangeCoordinateSystem() - Method in class visad.data.FileFlatField
-
- getRangeCoordinateSystem(int) - Method in class visad.data.FileFlatField
-
- getRangeCoordinateSystem() - Method in interface visad.Field
-
get range CoordinateSystem for 'RealTuple' range;
index may enumerate samples, if they differ
- getRangeCoordinateSystem(int) - Method in interface visad.Field
-
get range CoordinateSystem for 'RealTuple' components;
index may enumerate samples, if they differ
- getRangeCoordinateSystem() - Method in class visad.FieldImpl
-
Get range CoordinateSystem for 'RealTuple' range;
second index enumerates samples.
- getRangeCoordinateSystem(int) - Method in class visad.FieldImpl
-
get range CoordinateSystem for 'RealTuple' components;
second index enumerates samples
- getRangeCoordinateSystem() - Method in class visad.FlatField
-
Returns the range CoordinateSystem assuming that the range type is
a RealTupleType (and throws a TypeException if its not).
- getRangeCoordinateSystem(int) - Method in class visad.FlatField
-
Returns the CoordinateSystem of a component of the range.
- getRangeCoordinateSystem() - Method in class visad.RemoteFieldImpl
-
- getRangeCoordinateSystem(int) - Method in class visad.RemoteFieldImpl
-
- getRangeDimension() - Method in class visad.FlatField
-
Gets the number of components in the "flat" range.
- getRangeDimension() - Method in interface visad.FlatFieldIface
-
Gets the number of components in the "flat" range.
- getRangeDimension(Data) - Static method in class visad.python.JPythonMethods
-
Get the number of range components from a given Data object.
- getRangeDimension() - Method in class visad.RemoteFlatFieldImpl
-
Gets the number of components in the "flat" range.
- getRangeDimension(Function) - Static method in class visad.util.DataUtility
-
Gets the number of components in the range of a Function.
- getRangeErrors() - Method in class visad.FlatField
-
return array of ErrorEstimates associated with each
RealType component of range; each ErrorEstimate is a
mean error for all samples of a range RealType
component
- getRangeErrors() - Method in interface visad.FlatFieldIface
-
return array of ErrorEstimates associated with each
RealType component of range; each ErrorEstimate is a
mean error for all samples of a range RealType
component
- getRangeErrors() - Method in class visad.RemoteFlatFieldImpl
-
return array of ErrorEstimates associated with each
RealType component of range; each ErrorEstimate is a
mean error for all samples of a range RealType
component
- getRangeParameters() - Method in class visad.bom.Radar2DCoordinateSystem
-
Return the range parameters
- getRangeParameters() - Method in class visad.bom.Radar3DCoordinateSystem
-
Return the range parameters
- getRanges() - Method in class visad.data.CachedFlatField
-
Get the ranges
- getRanges(boolean) - Method in class visad.data.CachedFlatField
-
Get the ranges
- getRanges(float[][]) - Method in class visad.data.CachedFlatField
-
Get the ranges for the values
- getRanges() - Method in class visad.DataRenderer
-
- getRangeSet(Variable) - Method in class visad.data.netcdf.in.View
-
Gets the representational set for the values of a netCDF variable.
- getRangeSet() - Method in class visad.data.netcdf.in.VirtualReal
-
Gets the range set of this scalar.
- getRangeSet() - Method in class visad.data.netcdf.in.VirtualScalar
-
Gets the range set of this scalar.
- getRangeSets() - Method in class visad.FlatField
-
Returns the sampling set of each flat component.
- getRangeSets() - Method in interface visad.FlatFieldIface
-
Returns the sampling set of each flat component.
- getRangeSets() - Method in class visad.RemoteFlatFieldImpl
-
Returns the sampling set of each flat component.
- getRangeTuple() - Method in class visad.data.netcdf.in.VirtualField
-
Gets the range tuple of this virtual field.
- getRangeTupleType(Function) - Static method in class visad.util.DataUtility
-
Gets the TupleType of the range of a Function.
- getRangeType(Data) - Static method in class visad.python.JPythonMethods
-
Get the range Type for the field
- getRangeType(FunctionType) - Static method in class visad.python.JPythonMethods
-
get the range Type for the FunctionType
- getRangeType(Function) - Static method in class visad.util.DataUtility
-
Gets the MathType of the range of a Function.
- getRangeTypes() - Method in class visad.ImageFlatField
-
Gets RealType for each range component.
- getRangeUnits() - Method in class visad.cluster.RemoteClientFieldImpl
-
- getRangeUnits() - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getRangeUnits() - Method in class visad.cluster.RemoteNodeFieldImpl
-
- getRangeUnits() - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getRangeUnits() - Method in class visad.data.AreaImageCacheAdapter
-
- getRangeUnits() - Method in class visad.data.FileFlatField
-
- getRangeUnits() - Method in interface visad.Field
-
get range Unit-s for 'Flat' components;
second index may enumerate samples, if they differ
- getRangeUnits() - Method in class visad.FieldImpl
-
return array of Units associated with each RealType
component of range; these may differ from default
Units of range RealTypes, but must be convertable;
the second index enumerates samples since Units may
differ between samples
- getRangeUnits() - Method in class visad.FlatField
-
return array of Units associated with each RealType
component of range; these may differ from default
Units of range RealTypes, but must be convertable;
the second index has length = 1 (since all samples
have the same Units)
- getRangeUnits() - Method in class visad.RemoteFieldImpl
-
- getRangeUnits(FlatField) - Static method in class visad.util.DataUtility
-
Gets the units of the (flat) components of the range of a FlatField.
- getRank() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
Returns the rank of the dataset
- getRank() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataspace
-
Returns the rank of the dataspace
- getRank() - Method in class visad.data.hdfeos.Variable
-
- getRaster() - Method in class visad.data.CachedBufferedByteImage
-
_more_
- getReader() - Method in class visad.data.bio.LociForm
-
Gets the IFormatReader backing this form's reading capabilities.
- getReaderFilters() - Method in class visad.data.bio.LociForm
-
Gets file filters for use with formats supported for reading.
- getReal() - Method in class visad.DateTime
-
Get a Real representing the number of seconds since * the epoch.
- getReal() - Method in class visad.FunctionType
-
- getRealComponents() - Method in class visad.cluster.RemoteClientTupleImpl
-
- getRealComponents() - Method in class visad.cluster.RemoteNodeTupleImpl
-
- getRealComponents() - Method in class visad.FunctionType
-
- getRealComponents() - Method in class visad.ShadowTupleType
-
- getRealComponents() - Method in class visad.Tuple
-
Get all the Real components from this Tuple.
- getRealComponents() - Method in interface visad.TupleIface
-
- getRealComponents() - Method in class visad.TupleType
-
- getRealEigenvalues() - Method in class visad.matrix.JamaEigenvalueDecomposition
-
- getRealType() - Method in class visad.data.dods.NumericAttributeAdapter
-
Returns the VisAD
RealType
of this instance.
- getRealType(Dimension) - Method in class visad.data.netcdf.in.View
-
Returns the VisAD
MathType
of the domain corresponding to a
netCDF dimension.
- getRealType(Variable) - Method in class visad.data.netcdf.in.View
-
Returns the VisAD
RealType
of a netCDF variable.
- getRealType() - Method in class visad.formula.VRealType
-
return the wrapper's RealType
- getRealType() - Method in class visad.java3d.AnimationControlJ3D
-
- getRealType(String) - Static method in class visad.python.JPythonMethods
-
Make or get the RealType corresponding to the name; if none exists,
make one and return it.
- getRealType(String, Unit) - Static method in class visad.python.JPythonMethods
-
Make or get the RealType corresponding to the name; if none exists, make
one and return it.
- getRealType(String) - Static method in class visad.RealType
-
Returns a RealType corresponding to a name.
- getRealType(String, Unit) - Static method in class visad.RealType
-
Returns a RealType corresponding to a name and unit.
- getRealType(String, int) - Static method in class visad.RealType
-
Returns a RealType corresponding to a name and attribute mask.
- getRealType(String, Unit, Set) - Static method in class visad.RealType
-
Returns a RealType corresponding to a name, unit, and representational set.
- getRealType(String, Unit, int) - Static method in class visad.RealType
-
Returns a RealType corresponding to a name, unit, and attribute mask.
- getRealType(String, Unit, Set, int) - Static method in class visad.RealType
-
Returns a RealType corresponding to a name, unit, representational set,
and attribute mask.
- getRealTypeByName(String) - Static method in class visad.RealType
-
return any RealType constructed in this JVM with name,
or null
- getRealTypeFromLongName(Variable) - Method in class visad.data.netcdf.in.View
-
Returns the VisAD RealType corresponding to the long_name
attribute of a netCDF variable.
- getRealTypeFromName(Variable) - Method in class visad.data.netcdf.in.View
-
Returns the VisAD
RealType
corresponding to the name of a
netCDF variable.
- getRealTypes(Data, Vector) - Static method in class visad.util.DataUtility
-
- getRealTypes(Data[], Vector, boolean, boolean) - Static method in class visad.util.DataUtility
-
- getRealVectorTypes(int) - Method in class visad.DataRenderer
-
- getRedoName() - Method in class visad.util.TextEditor
-
returns the name of the redo command
- getReference() - Method in class visad.CoordinateSystem
-
Return the reference RealTupleType for this CoordinateSystem.
- getReference() - Method in class visad.data.LinkedDataSource
-
Return the DataReference for this LinkedDataSource.
- getReference(String) - Method in class visad.formula.FormulaManager
-
get a variable's associated ThingReference
- getReference() - Method in class visad.java2d.ShadowRealTupleTypeJ2D
-
- getReference() - Method in class visad.java3d.ShadowRealTupleTypeJ3D
-
- getReference() - Method in interface visad.RemoteReferenceLink
-
return a reference to the remote Data object
- getReference() - Method in class visad.RemoteReferenceLinkImpl
-
return a reference to the remote Data object
- getReference() - Method in class visad.ShadowRealTupleType
-
- getReference(String) - Method in class visad.ss.BasicSSCell
-
Gets this cell's DataReference with the specified variable name.
- getReference() - Method in class visad.ss.BasicSSCell
-
- getReference() - Method in class visad.ss.SSCellData
-
Gets the DataReference pointing to the data.
- getReferenceLinks() - Method in interface visad.RemoteDisplay
-
- getReferenceLinks() - Method in class visad.RemoteDisplayImpl
-
- getReferences() - Method in class visad.ss.BasicSSCell
-
Gets this cell's DataReferences.
- getReferenceSet() - Method in class visad.EmpiricalCoordinateSystem
-
Returns the Set of reference coordinates.
- getReferenceTime() - Method in class edu.wisc.ssec.mcidas.GridDirectory
-
Get the reference time for this parameter
- getReferenceTime() - Method in class visad.jmet.MetGridDirectory
-
- getReferenceUnits() - Method in class visad.CoordinateSystem
-
Return the Units for this CoordinateSystem's reference
RealTupleType.
- getRefToComponent() - Method in class visad.ShadowType
-
- getRemoteAgentContact(Object) - Method in class visad.cluster.NodeAgent
-
create and start Thread, and return contact
- getRemoteClientData() - Method in interface visad.cluster.RemoteProxyAgent
-
- getRemoteClientData() - Method in class visad.cluster.RemoteProxyAgentImpl
-
- getRemoteDataRef() - Method in class visad.ss.BasicSSCell
-
- getRemoteDisplay() - Method in class visad.ss.BasicSSCell
-
Gets this cell's VisAD RemoteDisplay.
- getRemoteDisplayMonitor() - Method in interface visad.RemoteDisplay
-
- getRemoteDisplayMonitor() - Method in class visad.RemoteDisplayImpl
-
- getRemoteDisplaySync() - Method in interface visad.RemoteDisplay
-
- getRemoteDisplaySync() - Method in class visad.RemoteDisplayImpl
-
Returns a remotely-usable wrapper for the associated Display's
synchronization object.
- getRemoteId() - Method in class visad.ss.BasicSSCell
-
Gets the id number this cell uses for remote collaboration.
- getRemoteId() - Method in class visad.VisADEvent
-
Get the remote event source id.
- getRemoteReference(String) - Method in class visad.ss.BasicSSCell
-
Gets this cell's remote DataReference for data
with the specified variable name.
- getRemoteReference() - Method in class visad.ss.SSCellData
-
Gets the remote copy of the DataReference.
- getRemoteReferences() - Method in class visad.ss.BasicSSCell
-
Gets this cell's remote DataReferences.
- getRenderer() - Method in class visad.DataDisplayLink
-
- getRendererClassName() - Method in interface visad.RemoteReferenceLink
-
return the name of the DataRenderer used to render this reference
- getRendererClassName() - Method in class visad.RemoteReferenceLinkImpl
-
return the name of the DataRenderer used to render this reference
- getRendererControl() - Method in class visad.DisplayRenderer
-
Get the Control
which holds the "shared" data
for this renderer.
- getRenderers() - Method in class visad.DisplayImpl
-
Returns the list of DataRenderer-s.
- getRenderers() - Method in interface visad.LocalDisplay
-
Returns the list of DataRenderer-s.
- getRendererVector() - Method in class visad.DisplayImpl
-
Returns a clone of the list of DataRenderer-s.
- getRendererVector() - Method in interface visad.LocalDisplay
-
Returns a clone of the list of DataRenderer-s.
- getRepresentationalSet(RealType) - Method in class visad.data.dods.Float32Valuator
-
Returns the set used to represent unpacked, numeric values associated
with this instance in the range of a VisAD
FlatField
.
- getRepresentationalSet(RealType) - Method in class visad.data.dods.Float64Valuator
-
Returns the set used to represent unpacked, numeric values associated
with this instance in the range of a VisAD
FlatField
.
- getRepresentationalSet(RealType) - Method in class visad.data.dods.IntValuator
-
Returns the set used to represent unpacked, numeric values associated
with this instance in the range of a VisAD
FlatField
.
- getRepresentationalSet(RealType) - Method in class visad.data.dods.Valuator
-
Returns the set used to represent unpacked, numeric values associated
with this instance in the range of a VisAD
FlatField
.
- getRepresentationalSets(boolean) - Method in class visad.data.dods.ArrayVariableAdapter
-
Returns the VisAD
Set
s that will be used to represent the data
values in the range of a VisAD
FlatField
.
- getRepresentationalSets(boolean) - Method in class visad.data.dods.BooleanVariableAdapter
-
Returns the VisAD
Set
s that will be used to represent this
instances data values in the range of a VisAD
FlatField
.
- getRepresentationalSets(boolean) - Method in class visad.data.dods.ByteVariableAdapter
-
Returns the VisAD
Set
s that will be used to represent this
instances data values in the range of a VisAD
FlatField
.
- getRepresentationalSets(boolean) - Method in class visad.data.dods.Float32VariableAdapter
-
Returns the VisAD
Set
s that will be used to represent this
instances data values in the range of a VisAD
FlatField
.
- getRepresentationalSets(boolean) - Method in class visad.data.dods.Float64VariableAdapter
-
Returns the VisAD
Set
s that will be used to represent this
instances data values in the range of a VisAD
FlatField
.
- getRepresentationalSets(boolean) - Method in class visad.data.dods.GridVariableAdapter
-
Returns the VisAD
Set
s that will be used to represent
this instances data values in the range of a VisAD
FileFlatField
.
- getRepresentationalSets(boolean) - Method in class visad.data.dods.Int16VariableAdapter
-
Returns the VisAD
Set
s that will be used to represent this
instances data values in the range of a VisAD
FlatField
.
- getRepresentationalSets(boolean) - Method in class visad.data.dods.Int32VariableAdapter
-
Returns the VisAD
Set
s that will be used to represent this
instances data values in the range of a VisAD
FlatField
.
- getRepresentationalSets(boolean) - Method in class visad.data.dods.ListVariableAdapter
-
Returns the VisAD
Set
s that will be used to represent this
instances data values in the range of a VisAD
FlatField
.
- getRepresentationalSets(boolean) - Method in class visad.data.dods.SequenceVariableAdapter
-
Returns the VisAD
Set
s that will be used to represent this
instances data values in the range of a VisAD
FlatField
.
- getRepresentationalSets(boolean) - Method in class visad.data.dods.StructureVariableAdapter
-
Returns the VisAD
Set
s that will be used to represent this
instances data values in the range of a VisAD
FlatField
.
- getRepresentationalSets(boolean) - Method in class visad.data.dods.UInt16VariableAdapter
-
Returns the VisAD
Set
s that will be used to represent this
instances data values in the range of a VisAD
FlatField
.
- getRepresentationalSets(boolean) - Method in class visad.data.dods.UInt32VariableAdapter
-
Returns the VisAD
Set
s that will be used to represent this
instances data values in the range of a VisAD
FlatField
.
- getRepresentationalSets(boolean) - Method in class visad.data.dods.VariableAdapter
-
Returns the default VisAD
Set
s that will be used to represent
this instances data values in the range of a VisAD
FlatField
.
- getRepresentationalSets(boolean) - Method in class visad.data.dods.VectorAdapter
-
Returns the VisAD
Set
s that will be used to represent this
instance's data values in the range of a VisAD
FlatField
.
- getRequestString(int) - Method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
Not used??
- getRequestType() - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Get the request type for this ADDE URL
- getRequestType() - Method in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
-
Get the request type
- getResolution() - Method in class visad.cluster.NodeRendererJ3D
-
- getResolutionScale() - Method in class visad.util.DualRes
-
Gets the factor by which the low-resolution representation is
scaled down from the high-resolution one.
- getReUseFrames() - Method in class visad.bom.ImageRendererJ3D
-
- getReUseFrames() - Method in class visad.java3d.AnimationRendererJ3D
-
- getRGBTuple(float) - Method in class visad.util.BaseRGBMap
-
Implementation of the abstract function in ColorMap
WARNING: This is a really slow way to
get a color, so don't use it inside a loop.
- getRGBTuple(float) - Method in class visad.util.ColorMap
-
Maps a floating point value (in the range 0 to 1) onto an RGB
triplet of floating point numbers in the range 0 to 1)
If you're getting more than 1 or 2 tuples,
use getRGBTuples() instead.
- getRGBTuples(float, float, int) - Method in class visad.util.BaseRGBMap
-
Implementation of the abstract function in ColorMap
WARNING: This is a really slow way to
get a color, so don't use it inside a loop.
- getRGBTuples(float, float, int) - Method in class visad.util.ColorMap
-
Maps the specified floating point values (in the range 0 to 1)
onto a group of RGB triplets of floating point numbers in the
range 0 to 1.
- getRGBValues() - Method in class edu.wisc.ssec.mcidas.EnhancementTable
-
Retrieve the data values.
- getRibbonWidthFactor() - Method in class visad.TrajectoryParams
-
- getRMIAddress() - Method in class visad.ss.BasicSSCell
-
- getRoot() - Method in class visad.java2d.DisplayRendererJ2D
-
- getRoot() - Method in class visad.java3d.DisplayRendererJ3D
-
- getRotateAboutCenter() - Method in class visad.DisplayRenderer
-
Get the RotateAboutCenter property.
- getRotatedVecInPlane(double[], double[], double[], double[], double, double[]) - Static method in class visad.TrajectoryManager
-
- getRotation() - Method in class visad.TextControl
-
Get the rotation
abcd 1 February 2001
- getRowDimension() - Method in class visad.matrix.JamaMatrix
-
Get row dimension.
- getRowIndex() - Method in class edu.wisc.ssec.mcidas.GRIDnav
-
Get the row index
- getRowLength() - Method in class visad.util.ChosenColorWidget
-
Return the table's "resolution" (aka the length of its rows.)
- getRowMajor(double[][]) - Method in class visad.data.fits.GenericArrayConverter
-
- getRowOffset() - Method in class edu.wisc.ssec.mcidas.GRIDnav
-
Get the row offset for flipped coordinates
- getRows() - Method in class edu.wisc.ssec.mcidas.GridDirectory
-
Get the number of rows in the grid
- getRows() - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Get the number of rows in this grid
- getRows() - Method in class visad.data.vis5d.Vis5DCoordinateSystem
-
Get the number of Rows
- getRows() - Method in class visad.jmet.MetGridDirectory
-
- getRun() - Method in class visad.data.amanda.Event
-
- getS() - Method in class visad.matrix.JamaSingularValueDecomposition
-
- getSample(int) - Method in class visad.cluster.RemoteClientFieldImpl
-
- getSample(int) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getSample(int) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- getSample(int) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getSample(int) - Method in class visad.data.AreaImageCacheAdapter
-
- getSample(int) - Method in class visad.data.CachedFlatField
-
Get the range value at the index-th sample.
- getSample(int) - Method in class visad.data.FileField
-
- getSample(int) - Method in class visad.data.FileFlatField
-
- getSample(int) - Method in interface visad.Field
-
get the range value at the index-th sample
- getSample(int) - Method in class visad.FieldImpl
-
Get the range value at the index-th sample.
- getSample(int, boolean) - Method in class visad.FieldImpl
-
Get the metadata for the range value at the index-th sample.
- getSample(int) - Method in class visad.FlatField
-
Get the range value at the index-th sample.
- getSample(int, boolean) - Method in class visad.FlatField
-
- getSample(int) - Method in class visad.ImageFlatField
-
- getSample(int) - Method in class visad.RemoteFieldImpl
-
- getSample(Set, int) - Static method in class visad.util.DataUtility
-
Gets the specified sample of a VisAD Set.
- getSampleReals(RealTuple) - Static method in class visad.data.visad.object.BinarySingletonSet
-
- getSamples() - Method in class visad.Gridded1DDoubleSet
-
- getSamples(boolean) - Method in class visad.Gridded1DDoubleSet
-
- getSamples() - Method in class visad.Gridded2DDoubleSet
-
- getSamples(boolean) - Method in class visad.Gridded2DDoubleSet
-
- getSamples() - Method in class visad.Gridded3DDoubleSet
-
- getSamples(boolean) - Method in class visad.Gridded3DDoubleSet
-
- getSamples(boolean) - Method in class visad.Linear1DSet
-
Return the array of values in R space corresponding to
this arithmetic progression.
- getSamples(boolean) - Method in class visad.Linear2DSet
-
Return the array of values in R^2 space corresponding to
this cross product of arithmetic progressions.
- getSamples(boolean) - Method in class visad.Linear3DSet
-
Return the array of values in R^3 space corresponding to
this cross product of arithmetic progressions.
- getSamples(boolean) - Method in class visad.LinearNDSet
-
Return the array of values in R^N space corresponding to
this cross product of arithmetic progressions.
- getSamples(boolean) - Method in class visad.ProductSet
-
copied from Set
- getSamples() - Method in class visad.SampledSet
-
Returns a copy of the samples of this instance.
- getSamples(boolean) - Method in class visad.SampledSet
-
Returns the samples of this instance or a copy of the samples.
- getSamples() - Method in class visad.Set
-
return an enumeration of sample values in index order
(i.e., not in getWedge order); the return array is
organized as float[domain_dimension][number_of_samples]
- getSamples(boolean) - Method in class visad.Set
-
- getSamples() - Method in interface visad.SetIface
-
Returns an enumeration of the samples of the set in index order.
- getSamples(boolean) - Method in interface visad.SetIface
-
Returns an enumeration of the samples of the set in index order.
- getSamples(boolean) - Method in class visad.UnionSet
-
copied from Set
- getSavedProjectionMatrix() - Method in class visad.ProjectionControl
-
Get the matrix that defines the saved graphics projection
- getSaveString() - Method in class visad.AnimationSetControl
-
- getSaveString() - Method in interface visad.AVControl
-
- getSaveString() - Method in class visad.BaseColorControl
-
If the colors are defined using a color table, get a
String
that can be used to reconstruct this
object later.
- getSaveString() - Method in class visad.browser.ContourWidget
-
Gets a string representing this widget's current state.
- getSaveString() - Method in class visad.browser.GMCWidget
-
Gets a string representing this widget's current state.
- getSaveString() - Method in class visad.browser.Widget
-
Gets a string representing this widget's current state.
- getSaveString() - Method in class visad.ContourControl
-
- getSaveString() - Method in class visad.Control
-
- getSaveString() - Method in class visad.FlowControl
-
Get a string that can be used to reconstruct this control later
- getSaveString() - Method in class visad.GraphicsModeControl
-
Get a string that can be used to reconstruct this control later
- getSaveString() - Method in class visad.java2d.AnimationControlJ2D
-
get a String that can be used to reconstruct this
AnimationControl later
- getSaveString() - Method in class visad.java2d.ValueControlJ2D
-
get a String that can be used to reconstruct this ValueControl later
- getSaveString() - Method in class visad.java3d.AnimationControlJ3D
-
get a String that can be used to reconstruct this
AnimationControl later
- getSaveString() - Method in class visad.java3d.ValueControlJ3D
-
get a String that can be used to reconstruct this ValueControl later
- getSaveString() - Method in class visad.ProjectionControl
-
Get a string that can be used to reconstruct this control later
- getSaveString() - Method in class visad.RangeControl
-
get a string that can be used to reconstruct this control later
- getSaveString() - Method in class visad.RendererControl
-
get a string that can be used to reconstruct this control later
- getSaveString() - Method in class visad.ShapeControl
-
get a string that can be used to reconstruct this control later
- getSaveString() - Method in class visad.ss.BasicSSCell
-
Gets the save string necessary to reconstruct this cell.
- getSaveString() - Method in class visad.TextControl
-
get a string that can be used to reconstruct this control later
- getSaveString() - Method in class visad.ToggleControl
-
get a string that can be used to reconstruct this control later
- getScalar(Context) - Method in class visad.data.netcdf.in.VirtualReal
-
Gets the Scalar object corresponding to this virtual, data
object.
- getScalar(Context) - Method in class visad.data.netcdf.in.VirtualScalar
-
Gets the Scalar object corresponding to this virtual, data
object.
- getScalar(Context) - Method in class visad.data.netcdf.in.VirtualText
-
Gets the Scalar object corresponding to this virtual, data
object.
- getScalar(int) - Method in class visad.DisplayImpl
-
get the ScalarType with the given index
- getScalar() - Method in class visad.ScalarMap
-
Get the ScalarType that is the map domain
- getScalarCount() - Method in class visad.DisplayImpl
-
- getScalarIndex(ScalarType) - Method in class visad.DisplayImpl
-
get the index for the given ScalarType
- getScalarMap() - Method in class visad.ScalarMapEvent
-
Get the ScalarMap that sent this ScalarMapEvent (or
a copy if the ScalarMap was on a different JVM)
- getScalarMaps() - Method in class visad.DataDisplayLink
-
- getScalarName() - Method in class visad.ScalarMap
-
Get the name being used on the axis scale.
- getScalarType(Variable) - Method in class visad.data.netcdf.in.View
-
Gets the type of the values of a netCDF variable.
- getScalarType() - Method in class visad.data.netcdf.in.VirtualScalar
-
Gets the ScalarType of this scalar.
- getScalarTypeByName(String) - Static method in class visad.ScalarType
-
Get the ScalarType
which has the specified name.
- getScalarTypes(Data, Vector) - Static method in class visad.util.DataUtility
-
Obtains a Vector consisting of all ScalarTypes present in a Data object's
MathType.
- getScalarTypes(Data[], Vector, boolean, boolean) - Static method in class visad.util.DataUtility
-
Obtains a Vector consisting of all ScalarTypes present in an array of
Data objects' MathTypes.
- getScale() - Method in class visad.bom.TextureFillRendererJ3D
-
- getScale() - Method in interface visad.InverseLinearScaledCS
-
The linear scale/offset coefficients
- getScale(ScalarMap) - Static method in class visad.python.JPythonMethods
-
- getScale(double[], double[], double[]) - Method in class visad.ScalarMap
-
return value is true if data (RealType) values are linearly
scaled to display (DisplayRealType) values;
if so, then values are scaled by:
display_value = data_value * so[0] + so[1];
(data[0], data[1]) defines range of data values (either passed
in to setRange or computed by autoscaling logic) and
(display[0], display[1]) defines range of display values;
so, data, display must each be passed in as double[2] arrays;
note if overrideUnit != null, so and data are in overrideUnit
- getScale() - Method in class visad.ShapeControl
-
- getScale() - Method in class visad.TextControl
-
Gets the value of scale
- getScale(MouseBehavior, ProjectionControl) - Static method in class visad.TrajectoryManager
-
- getScaleArray() - Method in class visad.AxisScale
-
Get the Scale to pass to the renderer.
- getScaleEnable() - Method in class visad.browser.GMCWidget
-
Gets the value of the scale enable checkbox.
- getScaleEnable() - Method in class visad.GraphicsModeControl
-
Get the use of numerical scales along display axes.
- getScaleEnable() - Method in class visad.java2d.GraphicsModeControlJ2D
-
Get whether display scales are enabled or not
- getScaleEnable() - Method in class visad.java3d.GraphicsModeControlJ3D
-
Get whether display scales are enabled or not
- getScaleEnable() - Method in class visad.ScalarMap
-
See if the AxisScale is visible or not.
- getScaleRotation() - Method in class visad.DisplayRenderer
-
Get the ScaleRotation property.
- getScales() - Method in class edu.wisc.ssec.mcidas.adde.AddePointDataReader
-
Get the list of scaling factors
- getScaleValues(DisplayImpl, RealType[]) - Static method in class visad.util.CursorUtil
-
Gets scale values (multiplier and offset) for the X, Y and Z maps
corresponding to the given RealTypes (or the first ScalarMaps to
X, Y and Z if types is null).
- getSceneAntialiasingEnable() - Method in class visad.java3d.GraphicsModeControlJ3D
-
Get the current antialiasing flag for the display.
- getScreenBased() - Method in class visad.AxisScale
-
return screenBased mode
- getScreenCoords(double[]) - Method in class visad.java2d.MouseBehaviorJ2D
-
Return the screen coordinates corresponding to the VisAD coordinates.
- getScreenCoords(double[]) - Method in class visad.java3d.MouseBehaviorJ3D
-
Return the screen coordinates corresponding to the VisAD coordinates.
- getScreenCoords(double[]) - Method in interface visad.MouseBehavior
-
Return the screen coordinates corresponding to the VisAD coordinates.
- getSecondLevelName() - Method in class visad.jmet.MetGridDirectory
-
- getSecondLevelValue() - Method in class edu.wisc.ssec.mcidas.GridDirectory
-
Get the second vertical level value if one exists.
- getSecondLevelValue() - Method in class visad.jmet.MetGridDirectory
-
- getSecondTime() - Method in class edu.wisc.ssec.mcidas.GridDirectory
-
Get the second time for this parameter if it is a time difference
- getSecondTime() - Method in class visad.jmet.MetGridDirectory
-
- getSelectClause() - Method in class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Get the SELECT value
- getSelectedChild() - Method in class visad.VisADSwitch
-
- getSelectedMapVector() - Method in class visad.DataDisplayLink
-
- getSelectedMapVector() - Method in class visad.java2d.ShadowScalarTypeJ2D
-
- getSelectedMapVector() - Method in class visad.java3d.ShadowScalarTypeJ3D
-
- getSelectedMapVector() - Method in class visad.ShadowScalarType
-
- getSelectedServer() - Method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
get name of the server that has been selected and for
which all group and dataset info is currently valid for
- getSensorId() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return sensor id
- getSensorID() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
- getSensorName() - Method in interface visad.meteorology.SatelliteData
-
Get the name of the sensor.
- getSensorName() - Method in class visad.meteorology.SatelliteImage
-
Get a description of the sensor.
- getSensorType() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
Returns the sensor type
- getSequenceNumber() - Method in class visad.collab.MonitorEvent
-
Gets the sequence number of this MonitorEvent
.
- getServer() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
fetch the name of the currently selected ADDE server
- getServerList() - Method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
get a list of servers
- getSet() - Method in interface visad.AnimationControl
-
- getSet() - Method in class visad.AnimationSetControl
-
- getSet() - Method in class visad.java2d.AnimationControlJ2D
-
- getSet() - Method in class visad.java3d.AnimationControlJ3D
-
- getSet() - Method in class visad.VisADSwitch
-
- getSetErrors() - Method in class visad.Set
-
Returns the error estimates of the values in the set.
- getSetErrors() - Method in interface visad.SetIface
-
Returns the error estimates of the samples in the set.
- getSets() - Method in class visad.ProductSet
-
Returns the
SampledSet
s that constitute this instance.
- getSets() - Method in class visad.UnionSet
-
Returns the
SampledSet
s that constitute this instance.
- getSetSetOnReUseFrames() - Method in class visad.bom.ImageRendererJ3D
-
- getSetSetOnReUseFrames() - Method in class visad.java3d.AnimationRendererJ3D
-
- getSetUnits() - Method in class visad.Set
-
Returns the units of the values in the set.
- getSetUnits() - Method in interface visad.SetIface
-
Returns the units of the samples in the set.
- getShadow() - Method in class visad.DataDisplayLink
-
- getShape() - Method in class visad.data.hdfeos.Shape
-
- getShapes(float[]) - Method in class visad.ShapeControl
-
- getShapeSet() - Method in class visad.data.hdfeos.EosGrid
-
- getShortArray1D() - Method in class visad.data.ArrayWrapper
-
get the value
- getShortArray1D(Object) - Method in class visad.data.DataCacheManager
-
get the value from the cache
- getShortArray2D() - Method in class visad.data.ArrayWrapper
-
get the value
- getShortArray2D(Object) - Method in class visad.data.DataCacheManager
-
get the value from the cache
- getShortArray3D(Object) - Method in class visad.data.DataCacheManager
-
get the value from the cache
- getShortName() - Method in class visad.data.hdf5.hdf5objects.HDF5Object
-
Returns the short name of the HDF5Object
- getShouldCache() - Method in class visad.data.ArrayCache.DoubleResult
-
- getShouldCache() - Method in class visad.data.ArrayCache.FloatResult
-
- getShowDialog() - Method in class visad.util.PrintActionListener
-
get the value of the showDialog state
- getSide() - Method in class visad.AxisScale
-
Get the alignment for the axis
- getSingularValues() - Method in class visad.matrix.JamaSingularValueDecomposition
-
- getSize() - Method in class visad.data.FlatFieldCache
-
- getSize() - Method in class visad.data.hdfeos.DimensionSet
-
- getSize() - Method in class visad.data.hdfeos.GeoMapSet
-
- getSize() - Method in class visad.data.hdfeos.HdfeosTuple
-
- getSize() - Method in class visad.data.hdfeos.ShapeSet
-
- getSize() - Method in class visad.data.hdfeos.VariableSet
-
- getSize() - Method in class visad.data.visad.BinarySizer
-
- getSize() - Method in class visad.TextControl
-
return the size
- getSlider() - Method in class visad.data.amanda.EventWidget
-
- getSlider() - Method in class visad.util.LabeledColorWidget
-
- getSlider() - Method in class visad.util.SimpleColorMapWidget
-
- getSmooth() - Method in class visad.bom.TextureFillRendererJ3D
-
- getSmoothParams() - Method in class visad.TrajectoryParams
-
- getSnapToBox() - Method in class visad.AxisScale
-
Determine whether this property is set.
- getSocket() - Method in class visad.data.SocketDataSource
-
Return the socket connection for this SocketDataSource.
- getSortedDirs() - Method in class edu.wisc.ssec.mcidas.AreaDirectoryList
-
returns the directory blocks for the requested images,
sorted into an array of AreaDirectories by time and
then bands as the second dimenison, if multiple directories
with the same ADDE position number are returned.
- getSource() - Method in class edu.wisc.ssec.mcidas.adde.WxTextProduct
-
Get the source of the product
- getSource() - Method in class visad.data.AreaImageAccessor
-
- getSource() - Method in class visad.data.in.DataInputFilter
-
Returns the upstream data source.
- getSource() - Method in class visad.ss.SSCellData
-
Gets the source of the data, in String form.
- getSourceType() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
Returns the source type
- getSourceType() - Method in class visad.ss.SSCellData
-
Gets the source type of the data.
- getSpacing() - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Get the data size (SPAC)
- getSpan() - Method in class visad.data.DataRange
-
max-min
- getSpatialReference() - Method in class visad.ShadowRealTupleType
-
- getSpatialSet() - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Get the domain set for this DEM as a Longitude, Latitude set
- getSpatialSet(RealTupleType) - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Get the spatial domain set for this ASCIIGRID with the specified type.
- getSpatialType() - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Get the spatial domain type.
- getSphere() - Method in class visad.TextControl
-
- getSSCell() - Method in class visad.ss.SSCellChangeEvent
-
Gets the cell that changed.
- getSSCellByName(String) - Static method in class visad.ss.BasicSSCell
-
Gets the SSCell with the specified name.
- getSSCellString() - Method in class visad.ss.BasicSSCell
-
- getStackTrace() - Static method in class visad.util.Util
-
Utility method to return the stack trace
- getStart() - Method in class visad.util.ColorChangeEvent
-
Get the start of the modified region of the map
- getStartDate() - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Get the start date for the request
- getStartElem() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return starting image element
- getStartLine() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return starting image line
- getStartPoint(float, float, float) - Method in class visad.Gridded3DSet
-
- getStartPoints() - Method in class visad.TrajectoryParams
-
- getStartPointsFromDomain(int, int, int, int, Gridded3DSet, byte[][], float[][], byte[][], float[][], float) - Method in class visad.TrajectoryManager
-
- getStartPointsFromDomain2D(int, int, float[][], int, int, byte[][], float[][], byte[][], float[][], float) - Method in class visad.TrajectoryManager
-
- getStartPointsFromDomain3D(int, int, int, int, float[][], int, int, int, byte[][], float[][], byte[][], float[][], float) - Method in class visad.TrajectoryManager
-
- getStartPointsFromFile(DataRenderer, ScalarMap, byte[][]) - Method in class visad.TrajectoryManager
-
- getStartSkip() - Method in class visad.TrajectoryParams
-
- getStartTime() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
returns the nominal time of the image
- getStartTime() - Method in interface visad.meteorology.SingleBandedImage
-
Get the start time of the image.
- getStartTime() - Method in class visad.meteorology.SingleBandedImageImpl
-
Get the start time of the image.
- getStartType() - Method in class visad.TrajectoryParams
-
- getStats() - Method in class visad.data.DataCacheManager
-
- getStatus() - Method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
get the status of the last request
- getStatus() - Method in class edu.wisc.ssec.mcidas.adde.AddeTextReader
-
Get a string representation of the status code
- getStatus() - Method in class edu.wisc.ssec.mcidas.adde.ReadTextFile
-
- getStatus() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return image status field
- getStatusCode() - Method in class edu.wisc.ssec.mcidas.adde.AddeTextReader
-
Return the status code of the read
- getStatusCode() - Method in class edu.wisc.ssec.mcidas.adde.ReadTextFile
-
- getStep() - Method in interface visad.AnimationControl
-
- getStep() - Method in class visad.java2d.AnimationControlJ2D
-
Return the dwell time for the current step
- getStep() - Method in class visad.java3d.AnimationControlJ3D
-
Return the dwell time for the current step
- getStep() - Method in class visad.Linear1DSet
-
Get the interval between values in this progression
- getStepFactor() - Method in class visad.FlowControl
-
Get the streamline step factor
- getSteps() - Method in interface visad.AnimationControl
-
- getSteps() - Method in class visad.java2d.AnimationControlJ2D
-
return an array of the dwell times for all the steps.
- getSteps() - Method in class visad.java3d.AnimationControlJ3D
-
return an array of the dwell times for all the steps.
- getStreamlineDensity() - Method in class visad.FlowControl
-
Get the streamline density factor.
- getStreamlinePacking() - Method in class visad.FlowControl
-
Get the streamline packing value
- getStreamlineReduction() - Method in class visad.FlowControl
-
Get the streamline reduction value
- getStreamlineSmoothing() - Method in class visad.FlowControl
-
Get the streamline smoothing value
- getString() - Method in class visad.data.units.DefaultUnitsDB.Prefixer
-
Return the current, remaining string.
- getString() - Method in class visad.MessageEvent
-
Get the string associated with this message.
- getStringValues() - Method in class visad.cluster.RemoteClientFieldImpl
-
- getStringValues() - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getStringValues() - Method in class visad.cluster.RemoteNodeFieldImpl
-
- getStringValues() - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getStringValues() - Method in interface visad.Field
-
get String values for Text components
- getStringValues() - Method in class visad.FieldImpl
-
get range values for Text components; the return array is dimensioned
double[number_of_range_components][number_of_range_samples]
- getStringValues() - Method in class visad.FlatField
-
Get String values for Text components
- getStringValues() - Method in class visad.RemoteFieldImpl
-
- getStruct(int) - Method in class visad.data.hdfeos.HdfeosFile
-
- getStructId() - Method in class visad.data.hdfeos.EosGrid
-
- end EosGrid constuctor - - - - - - - - - - - - -
- getStructId() - Method in class visad.data.hdfeos.EosStruct
-
- getStructId() - Method in class visad.data.hdfeos.EosSwath
-
- end EosSwath constuctor - - - - - - - - - - - - -
- getSubpoint() - Method in class edu.wisc.ssec.mcidas.AREAnav
-
Get the lat,lon of the subpoint if available
- getSubpoint() - Method in class edu.wisc.ssec.mcidas.GMSXnav
-
Get the lat,lon of the subpoint if available
- getSubpoint() - Method in class edu.wisc.ssec.mcidas.GOESnav
-
Get the lat,lon of the subpoint if available
- getSubpoint() - Method in class edu.wisc.ssec.mcidas.GVARnav
-
return the lat,lon of the subpoint
- getSubpoint() - Method in class visad.data.hrit.HRITCoordinateSystem
-
get the subpoint if available
- getSubpoint() - Method in class visad.data.mcidas.AREACoordinateSystem
-
get the subpoint if available
- getSubset(DimensionSet) - Method in class visad.data.hdfeos.VariableSet
-
- GetSuffix(int) - Method in class visad.data.units.SimpleCharStream
-
Get the suffix.
- getSuffixes(FormNode) - Method in class visad.util.DataConverter
-
- getSurfaceValue() - Method in class visad.browser.ContourWidget
-
Gets the value of the surface value slider.
- getSVDecomposition() - Method in class visad.matrix.JamaSingularValueDecomposition
-
Return the associated JAMA SVDecomposition object.
- getSwitch() - Method in class visad.java3d.VisADImageNode
-
- getSwitches() - Method in class visad.java3d.AVControlJ3D
-
- getSymbol(int) - Static method in class visad.meteorology.WeatherSymbols
-
Look up the symbol directly in the full array
- getSymbolEnumeration() - Method in class visad.data.netcdf.units.DefaultUnitsDB
-
- getSymbolEnumeration() - Method in interface visad.data.units.UnitsDB
-
Get an enumeration of the unit symbols in the database.
- getSymbolEnumeration() - Method in class visad.data.units.UnitTable
-
Get an enumeration of the unit symbols in the table.
- getTable() - Method in class visad.BaseColorControl
-
Get the table of colors.
- getTable() - Method in class visad.util.LabeledColorWidget
-
Gets the widget's current table.
- getTableView() - Method in class visad.util.ColorMapWidget
-
Gets the widget's current table.
- getTabSize() - Method in class visad.data.units.SimpleCharStream
-
- getTaskCount() - Static method in class visad.ActionImpl
-
return the number of tasks in the threadpool queue
- getTaskCount() - Method in class visad.util.ThreadPool
-
Return the number of tasks in the queue that are running.
- getTerrain() - Method in class visad.TrajectoryParams
-
- getTerrainFollowing() - Method in class visad.TrajectoryParams
-
- getText() - Method in class edu.wisc.ssec.mcidas.adde.AddeTextReader
-
Return the text read from the server.
- getText() - Method in class edu.wisc.ssec.mcidas.adde.ReadTextFile
-
- getText() - Method in class edu.wisc.ssec.mcidas.adde.WxTextProduct
-
Get the product text
- getText() - Method in class visad.DisplayRealType
-
- getText() - Method in class visad.python.JPythonEditor
-
returns a string containing the text of the document
- getText() - Method in class visad.util.TextEditor
-
returns a string containing the text of the document
- getTextComponent() - Method in class visad.util.TextEditor
-
Provide direct access to the text component
- getTextComponents() - Method in class visad.FunctionType
-
- getTextIndices() - Method in class visad.FunctionType
-
- getTextMaps(int, int[]) - Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
- getTextMaps(int, int[]) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- getTextMaps(int, int[]) - Method in class visad.ShadowType
-
- getTextPane() - Method in class visad.util.TextFrame
-
returns the main text editor pane
- getTextType(Variable) - Method in class visad.data.netcdf.in.View
-
Return the VisAD TextType of a netCDF variable.
- getTextType(String) - Static method in class visad.TextType
-
create a new TextType, or return it if it already exists
- getTextTypeByName(String) - Static method in class visad.TextType
-
return any TextType constructed in this JVM with name,
or null
- getTexture() - Method in class visad.bom.TextureFillRendererJ3D
-
- getTexture3DMode() - Method in class visad.GraphicsModeControl
-
Get the mode for Texture3D for volume rendering
- getTexture3DMode() - Method in class visad.java2d.GraphicsModeControlJ2D
-
Get the mode for Texture3D for volume rendering
- getTexture3DMode() - Method in class visad.java3d.GraphicsModeControlJ3D
-
Get the mode for Texture3D for volume rendering
- getTextureEnable() - Method in class visad.browser.GMCWidget
-
Gets the value of the texture enable checkbox.
- getTextureEnable() - Method in class visad.GraphicsModeControl
-
Get the use of texture mapping.
- getTextureEnable() - Method in class visad.java2d.GraphicsModeControlJ2D
-
See if texture mapping is enabled or not
- getTextureEnable() - Method in class visad.java3d.GraphicsModeControlJ3D
-
See if texture mapping is enabled or not
- getTextureHeight() - Method in class visad.bom.TextureFillRendererJ3D
-
- getTextureHeightMax() - Method in class visad.DisplayRenderer
-
- getTextureHeightMax() - Method in class visad.java2d.DisplayRendererJ2D
-
- getTextureHeightMax() - Method in class visad.java3d.DisplayRendererJ3D
-
- getTextureHeightMax() - Static method in class visad.java3d.VisADCanvasJ3D
-
Get the maximum texture height supported by this display
- getTextureType(int) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- getTextureWidth() - Method in class visad.bom.TextureFillRendererJ3D
-
- getTextureWidthMax() - Method in class visad.DisplayRenderer
-
- getTextureWidthMax() - Method in class visad.java2d.DisplayRendererJ2D
-
- getTextureWidthMax() - Method in class visad.java3d.DisplayRendererJ3D
-
- getTextureWidthMax() - Static method in class visad.java3d.VisADCanvasJ3D
-
Get the maximum texture width supported by this display
- getThing(String) - Method in class visad.formula.FormulaManager
-
get a variable's current value
- getThing() - Method in class visad.RemoteThingReferenceImpl
-
- getThing() - Method in interface visad.ThingReference
-
- getThing() - Method in class visad.ThingReferenceImpl
-
- getThingReference() - Method in class visad.ReferenceActionLink
-
- getTick() - Method in interface visad.RemoteThing
-
RemoteThingReference-s poll getTick()
- getTick() - Method in class visad.RemoteThingImpl
-
RemoteThingReference-s can (but don't currently) poll getTick()
- getTick() - Method in class visad.RemoteThingReferenceImpl
-
- getTick() - Method in class visad.ThingChangedEvent
-
- getTick() - Method in interface visad.ThingReference
-
- getTick() - Method in class visad.ThingReferenceImpl
-
- getTickOrientation() - Method in class visad.AxisScale
-
Get the orientation for the ticks along the axis
- getTicksVisible() - Method in class visad.AxisScale
-
See if ticks are visible
- getTIFFDimensions(RandomAccessFile) - Static method in class visad.data.tiff.LegacyTiffTools
-
Deprecated.
- getTile(int) - Method in class visad.java3d.VisADImageNode
-
- getTileIterator() - Method in class visad.java3d.VisADImageNode
-
- getTime(int) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
get the time of the index-th selected image
- getTime() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
get the time of the selected image
- getTime() - Method in class edu.wisc.ssec.mcidas.adde.WxTextProduct
-
Get the time of the product
- getTime() - Method in class visad.bom.RadarFile
-
Retrieves the time of the radar image as a double.
- getTime() - Method in class visad.data.amanda.Event
-
- getTime() - Method in class visad.java3d.VisADBranchGroup
-
- getTimeCoverage() - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Set the time coverage
- getTimeOverThreshold() - Method in class visad.data.amanda.Hit
-
- getTimes(Gridded1DSet) - Static method in class visad.TrajectoryManager
-
- getTimeShift() - Method in class visad.data.amanda.Event
-
- getTimestamp() - Static method in class visad.util.Util
-
Return a string representation of the current date and time.
- getTimeSteps(Gridded1DSet) - Static method in class visad.TrajectoryManager
-
- getTitle() - Method in class visad.AxisScale
-
Get the title of the AxisScale.
- getTitle() - Method in class visad.util.TextFrame
-
gets the text editor's title bar text
- getToken(int) - Method in class visad.data.units.UnitParser
-
Get the specific Token.
- getToolbar() - Method in class visad.ss.SpreadSheet
-
Returns the JToolBar object for other programs to use (e.g., add buttons).
- getTotal() - Method in class visad.data.fits.TourInspector
-
- getTrace() - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Get the trace value used for this ADDE URL
- getTrack(int) - Method in class visad.data.amanda.Event
-
- getTrackd(int[], float[], float[], float[], int[], int[]) - Method in class visad.java3d.TrackdJNI
-
- getTrackWidget() - Method in class visad.data.amanda.EventWidget
-
- getTrajectoryForm() - Method in class visad.TrajectoryParams
-
- getTrajectoryParams() - Method in class visad.FlowControl
-
- getTrajParamsFromFile(TrajectoryParams, int) - Static method in class visad.TrajectoryManager
-
- getTrajRefreshInterval() - Method in class visad.TrajectoryParams
-
- getTrajVisibilityTimeWindow() - Method in class visad.TrajectoryParams
-
- getTrans() - Method in class visad.java2d.DisplayRendererJ2D
-
- getTrans() - Method in class visad.java3d.DisplayRendererJ3D
-
- getTransform() - Method in class visad.java2d.VisADCanvasJ2D
-
- getTransparencyMode() - Method in class visad.browser.GMCWidget
-
Gets the transparency mode.
- getTransparencyMode() - Method in class visad.GraphicsModeControl
-
Gets the graphics-API-specific transparency mode (e.g.,
SCREEN_DOOR, BLENDED) used in the display
- getTransparencyMode() - Method in class visad.java2d.GraphicsModeControlJ2D
-
Get the current transparency mode
- getTransparencyMode() - Method in class visad.java3d.GraphicsModeControlJ3D
-
Get the current transparency mode
- getTriOrientation(float[][]) - Static method in class visad.Contour2D
-
- getTuple() - Method in class visad.DisplayRealType
-
- getTuple(float) - Method in class visad.util.BaseRGBMap
-
Returns the tuple at a floating point value val
WARNING: This is a really slow way to
get a color, so don't use it inside a loop.
- getTuple(float) - Method in class visad.util.ColorMap
-
Maps a floating point value (in the range 0 to 1) into a tuple
with dimension of the map
If you're getting more than 1 or 2 tuples,
use getTuples() instead.
- getTupleIndex() - Method in class visad.DisplayRealType
-
- getTuples(float, float, int) - Method in class visad.util.BaseRGBMap
-
Returns the tuple at a floating point value val
- getTuples(float, float, int) - Method in class visad.util.ColorMap
-
Maps the specified floating point values (in the range 0 to 1)
onto a group of floating point tuples with the dimension of
the map.
- getTupleUnits() - Method in class visad.DoubleTuple
-
Get Units of Real components
- getTupleUnits() - Method in class visad.RealTuple
-
get Units of Real components
- getTupleUnits() - Method in interface visad.RealTupleIface
-
Returns the units of the components.
- getTurbulenceSymbol(int) - Static method in class visad.meteorology.WeatherSymbols
-
Get the shape corresponding to a particular turbulence symbol code.
- getTurbulenceSymbols() - Static method in class visad.meteorology.WeatherSymbols
-
Get the array of shapes corresponding to the turbulence codes.
- getType() - Method in class visad.bom.TCData
-
- getType() - Method in class visad.cluster.RemoteClientFieldImpl
-
- getType() - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getType() - Method in class visad.cluster.RemoteClientTupleImpl
-
- getType() - Method in class visad.cluster.RemoteNodeFieldImpl
-
- getType() - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getType() - Method in class visad.cluster.RemoteNodeTupleImpl
-
- getType() - Method in class visad.cluster.UserDummyDataImpl
-
- getType() - Method in class visad.collab.MonitorEvent
-
Gets the type of this MonitorEvent
.
- getType() - Method in interface visad.Data
-
- getType() - Method in class visad.data.hdf5.hdf5objects.HDF5Object
-
Returns the type of the object
- getType() - Method in class visad.data.hdfeos.HdfeosField
-
- getType() - Method in class visad.data.hdfeos.HdfeosFlatField
-
- getType() - Method in class visad.data.hdfeos.HdfeosTuple
-
- getType() - Method in class visad.data.netcdf.in.VirtualData
-
Gets the VisAD MathType of this virtual, data object.
- getType() - Method in class visad.data.netcdf.in.VirtualField
-
Gets the MathType of this virtual Field.
- getType() - Method in class visad.data.netcdf.in.VirtualScalar
-
Gets the MathType of this scalar.
- getType() - Method in class visad.data.netcdf.in.VirtualTuple
-
Gets the VisAD MathType of this virtual tuple.
- getType() - Method in class visad.DataDisplayLink
-
- getType() - Method in class visad.DataImpl
-
- getType() - Method in interface visad.DataReference
-
this is more efficient than getData().getType() for
RemoteDataReferences
- getType() - Method in class visad.DataReferenceImpl
-
this is more efficient than getData().getType() for
RemoteDataReferences
- getType() - Method in class visad.java2d.ShadowTypeJ2D
-
- getType() - Method in class visad.java3d.ShadowTypeJ3D
-
Get the MathType of the Data
- getType(Data) - Static method in class visad.python.JPythonMethods
-
Get the MathType of the named VisAD data object
- getType() - Method in class visad.RemoteDataImpl
-
- getType() - Method in class visad.RemoteDataReferenceImpl
-
this is more efficient than getData().getType() for
RemoteDataReferences
- getType() - Method in class visad.ShadowType
-
- getTypeCache() - Method in class visad.data.visad.BinaryReader
-
- getTypeCache() - Method in class visad.data.visad.BinaryWriter
-
- getTypeName(int) - Static method in class visad.collab.MonitorEvent
-
Returns a String
description of the
specified MonitorEvent
type.
- getTypeName() - Method in class visad.collab.MonitorEvent
-
Returns a String
description of this
MonitorEvent
's type.
- getTypeString(int) - Static method in class visad.util.SliderChangeEvent
-
Return the string representation of a specific type
- getU() - Method in class visad.matrix.JamaLUDecomposition
-
Get U
- getU() - Method in class visad.matrix.JamaSingularValueDecomposition
-
Get U
- getUndoName() - Method in class visad.util.TextEditor
-
returns the name of the undo command
- getUniqueRealType(String, Unit) - Static method in class visad.util.DataUtility
-
Make a RealType with a unique name for the given unit
- getUniqueRealType(String, Unit, Set, int) - Static method in class visad.util.DataUtility
-
Make a RealType with a unique name for the given unit
- getUnit() - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Get the calibration unit
- getUnit() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
fetch the name of the units defined
- getUnit() - Method in class visad.data.netcdf.in.VirtualReal
-
Gets the unit of the value.
- getUnit() - Method in class visad.data.netcdf.in.VirtualScalar
-
Gets the unit of the value.
- getUnit() - Method in class visad.ErrorEstimate
-
Get the Unit for this error distribution.
- getUnit() - Method in class visad.Real
-
- getUnit() - Method in interface visad.RealIface
-
Returns the unit of this instance.
- getUnit() - Method in class visad.ScaledUnit
-
Get the underlying unit
- getUnitCache() - Method in class visad.data.visad.BinaryReader
-
- getUnitCache() - Method in class visad.data.visad.BinaryWriter
-
- getUnitEnumeration() - Method in class visad.data.netcdf.units.DefaultUnitsDB
-
- getUnitEnumeration() - Method in interface visad.data.units.UnitsDB
-
Get an enumeration of the units in the database.
- getUnitEnumeration() - Method in class visad.data.units.UnitTable
-
Get an enumeration of the units in the table.
- getUnitFromAttribute(Variable) - Method in class visad.data.netcdf.in.View
-
Returns the unit of a netCDF variable according to the variable's unit
attribute.
- getUnitI(float[]) - Static method in class visad.SphericalCoordinateSystem
-
- getUnits() - Method in class edu.wisc.ssec.mcidas.adde.AddePointDataReader
-
Get the list of units
- getUnits() - Method in class visad.data.hdfeos.GctpMap
-
- getUnitString(Variable) - Method in class visad.data.netcdf.in.View
-
Returns the string value of the unit attribute of a netCDF variable.
- getUnsignedByte(byte) - Static method in class visad.data.vis5d.V5DStruct
-
Convert a signed byte to an unsigned one, and return it in an int
- getUnsignedInt(byte, byte, byte, byte) - Static method in class visad.data.vis5d.V5DStruct
-
Convert four signed bytes to an unsigned short, and return it in an int
- getUnsignedShort(byte, byte) - Static method in class visad.data.vis5d.V5DStruct
-
Convert two signed bytes to an unsigned short, and return it in an int
- getURLString() - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Create the ADDE URL as a String
- getUser() - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Get the project for this ADDE URL
- getUserName() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
fetch the currently defined user name
- getUseSpline() - Method in class visad.data.hrit.HRITCoordinateSystem
-
Get whether we are using a spline or not
- getUseSpline() - Method in class visad.data.mcidas.AREACoordinateSystem
-
Get whether we are using a spline or not
- getV() - Method in class visad.matrix.JamaEigenvalueDecomposition
-
Get V
- getV() - Method in class visad.matrix.JamaSingularValueDecomposition
-
Get V
- getValidHour() - Method in class visad.jmet.MetGridDirectory
-
- getValidTime() - Method in class edu.wisc.ssec.mcidas.GridDirectory
-
Get the valid time for this parameter if it is a forecast
- getValidTime() - Method in class visad.jmet.MetGridDirectory
-
- getValue(String, String) - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Get the value for a particular key.
- getValue(int) - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
Return a specific value from the directory
- getValue(int) - Method in class visad.AnimationSetControl
-
- getValue() - Method in class visad.browser.Slider
-
Gets current slider value.
- getValue() - Method in class visad.data.units.DefaultUnitsDB.Prefixer
-
Return the current prefix value.
- getValue() - Method in class visad.data.units.Token
-
An optional attribute value of the Token.
- getValue() - Method in class visad.java2d.ValueControlJ2D
-
- getValue() - Method in class visad.java3d.ValueControlJ3D
-
- getValue(Real) - Static method in class visad.python.JPythonMethods
-
returns the double value of a Real value.
- getValue() - Method in class visad.Real
-
Get the value for this Real in the units of the data.
- getValue(Unit) - Method in class visad.Real
-
Get the value for this Real converted to unit_out.
- getValue() - Method in interface visad.RealIface
-
- getValue(Unit) - Method in interface visad.RealIface
-
Returns the numeric value in a particular unit.
- getValue() - Method in class visad.Text
-
- getValue() - Method in class visad.util.ArrowSlider
-
Returns the current value of the slider
- getValue() - Method in class visad.util.BarSlider
-
Returns the current value of the slider
- getValue() - Method in class visad.util.Slider
-
Returns the current value of the slider
- getValue() - Method in class visad.util.StepWidget
-
Gets the current value of the widget.
- getValue() - Method in class visad.util.WeakMapValue
-
Returns the value associated with this value.
- getValue() - Method in interface visad.ValueControl
-
return the selected value
- getValueArrayLength() - Method in class visad.DisplayImpl
-
- getValueIndex() - Method in class visad.ScalarMap
-
get index of DisplayScalar in value array used by
ShadowType.doTransform
- getValueIndices() - Method in class visad.java2d.ShadowTypeJ2D
-
- getValueIndices() - Method in class visad.java3d.ShadowTypeJ3D
-
- getValueIndices() - Method in class visad.ShadowType
-
- getValueOfPercent(double) - Method in class visad.data.DataRange
-
Get percent along the way between min and max
- getValues() - Method in class visad.cluster.RemoteClientFieldImpl
-
- getValues(boolean) - Method in class visad.cluster.RemoteClientFieldImpl
-
- getValues() - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getValues(boolean) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getValues() - Method in class visad.cluster.RemoteNodeFieldImpl
-
- getValues(boolean) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- getValues() - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getValues(boolean) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getValues() - Method in class visad.data.AreaImageCacheAdapter
-
- getValues(boolean) - Method in class visad.data.AreaImageCacheAdapter
-
- getValues(int) - Method in class visad.data.AreaImageCacheAdapter
-
- getValues() - Method in class visad.data.FileFlatField
-
- getValues(boolean) - Method in class visad.data.FileFlatField
-
- getValues(int) - Method in class visad.data.FileFlatField
-
- getValues() - Method in class visad.DoubleTuple
-
Get the values of the Real components
- getValues() - Method in interface visad.Field
-
invokes getValues(true)
- getValues(boolean) - Method in interface visad.Field
-
get the 'Flat' components of this Field's range values
in their default range Units (as defined by the range of
the Field's FunctionType); if the range type is a RealType
it is a 'Flat' component, if the range type is a TupleType
its RealType components and RealType components of its
RealTupleType components are all 'Flat' components; the
return array is dimensioned:
double[number_of_flat_components][number_of_range_samples];
return a copy if copy == true
- getValues() - Method in class visad.FieldImpl
-
- getValues(boolean) - Method in class visad.FieldImpl
-
get range values for 'Flat' components in their default range
Units (as defined by the range of this FieldImpl's
FunctionType); the return array is dimensioned
double[number_of_range_components][number_of_range_samples];
copy is ignored for FieldImpl
- getValues() - Method in class visad.FlatField
-
Returns the range values in their default units as doubles.
- getValues(boolean) - Method in class visad.FlatField
-
Returns the range values in their default units as doubles.
- getValues(int) - Method in class visad.FlatField
-
Get values for 'Flat' components in default range Unit-s.
- getValues(int) - Method in interface visad.FlatFieldIface
-
get values for 'Flat' components in default range Unit-s
- getValues(Field) - Static method in class visad.python.JPythonMethods
-
returns the double values of the range
- getValues() - Method in class visad.RealTuple
-
Get the values of the Real components
- getValues() - Method in interface visad.RealTupleIface
-
Returns the values of the components.
- getValues() - Method in class visad.RemoteFieldImpl
-
- getValues(boolean) - Method in class visad.RemoteFieldImpl
-
- getValues(int) - Method in class visad.RemoteFlatFieldImpl
-
get values for 'Flat' components in default range Unit-s
- getValuesLengths(float[][]) - Static method in class visad.python.JPythonMethods
-
Get the lengths of the values of the input array
- getValueToMap() - Method in class visad.DisplayImpl
-
- getValueToScalar() - Method in class visad.DisplayImpl
-
- getVar(String) - Method in class visad.util.ReflectedUniverse
-
Returns the value of a variable or field in the universe.
- getVariable(int) - Method in class visad.data.hdfeos.Shape
-
- getVariable(String) - Method in class visad.data.netcdf.in.View
-
Returns the named netCDF variable.
- getVariable() - Method in class visad.data.netcdf.in.VirtualScalar
-
Gets the netCDF variable.
- getVariableAdapter() - Method in class visad.data.dods.VectorAdapter
-
Returns the adapter of the DODS variable that underlies this instance.
- getVariableName() - Method in class visad.ss.SSCellChangeEvent
-
Gets the variable name for the data that has changed.
- getVariableName() - Method in class visad.ss.SSCellData
-
Gets the variable name used for the data in the formula manager.
- getVariableNames() - Method in class visad.jmet.NetcdfGrids
-
fetch a list of Variable names, long_names, and units
- getVariableNames() - Method in class visad.ss.BasicSSCell
-
Gets the variable names of this cell's Data objects.
- getVariables() - Method in class visad.data.hdfeos.Shape
-
- getVersion() - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Get the version for this ADDE URL
- getVersion() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return file format version number
- getVersionDate() - Static method in class visad.util.Util
-
Return a string representation of VisAD's build date and time.
- getVersionString() - Method in class visad.install.JavaFile
-
Get the version string returned by this JVM.
- getVerticalJustification() - Method in class visad.TextControl
-
Return the vertical justification value
- getVetter(Variable) - Method in class visad.data.netcdf.in.View
-
Returns a value-vetter for a netCDF variable.
- getVetter() - Method in class visad.data.netcdf.in.VirtualReal
-
Gets the value vetter.
- getVetter() - Method in class visad.data.netcdf.in.VirtualScalar
-
Gets the value vetter.
- getView() - Method in class visad.data.netcdf.in.NetcdfAdapter
-
Gets the view of the netCDF dataset.
- getView() - Method in class visad.java3d.DisplayRendererJ3D
-
- getViewTrans() - Method in class visad.java3d.DisplayRendererJ3D
-
- getVirtualDataIterator() - Method in class visad.data.netcdf.in.View
-
Returns an iterator over the virtual VisAD data objects of this view.
- getVirtualField(VirtualTuple) - Method in class visad.data.netcdf.in.View.Domain
-
Returns a
VirtualField
corresponding to this domain and
a given range.
- getVisADCoordinateSystem() - Method in class visad.data.hdfeos.GctpMap
-
- getVisADDataObject(HDF5DataAdaptable) - Method in class visad.data.hdf5.HDF5Form
-
- getVisADFileChooser() - Static method in class visad.util.Util
-
Return a JFileChooser that recognizes supported VisAD file types.
- getVisADSet(MathType) - Method in class visad.data.hdfeos.GctpMap
-
- getWaitFlag() - Method in class visad.DisplayRenderer
-
Get the wait flag state.
- getWaitMessageVisible() - Method in class visad.DisplayRenderer
-
Return whether the please wait info should be visible in the display
or not.
- getWedge() - Method in class visad.GriddedSet
-
returns a zig-zagging ennumeration of index values with
good coherence
- getWedge() - Method in class visad.Set
-
return an enumeration of sample indices in a spatially
coherent order; this is useful for efficiency
- getWedge() - Method in interface visad.SetIface
-
Returns a zig-zagging enumeration of sample indices with good coherence.
- getWhichChild() - Method in class visad.VisADSwitch
-
- getWhyNotDirect() - Method in class visad.bom.BarbManipulationRendererJ2D
-
- getWhyNotDirect() - Method in class visad.bom.BarbManipulationRendererJ3D
-
- getWhyNotDirect() - Method in class visad.bom.CurveManipulationRendererJ2D
-
Get the error messages on why direct manipulation is not possible.
- getWhyNotDirect() - Method in class visad.bom.CurveManipulationRendererJ3D
-
Get the error messages on why direct manipulation is not possible.
- getWhyNotDirect() - Method in class visad.bom.PickManipulationRendererJ2D
-
If direct manipulation is not possible, get the error message
explaining why.
- getWhyNotDirect() - Method in class visad.bom.PickManipulationRendererJ3D
-
If direct manipulation is not possible, get the error message
explaining why.
- getWhyNotDirect() - Method in class visad.bom.PointManipulationRendererJ3D
-
- getWhyNotDirect() - Method in class visad.bom.RubberBandBoxRendererJ3D
-
- getWhyNotDirect() - Method in class visad.bom.RubberBandLineRendererJ3D
-
- getWhyNotDirect() - Method in class visad.bom.SwellManipulationRendererJ3D
-
- getWhyNotDirect() - Method in class visad.DataRenderer
-
- getWidget() - Method in class visad.browser.WidgetEvent
-
Gets the Widget that sent this WidgetEvent.
- getWidgetPanel() - Method in class visad.DisplayImpl
-
get a GUI component containing this Display's Control widgets;
create the widgets as necessary
- getWidgetPanel() - Method in interface visad.LocalDisplay
-
get a GUI component containing this Display's Control widgets,
creating the widgets as necessary
- getWidth() - Method in class visad.data.CachedBufferedByteImage
-
_more_
- getWidth(ImageObserver) - Method in class visad.data.CachedBufferedByteImage
-
_more_
- getWindowSize() - Method in class visad.java3d.TrajectoryAVHandlerJ3D
-
- getWmo() - Method in class edu.wisc.ssec.mcidas.adde.WxTextProduct
-
Get the wmo id of the product
- getWorldSet() - Method in class visad.EmpiricalCoordinateSystem
-
Returns the Set of world coordinates.
- getWriter() - Method in class visad.data.bio.LociForm
-
Gets the IFormatWriter backing this form's writing capabilities.
- getWriterFilters() - Method in class visad.data.bio.LociForm
-
Gets file filters for use with formats supported for writing.
- getWstn() - Method in class edu.wisc.ssec.mcidas.adde.WxTextProduct
-
Get the wmo station
- getWxTextProducts() - Method in class edu.wisc.ssec.mcidas.adde.AddeTextReader
-
- getX() - Method in class visad.DisplayEvent
-
Get the horizontal x coordinate for the mouse location.
- getX() - Method in class visad.Linear2DSet
-
Return the first arithmetic progression for this
cross product (X of XY).
- getX() - Method in class visad.Linear3DSet
-
Return the first arithmetic progression for this
cross product (X of XYZ).
- getXIndex() - Method in class visad.georef.MapProjection
-
Get the X index
- getXLLCorner() - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Get the x value of the lower left corner of the grid.
- getXMax() - Method in class visad.data.amanda.AmandaFile
-
- getXMax() - Method in class visad.data.amanda.BaseTrack
-
- getXMax() - Method in class visad.data.amanda.F2000Form
-
- getXMin() - Method in class visad.data.amanda.AmandaFile
-
- getXMin() - Method in class visad.data.amanda.BaseTrack
-
- getXMin() - Method in class visad.data.amanda.F2000Form
-
- getXYZMaps(DisplayImpl, RealType[]) - Static method in class visad.util.CursorUtil
-
Gets X, Y and Z maps for the given display, corresponding to the specified
RealTypes, or the first ScalarMaps to X, Y and Z if types is null.
- getY() - Method in class visad.DisplayEvent
-
Get the vertical y coordinate for the mouse location.
- getY() - Method in class visad.Linear2DSet
-
Return the second arithmetic progression for this
cross product (Y of XY).
- getY() - Method in class visad.Linear3DSet
-
Return the second arithmetic progression for this
cross product (Y of XYZ).
- getYear() - Method in class visad.data.amanda.Event
-
- getYIndex() - Method in class visad.georef.MapProjection
-
Get the Y index
- getYLLCorner() - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Get the y value of the lower left corner of the grid.
- getYMax() - Method in class visad.data.amanda.AmandaFile
-
- getYMax() - Method in class visad.data.amanda.BaseTrack
-
- getYMax() - Method in class visad.data.amanda.F2000Form
-
- getYMin() - Method in class visad.data.amanda.AmandaFile
-
- getYMin() - Method in class visad.data.amanda.BaseTrack
-
- getYMin() - Method in class visad.data.amanda.F2000Form
-
- getZ() - Method in class visad.Linear3DSet
-
Return the third arithmetic progression for this
cross product (Z of XYZ).
- getZMax() - Method in class visad.data.amanda.AmandaFile
-
- getZMax() - Method in class visad.data.amanda.BaseTrack
-
- getZMax() - Method in class visad.data.amanda.F2000Form
-
- getZMin() - Method in class visad.data.amanda.AmandaFile
-
- getZMin() - Method in class visad.data.amanda.BaseTrack
-
- getZMin() - Method in class visad.data.amanda.F2000Form
-
- getZone() - Method in class visad.georef.UTMCoordinate
-
Get the UTM zone of this point as a Real
- getZoneValue() - Method in class visad.georef.UTMCoordinate
-
Get the UTM zone of this point
- getZStartIndex() - Method in class visad.TrajectoryParams
-
- getZStartSkip() - Method in class visad.TrajectoryParams
-
- GGET - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
-
GGET request type
- GIFAdapter - Class in visad.data.gif
-
this is an adapter for GIF and other images
- GIFAdapter(String) - Constructor for class visad.data.gif.GIFAdapter
-
Create a VisAD FlatField from a local GIF, JPEG or PNG file
- GIFAdapter(URL) - Constructor for class visad.data.gif.GIFAdapter
-
Create a VisAD FlatField from a GIF, JPEG or PNG on the Web.
- GIFForm - Class in visad.data.gif
-
- GIFForm() - Constructor for class visad.data.gif.GIFForm
-
- Gifts - Class in visad.gifts
-
- Gifts(String[]) - Constructor for class visad.gifts.Gifts
-
- GMCWidget - Class in visad.browser
-
A widget that allows users to control graphics mode parameters.
- GMCWidget() - Constructor for class visad.browser.GMCWidget
-
Constructs a new GMCWidget.
- GMCWidget - Class in visad.util
-
A widget that allows users to control graphics mode parameters.
- GMCWidget(GraphicsModeControl) - Constructor for class visad.util.GMCWidget
-
Constructs a GMCWidget linked to the GraphicsModeControl gmc
- GMSX - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Code value in AREA files used to designate GMSX (GMS) navigation
- GMSXnav - Class in edu.wisc.ssec.mcidas
-
This class implements GMSX navigation.
- GMSXnav(int[]) - Constructor for class edu.wisc.ssec.mcidas.GMSXnav
-
constructor: copy nav block to a byte array, eliminating text fields
- GOES - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Code value in AREA files used to designate GOES (GOES D-H) navigation
- GOESnav - Class in edu.wisc.ssec.mcidas
-
Navigation class for GOES (GOES D-H) type nav.
- GOESnav(int[]) - Constructor for class edu.wisc.ssec.mcidas.GOESnav
-
Set up for the real math work.
- GouldToNative(int) - Static method in class edu.wisc.ssec.mcidas.ConversionUtility
-
Convert a Gould format floating point number to native double format
- grabBytes() - Method in class visad.FlatField
-
- grabBytes() - Method in interface visad.FlatFieldIface
-
- grabBytes() - Method in class visad.ImageFlatField
-
- grabBytes(BufferedImage) - Static method in class visad.ImageFlatField
-
- grabBytes() - Method in class visad.RemoteFlatFieldImpl
-
- gradientFill - Variable in class visad.bom.SceneGraphRenderer
-
flag for gradient fill
- GraphicsModeControl - Class in visad
-
GraphicsModeControl is the VisAD interface class for controlling various
mode settings for rendering.
- GraphicsModeControl(DisplayImpl) - Constructor for class visad.GraphicsModeControl
-
Create a GraphicsModeControl for the display.
- GraphicsModeControlJ2D - Class in visad.java2d
-
GraphicsModeControlJ2D is the VisAD class for controlling various
mode settings for rendering.
- GraphicsModeControlJ2D(DisplayImpl) - Constructor for class visad.java2d.GraphicsModeControlJ2D
-
- GraphicsModeControlJ3D - Class in visad.java3d
-
GraphicsModeControlJ3D is the VisAD class for controlling various
mode settings for rendering.
- GraphicsModeControlJ3D(DisplayImpl) - Constructor for class visad.java3d.GraphicsModeControlJ3D
-
Construct a GraphicsModeControlJ3D associated with the input display
- greatCircleAngle(double, double, double, double) - Static method in class visad.GriddedLatLonSet
-
- GREEN - Static variable in class visad.BaseColorControl
-
The index of the color green
- Green - Static variable in interface visad.Display
-
display color green coordinate (in RGB)
- green - Variable in class visad.VisADAppearance
-
- GRIBCoordinateSystem - Class in visad.jmet
-
- GRIBCoordinateSystem(int, double, double, double, double) - Constructor for class visad.jmet.GRIBCoordinateSystem
-
Constructor for a Polar Stereographic (GRIB type code = 5) with
RealTupleType.LatitudeLongitudeTuple as a reference.
- GRIBCoordinateSystem(RealTupleType, int, double, double, double, double) - Constructor for class visad.jmet.GRIBCoordinateSystem
-
Constructor for a Polar Stereographic (GRIB type code = 5) with
RealTupleType.LatitudeLongitudeTuple as a reference.
- GRIBCoordinateSystem(RealTupleType, int, double, double, double, double, double, double) - Constructor for class visad.jmet.GRIBCoordinateSystem
-
Constructor for a Lambert conformal (GRIB type code = 3)
- GRIBCoordinateSystem(int, double, double, double, double, double, double) - Constructor for class visad.jmet.GRIBCoordinateSystem
-
Constructor for a Lambert conformal (GRIB type code = 3) with
RealTupleType.LatitudeLongitudeTuple as a reference.
- GRIBCoordinateSystem(int, int, int, double, double, double, double, double, double) - Constructor for class visad.jmet.GRIBCoordinateSystem
-
Constructor for a latitude-longitude (GRIB type code = 0) with
RealTupleType.LatitudeLongitudeTuple as a reference.
- GRIBCoordinateSystem(RealTupleType, int, int, int, double, double, double, double, double, double) - Constructor for class visad.jmet.GRIBCoordinateSystem
-
constructor for a latitude-longitude (GRIB type code = 0).
- GRIBCoordinateSystem(int, int, double, double, double, double) - Constructor for class visad.jmet.GRIBCoordinateSystem
-
Constructor for a simple latitude-longitude (GRIB type code = 0) with
RealTupleType.LatitudeLongitudeTuple as a reference.
- GRIBCoordinateSystem(int) - Constructor for class visad.jmet.GRIBCoordinateSystem
-
constructor for well-known grid numbers.
- GRIBCoordinateSystem(RealTupleType, int) - Constructor for class visad.jmet.GRIBCoordinateSystem
-
constructor for well-known grid numbers
- GRID_DESCR_INDEX - Static variable in class edu.wisc.ssec.mcidas.GridDirectory
-
grid description
- GRID_DESCR_LENGTH - Static variable in class edu.wisc.ssec.mcidas.GridDirectory
-
grid description length
- GridAccessor(SampledSet, DArray) - Constructor for class visad.data.dods.GridVariableAdapter.GridAccessor
-
Constructs from a domain and a DODS DArray
.
- GRIDCoordinateSystem - Class in visad.data.mcidas
-
GRIDCoordinateSystem is the VisAD CoordinateSystem class
for conversions to/from (Latitude, Longitude) and Cartesian (col,row),
and with Latitude and Longitude in degrees.
- GRIDCoordinateSystem(GridDirectory) - Constructor for class visad.data.mcidas.GRIDCoordinateSystem
-
create a GRID coordinate system from a GridDirectory
- GRIDCoordinateSystem(int[]) - Constructor for class visad.data.mcidas.GRIDCoordinateSystem
-
create a GRID coordinate system from the GRID's
directory block;
- GridCoordinateSystem - Class in visad
-
GridCoordinateSystem is the VisAD CoordinateSystem class
for grids defined by GriddedSets.
- GridCoordinateSystem(GriddedSet) - Constructor for class visad.GridCoordinateSystem
-
construct a CoordinateSystem for grid coordinates (e.g.,
(row, column, level) in 3-D) relative to the value space
of set; for example, if satellite pixel locations are
defined by explicit latitudes and longitude, these could
be used to construct a Gridded2DSet which could then be
used to construct a GridCoordinateSystem for (ImageLine,
ImageElement) coordinates relative to reference coordinates
(Latitude, Longitude)
- Gridded1DDoubleSet - Class in visad
-
Gridded1DDoubleSet is a Gridded1DSet with double-precision samples.
- Gridded1DDoubleSet(MathType, float[][], int) - Constructor for class visad.Gridded1DDoubleSet
-
a 1-D sequence with no regular interval with null errors,
CoordinateSystem and Units are defaults from type
- Gridded1DDoubleSet(MathType, float[][], int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Gridded1DDoubleSet
-
- Gridded1DDoubleSet(MathType, float[][], int, CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Gridded1DDoubleSet
-
a 1-D sorted sequence with no regular interval.
- Gridded1DDoubleSet(MathType, double[][], int) - Constructor for class visad.Gridded1DDoubleSet
-
a 1-D sequence with no regular interval with null errors,
CoordinateSystem and Units are defaults from type
- Gridded1DDoubleSet(MathType, double[][], int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Gridded1DDoubleSet
-
- Gridded1DDoubleSet(MathType, double[][], int, CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Gridded1DDoubleSet
-
a 1-D sorted sequence with no regular interval.
- Gridded1DSet - Class in visad
-
Gridded1DSet represents a finite set of samples of R.
- Gridded1DSet(MathType, float[][], int) - Constructor for class visad.Gridded1DSet
-
Constructs a 1-D sorted sequence with no regular interval.
- Gridded1DSet(MathType, float[][], int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Gridded1DSet
-
Constructs a 1-D sorted sequence with no regular interval.
- Gridded1DSet(MathType, float[][], int, CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Gridded1DSet
-
Constructs a 1-D sorted sequence with no regular interval.
- Gridded1DSetIface - Interface in visad
-
Gridded1DSetIface is the interface to a finite set of samples of R.
- Gridded2DDoubleSet - Class in visad
-
Gridded2DDoubleSet is a Gridded2DSet with double-precision samples.
- Gridded2DDoubleSet(MathType, float[][], int, int) - Constructor for class visad.Gridded2DDoubleSet
-
a 2-D set whose topology is a lengthX x lengthY grid, with
null errors, CoordinateSystem and Units are defaults from type
- Gridded2DDoubleSet(MathType, float[][], int, int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Gridded2DDoubleSet
-
a 2-D set whose topology is a lengthX x lengthY grid;
samples array is organized float[2][number_of_samples] where
lengthX * lengthY = number_of_samples; samples must form a
non-degenerate 2-D grid (no bow-tie-shaped grid boxes); the
X component increases fastest in the second index of samples;
coordinate_system and units must be compatible with defaults
for type, or may be null; errors may be null
- Gridded2DDoubleSet(MathType, float[][], int) - Constructor for class visad.Gridded2DDoubleSet
-
a 2-D set with manifold dimension = 1, with null errors,
CoordinateSystem and Units are defaults from type
- Gridded2DDoubleSet(MathType, float[][], int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Gridded2DDoubleSet
-
a 2-D set with manifold dimension = 1; samples array is
organized float[2][number_of_samples] where lengthX =
number_of_samples; no geometric constraint on samples;
coordinate_system and units must be compatible with defaults
for type, or may be null; errors may be null
- Gridded2DDoubleSet(MathType, float[][], int, CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Gridded2DDoubleSet
-
- Gridded2DDoubleSet(MathType, double[][], int, int) - Constructor for class visad.Gridded2DDoubleSet
-
a 2-D set whose topology is a lengthX x lengthY grid, with
null errors, CoordinateSystem and Units are defaults from type
- Gridded2DDoubleSet(MathType, double[][], int, int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Gridded2DDoubleSet
-
a 2-D set whose topology is a lengthX x lengthY grid;
samples array is organized double[2][number_of_samples] where
lengthX * lengthY = number_of_samples; samples must form a
non-degenerate 2-D grid (no bow-tie-shaped grid boxes); the
X component increases fastest in the second index of samples;
coordinate_system and units must be compatible with defaults
for type, or may be null; errors may be null
- Gridded2DDoubleSet(MathType, double[][], int, int, CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Gridded2DDoubleSet
-
- Gridded2DDoubleSet(MathType, double[][], int, int, CoordinateSystem, Unit[], ErrorEstimate[], boolean, boolean) - Constructor for class visad.Gridded2DDoubleSet
-
- Gridded2DDoubleSet(MathType, double[][], int) - Constructor for class visad.Gridded2DDoubleSet
-
a 2-D set with manifold dimension = 1, with null errors,
CoordinateSystem and Units are defaults from type
- Gridded2DDoubleSet(MathType, double[][], int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Gridded2DDoubleSet
-
a 2-D set with manifold dimension = 1; samples array is
organized double[2][number_of_samples] where lengthX =
number_of_samples; no geometric constraint on samples;
coordinate_system and units must be compatible with defaults
for type, or may be null; errors may be null
- Gridded2DDoubleSet(MathType, double[][], int, CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Gridded2DDoubleSet
-
- Gridded2DSet - Class in visad
-
Gridded2DSet represents a finite set of samples of R^2.
- Gridded2DSet(MathType, float[][], int, int) - Constructor for class visad.Gridded2DSet
-
a 2-D set whose topology is a lengthX x lengthY grid, with
null errors, CoordinateSystem and Units are defaults from type
- Gridded2DSet(MathType, float[][], int, int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Gridded2DSet
-
a 2-D set whose topology is a lengthX x lengthY grid;
samples array is organized float[2][number_of_samples] where
lengthX * lengthY = number_of_samples; samples must form a
non-degenerate 2-D grid (no bow-tie-shaped grid boxes); the
X component increases fastest in the second index of samples;
coordinate_system and units must be compatible with defaults
for type, or may be null; errors may be null
- Gridded2DSet(MathType, float[][], int, int, CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Gridded2DSet
-
- Gridded2DSet(MathType, float[][], int, int, CoordinateSystem, Unit[], ErrorEstimate[], boolean, boolean) - Constructor for class visad.Gridded2DSet
-
- Gridded2DSet(MathType, float[][], int) - Constructor for class visad.Gridded2DSet
-
a 2-D set with manifold dimension = 1, with null errors,
CoordinateSystem and Units are defaults from type
- Gridded2DSet(MathType, float[][], int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Gridded2DSet
-
a 2-D set with manifold dimension = 1; samples array is
organized float[2][number_of_samples] where lengthX =
number_of_samples; no geometric constraint on samples;
coordinate_system and units must be compatible with defaults
for type, or may be null; errors may be null
- Gridded2DSet(MathType, float[][], int, CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Gridded2DSet
-
- Gridded3DDoubleSet - Class in visad
-
Gridded3DDoubleSet is a Gridded3DSet with double-precision samples.
- Gridded3DDoubleSet(MathType, float[][], int, int, int) - Constructor for class visad.Gridded3DDoubleSet
-
a 3-D set whose topology is a lengthX x lengthY x lengthZ
grid, with null errors, CoordinateSystem and Units are
defaults from type
- Gridded3DDoubleSet(MathType, float[][], int, int, int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Gridded3DDoubleSet
-
a 3-D set whose topology is a lengthX x lengthY x lengthZ
grid; samples array is organized float[3][number_of_samples]
where lengthX * lengthY * lengthZ = number_of_samples;
samples must form a non-degenerate 3-D grid (no bow-tie-shaped
grid cubes); the X component increases fastest and the Z
component slowest in the second index of samples;
coordinate_system and units must be compatible with defaults
for type, or may be null; errors may be null
- Gridded3DDoubleSet(MathType, float[][], int, int, int, CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Gridded3DDoubleSet
-
- Gridded3DDoubleSet(MathType, float[][], int, int) - Constructor for class visad.Gridded3DDoubleSet
-
a 3-D set with manifold dimension = 2, with null errors,
CoordinateSystem and Units are defaults from type
- Gridded3DDoubleSet(MathType, float[][], int, int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Gridded3DDoubleSet
-
a 3-D set with manifold dimension = 2; samples array is
organized float[3][number_of_samples] where lengthX * lengthY
= number_of_samples; no geometric constraint on samples; the
X component increases fastest in the second index of samples;
coordinate_system and units must be compatible with defaults
for type, or may be null; errors may be null
- Gridded3DDoubleSet(MathType, float[][], int, int, CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Gridded3DDoubleSet
-
- Gridded3DDoubleSet(MathType, float[][], int) - Constructor for class visad.Gridded3DDoubleSet
-
a 3-D set with manifold dimension = 1, with null errors,
CoordinateSystem and Units are defaults from type
- Gridded3DDoubleSet(MathType, float[][], int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Gridded3DDoubleSet
-
a 3-D set with manifold dimension = 1; samples array is
organized float[3][number_of_samples] where lengthX =
number_of_samples; no geometric constraint on samples;
coordinate_system and units must be compatible with defaults
for type, or may be null; errors may be null
- Gridded3DDoubleSet(MathType, float[][], int, CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Gridded3DDoubleSet
-
- Gridded3DDoubleSet(MathType, double[][], int, int, int) - Constructor for class visad.Gridded3DDoubleSet
-
a 3-D set whose topology is a lengthX x lengthY x lengthZ
grid, with null errors, CoordinateSystem and Units are
defaults from type
- Gridded3DDoubleSet(MathType, double[][], int, int, int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Gridded3DDoubleSet
-
a 3-D set whose topology is a lengthX x lengthY x lengthZ
grid; samples array is organized double[3][number_of_samples]
where lengthX * lengthY * lengthZ = number_of_samples;
samples must form a non-degenerate 3-D grid (no bow-tie-shaped
grid cubes); the X component increases fastest and the Z
component slowest in the second index of samples;
coordinate_system and units must be compatible with defaults
for type, or may be null; errors may be null
- Gridded3DDoubleSet(MathType, double[][], int, int, int, CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Gridded3DDoubleSet
-
- Gridded3DDoubleSet(MathType, double[][], int, int, int, CoordinateSystem, Unit[], ErrorEstimate[], boolean, boolean) - Constructor for class visad.Gridded3DDoubleSet
-
- Gridded3DDoubleSet(MathType, double[][], int, int) - Constructor for class visad.Gridded3DDoubleSet
-
a 3-D set with manifold dimension = 2, with null errors,
CoordinateSystem and Units are defaults from type
- Gridded3DDoubleSet(MathType, double[][], int, int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Gridded3DDoubleSet
-
a 3-D set with manifold dimension = 2; samples array is
organized double[3][number_of_samples] where lengthX * lengthY
= number_of_samples; no geometric constraint on samples; the
X component increases fastest in the second index of samples;
coordinate_system and units must be compatible with defaults
for type, or may be null; errors may be null
- Gridded3DDoubleSet(MathType, double[][], int, int, CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Gridded3DDoubleSet
-
- Gridded3DDoubleSet(MathType, double[][], int) - Constructor for class visad.Gridded3DDoubleSet
-
a 3-D set with manifold dimension = 1, with null errors,
CoordinateSystem and Units are defaults from type
- Gridded3DDoubleSet(MathType, double[][], int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Gridded3DDoubleSet
-
a 3-D set with manifold dimension = 1; samples array is
organized double[3][number_of_samples] where lengthX =
number_of_samples; no geometric constraint on samples;
coordinate_system and units must be compatible with defaults
for type, or may be null; errors may be null
- Gridded3DDoubleSet(MathType, double[][], int, CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Gridded3DDoubleSet
-
- Gridded3DSet - Class in visad
-
Gridded3DSet represents a finite set of samples of R^3.
- Gridded3DSet(MathType, float[][], int, int, int) - Constructor for class visad.Gridded3DSet
-
a 3-D set whose topology is a lengthX x lengthY x lengthZ grid, with null
errors, CoordinateSystem and Units are defaults from type
- Gridded3DSet(MathType, float[][], int, int, int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Gridded3DSet
-
a 3-D set whose topology is a lengthX x lengthY x lengthZ grid; samples
array is organized float[3][number_of_samples] where lengthX * lengthY *
lengthZ = number_of_samples; samples must form a non-degenerate 3-D grid
(no bow-tie-shaped grid cubes); the X component increases fastest and the Z
component slowest in the second index of samples; coordinate_system and
units must be compatible with defaults for type, or may be null; errors may
be null
- Gridded3DSet(MathType, float[][], int, int, int, CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Gridded3DSet
-
- Gridded3DSet(MathType, float[][], int, int, int, CoordinateSystem, Unit[], ErrorEstimate[], boolean, boolean) - Constructor for class visad.Gridded3DSet
-
- Gridded3DSet(MathType, float[][], int, int) - Constructor for class visad.Gridded3DSet
-
a 3-D set with manifold dimension = 2, with null errors, CoordinateSystem
and Units are defaults from type
- Gridded3DSet(MathType, float[][], int, int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Gridded3DSet
-
a 3-D set with manifold dimension = 2; samples array is organized
float[3][number_of_samples] where lengthX * lengthY = number_of_samples; no
geometric constraint on samples; the X component increases fastest in the
second index of samples; coordinate_system and units must be compatible
with defaults for type, or may be null; errors may be null
- Gridded3DSet(MathType, float[][], int, int, CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Gridded3DSet
-
- Gridded3DSet(MathType, float[][], int) - Constructor for class visad.Gridded3DSet
-
a 3-D set with manifold dimension = 1, with null errors, CoordinateSystem
and Units are defaults from type
- Gridded3DSet(MathType, float[][], int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Gridded3DSet
-
a 3-D set with manifold dimension = 1; samples array is organized
float[3][number_of_samples] where lengthX = number_of_samples; no geometric
constraint on samples; coordinate_system and units must be compatible with
defaults for type, or may be null; errors may be null
- Gridded3DSet(MathType, float[][], int, CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Gridded3DSet
-
- GriddedDoubleSet - Interface in visad
-
GriddedDoubleSet is an interface for GriddedSets that have
double-precision samples rather than single-precision samples.
- GriddedLatLonSet - Class in visad
-
GriddedLatLonSet represents a finite set of samples of R^2.
- GriddedLatLonSet(MathType, float[][], int, int) - Constructor for class visad.GriddedLatLonSet
-
a 2-D set whose topology is a lengthX x lengthY grid, with
null errors, CoordinateSystem and Units are defaults from type
- GriddedLatLonSet(MathType, float[][], int, int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.GriddedLatLonSet
-
a 2-D set whose topology is a lengthX x lengthY grid;
samples array is organized float[2][number_of_samples] where
lengthX * lengthY = number_of_samples; samples must form a
non-degenerate 2-D grid (no bow-tie-shaped grid boxes); the
X component increases fastest in the second index of samples;
coordinate_system and units must be compatible with defaults
for type, or may be null; errors may be null
- GriddedLatLonSet(MathType, float[][], int, int, CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.GriddedLatLonSet
-
- GriddedLatLonSet(MathType, float[][], int, int, CoordinateSystem, Unit[], ErrorEstimate[], boolean, boolean) - Constructor for class visad.GriddedLatLonSet
-
- griddedSet(PrimitiveVector) - Method in class visad.data.dods.Float64VectorAdapter
-
Returns the VisAD
GriddedSet
corresponding to the metadata of
the DODS primitive vector used during construction of this instance and
the data values of a compatible DODS primitive vector.
- griddedSet(PrimitiveVector) - Method in class visad.data.dods.FloatVectorAdapter
-
Returns the VisAD
GriddedSet
corresponding to the metadata of
the DODS primitive vector used during construction of this instance and
the data values of a compatible DODS primitive vector.
- griddedSet(PrimitiveVector) - Method in class visad.data.dods.NumericVectorAdapter
-
Returns the VisAD
GriddedSet
corresponding to the metadata of
the DODS primitive vector used during construction of this instance and
the data values of a compatible DODS primitive vector.
- griddedSet(PrimitiveVector) - Method in class visad.data.dods.VectorAdapter
-
- GriddedSet - Class in visad
-
GriddedSet is implemented by those Set sub-classes whose samples
lie on a rectangular grid topology (but note the geometry need
not be rectangular).
- GriddedSet(MathType, float[][], int[]) - Constructor for class visad.GriddedSet
-
construct a GriddedSet with samples
- GriddedSet(MathType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.GriddedSet
-
construct a GriddedSet with samples and non-default CoordinateSystem
- GriddedSet(MathType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.GriddedSet
-
- GriddedSetIface - Interface in visad
-
GriddedSetIface is the interface to a finite set of samples of R^n.
- GridDirectory - Class in edu.wisc.ssec.mcidas
-
Class for modelling a McIDAS grid header.
- GridDirectory(int[]) - Constructor for class edu.wisc.ssec.mcidas.GridDirectory
-
Construct a GridDirectory from the grid directory block.
- GridDirectoryList - Class in edu.wisc.ssec.mcidas
-
GridDirectoryList interface for McIDAS 'grids'.
- GridDirectoryList(String) - Constructor for class edu.wisc.ssec.mcidas.GridDirectoryList
-
Creates an GridDirectory object that allows reading
of McIDAS 'grids' from an ADDE server
- GridDirectoryList(URL) - Constructor for class edu.wisc.ssec.mcidas.GridDirectoryList
-
creates an GridDirectory object that allows reading
of the directory of McIDAS 'grid' files from a URL
- GridEdit - Class in visad.bom
-
GridEdit is the VisAD class for warping and modifying fields.
- GridEdit(Field, DisplayImplJ3D) - Constructor for class visad.bom.GridEdit
-
gs has MathType (t -> ((x, y) -> v)) or ((x, y) -> v)
conditions on gs and display:
1.
- GRIDnav - Class in edu.wisc.ssec.mcidas
-
GRIDnav is the class for handling the navigation of McIDAS grids.
- GRIDnav(int[]) - Constructor for class edu.wisc.ssec.mcidas.GRIDnav
-
Construct a new GRIDnav from a grid directory block
- gridToDouble(double[][]) - Method in class visad.Gridded1DDoubleSet
-
transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- gridToDouble(double[][]) - Method in class visad.Gridded2DDoubleSet
-
transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- gridToDouble(double[][]) - Method in class visad.Gridded3DDoubleSet
-
transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- gridToDouble(double[][]) - Method in interface visad.GriddedDoubleSet
-
- gridToDouble(double[][]) - Method in class visad.Linear1DSet
-
transform an array of non-integer grid coordinates to an array
of values in R
- gridToValue(float[][]) - Method in class visad.Gridded1DDoubleSet
-
- gridToValue(float[][]) - Method in class visad.Gridded1DSet
-
transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- gridToValue(float[][]) - Method in class visad.Gridded2DDoubleSet
-
transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- gridToValue(float[][]) - Method in class visad.Gridded2DSet
-
transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- gridToValue(float[][]) - Method in class visad.Gridded3DDoubleSet
-
transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- gridToValue(float[][]) - Method in class visad.Gridded3DSet
-
Transform an array of non-integer grid coordinates to an array of values
in R^DomainDimension.
- gridToValue(float[][], boolean) - Method in class visad.Gridded3DSet
-
Transform an array of non-integer grid coordinates to an array of values
in R^DomainDimension.
- gridToValue(float[][]) - Method in class visad.GriddedLatLonSet
-
transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- gridToValue(float[][]) - Method in class visad.GriddedSet
-
transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- gridToValue(float[][]) - Method in interface visad.GriddedSetIface
-
Returns the interpolated samples of the set corresponding to an array of
grid points with non-integer coordinates.
- gridToValue(float[][]) - Method in class visad.Linear1DSet
-
transform an array of non-integer grid coordinates to an array
of values in R
- gridToValue(float[][]) - Method in class visad.Linear2DSet
-
transform an array of non-integer grid coordinates to an array
of values in R^2
- gridToValue(float[][]) - Method in class visad.Linear3DSet
-
transform an array of non-integer grid coordinates to an array
of values in R^3
- gridToValue(float[][]) - Method in class visad.LinearLatLonSet
-
transform an array of non-integer grid coordinates to an array
of values in (Latitude, Longitude)
- gridToValue(float[][]) - Method in class visad.LinearNDSet
-
transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- GridVariableAdapter - Class in visad.data.dods
-
Provides support for adapting DODS DGrid
variables to the
VisAD data-import context.
- gridVariableAdapter(DGrid, DAS, VariableAdapterFactory) - Static method in class visad.data.dods.GridVariableAdapter
-
Returns an instance of this class corresponding to a DODS DGrid
.
- gridVariableAdapter(DGrid, DAS) - Method in class visad.data.dods.VariableAdapterFactory
-
Returns the adapter corresponding to a DODS DGrid
.
- GridVariableAdapter.GridAccessor - Class in visad.data.dods
-
Provides support for accessing a DODS DGrid as a VisAD
FileFlatField
.
- GridVariableMapAdapter - Class in visad.data.dods
-
Provides support for adapting the map vectors of a DODS
DGrid
variable to the
visad.data.in
context.
- gridVariableMapAdapter(DArray, DAS, VariableAdapterFactory) - Static method in class visad.data.dods.GridVariableMapAdapter
-
- gridVariableMapAdapter(DArray, DAS) - Method in class visad.data.dods.VariableAdapterFactory
-
Returns the adapter corresponding to the coordinate mapping-
vectors of a DODS DGrid
.
- GridVectorType - Class in visad
-
GridVectorType is the VisAD data type for 2-D and 3-D wind
or current vectors in Units convertable with meter / second
whose first component is parallel to grid rows, positive toward
increasing column, and whose second component is parallel to
grid columns, positive toward decreasing row.
- GridVectorType(RealType[]) - Constructor for class visad.GridVectorType
-
- GridVectorType(RealType[], CoordinateSystem) - Constructor for class visad.GridVectorType
-
- GRIP_BOTTOM_Y - Static variable in class visad.browser.RangeSlider
-
Y-coordinate of bottom of grip.
- GRIP_BOTTOM_Y - Static variable in class visad.browser.Slider
-
Y-coordinate of bottom of grip.
- GRIP_HEIGHT - Static variable in class visad.browser.RangeSlider
-
Height of grip.
- GRIP_HEIGHT - Static variable in class visad.browser.Slider
-
Height of grip.
- GRIP_MIDDLE_Y - Static variable in class visad.browser.RangeSlider
-
Y-coordinate of middle of grip.
- GRIP_TOP_Y - Static variable in class visad.browser.RangeSlider
-
Y-coordinate of top of grip.
- GRIP_TOP_Y - Static variable in class visad.browser.Slider
-
Y-coordinate of top of grip.
- GRIP_WIDTH - Static variable in class visad.browser.RangeSlider
-
Width of grip.
- GRIP_WIDTH - Static variable in class visad.browser.Slider
-
Width of grip.
- gripToValue(int, int) - Method in class visad.browser.RangeSlider
-
- GROUP - Static variable in class visad.data.hdf5.hdf5objects.HDF5Object
-
Object is a group
- grow() - Method in class visad.util.FloatTupleArrayImpl
-
Grow the internal arrays.
- guessMaps(boolean) - Method in class visad.MathType
-
Guesses at a set of "default" mappings for this MathType.
- guessMaps(MathType[], boolean) - Static method in class visad.util.DataUtility
-
Attempts to guess a good set of mappings for a display containing
Data objects of the given types.
- GUIFrame - Class in visad.util
-
A general-purpose frame for simplifing GUI construction and management.
- GUIFrame() - Constructor for class visad.util.GUIFrame
-
constructs a GUIFrame
- GUIFrame(boolean) - Constructor for class visad.util.GUIFrame
-
constructs a GUIFrame with light- or heavy-weight menus as specified
- GVAR - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Code value in AREA files used to designate GVAR (GOES I-M) navigation
- GVARnav - Class in edu.wisc.ssec.mcidas
-
The GVARnav class creates the ability to navigate GVAR
image data.
- GVARnav(int[]) - Constructor for class edu.wisc.ssec.mcidas.GVARnav
-
Set up for the real math work.
- GVARnav(int, int[]) - Constructor for class edu.wisc.ssec.mcidas.GVARnav
-
- GZIP - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Flag for GZip compression.
- i - Variable in class visad.data.DirectoryRepository.Enumerator
-
- ICING_NUM - Static variable in class visad.meteorology.WeatherSymbols
-
Number of icing symbols
- ICSForm - Class in visad.data.bio
-
- ICSForm() - Constructor for class visad.data.bio.ICSForm
-
Deprecated.
- id - Variable in class visad.data.hdf5.hdf5objects.HDF5Object
-
the identifier of the HDF5 object
- ID_GENERIC - Static variable in class visad.MessageEvent
-
- IDENTIFIER_TYPE - Static variable in class visad.georef.NamedLocationTuple
-
TextType associated with the identifier that is returned by
getIdentifier().
- identity(int, int) - Static method in class visad.matrix.JamaMatrix
-
Generate identity matrix.
- IdentityCoordinateSystem - Class in visad
-
A CoordinateSystem that will
return the input values when toReference()
and
fromReference()
are called.
- IdentityCoordinateSystem(RealTupleType) - Constructor for class visad.IdentityCoordinateSystem
-
Construct a new IdentityCoordinateSystem
for
values of the type specified.
- IdentityCoordinateSystem(RealTupleType, Unit[]) - Constructor for class visad.IdentityCoordinateSystem
-
Construct a new IdentityCoordinateSystem
for
values of the type specified.
- idleDisplay(LocalDisplay) - Method in interface visad.ActivityHandler
-
Method called after the Display has been idle long enough.
- idleDisplay(LocalDisplay) - Method in class visad.util.ResSwitcher
-
Swaps in the high-resolution data when the display is idle.
- ifft(Field) - Static method in class visad.python.JPythonMethods
-
return backward Fourier transform of field, which should have
either a 1-D or 2-D gridded domain; uses fft when domain size
is a power of two; returns real and imaginary parts
- image - Variable in class visad.data.units.Token
-
The string image of the token.
- image - Variable in class visad.ImageFlatField
-
The image backing this FlatField.
- image - Variable in class visad.VisADAppearance
-
- image_height - Variable in class visad.VisADAppearance
-
- image_pixels - Variable in class visad.VisADAppearance
-
- image_type - Variable in class visad.VisADAppearance
-
- image_width - Variable in class visad.VisADAppearance
-
- ImageAnimationTest - Class in visad.test
-
Simple test for AnimationControl
and ImageRendererJ3D
.
- ImageAnimationTest(int, int) - Constructor for class visad.test.ImageAnimationTest
-
- imageComp - Variable in class visad.java3d.VisADImageTile
-
- imageCoordToAreaCoord(double[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
Converts line/element array values from Image to AREA (File)
coordinates.
- imageCoordToAreaCoord(double[][], double[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
Converts line/element array values from Image to AREA (File)
coordinates.
- imageCoordToAreaCoord(float[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
Converts line/element array values from Image to AREA (File)
coordinates.
- imageCoordToAreaCoord(float[][], float[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
Converts line/element array values from Image to AREA (File)
coordinates.
- ImageFlatField - Class in visad
-
ImageFlatField is a VisAD FlatField backed by a java.awt.image.BufferedImage
object, instead of the usual float[][] or double[][] samples array.
- ImageFlatField(BufferedImage) - Constructor for class visad.ImageFlatField
-
Constructs an ImageFlatField around the given BufferedImage.
- ImageFlatField(FunctionType) - Constructor for class visad.ImageFlatField
-
- ImageFlatField(FunctionType, Set) - Constructor for class visad.ImageFlatField
-
- ImageFlatField(FunctionType, Set, CoordinateSystem, Set[], Unit[]) - Constructor for class visad.ImageFlatField
-
- ImageFlatField(FunctionType, Set, CoordinateSystem[], Set[], Unit[]) - Constructor for class visad.ImageFlatField
-
- ImageFlatField(FunctionType, Set, CoordinateSystem, CoordinateSystem[], Set[], Unit[]) - Constructor for class visad.ImageFlatField
-
- ImageHelper - Class in visad.util
-
Helper class for monitoring loading images.
- ImageHelper() - Constructor for class visad.util.ImageHelper
-
- ImageJ3D - Class in visad.bom.annotations
-
Meant to encapsulate information representing an Image which is
going to be rendered on a VisAD display without being
subject to the usual VisAD transformations.
- ImageJ3D(String, int, int, int, double, double) - Constructor for class visad.bom.annotations.ImageJ3D
-
Constructs a ImageJ3D from specified values in screen coordinates.
- ImageJ3D(Image, int, int, int, double, double) - Constructor for class visad.bom.annotations.ImageJ3D
-
Constructs a ImageJ3D from specified values in screen coordinates.
- ImageProSeqForm - Class in visad.data.bio
-
- ImageProSeqForm() - Constructor for class visad.data.bio.ImageProSeqForm
-
Deprecated.
- imager10FK1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG10
-
- imager10FK2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG10
-
- imager10TC1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG10
-
- imager10TC2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG10
-
- imager12FK1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG12
-
- imager12FK2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG12
-
- imager12TC1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG12
-
- imager12TC2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG12
-
- imager13FK1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG13
-
- imager13FK2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG13
-
- imager13TC1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG13
-
- imager13TC2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG13
-
- imager14FK1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG14
-
- imager14FK2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG14
-
- imager14TC1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG14
-
- imager14TC2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG14
-
- imager15FK1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG15
-
- imager15FK2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG15
-
- imager15TC1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG15
-
- imager15TC2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG15
-
- imager8FK1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG8
-
- imager8FK2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG8
-
- imager8TC1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG8
-
- imager8TC2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG8
-
- imager9FK1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG9
-
- imager9FK2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG9
-
- imager9TC1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG9
-
- imager9TC2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG9
-
- ImageRendererJ3D - Class in visad.bom
-
ImageRendererJ3D is the VisAD class for fast loading of images
and image sequences under Java3D.
- ImageRendererJ3D() - Constructor for class visad.bom.ImageRendererJ3D
-
- ImageSequence - Interface in visad.meteorology
-
Interface for representing a time sequence of single-banded images.
- ImageSequenceImpl - Class in visad.meteorology
-
Implementation of an ImageSequence.
- ImageSequenceImpl(FunctionType, SingleBandedImage[]) - Constructor for class visad.meteorology.ImageSequenceImpl
-
Create an image sequence with the specified FunctionType.
- ImageSequenceImpl(SingleBandedImage[]) - Constructor for class visad.meteorology.ImageSequenceImpl
-
Create an image sequence from an array of images
- ImageSequenceManager - Class in visad.meteorology
-
A class to create and manage image sequences.
- ImageSequenceManager() - Constructor for class visad.meteorology.ImageSequenceManager
-
Create an empty image sequence.
- ImageSequenceManager(SingleBandedImage[]) - Constructor for class visad.meteorology.ImageSequenceManager
-
Create an image sequence from the array of images.
- imageTiles - Variable in class visad.java3d.VisADImageNode
-
- imageUpdate(Image, int, int, int, int, int) - Method in class visad.util.ImageHelper
-
monitor image load
- ImmersaDeskDisplayRendererJ3D - Class in visad.java3d
-
ImmersaDeskDisplayRendererJ3D
is the VisAD class for the
ImmersaDesk background and metadata rendering algorithm under Java3D.
- ImmersaDeskDisplayRendererJ3D(int, int) - Constructor for class visad.java3d.ImmersaDeskDisplayRendererJ3D
-
This is the ImmersaDesk DisplayRenderer
for DisplayImplJ3D
.
- implicit(Function, Real) - Static method in class visad.formula.FormulaUtil
-
evaluate implicit function syntax; e.g., A1(5) or A1(A2)
- IMPORT_STRATEGY_PROPERTY - Static variable in class visad.data.netcdf.in.NetcdfAdapter
-
The name of the import-strategy Java property.
- importData(View, Merger, DataFactory) - Static method in class visad.data.netcdf.in.NetcdfAdapter
-
Returns the VisAD data object corresponding to the netCDF dataset.
- importData(FormNode) - Method in class visad.util.DataConverter
-
- improve(float[][], int) - Method in class visad.Delaunay
-
use edge-flipping to bring the current triangulation closer
to the true Delaunay triangulation.
- in - Variable in class visad.data.SocketDataSource
-
The input stream for the socket connection.
- IN_MEMORY - Static variable in class visad.data.netcdf.in.Strategy
-
- inBuf - Variable in class visad.data.units.SimpleCharStream
-
- incTick() - Method in class visad.Control
-
increment long counter NewTick: NewTick > OldTick indicates
that there is event in this Control that the DisplayImpl
must process;
this method is invoked every time Control changes
- incTick() - Method in interface visad.RemoteThing
-
Tick is incremented in a RemoteThing object, rather than
propogating Thing changes to RemoteThingReference-s
- incTick() - Method in class visad.RemoteThingImpl
-
Tick is incremented in a RemoteThing object, rather than
propogating Thing changes to RemoteThingReference-s
- incTick() - Method in class visad.RemoteThingReferenceImpl
-
- incTick() - Method in class visad.ScalarMap
-
invoke incTick on every application call to setRange
- incTick() - Method in interface visad.ThingReference
-
- incTick() - Method in class visad.ThingReferenceImpl
-
synchronized because incTick, setThing, and adaptedSetThing
share access to thing and ref
- INDEPENDENT - Static variable in interface visad.Data
-
INDEPENDENT error estimation Mode
- index - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- indexCol - Variable in class edu.wisc.ssec.mcidas.GRIDnav
-
"Column" index in row/column array
- indexCount - Variable in class visad.VisADIndexedTriangleStripArray
-
- indexEle - Variable in class edu.wisc.ssec.mcidas.AREAnav
-
"Element" index in line/element array
- indexLat - Variable in class edu.wisc.ssec.mcidas.AREAnav
-
"Latitude" index in latitude/longitude array
- indexLat - Variable in class edu.wisc.ssec.mcidas.GRIDnav
-
"Latitude" index in latitude/longitude array
- indexLine - Variable in class edu.wisc.ssec.mcidas.AREAnav
-
"Line" index in line/element array
- indexLon - Variable in class edu.wisc.ssec.mcidas.AREAnav
-
"Longitude" index in latitude/longitude array
- indexLon - Variable in class edu.wisc.ssec.mcidas.GRIDnav
-
"Longitude" index in latitude/longitude array
- indexRow - Variable in class edu.wisc.ssec.mcidas.GRIDnav
-
"Row" index in row/column array
- indexToDouble(int[]) - Method in class visad.Gridded1DDoubleSet
-
convert an array of 1-D indices to an array of values in
R^DomainDimension
- indexToDouble(int[]) - Method in class visad.Gridded2DDoubleSet
-
convert an array of 1-D indices to an array of values in
R^DomainDimension
- indexToDouble(int[]) - Method in class visad.Gridded3DDoubleSet
-
convert an array of 1-D indices to an array of values in
R^DomainDimension
- indexToDouble(int[]) - Method in interface visad.GriddedDoubleSet
-
- indexToDouble(int[]) - Method in class visad.Linear1DSet
-
Convert an array of 1-D indices to an array of double values in
the set corresponding to those indices.
- indexToDouble(int[]) - Method in class visad.List1DDoubleSet
-
Converts an array of 1-D indices to an array of values in R^1.
- indexToDouble(int[]) - Method in class visad.Set
-
Returns an array of sample-point values corresponding to an array of
sample-point indicies.
- indexToDouble(int[]) - Method in interface visad.SetIface
-
- indexToDouble(int[]) - Method in class visad.SingletonSet
-
convert an array of 1-D indices to an array of doubles in R^DomainDimension
- indexToValue(int[]) - Method in class visad.DoubleSet
-
for DoubleSet, this always throws a SetException
- indexToValue(int[]) - Method in class visad.FloatSet
-
- indexToValue(int[]) - Method in class visad.Gridded1DDoubleSet
-
convert an array of 1-D indices to an array of values in
R^DomainDimension
- indexToValue(int[]) - Method in class visad.Gridded1DSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.Gridded2DDoubleSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.Gridded2DSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.Gridded3DDoubleSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.Gridded3DSet
-
- indexToValue(int[]) - Method in class visad.GriddedSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.Irregular1DSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.Irregular2DSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.Irregular3DSet
-
convert an array of 1-D indices to an array of values in
R^DomainDimension
- indexToValue(int[]) - Method in class visad.IrregularSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.Linear1DSet
-
Convert an array of 1-D indices to an array of values in
the set corresponding to those indices.
- indexToValue(int[]) - Method in class visad.Linear2DSet
-
Convert an array of 1-D indices to an array of values in
R^2 space.
- indexToValue(int[]) - Method in class visad.Linear3DSet
-
Convert an array of 1-D indices to an array of values in
R^3 space.
- indexToValue(int[]) - Method in class visad.LinearNDSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.List1DDoubleSet
-
Converts an array of 1-D indices to an array of values in R^1.
- indexToValue(int[]) - Method in class visad.List1DSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.ProductSet
-
convert an array of 1-D indices to an
array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.Set
-
return Set values corresponding to Set indices
- indexToValue(int[]) - Method in interface visad.SetIface
-
Returns the samples of the set corresponding to an array of 1-D indices.
- indexToValue(int[]) - Method in class visad.SingletonSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.UnionSet
-
convert an array of 1-D indices to an
array of values in R^DomainDimension
- indexType - Static variable in class visad.data.amanda.BaseTrack
-
- indexType - Static variable in class visad.data.amanda.Event
-
- indexType - Static variable in class visad.data.amanda.Hit
-
- indexType - Static variable in class visad.data.amanda.Hits
-
- indices - Variable in class visad.VisADIndexedTriangleStripArray
-
- init() - Method in interface visad.AnimationControl
-
actually set Switches (Java3D) or VisADSwitches (Java2D) to
child nodes corresponding to current ordinal step number
- init() - Method in class visad.browser.VisADApplet
-
Initializes the applet and lays out its GUI.
- init() - Method in class visad.data.hdf5.HDF5DatasetAdapted
-
initialize the HDF5DatasetAdapte:
Set the domain.
- init() - Method in class visad.data.hdf5.HDF5FileAdapted
-
initialize the HDF5FileAdapted:
load the table of content of for the top level objects.
- init() - Method in class visad.data.hdf5.HDF5GroupAdapted
-
initailize the HDF5GroupAdapted: fill the members of the group
- init() - Method in class visad.data.hdf5.hdf5objects.HDF5Attribute
-
initialize the HDF5Attribute:
Set up datatype and dataspace.
- init() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
initialize the HDF5Dataset:
open HDF5 library.
- init() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataspace
-
initialize the HDF5Dataspace:
open HDF5 library.
- init() - Method in class visad.data.hdf5.hdf5objects.HDF5Object
-
initialize the HDF5Object: open the HDF5 library.
- init(int[], int[], boolean) - Method in class visad.data.hrit.HRITCoordinateSystem
-
Create and initialize the areanav.
- init(int[], int[], int[], boolean) - Method in class visad.data.mcidas.AREACoordinateSystem
-
Create and initialize the areanav.
- init() - Method in class visad.java2d.AnimationControlJ2D
-
- init() - Method in class visad.java2d.ValueControlJ2D
-
- init() - Method in class visad.java3d.AnimationControlJ3D
-
- init() - Method in class visad.java3d.AVControlJ3D
-
- init() - Method in class visad.java3d.DownRoundingAnimationControlJ3D
-
- init() - Method in class visad.java3d.ValueControlJ3D
-
- init() - Method in interface visad.ValueControl
-
- init_images(String) - Static method in class visad.aeri.Aeri
-
- init_images(String) - Static method in class visad.aeri.Qdiv
-
- initArgs() - Method in class visad.data.visad.TestBinary
-
- initCache(float[][]) - Method in class visad.data.CachedFlatField
-
init
- initCleanUp(ScalarMap, FlowControl, ProjectionControl, DisplayImpl) - Method in class visad.TrajectoryManager
-
- initColormaps(DisplayImplJ3D) - Static method in class visad.bom.FrontDrawer
-
- initControl(RendererControl) - Method in class visad.DisplayRenderer
-
Internal method used to initialize newly created
RendererControl
with current renderer settings
before it is actually connected to the renderer.
- initControl(RendererControl) - Method in class visad.java2d.DisplayRendererJ2D
-
Internal method used to initialize newly created
RendererControl
with current renderer settings
before it is actually connected to the renderer.
- initControl(RendererControl) - Method in class visad.java3d.DisplayRendererJ3D
-
Internal method used to initialize newly created
RendererControl
with current renderer settings
before it is actually connected to the renderer.
- initDialog() - Static method in class visad.ss.MappingDialog
-
Pre-loads the display.gif file, so it's ready
when mapping dialog is requested.
- initFY2(int[], int[], int[]) - Method in class edu.wisc.ssec.mcidas.CalibratorFY2
-
- initGreyWedge() - Method in class visad.BaseColorControl
-
Initialize the colormap to a grey wedge
- initGreyWedge(boolean) - Method in class visad.BaseColorControl
-
- initGvar(int, int[]) - Method in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- initHandler(IFormatHandler, String) - Method in class visad.data.bio.LociForm
-
- initHSV() - Method in class visad.BaseColorControl
-
Initialize the colormap to Hue-Saturation-Value
- initialize() - Method in class visad.java3d.KeyboardBehaviorJ3D
-
Initialize this behavior.
- initialize() - Method in class visad.java3d.MouseBehaviorJ3D
-
Initialize this behavior.
- initialize() - Method in class visad.java3d.VisADImageNode
-
use these with custom Behavior below
- initialize() - Method in class visad.java3d.WandBehaviorJ3D
-
- initializeArgs() - Method in class visad.data.amanda.NuView
-
- initializeArgs() - Method in class visad.install.Main
-
- initializeArgs() - Method in class visad.install.TestDownload
-
- initializeArgs() - Method in class visad.install.TestUtil
-
- initializeArgs() - Method in class visad.install.UpdateJar
-
- initializeArgs() - Method in class visad.test.TriangleStripBuilderTest
-
- initializeArgs() - Method in interface visad.util.CmdlineConsumer
-
Method used to initialize any instance variables which may be
changed by a cmdline option.
This is needed when arguments are processed inside the
constructor.
- initializeArgs() - Method in class visad.util.CmdlineGenericConsumer
-
Method used to initialize any instance variables which may be
changed by a cmdline option.
This is needed when arguments are processed inside the
constructor.
- initializeRange(float[]) - Method in class visad.RangeControl
-
initialize the range of selected values as (range[0], range[1])
- initializeRange(double[]) - Method in class visad.RangeControl
-
initialize the range of selected values as (range[0], range[1])
- initialTime - Variable in class visad.Trajectory
-
- initialTimeIndex - Variable in class visad.Trajectory
-
- initMsg(int[]) - Method in class edu.wisc.ssec.mcidas.CalibratorMsg
-
- initTableGreyWedge(float[][]) - Static method in class visad.BaseColorControl
-
Initialize table to a grey wedge.
- initTableGreyWedge(float[][], boolean) - Static method in class visad.BaseColorControl
-
- initTableHSV(float[][]) - Static method in class visad.BaseColorControl
-
Initialize table to the Hue-Saturation-Value colormap.
- initTableVis5D(float[][]) - Static method in class visad.BaseColorControl
-
Initialize table to the Vis5D colormap (opaque
blue-green-red rainbow).
- initVis5D() - Method in class visad.BaseColorControl
-
Initialize the colormap to the VisAD sine waves
- inMemory() - Method in class visad.data.ArrayWrapper
-
- inMemory() - Method in class visad.data.CachedBufferedByteImage
-
- inMemory(Object) - Method in class visad.data.DataCacheManager
-
- InMemoryStrategy - Class in visad.data.netcdf.in
-
An import strategy that attempts to read the entire netCDF dataset into
memory.
- input_stream - Variable in class visad.data.units.UnitParserTokenManager
-
- InputNetcdf - Class in visad.data.netcdf
-
A Java bean for importing a netCDF file.
- InputNetcdf() - Constructor for class visad.data.netcdf.InputNetcdf
-
Construct.
- InputNetcdfPathnameEditor - Class in visad.data.netcdf
-
- InputNetcdfPathnameEditor() - Constructor for class visad.data.netcdf.InputNetcdfPathnameEditor
-
Construct.
- InputPathnameEditor - Class in visad.data.netcdf
-
A JavaBean property editor for input pathnames.
- InputPathnameEditor(String, String) - Constructor for class visad.data.netcdf.InputPathnameEditor
-
Construct.
- inputStream - Variable in class visad.data.units.SimpleCharStream
-
- insertText(String) - Method in class visad.util.TextEditor
-
Insert the given text at the caret
- inside(float[][], float, float) - Static method in class visad.DelaunayCustom
-
determine if a point is inside a closed path
- insideTriangle(float[], float[], float[], float[]) - Static method in class visad.GriddedLatLonSet
-
- insideTriangle(int[], int[], int[], int[], float[]) - Method in class visad.GriddedLatLonSet
-
- instance(Strategy[]) - Static method in class visad.data.netcdf.in.CompositeStrategy
-
Returns an import strategy.
- instance() - Static method in class visad.data.netcdf.in.DataFactory
-
Returns an instance of this class.
- instance() - Static method in class visad.data.netcdf.in.FileDataFactory
-
Returns an instance of this class.
- instance() - Static method in class visad.data.netcdf.in.FileStrategy
-
Returns an instance of this class.
- instance() - Static method in class visad.data.netcdf.in.FlatMerger
-
Returns an instance of this class.
- instance() - Static method in class visad.data.netcdf.in.InMemoryStrategy
-
Returns an instance of this class.
- instance() - Static method in class visad.data.netcdf.in.MaxFileFieldStrategy
-
Returns an instance of this class.
- instance() - Static method in class visad.data.netcdf.in.Merger
-
Returns an instance of this class.
- instance() - Static method in class visad.data.netcdf.QuantityDBManager
-
Returns the current instance of the quantity database.
- instance() - Static method in class visad.data.netcdf.StandardQuantityDB
-
Returns an instance of this class.
- instance() - Static method in class visad.data.netcdf.units.DefaultUnitsDB
-
- instance() - Static method in class visad.data.units.DefaultUnitsDB
-
Gets an instance of this class.
- instance() - Static method in class visad.data.units.Parser
-
Obtain the singleton instance of this class.
- INSTANCE - Static variable in class visad.util.DataUtility.RealTupleComparator
-
The single instance.
- instance_unmake_matrix(double[], double[], double[], double[]) - Method in class visad.java2d.MouseBehaviorJ2D
-
Get the rotation, scale and translation parameters for the specified
matrix.
- instance_unmake_matrix(double[], double[], double[], double[]) - Method in class visad.java3d.MouseBehaviorJ3D
-
Get the rotation, scale and translation parameters for the specified
matrix.
- instance_unmake_matrix(double[], double[], double[], double[]) - Method in interface visad.MouseBehavior
-
Get the rotation, scale and translation parameters for the specified
matrix.
- INT - Static variable in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- int16Adapter(String, Attribute) - Method in class visad.data.dods.AttributeAdapterFactory
-
Returns an adapter of a DODS Attribute.INT16
attribute.
- Int16AttributeAdapter - Class in visad.data.dods
-
Provides support for adapting a DODS Attribute.INT16
attribute to the
VisAD data-import context.
- Int16AttributeAdapter(String, Attribute) - Constructor for class visad.data.dods.Int16AttributeAdapter
-
Constructs from a name and an appropriate attribute.
- Int16Valuator - Class in visad.data.dods
-
Provides support for processing 16-bit integer values in a DODS dataset.
- Int16VariableAdapter - Class in visad.data.dods
-
Provides support for adapting DODS DInt16 variables to the
VisAD data-import context.
- int16VariableAdapter(DInt16, DAS) - Static method in class visad.data.dods.Int16VariableAdapter
-
Returns an instance of this class corresponding to a DODS DInt16
.
- int16VariableAdapter(DInt16, DAS) - Method in class visad.data.dods.VariableAdapterFactory
-
Returns the adapter corresponding to a DODS DInt16
.
- Int16VectorAdapter - Class in visad.data.dods
-
Provides support for adapting a DODS Int16PrimitiveVector
to the
VisAD data-import context.
- Int16VectorAdapter(Int16PrimitiveVector, DAS, VariableAdapterFactory) - Constructor for class visad.data.dods.Int16VectorAdapter
-
Constructs from a DODS vector and a factory for creating DODS variable
adapters.
- int16VectorAdapter(Int16PrimitiveVector, DAS, VariableAdapterFactory) - Method in class visad.data.dods.VectorAdapterFactory
-
Returns the adapter corresponding to a DODS Int16PrimitiveVector
.
- int32Adapter(String, Attribute) - Method in class visad.data.dods.AttributeAdapterFactory
-
Returns an adapter of a DODS Attribute.INT32
attribute.
- Int32AttributeAdapter - Class in visad.data.dods
-
Provides support for adapting a DODS Attribute.INT32
attributs to
the VisAD data-import context.
- Int32AttributeAdapter(String, Attribute) - Constructor for class visad.data.dods.Int32AttributeAdapter
-
Constructs from a name and an appropriate attribute.
- Int32Valuator - Class in visad.data.dods
-
Provides support for processing 32-bit integer values in a DODS dataset.
- Int32VariableAdapter - Class in visad.data.dods
-
Provides support for adapting DODS DInt32 variables to the
VisAD data-import context.
- int32VariableAdapter(DInt32, DAS) - Static method in class visad.data.dods.Int32VariableAdapter
-
Returns an instance of this class corresponding to a DODS DInt32
.
- int32VariableAdapter(DInt32, DAS) - Method in class visad.data.dods.VariableAdapterFactory
-
Returns the adapter corresponding to a DODS DInt32
.
- Int32VectorAdapter - Class in visad.data.dods
-
Provides support for adapting a DODS Int32PrimitiveVector
to the
VisAD data-import context.
- Int32VectorAdapter(Int32PrimitiveVector, DAS, VariableAdapterFactory) - Constructor for class visad.data.dods.Int32VectorAdapter
-
Constructs from a DODS vector and a factory for creating DODS variable
adapters.
- int32VectorAdapter(Int32PrimitiveVector, DAS, VariableAdapterFactory) - Method in class visad.data.dods.VectorAdapterFactory
-
Returns the adapter corresponding to a DODS Int32PrimitiveVector
.
- intBitsToString(int) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
convert signed int to a String representation.
- intBitsToString(int[]) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
convert signed int array to a String representation.
- integer() - Method in class visad.data.units.UnitParser
-
- Integer1DSet - Class in visad
-
Integer1DSet represents a finite set of samples of R at
an integer lattice based at the origin (i.e, 0, 1, 2, ..., length-1).
- Integer1DSet(int) - Constructor for class visad.Integer1DSet
-
a 1-D set with null errors and generic type
- Integer1DSet(MathType, int) - Constructor for class visad.Integer1DSet
-
- Integer1DSet(MathType, int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Integer1DSet
-
construct a 1-dimensional set with values {0, 1, ..., length-1};
coordinate_system and units must be compatible with defaults for
type, or may be null; errors may be null
- Integer2DSet - Class in visad
-
Integer2DSet represents a finite set of samples of R^2 at
an integer lattice based at the origin.
- Integer2DSet(MathType, Integer1DSet[]) - Constructor for class visad.Integer2DSet
-
- Integer2DSet(int, int) - Constructor for class visad.Integer2DSet
-
a 2-D set with null errors and generic type
- Integer2DSet(MathType, int, int) - Constructor for class visad.Integer2DSet
-
- Integer2DSet(MathType, Integer1DSet[], CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Integer2DSet
-
- Integer2DSet(MathType, int, int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Integer2DSet
-
construct a 2-dimensional set with values
{0, 1, ..., length1-1} x {0, 1, ..., length2-1};
coordinate_system and units must be compatible with defaults for
type, or may be null; errors may be null
- Integer3DSet - Class in visad
-
Integer3DSet represents a finite set of samples of R^3 at
an integer lattice based at the origin.
- Integer3DSet(MathType, Integer1DSet[]) - Constructor for class visad.Integer3DSet
-
- Integer3DSet(int, int, int) - Constructor for class visad.Integer3DSet
-
a 3-D set with null errors and generic type
- Integer3DSet(MathType, int, int, int) - Constructor for class visad.Integer3DSet
-
- Integer3DSet(MathType, Integer1DSet[], CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Integer3DSet
-
- Integer3DSet(MathType, int, int, int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Integer3DSet
-
construct a 3-dimensional set with values {0, 1, ..., length1-1}
x {0, 1, ..., length2-1} x {0, 1, ..., length3-1};
coordinate_system and units must be compatible with defaults for
type, or may be null; errors may be null
- integerLatLonToDouble(int) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Converts a packed integer (SIGN DDD MM SS) latitude/longitude to double.
- IntegerNDSet - Class in visad
-
IntegerNDSet represents a finite set of samples of R^n at
an integer lattice based at the origin.
- IntegerNDSet(int[]) - Constructor for class visad.IntegerNDSet
-
an N-D set with null errors and generic type
- IntegerNDSet(MathType, int[]) - Constructor for class visad.IntegerNDSet
-
- IntegerNDSet(MathType, int[], CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.IntegerNDSet
-
construct an N-dimensional set with values in the cross product
of {0, 1, ..., lengths[i]-1}
for i=0, ..., lengths[lengths.length-1];
coordinate_system and units must be compatible with defaults for
type, or may be null; errors may be null
- IntegerNDSet(MathType, Integer1DSet[]) - Constructor for class visad.IntegerNDSet
-
- IntegerNDSet(MathType, Integer1DSet[], CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.IntegerNDSet
-
construct an N-dimensional set with values in the cross product
of {0, 1, ..., lengths[i]-1}
for i=0, ..., lengths[lengths.length-1];
coordinate_system and units must be compatible with defaults for
type, or may be null; errors may be null
- IntegerSet - Interface in visad
-
IntegerSet is an interface for finite sets of samples of
R^n at an integer lattice based at the origin.
- interpolate(double, float[]) - Method in class visad.util.CubicInterpolator
-
- INTERVAL - Static variable in class visad.RealType
-
The interval attribute.
- intervalToLevels(float, float, float, float, boolean[]) - Static method in class visad.Contour2D
-
Returns an array of contour values and an indication on whether to use
dashed lines below the base value.
- intToBytes(int) - Static method in class edu.wisc.ssec.mcidas.GMSXnav
-
intToBytes converts an int to an array of 4 bytes.
- intToBytes(int[]) - Static method in class visad.browser.Convert
-
Converts an array of ints to an array of bytes.
- IntValuator - Class in visad.data.dods
-
Provides support for processing integer numeric values in a DODS dataset.
- IntValuator(AttributeTable, long, long) - Constructor for class visad.data.dods.IntValuator
-
Constructs from the attributes of a DODS integer variable.
- INV_ATAN2 - Static variable in interface visad.Data
-
- INV_ATAN2_DEGREES - Static variable in interface visad.Data
-
- INV_DIVIDE - Static variable in interface visad.Data
-
- INV_POW - Static variable in interface visad.Data
-
- INV_REMAINDER - Static variable in interface visad.Data
-
- INV_SUBTRACT - Static variable in interface visad.Data
-
- InvalidContextException - Exception in visad.data.netcdf.in
-
Exception thrown when the I/O context is invalid for an operation.
- InvalidContextException() - Constructor for exception visad.data.netcdf.in.InvalidContextException
-
Constructs a InvalidContextException
with no specified detail
message.
- InvalidContextException(String) - Constructor for exception visad.data.netcdf.in.InvalidContextException
-
Constructs a InvalidContextException
with the specified detail
message.
- InvalidContextException(String, Throwable) - Constructor for exception visad.data.netcdf.in.InvalidContextException
-
Constructs a InvalidContextException
with the specified detail
message and cause.
- InvalidContextException(Throwable) - Constructor for exception visad.data.netcdf.in.InvalidContextException
-
Constructs a InvalidContextException
with the specified cause.
- InvalidContextException(Context) - Constructor for exception visad.data.netcdf.in.InvalidContextException
-
Constructs a InvalidContextException
with a given Context
and cause.
- InvalidContextException(Context, Throwable) - Constructor for exception visad.data.netcdf.in.InvalidContextException
-
Constructs a InvalidContextException
with the specified context
and cause.
- inverse() - Method in class visad.matrix.JamaMatrix
-
Matrix inverse or pseudoinverse.
- inverse(FlatField) - Static method in class visad.python.JPythonMethods
-
return matrix inverse of data, which should have either a
1-D or 2-D gridded domain
- InverseCoordinateSystem - Class in visad
-
InverseCoordinateSystem is the VisAD CoordinateSystem class
for inverting other CoordinateSystems.
- InverseCoordinateSystem(RealTupleType, CoordinateSystem) - Constructor for class visad.InverseCoordinateSystem
-
construct a CoordinateSystem that whose transforms invert
the transforms of inverse (i.e., toReference and
fromReference are switched); for example, this could be
used to define Cartesian coordinates releative to a
refernce in spherical coordinates
- inverseCreate(Field) - Static method in class visad.EmpiricalCoordinateSystem
-
Constructs an EmpiricalCoordinateSystem from a Field.
- InverseLinearScaledCS - Interface in visad
-
An interface which CoordinateSystems can implement to indicate that
they invert another CS, but the transforms linearly scale the CS being
inverted.
- inverseProduct(SampledSet) - Method in class visad.ProductSet
-
- inverseProduct(SampledSet) - Method in class visad.UnionSet
-
Create a UnionSet that is the inverse cross product of this UnionSet and
the input SampledSet.
- inverseScaleValues(float[]) - Method in class visad.ScalarMap
-
return an array of data (RealType) values by inverse
linear scaling (if applicable) the display_values array
(DisplayRealType values); this is useful for direct
manipulation and cursor labels
- inverseScaleValues(float[], boolean) - Method in class visad.ScalarMap
-
return an array of data (RealType) values by inverse
linear scaling (if applicable) the display_values array
(DisplayRealType values); this is useful for direct
manipulation and cursor labels
- invertColorTable(ScalarMap) - Static method in class visad.data.amanda.F2000Util
-
- invoke(boolean, Runnable) - Static method in class visad.ss.BasicSSCell
-
- invoke(boolean, Runnable) - Static method in class visad.util.Util
-
Executes the given Runnable object with the Swing event handling thread.
- invoke(boolean, boolean, Runnable) - Static method in class visad.util.Util
-
Executes the given Runnable object with the Swing event handling thread.
- invokeMethod(Method, Object[]) - Static method in class visad.formula.FormulaUtil
-
attempt to invoke a Method with the given Object arguments, performing
static method auto-detection and automatic array compression
- INVSCALE2D - Static variable in class visad.ProjectionControl
-
Inverse of SCALE2D
- ioFactory(ProtoVariable) - Method in class visad.data.netcdf.out.VisADAdapter
-
Return a MultiArray Accessor for a variable.
- IPLabForm - Class in visad.data.bio
-
- IPLabForm() - Constructor for class visad.data.bio.IPLabForm
-
Deprecated.
- IPWForm - Class in visad.data.bio
-
- IPWForm() - Constructor for class visad.data.bio.IPWForm
-
Deprecated.
- irBiasCoef - Variable in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- irGainCoef - Variable in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- Irregular1DSet - Class in visad
-
Irregular1DSet represents a finite set of samples of R.
- Irregular1DSet(MathType, float[][]) - Constructor for class visad.Irregular1DSet
-
a 1-D irregular set with null errors, CoordinateSystem
and Units are defaults from type
- Irregular1DSet(MathType, float[][], CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Irregular1DSet
-
a 1-D irregular set; samples array is organized
float[1][number_of_samples]; samples need not be
sorted - the constructor sorts samples to define
a 1-D "triangulation";
coordinate_system and units must be compatible with
defaults for type, or may be null; errors may be null
- Irregular1DSet(MathType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Irregular1DSet
-
- Irregular2DSet - Class in visad
-
- Irregular2DSet(MathType, float[][]) - Constructor for class visad.Irregular2DSet
-
a 2-D irregular set with null errors, CoordinateSystem
and Units are defaults from type; topology is computed
by the constructor
- Irregular2DSet(MathType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay) - Constructor for class visad.Irregular2DSet
-
a 2-D irregular set; samples array is organized
float[2][number_of_samples]; no geometric constraint on
samples; if delan is non-null it defines the topology of
samples (which must have manifold dimension 2), else the
constructor computes a topology with manifold dimension 2;
note that Gridded2DSet can be used for an irregular set
with domain dimension 2 and manifold dimension 1;
coordinate_system and units must be compatible with
defaults for type, or may be null; errors may be null
- Irregular2DSet(MathType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, boolean) - Constructor for class visad.Irregular2DSet
-
- Irregular2DSet(MathType, float[][], int[], int[]) - Constructor for class visad.Irregular2DSet
-
shortcut constructor for constructing Irregular2DSet
using sort from existing Irregular1DSet
- Irregular2DSet(MathType, float[][], int[], int[], CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Irregular2DSet
-
complete constructor for constructing Irregular2DSet
using sort from existing Irregular1DSet
- Irregular2DSet(MathType, float[][], int[], int[], CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Irregular2DSet
-
- Irregular3DSet - Class in visad
-
Irregular3DSet represents a finite set of samples of R^3.
- Irregular3DSet(MathType, float[][]) - Constructor for class visad.Irregular3DSet
-
a 3-D irregular set with null errors, CoordinateSystem
and Units are defaults from type; topology is computed
by the constructor
- Irregular3DSet(MathType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay) - Constructor for class visad.Irregular3DSet
-
a 3-D irregular set; samples array is organized
float[3][number_of_samples]; no geometric constraint on
samples; if delan is non-null it defines the topology of
samples (which may have manifold dimension 2 or 3), else
the constructor computes a topology with manifold dimension
3; note that Gridded3DSet can be used for an irregular set
with domain dimension 3 and manifold dimension 1;
coordinate_system and units must be compatible with
defaults for type, or may be null; errors may be null
- Irregular3DSet(MathType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, boolean) - Constructor for class visad.Irregular3DSet
-
- Irregular3DSet(MathType, float[][], int[], int[]) - Constructor for class visad.Irregular3DSet
-
construct Irregular3DSet using sort from existing
Irregular1DSet
- Irregular3DSet(MathType, float[][], int[], int[], CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Irregular3DSet
-
construct Irregular3DSet using sort from existing
Irregular1DSet
- Irregular3DSet(MathType, float[][], int[], int[], CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Irregular3DSet
-
- IrregularSet - Class in visad
-
IrregularSet is implemented by those Set sub-classes whose samples
do not form any ordered pattern.
- IrregularSet(MathType, float[][]) - Constructor for class visad.IrregularSet
-
construct an IrregularSet
- IrregularSet(MathType, float[][], CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.IrregularSet
-
construct an IrregularSet with non-default CoordinateSystem
- IrregularSet(MathType, float[][], Delaunay) - Constructor for class visad.IrregularSet
-
construct an IrregularSet with non-default Delaunay
- IrregularSet(MathType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay) - Constructor for class visad.IrregularSet
-
construct an IrregularSet with non-default
CoordinateSystem and non-default Delaunay
- IrregularSet(MathType, float[][], int, CoordinateSystem, Unit[], ErrorEstimate[], Delaunay) - Constructor for class visad.IrregularSet
-
construct an IrregularSet with ManifoldDimension != DomainDimension,
with non-default CoordinateSystem, and with non-default Delaunay
- IrregularSet(MathType, float[][], int, CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, boolean) - Constructor for class visad.IrregularSet
-
- isAddeSource() - Method in class visad.data.AreaImageAccessor
-
- isAlive() - Method in class visad.data.LinkedDataSource
-
Return whether the connection to the data source is still alive.
- isApproximatelyEqual(float, float, float) - Static method in class visad.util.Util
-
Determine whether two numbers are roughly the same.
- isApproximatelyEqual(float, float) - Static method in class visad.util.Util
-
Determine whether two numbers are roughly the same.
- isApproximatelyEqual(double, double, double) - Static method in class visad.util.Util
-
Determine whether two numbers are roughly the same.
- isApproximatelyEqual(double, double) - Static method in class visad.util.Util
-
Determine whether two numbers are roughly the same.
- isAscending() - Method in class visad.Gridded1DSet
-
- isAutoScale() - Method in class visad.ScalarMap
-
determine whether this ScalarMap is auto-scaled
- isByRefUsable(DataDisplayLink, ShadowType) - Static method in class visad.bom.ImageRendererJ3D
-
- isChar(int) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Check to see if the int value is the representation of a
string or not.
- isCharToText() - Method in class visad.data.netcdf.in.View
-
Does this View handle text.
- isComment(String) - Static method in class visad.data.text.TextAdapter
-
Is the given text line a comment
- isConsistent - Variable in class visad.data.in.ArithProg
-
- isConsistent() - Method in class visad.data.in.ArithProg
-
Indicates whether or not the sequence so far is consistent with an
arithmetic progression.
- isConvertible(Unit) - Method in class visad.BaseUnit
-
Indicate whether this unit is convertible with another unit.
- isConvertible(Unit) - Method in class visad.DerivedUnit
-
Indicate whether this unit is convertible with another unit.
- isConvertible(Unit) - Method in class visad.LogarithmicUnit
-
Indicate whether this unit is convertible with another unit.
- isConvertible(Unit) - Method in class visad.OffsetUnit
-
Indicate whether this unit is convertible with another unit.
- isConvertible(Unit) - Method in class visad.PromiscuousUnit
-
Indicate whether this unit is convertible with another unit.
- isConvertible(Unit) - Method in class visad.ScaledUnit
-
Indicate whether this unit is convertible with another unit.
- isConvertible(Unit) - Method in class visad.Unit
-
Indicate whether this unit is convertible with another unit.
- isCoordinateVariable(Variable) - Method in class visad.data.netcdf.in.View
-
Indicates if a netCDF variable is a coordinate variable (i.e.
- isCoordVar(int) - Method in class visad.data.hdfeos.Shape
-
- isCoordVar() - Method in class visad.data.hdfeos.Variable
-
- isCoordVar(int) - Method in class visad.data.hdfeos.VariableSet
-
- isDebug() - Method in class visad.util.ReflectedUniverse
-
Gets whether extended debugging output is enabled.
- isDestroyed() - Method in class visad.DisplayImpl
-
has this display been destroyed
- isDetailShown() - Method in class visad.install.ProgressMonitor
-
Indicate whether detailed progress is shown.
- isDimensionless() - Method in class visad.BaseUnit
-
Indicates if this instance is dimensionless.
- isDimensionless() - Method in class visad.DerivedUnit
-
Indicates if this instance is dimensionless.
- isDimensionless() - Method in class visad.LogarithmicUnit
-
Indicates if this instance is dimensionless.
- isDimensionless() - Method in class visad.OffsetUnit
-
Indicates if this instance is dimensionless.
- isDimensionless() - Method in class visad.PromiscuousUnit
-
Indicates if this instance is dimensionless.
- isDimensionless() - Method in class visad.QuantityDimension
-
Indicate whether or not this dimension of a quantity is dimensionless.
- isDimensionless() - Method in class visad.ScaledUnit
-
Indicates if this instance is dimensionless.
- isDimensionless() - Method in class visad.Unit
-
Indicates if this instance is dimensionless.
- isDisconnectException(RemoteException) - Static method in class visad.collab.CollabUtil
-
- isEastPositive() - Method in class visad.data.mcidas.BaseMapAdapter
-
determine what sign convention for longitude is currently
being used.
- isEmpty() - Method in interface visad.collab.DisplayMonitor
-
- isEmpty() - Method in class visad.collab.DisplayMonitorImpl
-
- isEmpty() - Method in class visad.collab.RemoteDisplayMonitorImpl
-
- isEmpty() - Method in class visad.data.hdf5.hdf5objects.HDF5Group
-
Returns true if the HDF5Group has no member
- isEmpty() - Method in class visad.data.hdfeos.VariableSet
-
- isEventEnabled(int) - Method in class visad.DisplayImpl
-
- isFlat(MathType) - Static method in class visad.data.dods.Adapter
-
Indicates if a given VisAD
MathType
is "flat" (i.e.
- isFlat() - Method in class visad.data.dods.VectorAdapter
-
Indicates whether or not the VisAD
MathType
of this instance is
"flat".
- isFlat() - Method in class visad.ShadowTupleType
-
- isFlatField() - Method in class visad.cluster.RemoteClientFieldImpl
-
- isFlatField() - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- isFlatField() - Method in class visad.cluster.RemoteNodeFieldImpl
-
- isFlatField() - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
even if flat == true, a cast of this to FlatField will fail
- isFlatField() - Method in class visad.data.AreaImageCacheAdapter
-
- isFlatField() - Method in class visad.data.FileFlatField
-
- isFlatField() - Method in interface visad.Field
-
return true if this a FlatField or a RemoteField adapting a FlatField
- isFlatField() - Method in class visad.FieldImpl
-
- isFlatField() - Method in class visad.FlatField
-
- isFlatField() - Method in class visad.RemoteFieldImpl
-
- isFlippedLineCoordinates() - Method in class edu.wisc.ssec.mcidas.AREAnav
-
Determine if navigation is using flipped coordinates
- isFlippedRowCoordinates() - Method in class edu.wisc.ssec.mcidas.GRIDnav
-
Determine if navigation is using flipped coordinates.
- isFullRank() - Method in class visad.matrix.JamaQRDecomposition
-
- isGeoMapDefined() - Method in class visad.data.hdfeos.NamedDimension
-
- isGridNumberKnown(int) - Static method in class visad.jmet.GRIBCoordinateSystem
-
find out if the specified grid number (GRIB code) is known
- isIFDArray(Hashtable, int) - Static method in class visad.data.tiff.LegacyTiffTools
-
Deprecated.
- isIgnorable(Variable) - Method in class visad.data.netcdf.in.DefaultView
-
Indicates if a given variable should be ignored during iteration.
- isIgnorable(Variable) - Method in class visad.data.netcdf.in.View
-
Indicates if a given variable should be ignored by the
VirtualDataIterator
during iteration over the virtual VisAD data objects
in the netCDF dataset.
- isImageType(MathType) - Static method in class visad.bom.ImageRendererJ3D
-
determine whether the given MathType is usable with ImageRendererJ3D
- isInited() - Method in class visad.ss.SSCellData
-
Returns whether this data's cell has finished initializing.
- isInited() - Method in class visad.ss.SSCellImpl
-
Returns whether this cell has finished initializing.
- isInitialized() - Method in class visad.data.amanda.ModuleList
-
- isInstance(Class, Object) - Static method in class visad.util.ReflectedUniverse
-
Returns whether the given object is compatible with the
specified class for the purposes of reflection.
- isInterval() - Method in class visad.RealType
-
Indicates whether or not this RealType refers to an interval (e.g.
- isLabelRelief() - Method in class visad.AxisScale
-
Checks if is label has relief.
- isLatitude(RealType) - Method in class visad.data.netcdf.in.View
-
Indicates if a VisAD
RealType
represents latitude.
- isLatLonOrder() - Method in class visad.georef.MapProjection
-
Determine if the fromReference and toReference expect the
to get the output and input values to be row/col ordered
or
- isLatLonOrder(SampledSet) - Static method in class visad.python.JPythonMethods
-
Check to see if this is a navigated domain (can be converted to
lat/lon)
- isLegalTextureMap() - Method in class visad.DataRenderer
-
- isLegalTextureMap() - Method in class visad.java2d.DirectManipulationRendererJ2D
-
- isLegalTextureMap() - Method in class visad.java3d.DirectManipulationRendererJ3D
-
- isLessThan(UnitPrefix) - Method in class visad.data.units.DefaultUnitsDB.Prefixer
-
Indicate whether or not the beginning of the remainder of the string
is less than a prefix.
- isLocalClear() - Method in interface visad.collab.DisplaySync
-
- isLocalClear() - Method in class visad.collab.DisplaySyncImpl
-
- isLocalClear() - Method in class visad.collab.RemoteDisplaySyncImpl
-
- isLocked() - Method in class visad.FixGeomSizeAppearance
-
- isLongitude(Variable) - Method in class visad.data.netcdf.in.View
-
Indicates if a netCDF dimension represents longitude.
- isLongitude(RealType) - Method in class visad.data.netcdf.in.View
-
Indicates if a VisAD
RealType
represents longitude.
- isMagic(byte[]) - Static method in class visad.data.visad.BinaryReader
-
- isMemberOf(NamedDimension) - Method in class visad.data.hdfeos.DimensionSet
-
- isMemberOf(NamedDimension) - Method in class visad.data.hdfeos.ShapeSet
-
- isMissing() - Method in class visad.cluster.RemoteClientFieldImpl
-
- isMissing() - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- isMissing() - Method in class visad.cluster.RemoteClientTupleImpl
-
- isMissing() - Method in class visad.cluster.RemoteNodeFieldImpl
-
- isMissing() - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- isMissing() - Method in class visad.cluster.RemoteNodeTupleImpl
-
- isMissing() - Method in class visad.cluster.UserDummyDataImpl
-
- isMissing() - Method in class visad.data.AreaImageCacheAdapter
-
- isMissing() - Method in class visad.data.FileFlatField
-
- isMissing() - Method in interface visad.Data
-
- isMissing() - Method in class visad.DoubleSet
-
- isMissing() - Method in class visad.DoubleStringTuple
-
Check if there is no Data in this Tuple.
- isMissing() - Method in class visad.DoubleTuple
-
Check if there is no Data in this Tuple.
- isMissing() - Method in class visad.ErrorEstimate
-
- isMissing() - Method in class visad.FieldImpl
-
test whether Field value is missing
- isMissing() - Method in class visad.FlatField
-
Test whether range values are missing
- isMissing() - Method in class visad.FloatSet
-
- isMissing() - Method in class visad.georef.EarthLocationLite
-
is missing
- isMissing() - Method in class visad.Gridded1DDoubleSet
-
- isMissing() - Method in class visad.Gridded2DDoubleSet
-
- isMissing() - Method in class visad.Gridded3DDoubleSet
-
- isMissing() - Method in class visad.Linear1DSet
-
Check to see if this is an empty progression
- isMissing() - Method in class visad.Linear2DSet
-
Check to see if this is an empty cross-product.
- isMissing() - Method in class visad.Linear3DSet
-
Check to see if this is an empty cross-product.
- isMissing() - Method in class visad.LinearNDSet
-
Check to see if this is an empty cross-product.
- isMissing() - Method in class visad.List1DDoubleSet
-
- isMissing() - Method in class visad.List1DSet
-
- isMissing() - Method in class visad.ProductSet
-
- isMissing() - Method in class visad.Real
-
Check to see if the value of this Real is a NaN.
- isMissing() - Method in class visad.RemoteDataImpl
-
- isMissing() - Method in class visad.SampledSet
-
- isMissing() - Method in class visad.SingletonSet
-
Check if the samples are missing.
- isMissing() - Method in class visad.Text
-
- isMissing() - Method in class visad.Tuple
-
Check if there is no Data in this Tuple.
- isMissing() - Method in interface visad.TupleIface
-
- isMissing() - Method in class visad.UnionSet
-
Check to see if any of the sets in this UnionSet has missing data.
- isNavigated() - Method in class visad.meteorology.NavigatedImage
-
Check to see if this image has a domain that can map to Latitude
and Longitude.
- isNavigated() - Method in interface visad.meteorology.SingleBandedImage
-
Check to see if this image has a domain that can map to Latitude
and Longitude.
- isNavigated() - Method in class visad.meteorology.SingleBandedImageImpl
-
Check to see if this image has a domain that can map to Latitude
and Longitude.
- isNonsingular() - Method in class visad.matrix.JamaLUDecomposition
-
- isNumeric(String) - Method in class visad.data.netcdf.in.View
-
Indicates if the netCDF variable with a given name is numeric.
- isNumeric(Variable) - Method in class visad.data.netcdf.in.View
-
Indicates if the given netCDF variable is numeric.
- IsoContour - Static variable in interface visad.Display
-
display iso-contour
- ISOTHERMS - Static variable in class visad.bom.FrontDrawer
-
- isPaintable() - Method in class visad.data.netcdf.InputPathnameEditor
-
Indicate support for painting the property value.
- isPreCalibrated - Variable in class edu.wisc.ssec.mcidas.CalibratorDefault
-
- isPreCalibrated - Variable in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- isPreCalibrated - Variable in class edu.wisc.ssec.mcidas.CalibratorMsg
-
- isRandom() - Method in class visad.data.visad.BinaryReader
-
- isReal() - Method in class visad.data.netcdf.in.VirtualReal
-
Determines if this is a VirtualReal or not.
- isReal() - Method in class visad.data.netcdf.in.VirtualScalar
-
Determines if this is a VirtualReal or not.
- isRemote() - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Was this instance create with a remote data source.
- IsRemote - Variable in class visad.ss.BasicSSCell
-
Whether this display is remote.
- isRemote() - Method in class visad.ss.BasicSSCell
-
Gets whether this cell is a cloned display cell.
- IsRemote - Variable in class visad.ss.SpreadSheet
-
Whether spreadsheet is a clone of another spreadsheet.
- isRemote() - Method in class visad.VisADEvent
-
Get whether the event came from a remote source.
- isRendererUsable(MathType, ScalarMap[]) - Static method in class visad.bom.ImageRendererJ3D
-
determine whether the given MathType and collection of ScalarMaps
meets the criteria to use ImageRendererJ3D.
- isRendererUsable(MathType, ScalarMap[]) - Static method in class visad.bom.TextureFillRendererJ3D
-
determine whether the given MathType and collection of ScalarMaps
meets the criteria to use TextureFillRendererJ3D.
- isRoot() - Method in class visad.data.hdf5.hdf5objects.HDF5Group
-
Returns true if the HDF5Group is the root group
- isSatisfied(DataImpl) - Method in class visad.data.in.AndCondition
-
Indicates if a VisAD data object satisfies this condition.
- isSatisfied(DataImpl) - Method in class visad.data.in.Condition
-
Indicates if a VisAD data object satisfies this condition.
- isSatisfied(DataImpl) - Method in class visad.data.in.MathTypeCondition
-
Indicates if a VisAD data object satisfies this condition.
- isSatisfied(DataImpl) - Method in class visad.data.in.NotCondition
-
Indicates if a VisAD data object satisfies this condition.
- isSatisfied(DataImpl) - Method in class visad.data.in.OrCondition
-
Indicates if a VisAD data object satisfies this condition.
- isSaving() - Static method in class visad.ss.BasicSSCell
-
Returns true if any SSCell is currently saving data.
- isSerializable(Object) - Static method in class visad.util.DataUtility
-
Verify that an object is Serializable by attempting to
serialize it.
- isSerializable(Object, boolean) - Static method in class visad.util.DataUtility
-
Verify that an object is Serializable by attempting to
serialize it.
- isSetType(MathType) - Static method in class visad.bom.TextureFillRendererJ3D
-
determine whether the given MathType is usable with TextureFillRendererJ3D
- isSingle() - Method in class visad.DisplayRealType
-
- IsSlave - Variable in class visad.ss.BasicSSCell
-
Whether this display is slaved.
- isSlave() - Method in class visad.ss.BasicSSCell
-
Gets whether this cell is a slaved display cell.
- IsSlave - Variable in class visad.ss.SpreadSheet
-
Whether spreadsheet is a slaved clone of another spreadsheet.
- isSPD() - Method in class visad.matrix.JamaCholeskyDecomposition
-
- isStyled - Variable in class visad.ContourLabelGeometry
-
- isSubsetted() - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Is this AreaFile
instance subseted.
- isSwapped() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return flag indicating certain fields were byte flipped
- isTerminated() - Method in class visad.util.ThreadPool
-
Has the thread pool been closed?
- isThisType(String) - Method in class visad.data.amanda.F2000Form
-
- isThisType(byte[]) - Method in class visad.data.amanda.F2000Form
-
- isThisType(String) - Method in class visad.data.bio.LociForm
-
Checks if the given string is a valid filename for an image file.
- isThisType(byte[]) - Method in class visad.data.bio.LociForm
-
Checks if the given block is a valid header for an image file.
- isThisType(String) - Method in class visad.data.dods.DODSForm
-
Indicates if a dataset specification is consistent with a DODS dataset
specification.
- isThisType(byte[]) - Method in class visad.data.dods.DODSForm
-
Does nothing.
- isThisType(String) - Method in class visad.data.fits.FitsForm
-
- isThisType(byte[]) - Method in class visad.data.fits.FitsForm
-
- isThisType(String) - Method in interface visad.data.FormFileInformer
-
Check to see if the file name might be right for this form.
- isThisType(byte[]) - Method in interface visad.data.FormFileInformer
-
Check to see if the block contains the magic number for this form.
- isThisType(String) - Method in class visad.data.gif.GIFForm
-
- isThisType(byte[]) - Method in class visad.data.gif.GIFForm
-
- isThisType(String) - Method in class visad.data.gis.ArcAsciiGridForm
-
Determines if this is a ARC/INFO ASCIIGRID file from the name
- isThisType(byte[]) - Method in class visad.data.gis.ArcAsciiGridForm
-
Determines if this is a ARC/INFO ASCIIGRID file from the starting block
- isThisType(String) - Method in class visad.data.gis.DemFamily
-
Determines if this is a DEM file from the name
- isThisType(byte[]) - Method in class visad.data.gis.DemFamily
-
Determines if this is a USGS DEM file from the starting block
- isThisType(String) - Method in class visad.data.gis.UsgsDemForm
-
Determines if this is a USGS DEM file from the name
- isThisType(byte[]) - Method in class visad.data.gis.UsgsDemForm
-
Determines if this is a USGS DEM file from the starting block
- isThisType(String) - Method in class visad.data.hdf5.HDF5Form
-
- isThisType(byte[]) - Method in class visad.data.hdf5.HDF5Form
-
- isThisType(String) - Method in class visad.data.hdfeos.Hdfeos
-
- isThisType(byte[]) - Method in class visad.data.hdfeos.Hdfeos
-
- isThisType(String) - Method in class visad.data.hrit.HRITForm
-
determine the file type by name.
- isThisType(byte[]) - Method in class visad.data.hrit.HRITForm
-
This method will be used to identify an HRIT file by
examining the contents of the first block of data values.
- isThisType(String) - Method in class visad.data.jai.JAIForm
-
Checks if the given string is a valid filename for a JAI image file.
- isThisType(byte[]) - Method in class visad.data.jai.JAIForm
-
Checks if the given block is a valid header for a JAI image file.
- isThisType(String) - Method in class visad.data.mcidas.AreaForm
-
determine the file type by name.
- isThisType(byte[]) - Method in class visad.data.mcidas.AreaForm
-
there is no unique way to identify an AREA file by
examining the contents of the first block of data values
- isThisType(String) - Method in class visad.data.mcidas.MapForm
-
Determines if this is a McIDAS map file from the name
- isThisType(byte[]) - Method in class visad.data.mcidas.MapForm
-
Determines if this is a McIDAS map file from the starting block
- isThisType(String) - Method in class visad.data.mcidas.PointForm
-
determine the file type by name.
- isThisType(byte[]) - Method in class visad.data.mcidas.PointForm
-
there is no unique way to identify these data by
examning the contents of the first block of data values
- isThisType(String) - Method in class visad.data.netcdf.NetCDF
-
Indicates if a dataset specification is consistent with a netCDF dataset
specification.
- isThisType(byte[]) - Method in class visad.data.netcdf.NetCDF
-
Indicates if a given block of bytes is the start of a netCDF dataset.
- isThisType(String) - Method in class visad.data.text.TextForm
-
- isThisType(byte[]) - Method in class visad.data.text.TextForm
-
- isThisType(String) - Method in class visad.data.tiff.LegacyTiffForm
-
Deprecated.
Checks if the given string is a valid filename for a TIFF file.
- isThisType(byte[]) - Method in class visad.data.tiff.LegacyTiffForm
-
Deprecated.
Checks if the given block is a valid header for a TIFF file.
- isThisType(String) - Method in class visad.data.vis5d.Vis5DForm
-
- isThisType(byte[]) - Method in class visad.data.vis5d.Vis5DForm
-
- isThisType(String) - Method in class visad.data.vis5d.Vis5DTopoForm
-
Check to see if the file name might be right for this form.
- isThisType(byte[]) - Method in class visad.data.vis5d.Vis5DTopoForm
-
Check to see if the block contains the magic number
- isThisType(String) - Method in class visad.data.visad.VisADCachingForm
-
- isThisType(byte[]) - Method in class visad.data.visad.VisADCachingForm
-
- isThisType(String) - Method in class visad.data.visad.VisADForm
-
- isThisType(byte[]) - Method in class visad.data.visad.VisADForm
-
- isThreadRunning() - Method in class visad.collab.DisplaySyncImpl
-
- isTime(Dimension) - Method in class visad.data.netcdf.in.View
-
Indicates if a netCDF dimension represents time.
- isTime(Unit) - Method in class visad.data.netcdf.in.View
-
Indicates if a unit is a unit of time.
- isTime() - Method in class visad.LogarithmicUnit
-
Indicates if this instance is a unit of time.
- isTime() - Method in class visad.OffsetUnit
-
Indicates if this instance is a unit of time.
- isTransformControl(Control, DataDisplayLink) - Method in class visad.DataRenderer
-
DataRenderer-specific decision about which Controls require
re-transform; may be over-ridden by DataRenderer sub-classes;
this decision may use some values computed by link.prepareData()
- isTrivialTuple(RealTupleType, Real[]) - Static method in class visad.data.visad.object.BinaryRealTuple
-
- isUnlimited() - Method in class visad.data.hdfeos.NamedDimension
-
- isURLHandlerLoaded() - Static method in class edu.wisc.ssec.mcidas.AreaFile
-
- isVisible() - Method in class visad.AxisScale
-
Get the visibility of the AxisScale
- isXYOrder() - Method in class visad.data.vis5d.Vis5DCoordinateSystem
-
Override from super class since toRef and fromRef use rowcol (yx) order
instead of colrow (xy) order.
- isXYOrder() - Method in class visad.georef.MapProjection
-
Determine if the input to the toReference and output from the
fromReference is (x,y) or (y,x).
- itemStateChanged(ItemEvent) - Method in class visad.browser.ContourWidget
-
Handles Checkbox changes.
- itemStateChanged(ItemEvent) - Method in class visad.browser.GMCWidget
-
Handles Checkbox changes.
- itemStateChanged(ItemEvent) - Method in class visad.gifts.Gifts
-
- itemStateChanged(ItemEvent) - Method in class visad.ss.SpreadSheet
-
Handles checkbox menu item changes (dimension checkboxes).
- itemStateChanged(ItemEvent) - Method in class visad.util.ContourWidget
-
ItemListener method for JCheckBoxes.
- itemStateChanged(ItemEvent) - Method in class visad.util.GMCWidget
-
Handles JCheckBox changes
- Iterator() - Constructor for class visad.data.netcdf.QuantityDBImpl.Iterator
-
- iterator - Variable in class visad.data.netcdf.QuantityDBImpl.Iterator
-
The private iterator.
- Magenta - Static variable in interface visad.Display
-
display color magenta coordinate (in CMY)
- MAGIC_STR - Static variable in interface visad.data.visad.BinaryFile
-
- main(String[]) - Static method in class edu.wisc.ssec.mcidas.adde.AddeGridReader
-
test by running 'java edu.wisc.ssec.mcidas.adde.AddeGridReader'
- main(String[]) - Static method in class edu.wisc.ssec.mcidas.adde.AddePointDataReader
-
test by running 'java edu.wisc.ssec.mcidas.adde.AddePointDataReader'
- main(String[]) - Static method in class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Test the parsing
- main(String[]) - Static method in class edu.wisc.ssec.mcidas.adde.AddeSatBands
-
- main(String[]) - Static method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
For testing purposes.
- main(String[]) - Static method in class edu.wisc.ssec.mcidas.adde.AddeTextReader
-
test by running 'java edu.wisc.ssec.mcidas.adde.AddeTextReader'
- main(String[]) - Static method in class edu.wisc.ssec.mcidas.adde.DataSetInfo
-
test by running 'java edu.wisc.ssec.mcidas.adde.DataSetInfo'
- main(String[]) - Static method in class edu.wisc.ssec.mcidas.adde.GetAreaFile
-
- main(String[]) - Static method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
- main(String[]) - Static method in class edu.wisc.ssec.mcidas.adde.ReadTextFile
-
test by running 'java edu.wisc.ssec.mcidas.adde.ReadTextFile'
- main(String[]) - Static method in class edu.wisc.ssec.mcidas.AreaDirectory
-
Used for unit testing - for now just prints Sensor ID list
This provides an easy way to make sure list is current before
releases.
- main(String[]) - Static method in class edu.wisc.ssec.mcidas.AreaDirectoryList
-
- main(String[]) - Static method in class edu.wisc.ssec.mcidas.AreaFile
-
Test Method.
- main(String[]) - Static method in class edu.wisc.ssec.mcidas.EnhancementTable
-
Test by running:
java edu.wisc.ssec.mcidas.EnhancementTable _OR_
java edu.wisc.ssec.mcidas.EnhancementTable enhancement_file.
- main(String[]) - Static method in class edu.wisc.ssec.mcidas.GMSXnav
-
- main(String[]) - Static method in class edu.wisc.ssec.mcidas.GridDirectoryList
-
- main(String[]) - Static method in class edu.wisc.ssec.mcidas.KALPnav
-
- main(String[]) - Static method in class edu.wisc.ssec.mcidas.SINUnav
-
- main(String[]) - Static method in class visad.aeri.Aeri
-
- main(String[]) - Static method in class visad.aeri.LinearVectorPointMethod
-
- main(String[]) - Static method in class visad.aeri.Qdiv
-
- main(String[]) - Static method in class visad.BaseUnit
-
Test this class.
- main(String[]) - Static method in class visad.bom.BarbManipulationRendererJ2D
-
test BarbManipulationRendererJ2D
- main(String[]) - Static method in class visad.bom.BarbManipulationRendererJ3D
-
test BarbManipulationRendererJ3D
- main(String[]) - Static method in class visad.bom.BarbRendererJ2D
-
run 'java visad.bom.BarbRendererJ2D middle_latitude'
to test with Cartesian winds
run 'java visad.bom.BarbRendererJ2D middle_latitude x'
to test with polar winds
adjust middle_latitude for south or north barbs
- main(String[]) - Static method in class visad.bom.BarbRendererJ3D
-
run 'java visad.bom.BarbRendererJ3D middle_latitude'
to test with Cartesian winds
run 'java visad.bom.BarbRendererJ3D middle_latitude x'
to test with polar winds
adjust middle_latitude for south or north barbs
- main(String[]) - Static method in class visad.bom.CollectiveBarbManipulation
-
- main(String[]) - Static method in class visad.bom.CurveManipulationRendererJ2D
-
test CurveManipulationRendererJ2D
- main(String[]) - Static method in class visad.bom.CurveManipulationRendererJ3D
-
test CurveManipulationRendererJ3D
- main(String[]) - Static method in class visad.bom.CutAndPasteFields
-
- main(String[]) - Static method in class visad.bom.FlexibleTrackManipulation
-
- main(String[]) - Static method in class visad.bom.FrontDrawer
-
- main(String[]) - Static method in class visad.bom.GridEdit
-
- main(String[]) - Static method in class visad.bom.ImageRendererJ3D
-
run 'java visad.bom.ImageRendererJ3D len step'
to test animation behavior of ImageRendererJ3D
renders a loop of len at step ms per frame
then updates loop by deleting first time and adding a new last time
- main(String[]) - Static method in class visad.bom.PickManipulationRendererJ2D
-
test PickManipulationRendererJ2D
- main(String[]) - Static method in class visad.bom.PickManipulationRendererJ3D
-
test PickManipulationRendererJ3D
- main(String[]) - Static method in class visad.bom.PointManipulationRendererJ3D
-
test PointManipulationRendererJ3D
- main(String[]) - Static method in class visad.bom.RadarAdapter
-
- main(String[]) - Static method in class visad.bom.RadarDisplay
-
- main(String[]) - Static method in class visad.bom.RubberBandBoxRendererJ3D
-
test RubberBandBoxRendererJ3D
- main(String[]) - Static method in class visad.bom.RubberBandLineRendererJ3D
-
test RubberBandLineRendererJ3D
- main(String[]) - Static method in class visad.bom.ScreenLockedDemo
-
Used to run the program.
- main(String[]) - Static method in class visad.bom.ScreenLockedRendererJ3D
-
Used for testing.
- main(String[]) - Static method in class visad.bom.ShadowImageFunctionTypeJ3D
-
- main(String[]) - Static method in class visad.bom.SwellManipulationRendererJ3D
-
test SwellManipulationRendererJ3D
- main(String[]) - Static method in class visad.bom.SwellRendererJ3D
-
run 'java visad.bom.SwellRendererJ3D middle_latitude'
to test with Cartesian winds
run 'java visad.bom.SwellRendererJ3D middle_latitude x'
to test with polar winds
adjust middle_latitude for south or north barbs
- main(String[]) - Static method in exception visad.bom.Swells
-
- main(String[]) - Static method in class visad.bom.TCData
-
create a bunch of "intensities" which are measurements of
the intensity of a Tropical Cyclone at particular times
input: arrays of times, ids, wind_means...
- main(String[]) - Static method in class visad.bom.TCDataTest
-
- main(String[]) - Static method in class visad.bom.TextureFillRendererJ3D
-
run 'java visad.bom.TextureFillRendererJ3D smooth'
- main(String[]) - Static method in class visad.bom.TrackManipulation
-
test TrackManipulation
optional command line arguments:
java visad.bom.TrackManipulation xsize ysize angle(degrees)
- main(String[]) - Static method in class visad.browser.ContourWidget
-
Tests ContourWidget.
- main(String[]) - Static method in class visad.browser.GMCWidget
-
Tests GMCWidget.
- main(String[]) - Static method in class visad.browser.RangeSlider
-
Main method for testing purposes.
- main(String[]) - Static method in class visad.browser.Slider
-
Main method for testing purposes.
- main(String[]) - Static method in class visad.cluster.ClientRendererJ3D
-
- main(String[]) - Static method in class visad.cluster.NodeRendererJ3D
-
- main(String[]) - Static method in class visad.cluster.RemoteClusterDataImpl
-
- main(String[]) - Static method in class visad.cluster.TestCluster
-
- main(String[]) - Static method in class visad.cluster.TestClusterOneJVM
-
- main(String[]) - Static method in class visad.cluster.TestProxyCluster
-
- main(String[]) - Static method in class visad.cluster.TestROMS
-
- main(String[]) - Static method in class visad.cluster.TestSSCluster
-
- main(String[]) - Static method in class visad.cluster.TestVis5DCluster
-
- main(String[]) - Static method in class visad.cluster.TestWRFCluster
-
- main(String[]) - Static method in class visad.cluster.UserRendererJ3D
-
- main(String[]) - Static method in class visad.CommonUnit
-
Test this class.
- main(String[]) - Static method in class visad.data.amanda.NuView
-
- main(String[]) - Static method in class visad.data.avi.AVIForm
-
Deprecated.
- main(String[]) - Static method in class visad.data.bio.BioRadForm
-
Deprecated.
- main(String[]) - Static method in class visad.data.bio.DeltavisionForm
-
Deprecated.
- main(String[]) - Static method in class visad.data.bio.FluoviewTiffForm
-
Deprecated.
- main(String[]) - Static method in class visad.data.bio.GatanForm
-
Deprecated.
- main(String[]) - Static method in class visad.data.bio.ICSForm
-
Deprecated.
- main(String[]) - Static method in class visad.data.bio.ImageProSeqForm
-
Deprecated.
- main(String[]) - Static method in class visad.data.bio.IPLabForm
-
Deprecated.
- main(String[]) - Static method in class visad.data.bio.IPWForm
-
Deprecated.
- main(String[]) - Static method in class visad.data.bio.LegacyZVIForm
-
Deprecated.
- main(String[]) - Static method in class visad.data.bio.LeicaForm
-
Deprecated.
- main(String[]) - Static method in class visad.data.bio.LociForm
-
- main(String[]) - Static method in class visad.data.bio.MetamorphForm
-
Deprecated.
- main(String[]) - Static method in class visad.data.bio.OpenlabForm
-
Deprecated.
- main(String[]) - Static method in class visad.data.bio.PerkinElmerForm
-
Deprecated.
- main(String[]) - Static method in class visad.data.bio.ZeissForm
-
Deprecated.
- main(String[]) - Static method in class visad.data.bio.ZVIForm
-
Deprecated.
- main(String[]) - Static method in class visad.data.DefaultFamily
-
Test the DefaultFamily class
- main(String[]) - Static method in class visad.data.DefaultFamilyTest
-
Test the DefaultFamily class by importing and then exporting a dataset.
- main(String[]) - Static method in class visad.data.DirectoryRepository
-
Test this class.
- main(String[]) - Static method in class visad.data.dods.DODSFormTest
-
- main(String[]) - Static method in class visad.data.dods.FullSizeTest
-
- main(String[]) - Static method in class visad.data.dods.SizeTest
-
- main(String[]) - Static method in class visad.data.fits.DumpHeader
-
- main(String[]) - Static method in class visad.data.fits.Spasm
-
- main(String[]) - Static method in class visad.data.fits.ToFits
-
- main(String[]) - Static method in class visad.data.gif.TestGIF
-
- main(String[]) - Static method in class visad.data.gis.ArcAsciiGridAdapter
-
test this class "java visad.data.gis.ArcAsciiGridAdpater "
- main(String[]) - Static method in class visad.data.gis.DemFamily
-
Test the DemFamily class
run java visad.data.gis.DemFamily dem1 dem2 ...
- main(String[]) - Static method in class visad.data.gis.UsgsDemAdapter
-
- main(String[]) - Static method in class visad.data.hdfeos.LambertAzimuthalEqualArea
-
- main(String[]) - Static method in class visad.data.hdfeos.LambertConformalConic
-
- main(String[]) - Static method in class visad.data.hdfeos.PolarStereographic
-
- main(String[]) - Static method in class visad.data.in.ArithProg
-
- main(String[]) - Static method in class visad.data.in.LonArithProg
-
Tests this class.
- main(String[]) - Static method in class visad.data.jai.JAIForm
-
Run 'java visad.data.visad.JAIForm in_file' to test read
an image file supported by Java Advanced Imaging.
- main(String[]) - Static method in class visad.data.mcidas.McIDASGridReader
-
for testing purposes
- main(String[]) - Static method in class visad.data.mcidas.PointDataAdapter
-
test with 'java visad.data.mcidas.PointDataAdapter args'
- main(String[]) - Static method in class visad.data.mcidas.TestArea
-
- main(String[]) - Static method in class visad.data.netcdf.FileDialogPanel
-
Test this class.
- main(String[]) - Static method in class visad.data.netcdf.in.FileStrategy
-
Tests this class.
- main(String[]) - Static method in class visad.data.netcdf.in.NetcdfAdapter
-
Tests this class.
- main(String[]) - Static method in class visad.data.netcdf.Plain
-
Test this class.
- main(String[]) - Static method in class visad.data.netcdf.QuantityDBManager
-
Tests this class by listing the contents -- one per line --
in the following format:
( ) in
e.g.
- main(String[]) - Static method in class visad.data.netcdf.StandardQuantityDB
-
Tests this class.
- main(String[]) - Static method in class visad.data.qt.PictForm
-
Deprecated.
- main(String[]) - Static method in class visad.data.qt.QTForm
-
Deprecated.
- main(String[]) - Static method in class visad.data.text.TextAdapter
-
- main(String[]) - Static method in class visad.data.tiff.LegacyBitBuffer
-
Deprecated.
- main(String[]) - Static method in class visad.data.tiff.LegacyTiffForm
-
Deprecated.
Run 'java visad.data.visad.LegacyTiffForm in_file out_file' to convert
in_file to out_file in TIFF data format.
- main(String[]) - Static method in class visad.data.tiff.LegacyTiffTools
-
Deprecated.
- main(String[]) - Static method in class visad.data.tiff.TiffForm
-
- main(String[]) - Static method in class visad.data.units.DefaultUnitsDB
-
Test this class.
- main(String[]) - Static method in class visad.data.units.Parser
-
Test this class.
- main(String[]) - Static method in class visad.data.units.UnitParser
-
Test this class.
- main(String[]) - Static method in class visad.data.units.UnitTable
-
Test this class.
- main(String[]) - Static method in class visad.data.vis5d.Vis5DCoordinateSystem
-
- main(String[]) - Static method in class visad.data.vis5d.Vis5DFamily
-
Test the Vis5DFamily class
run java visad.data.vis5d.Vis5DFamily v5dfile1 v5dfile2 ...
- main(String[]) - Static method in class visad.data.vis5d.Vis5DForm
-
run 'java visad.data.vis5d.Vis5DForm QLQ.v5d' to test
- main(String[]) - Static method in class visad.data.visad.TestBinary
-
- main(String[]) - Static method in class visad.data.visad.VisADForm
-
run 'java visad.data.visad.VisADForm in_file out_file' to
convert in_file to out_file in VisAD serialized data format
- main(String[]) - Static method in class visad.DataImpl
-
Simple DataImpl test, invoked as 'java visad.DataImpl'.
- main(String[]) - Static method in class visad.DateTime
-
run 'java visad.DateTime' to test the DateTime class
- main(String[]) - Static method in class visad.DelaunayFast
-
Illustrates the speed increase over other Delaunay algorithms
- main(String[]) - Static method in class visad.DelaunayOverlap
-
run 'java visad.DelaunayOverlap' to test the DelaunayOverlap class
- main(String[]) - Static method in class visad.DerivedUnit
-
Test this class.
- main(String[]) - Static method in class visad.DoubleStringTuple
-
run 'java visad.DoubleStringTuple' to test the RealTuple class
- main(String[]) - Static method in class visad.DoubleTuple
-
run 'java visad.DoubleTuple' to test the RealTuple class
- main(String[]) - Static method in class visad.FlatField
-
run 'java visad.FlatField' to test the FlatField class
- main(String[]) - Static method in class visad.georef.EarthLocationLite
-
run 'java ucar.visad.EarthLocationLite' to test the RealTuple class.
- main(String[]) - Static method in class visad.gifts.Gifts
-
- main(String[]) - Static method in class visad.Gridded1DSet
-
- main(String[]) - Static method in class visad.Gridded2DSet
-
- main(String[]) - Static method in class visad.Gridded3DSet
-
- Main - Class in visad.install
-
- Main(String[]) - Constructor for class visad.install.Main
-
- main(String[]) - Static method in class visad.install.Main
-
- main(String[]) - Static method in class visad.install.Path
-
- main(String[]) - Static method in class visad.install.SplashScreen
-
- main(String[]) - Static method in class visad.install.TestDownload
-
- main(String[]) - Static method in class visad.install.TestUtil
-
- main(String[]) - Static method in class visad.install.UpdateJar
-
- main(String[]) - Static method in class visad.Irregular1DSet
-
- main(String[]) - Static method in class visad.Irregular2DSet
-
- main(String[]) - Static method in class visad.Irregular3DSet
-
- main(String[]) - Static method in class visad.java3d.AnimationRendererJ3D
-
- main(String[]) - Static method in class visad.java3d.DefaultRendererJ3D
-
- main(String[]) - Static method in class visad.java3d.VisADCanvasJ3D
-
Method to test this class
- main(String[]) - Static method in class visad.jmet.AlbersCoordinateSystem
-
- main(String[]) - Static method in class visad.jmet.DumpType
-
Test this class by running 'java visad.jmet.DumpType'.
- main(String[]) - Static method in class visad.jmet.EASECoordinateSystem
-
- main(String[]) - Static method in class visad.jmet.GRIBCoordinateSystem
-
- main(String[]) - Static method in class visad.jmet.NCEPPanel
-
- main(String[]) - Static method in class visad.jmet.NetcdfGrids
-
Test routine: java NetcdfGrids
- main(String[]) - Static method in class visad.jmet.ShowNCEPModel
-
- main(String[]) - Static method in class visad.LinearNDSet
-
run 'java visad.LinearNDSet' to test the LinearNDSet class
- main(String[]) - Static method in class visad.LogarithmicUnit
-
Test this class.
- main(String[]) - Static method in class visad.math.FFT
-
test Fourier Transform methods
- main(String[]) - Static method in class visad.math.Histogram
-
- main(String[]) - Static method in class visad.MathType
-
run 'java visad.MathType' to test MathType.prettyString()
and MathType.guessMaps()
- main(String[]) - Static method in class visad.matrix.JamaMatrix
-
Test the JamaMatrix class.
- main(String[]) - Static method in class visad.meteorology.WeatherSymbols
-
- main(String[]) - Static method in class visad.OffsetUnit
-
Test this class.
- main(String[]) - Static method in class visad.ProductSet
-
- main(String[]) - Static method in class visad.python.JPythonFrame
-
tests the JPythonFrame class
- main(String[]) - Static method in class visad.python.RunJPython
-
launches a JPython script
- main(String[]) - Static method in class visad.QuantityDimension
-
Test this class.
- main(String[]) - Static method in class visad.QuickSort
-
- main(String[]) - Static method in class visad.rabin.Rain
-
- main(String[]) - Static method in class visad.rabin.RainSheet
-
The main method just constructs a RainSheet, displays it, and exits
- main(String[]) - Static method in class visad.Real
-
run 'java visad.Real' to test the Real class
- main(String[]) - Static method in class visad.RealTuple
-
run 'java visad.RealTuple' to test the RealTuple class
- main(String[]) - Static method in class visad.RealType
-
- main(String[]) - Static method in class visad.ScaledUnit
-
Test this class.
- main(String[]) - Static method in class visad.Set
-
- main(String[]) - Static method in class visad.SI
-
Test this class.
- main(String[]) - Static method in class visad.sounder.Sounding
-
- main(String[]) - Static method in class visad.sounder.Spectrum
-
- main(String[]) - Static method in class visad.ss.SpreadSheet
-
Gateway into VisAD Visualization SpreadSheet user interface.
- main(String[]) - Static method in class visad.test.ContourHardTest
-
- main(String[]) - Static method in class visad.test.FlatFieldCacheTest
-
- main(String[]) - Static method in class visad.test.ImageAnimationTest
-
- main(String[]) - Static method in class visad.test.J3DTextureTest
-
- main(String[]) - Static method in class visad.test.TriangleStripBuilderTest
-
- main(String[]) - Static method in class visad.UnionSet
-
- main(String[]) - Static method in class visad.Unit
-
Test this class.
- main(String[]) - Static method in class visad.util.ArrowSlider
-
For testing purposes
- main(String[]) - Static method in class visad.util.BarGraph
-
Run 'java visad.util.BarGraph' to test bar graphing.
- main(String[]) - Static method in class visad.util.BarSlider
-
For testing puropses
- main(String[]) - Static method in class visad.util.ChosenColorWidget
-
- main(String[]) - Static method in class visad.util.ColorMapWidget
-
- main(String[]) - Static method in class visad.util.ColorWidget
-
main method for standalone testing
- main(String[]) - Static method in class visad.util.DataConverter
-
Run 'java visad.util.DataConverter' to convert some data.
- main(String[]) - Static method in class visad.util.DataUtility
-
- main(String[]) - Static method in class visad.util.Delay
-
- main(String[]) - Static method in class visad.util.LabeledColorWidget
-
- main(String[]) - Static method in class visad.util.ResSwitcher
-
Run 'java visad.util.ResSwitcher data_file' to test ResSwitcher.
- main(String[]) - Static method in class visad.util.SimpleColorMapWidget
-
- main(String[]) - Static method in class visad.util.SliderLabel
-
for debugging purposes
- main(String[]) - Static method in class visad.util.TextFrame
-
tests the TextFrame class
- main(String[]) - Static method in class visad.util.ThreadManager
-
Main method for testing
- main(String[]) - Static method in class visad.util.Trace
-
- main(String[]) - Static method in class visad.util.WidgetTest
-
for debugging purposes
- make1DGeometry(byte[][]) - Method in class visad.SampledSet
-
create a 1-D GeometryArray from this Set and color_values;
only used by Irregular3DSet and Gridded3DSet
- make1DGeometry(byte[][]) - Method in class visad.Set
-
- make1DGeometry(byte[][]) - Method in interface visad.SetIface
-
- make1DGeometry(byte[][]) - Method in class visad.UnionSet
-
create a 1-D GeometryArray from this Set and color_values
- make2DGeometry(byte[][], boolean) - Method in class visad.Gridded3DSet
-
create a 2-D GeometryArray from this Set and color_values
- make2DGeometry(byte[][], boolean) - Method in class visad.Irregular3DSet
-
create a 2-D GeometryArray from this Set and color_values
- make2DGeometry(byte[][], boolean) - Method in class visad.Set
-
- make2DGeometry(byte[][], boolean) - Method in interface visad.SetIface
-
- make2DGeometry(byte[][], boolean) - Method in class visad.UnionSet
-
create a 2-D GeometryArray from this Set and color_values
- make3ByteRGB(BufferedImage) - Static method in class visad.ImageFlatField
-
Converts the given BufferedImage to a format efficient
with ImageFlatField's grabBytes method and usable with
Java3D texturing by reference.
- make3DGeometry(byte[][]) - Method in class visad.Linear3DSet
-
note makeSpatial never returns a Linear3DSet,
so this is not enough;
must handle it like linear texture mapping;
also, want to exploit Texture3D -
so must figure out how to make texture alpha work
- make3DGeometry(byte[][]) - Method in class visad.SampledSet
-
create a 3-D GeometryArray from this Set and color_values;
NOTE - this version only makes points;
NOTE - when textures are supported by Java3D the Gridded3DSet
implementation of make3DGeometry should use Texture3D, and
the Irregular3DSet implementation should resample to a
Gridded3DSet and use Texture3D;
only used by Irregular3DSet and Gridded3DSet
- make3DGeometry(byte[][]) - Method in class visad.Set
-
- make3DGeometry(byte[][]) - Method in interface visad.SetIface
-
- make_matrix(double, double, double, double, double, double, double) - Method in class visad.DisplayImpl
-
make projection matrix from given arguments
- make_matrix(double, double, double, double, double, double, double) - Method in class visad.java2d.MouseBehaviorJ2D
-
Make a transformation matrix to perform the given rotation, scale and
translation.
- make_matrix(double, double, double, double, double, double, double, double, double) - Method in class visad.java2d.MouseBehaviorJ2D
-
Make a transformation matrix to perform the given rotation, scale and
translation.
- make_matrix(double, double, double, double, double, double, double) - Method in class visad.java3d.MouseBehaviorJ3D
-
Make a transformation matrix to perform the given rotation, scale and
translation.
- make_matrix(double, double, double, double, double, double, double, double, double) - Method in class visad.java3d.MouseBehaviorJ3D
-
Make a transformation matrix to perform the given rotation, scale and
translation.
- make_matrix(double, double, double, double, double, double, double) - Method in interface visad.LocalDisplay
-
- make_matrix(double, double, double, double, double, double, double) - Method in interface visad.MouseBehavior
-
Make a transformation matrix to perform the given rotation, scale and
translation.
- make_matrix(double, double, double, double, double, double, double, double, double) - Method in interface visad.MouseBehavior
-
Make a transformation matrix to perform the given rotation, scale and
translation.
- make_normals(float[], float[], float[], float[], float[], float[], int, int, float[], float[], float[], float[], float[], float[], float[], float[], float[], int[], int[]) - Static method in class visad.Gridded3DSet
-
- make_translate(double, double, double) - Method in class visad.java2d.MouseBehaviorJ2D
-
Create a translation matrix.
- make_translate(double, double) - Method in class visad.java2d.MouseBehaviorJ2D
-
Create a translation matrix.
- make_translate(double, double, double) - Method in class visad.java3d.MouseBehaviorJ3D
-
Create a translation matrix.
- make_translate(double, double) - Method in class visad.java3d.MouseBehaviorJ3D
-
Create a translation matrix.
- make_translate(double, double) - Method in interface visad.MouseBehavior
-
Create a translation matrix.
- make_translate(double, double, double) - Method in interface visad.MouseBehavior
-
Create a translation matrix.
- makeADDEString(Properties) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaFile
-
make the ADDE request string out of the various parameters
the host, group and descr are required.
- makeAppearance(GraphicsModeControl, TransparencyAttributes, ColoringAttributes, GeometryArray, boolean) - Method in class visad.java3d.ShadowTypeJ3D
-
Make an Appearance object for this display
- makeAreaNav(int[]) - Static method in class edu.wisc.ssec.mcidas.AREAnav
-
Return an AREAnav based on the input nav block.
- makeAreaNav(int[], int[]) - Static method in class edu.wisc.ssec.mcidas.AREAnav
-
- makeArray(RealType) - Static method in class visad.RealTupleType
-
- makeArray(RealType, RealType) - Static method in class visad.RealTupleType
-
- makeArray(RealType, RealType, RealType) - Static method in class visad.RealTupleType
-
- makeArray(RealType, RealType, RealType, RealType) - Static method in class visad.RealTupleType
-
- makeBarGraph2D(float[], float, Color[]) - Static method in class visad.util.BarGraph
-
Constructs a 2D bar graph.
- makeBarGraph2D(FunctionType, float[], float, Color[]) - Static method in class visad.util.BarGraph
-
Constructs a 2D bar graph.
- makeBarGraph3D(float[][], float, Color[][]) - Static method in class visad.util.BarGraph
-
Constructs a 3D bar graph.
- makeBarGraph3D(FunctionType, float[][], float, Color[][]) - Static method in class visad.util.BarGraph
-
Constructs a 3D bar graph.
- makeBoxes2D(float[], float[], float[], float[], Color[]) - Static method in class visad.util.BarGraph
-
- makeBoxes2D(float[], float[], float[], float[], float[], float[], float[]) - Static method in class visad.util.BarGraph
-
- makeBoxes2D(FunctionType, float[], float[], float[], float[], Color[]) - Static method in class visad.util.BarGraph
-
- makeBoxes2D(FunctionType, float[], float[], float[], float[], float[], float[], float[]) - Static method in class visad.util.BarGraph
-
- makeBoxes3D(float[], float[], float[], float[], float[], float[], Color[]) - Static method in class visad.util.BarGraph
-
- makeBoxes3D(float[], float[], float[], float[], float[], float[], float[], float[], float[]) - Static method in class visad.util.BarGraph
-
- makeBoxes3D(FunctionType, float[], float[], float[], float[], float[], float[], Color[]) - Static method in class visad.util.BarGraph
-
- makeBoxes3D(FunctionType, float[], float[], float[], float[], float[], float[], float[], float[], float[]) - Static method in class visad.util.BarGraph
-
- makeBranch() - Method in class visad.cluster.ShadowNodeFunctionTypeJ3D
-
- makeBranch() - Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
- makeBranch() - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- makeBranch() - Method in class visad.ShadowType
-
- makeCalendarForDayTimeToSecs() - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Create a calendar to be used for mcDayTimeToSecs.
- makeCircle(float, float[], float[], int, float[]) - Static method in class visad.Trajectory
-
- makeColorBytes(Data, ScalarMap, ScalarMap[], float, ShadowRealType[], int, int, int[], byte[], int, int, int, int, int, int, int, int) - Method in class visad.bom.ShadowImageByRefFunctionTypeJ3D
-
- makeColorBytesDriver(Data, ScalarMap, ScalarMap[], float, ShadowRealType[], int, int, int[], int, int, int, VisADImageTile, int) - Method in class visad.bom.ShadowImageByRefFunctionTypeJ3D
-
- makeCone(float[][], float[], byte[][], float[], byte[], float[], int[]) - Method in class visad.TrajectoryManager
-
- makeContour(int, int[], float[][], int[], Vector, int[], int, boolean[][], int, Set, byte[][], boolean, Object, GraphicsModeControl, boolean[], float, float[], ShadowType, ShadowRealTupleType, ShadowRealType[], Set, Unit[], CoordinateSystem) - Method in class visad.java2d.ShadowTypeJ2D
-
- makeContour(int, int[], float[][], int[], Vector, int[], int, boolean[][], int, Set, byte[][], boolean, Object, GraphicsModeControl, boolean[], float, float[], ShadowType, ShadowRealTupleType, ShadowRealType[], Set, Unit[], CoordinateSystem) - Method in class visad.java3d.ShadowTypeJ3D
-
- makeContour(int, int[], float[][], int[], Vector, int[], int, boolean[][], int, Set, byte[][], boolean, Object, GraphicsModeControl, boolean[], float, float[], ShadowType, ShadowRealTupleType, ShadowRealType[], Set, Unit[], CoordinateSystem) - Method in class visad.ShadowType
-
- makeControl(ScalarMap) - Method in class visad.DisplayRenderer
-
Factory for constructing a subclass of Control
appropriate for the graphics API and for this
DisplayRenderer
; invoked by ScalarMap
when it is addMap()
ed to a Display
.
- makeControl(ScalarMap) - Method in class visad.java2d.DisplayRendererJ2D
-
Factory for constructing a subclass of Control
appropriate for the graphics API and for this
DisplayRenderer
; invoked by ScalarMap
when it is addMap()
ed to a Display
.
- makeControl(ScalarMap) - Method in class visad.java3d.DisplayRendererJ3D
-
Factory for constructing a subclass of Control
appropriate for the graphics API and for this
DisplayRenderer
; invoked by ScalarMap
when it is addMap()
ed to a Display
.
- makeCovarianceMatrix(double[][]) - Static method in class visad.sounder.PCA
-
- makeCylinder(int, float, float) - Static method in class visad.aeri.Qdiv
-
- makeCylinder() - Method in class visad.TrajectoryManager
-
- makeCylinderSegment(float[][], float[], byte[][], float[][], float[], byte[][], float[], float[], byte[], int[]) - Static method in class visad.Trajectory
-
- makeCylinderStrip(int, float[], float[], float[], float[], byte[][], byte[][], float, int, float[], byte[], float[], float[], byte[], float[], int[], int[], int[], int[]) - Method in class visad.Trajectory
-
- makeData() - Method in class visad.data.amanda.Hit
-
- makeData() - Method in class visad.data.amanda.Tracks
-
- makeDefaultRenderer() - Method in class visad.cluster.ClientDisplayRendererJ3D
-
- makeDefaultRenderer() - Method in class visad.cluster.NodeDisplayRendererJ3D
-
- makeDefaultRenderer() - Method in class visad.cluster.UserDisplayRendererJ3D
-
- makeDefaultRenderer() - Method in class visad.DisplayRenderer
-
Factory for constructing the default subclass of
DataRenderer
for this DisplayRenderer
.
- makeDefaultRenderer() - Method in class visad.java2d.DisplayRendererJ2D
-
- makeDefaultRenderer() - Method in class visad.java3d.DisplayRendererJ3D
-
Create the default DataRenderer
for this type of
DisplayRenderer
- makeDefaultRenderer() - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- makeDeformableRibbon() - Method in class visad.TrajectoryManager
-
- makeDisturbance(String, String, int, int, String, double, double, int, int, FieldImpl) - Static method in class visad.bom.TCData
-
- makeDomain(int) - Static method in class visad.python.JPythonMethods
-
Make an Integer1DSet of given length
- makeDomain(MathType, int) - Static method in class visad.python.JPythonMethods
-
Make an Integer1DSet of given length and MathType
- makeDomain(String, int) - Static method in class visad.python.JPythonMethods
-
Make an Integer1DSet of given length and make a MathType
- makeDomain(int, int) - Static method in class visad.python.JPythonMethods
-
Make an Integer2DSet of given lengths.
- makeDomain(MathType, int, int) - Static method in class visad.python.JPythonMethods
-
Make an Integer2DSet of given lengths
- makeDomain(String, int, int) - Static method in class visad.python.JPythonMethods
-
Make an Integer2DSet of given lengths.
- makeDomain(double, double, int) - Static method in class visad.python.JPythonMethods
-
Create a Linear1DSet for domain samples
- makeDomain(MathType, double, double, int) - Static method in class visad.python.JPythonMethods
-
Create a Linear1DSet for domain samples
- makeDomain(String, double, double, int) - Static method in class visad.python.JPythonMethods
-
Create a Linear1DSet for domain samples
- makeDomain(double, double, int, double, double, int) - Static method in class visad.python.JPythonMethods
-
Create a Linear2DSet for domain samples
- makeDomain(MathType, double, double, int, double, double, int) - Static method in class visad.python.JPythonMethods
-
Create a Linear2DSet for domain samples
- makeDomain(String, double, double, int, double, double, int) - Static method in class visad.python.JPythonMethods
-
Create a Linear2DSet for domain samples
- makeDomain(double, double, int, double, double, int, double, double, int) - Static method in class visad.python.JPythonMethods
-
Create a Linear3DSet for domain samples
- makeDomain(MathType, double, double, int, double, double, int, double, double, int) - Static method in class visad.python.JPythonMethods
-
Create a Linear3DSet for domain samples
- makeDomain(String, double, double, int, double, double, int, double, double, int) - Static method in class visad.python.JPythonMethods
-
Create a Linear3DSet for domain samples
- makeDomainSet(BufferedImage) - Static method in class visad.ImageFlatField
-
Constructs a domain Set suitable for use with the given image.
- makeEventData() - Method in class visad.data.amanda.AmandaFile
-
- makeField(FunctionType, int, boolean) - Static method in class visad.FlatField
-
construct a FlatField of given type; used for testing
- makeField(Image) - Static method in class visad.util.DataUtility
-
Create a VisAD Data object from the given Image
- makeField(Image, boolean) - Static method in class visad.util.DataUtility
-
Create a VisAD Data object from the given Image
- makeField1(FunctionType, double, double, int, double, double, int) - Static method in class visad.FlatField
-
construct a FlatField with a 2-D domain and a 1-D range;
used for testing
- makeField2(FunctionType, double, double, int, double, double, int) - Static method in class visad.FlatField
-
construct a FlatField with a 2-D domain and a 2-D range;
used for testing
- makeFixedWidthRibbon() - Method in class visad.TrajectoryManager
-
- makeFlatField(Vis5DFile, int) - Static method in class visad.data.vis5d.Vis5DForm
-
- makeFlow(int, float[][], float, float, float[][], byte[][], boolean[][]) - Method in class visad.bom.ShadowBarbFunctionTypeJ2D
-
- makeFlow(int, float[][], float, float, float[][], byte[][], boolean[][]) - Method in class visad.bom.ShadowBarbFunctionTypeJ3D
-
- makeFlow(int, float[][], float, float, float[][], byte[][], boolean[][]) - Method in class visad.bom.ShadowBarbRealTupleTypeJ2D
-
- makeFlow(int, float[][], float, float, float[][], byte[][], boolean[][]) - Method in class visad.bom.ShadowBarbRealTupleTypeJ3D
-
- makeFlow(int, float[][], float, float, float[][], byte[][], boolean[][]) - Method in class visad.bom.ShadowBarbRealTypeJ2D
-
- makeFlow(int, float[][], float, float, float[][], byte[][], boolean[][]) - Method in class visad.bom.ShadowBarbRealTypeJ3D
-
- makeFlow(int, float[][], float, float, float[][], byte[][], boolean[][]) - Method in class visad.bom.ShadowBarbSetTypeJ2D
-
- makeFlow(int, float[][], float, float, float[][], byte[][], boolean[][]) - Method in class visad.bom.ShadowBarbSetTypeJ3D
-
- makeFlow(int, float[][], float, float, float[][], byte[][], boolean[][]) - Method in class visad.bom.ShadowBarbTupleTypeJ2D
-
- makeFlow(int, float[][], float, float, float[][], byte[][], boolean[][]) - Method in class visad.bom.ShadowBarbTupleTypeJ3D
-
- makeFlow(int, float[][], float, float, float[][], byte[][], boolean[][]) - Method in class visad.java2d.ShadowTypeJ2D
-
- makeFlow(int, float[][], float, float, float[][], byte[][], boolean[][]) - Method in class visad.java3d.ShadowTypeJ3D
-
- makeFlow(int, float[][], float, float, float[][], byte[][], boolean[][]) - Method in class visad.ShadowType
-
which = 0 for Flow1 and which = 1 for Flow2
- makeFunctionType(BufferedImage) - Static method in class visad.ImageFlatField
-
Constructs a FunctionType suitable for use with the given image.
- makeGeometry(VisADGeometryArray) - Method in class visad.java3d.DisplayImplJ3D
-
- makeGeometry() - Method in class visad.TrajectoryManager
-
- makeGeometrys(VisADGeometryArray) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- makeHistogram(ScalarMap, ScalarMap, ScalarMap, ScalarMap) - Method in class visad.data.amanda.Event
-
- makeHistogram(Data[]) - Static method in class visad.math.Histogram
-
invoke in SpreadSheet by:
link(visad.math.Histogram.makeHistogram(A1, A2))
- makeHistogram(Field, Set) - Static method in class visad.math.Histogram
-
return a histogram of field range values in "bins"
defined by the samples of set
- makeHitSequence() - Method in class visad.data.amanda.Event
-
- makeImage(float[][]) - Static method in class visad.util.DataUtility
-
return a FlatField for a simple image from
values[nlines][nelements]
- makeImageShape3D(DisplayImplJ3D, Image, int, int, int, int, int, double, double) - Static method in class visad.bom.annotations.ScreenAnnotatorUtils
-
Transforms an Image object into a
Shape3D
.
- makeIsoLines(float[], float, float, float, float[], byte[][], boolean[], boolean, boolean, ScalarMap[], double[], double, boolean) - Method in class visad.Gridded3DSet
-
- makeIsoLines(float[], float, float, float, float[], byte[][], boolean[], boolean, boolean, ScalarMap[], double[], double, boolean) - Method in class visad.Irregular3DSet
-
return basic lines in array[0], fill-ins in array[1]
and labels in array[2]
- makeIsoLines(float[], float, float, float, float[], byte[][], boolean[], boolean, boolean, ScalarMap[], double[], double, boolean) - Method in class visad.Set
-
return basic lines in array[0], fill-ins in array[1]
and labels in array[2]
- makeIsoLines(float[], float, float, float, float[], byte[][], boolean[], boolean, boolean, ScalarMap[], double[], double, boolean) - Method in interface visad.SetIface
-
- makeIsoLines(float[], float, float, float, float[], byte[][], boolean[], boolean, boolean, ScalarMap[], double[], double, boolean) - Method in class visad.UnionSet
-
return basic lines in array[0], fill-ins in array[1]
and labels in array[2]
- makeIsoSurface(float, float[], byte[][], boolean) - Method in class visad.Gridded3DSet
-
- makeIsoSurface(float, float[], byte[][], boolean) - Method in class visad.Irregular3DSet
-
- makeIsoSurface(float, float[], byte[][], boolean) - Method in class visad.Set
-
- makeIsoSurface(float, float[], byte[][], boolean) - Method in interface visad.SetIface
-
- makeIsoSurface(float, float[], byte[][], boolean) - Method in class visad.UnionSet
-
- makeIsoSurfaceMissingSpatial(float, float[], byte[][], boolean, ShadowRealTupleType, ShadowRealTupleType, Unit[], CoordinateSystem, CoordinateSystem, ShadowRealType[], DisplayTupleType, float[][]) - Method in class visad.Gridded3DSet
-
- makeJLabelShape3D(DisplayImplJ3D, String, int, int, float[], Font, double, double, int, int) - Static method in class visad.bom.annotations.ScreenAnnotatorUtils
-
- makeLabelShape3D(DisplayImplJ3D, String, int, int, float[], Font, HersheyFont, double, double, boolean, double, double, TextControl.Justification, TextControl.Justification, double) - Static method in class visad.bom.annotations.ScreenAnnotatorUtils
-
Construct a
Shape3D
object from a routine description
of a Label using 2D fonts.
- makeLinearIsoSurface(float, float[], byte[][], boolean, ScalarMap[], int[]) - Method in class visad.Linear3DSet
-
- makeLineShape3D(DisplayImplJ3D, int, int, int, int, int, float[], double, double) - Static method in class visad.bom.annotations.ScreenAnnotatorUtils
-
Construct a
Shape3D
object from a routine description
of a Line.
- makeLocal(Data) - Static method in class visad.ss.BasicSSCell
-
- makeLocal(Data) - Static method in class visad.util.DataUtility
-
Converts a remote Data object to a local Data object.
- makeLocal(Data, boolean) - Static method in class visad.util.DataUtility
-
Converts a remote Data object to a local Data object.
- makeLocalQuery(int, int, int, int, int, int, int) - Static method in class edu.wisc.ssec.mcidas.AreaFileFactory
-
Construct a url query string for subsetting a local file.
- makeLocalQuery(int, int, int, int, int, int, int, int) - Static method in class edu.wisc.ssec.mcidas.AreaFileFactory
-
Construct a url query string for subsetting a local file.
- makeLocalQuery(int, int, int, int, int, int, int, String) - Static method in class edu.wisc.ssec.mcidas.AreaFileFactory
-
Construct a url query string for subsetting a local file.
- makeLocalSubsetURL(String, int, int, int, int, int, int, int, String) - Static method in class edu.wisc.ssec.mcidas.AreaFileFactory
-
Construct a
URL
for subsetting a local file.
- makeLocations(double[], float[], float[], float[], int[], int[], float[], float[], float[], int[], int[], float[], float[], float[], float[], int[], float[], float[], float[], int[]) - Static method in class visad.bom.TCData
-
jk:
create a flatfield of Disturbance (Tropical Cyclone) Sizes
with values set to "missing"
This allows for the case when the database has no entries yet,
but means we can still create some TCData
- makeModuleData() - Method in class visad.data.amanda.AmandaFile
-
- makeNormals(float[], int, int) - Static method in class visad.Gridded3DSet
-
- makePairedLines(MathType, double[][]) - Static method in class visad.python.JPythonMethods
-
Construct a UnionSet of the given MathType for the pairs of
points given
- makePlural(String) - Method in class visad.data.units.UnitTable
-
Returns the plural form of a name.
- makePointGeometry(float[][], byte[][]) - Static method in class visad.java2d.ShadowTypeJ2D
-
- makePointGeometry(float[][], byte[][]) - Static method in class visad.java3d.ShadowTypeJ3D
-
- makePointGeometry(byte[][]) - Method in class visad.SampledSet
-
create a PointArray from this Set and color_values;
can be applied to ManifoldDimension = 1, 2 or 3
- makePointGeometry(byte[][]) - Method in class visad.Set
-
- makePointGeometry(byte[][]) - Method in interface visad.SetIface
-
- makePointGeometry(float[][], byte[][]) - Static method in class visad.ShadowType
-
- makePointGeometry(float[][], byte[][], boolean) - Static method in class visad.ShadowType
-
- makePointGeometry() - Method in class visad.TrajectoryManager
-
- makePointShape3D(DisplayImplJ3D, int, int, float[], double, double) - Static method in class visad.bom.annotations.ScreenAnnotatorUtils
-
Construct a
Shape3D
object from a routine description
of a Point.
- makePolarStereographic(RealTupleType, double, double, double) - Static method in class visad.data.hdfeos.PolarStereographic
-
- makePolarStereographic(RealTupleType, double, double, double, double, double, double) - Static method in class visad.data.hdfeos.PolarStereographic
-
- makeQuadrilateralShape3D(DisplayImplJ3D, int, int, int, int, int, int, int, int, int, float[], double, double) - Static method in class visad.bom.annotations.ScreenAnnotatorUtils
-
Construct a
Shape3D
object from a routine description
of a Quadrilateral.
- makeQuery() - Method in class edu.wisc.ssec.mcidas.adde.AddeDatasetURL
-
Make the query portion of the URL (e.g., key1=value1&key2=value2..)
Subclasses should override.
- makeQuery() - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Create the ADDE URL
- makeQuery() - Method in class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Create the ADDE URL
- makeQuery() - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Make the query portion of the URL (e.g., key1=value1&key2=value2..)
Subclasses should override.
- makeRational(double[][], Unit[], ErrorEstimate[]) - Static method in class visad.FlatField
-
Ensure that numeric values and units are in rational form, i.e.
- makeRational(float[][], Unit[], ErrorEstimate[]) - Static method in class visad.FlatField
-
- makeRealType(String) - Static method in class visad.python.JPythonMethods
-
Make or get the RealType corresponding to the name; if none exists,
make one and return it.
- makeRealType(String, Unit) - Static method in class visad.python.JPythonMethods
-
Make or get the RealType corresponding to the name; if none exists, make
one and return it.
- makeSamples(int, int) - Method in class visad.test.ImageAnimationTest
-
- makeScale() - Method in class visad.AxisScale
-
Create the scale.
- makeScale(boolean, double, double, double, double, double, double, double, double, double, double[]) - Method in class visad.AxisScale
-
inner logic of makeScale with no references to display, displayRenderer
or scalarMap, allwoing more flexible placement of scales
- makeScale() - Method in class visad.ScalarMap
-
Create the scale that is displayed.
- makeScreenBasedScale(double, double, double, double, double, double, double, double) - Method in class visad.AxisScale
-
Create the scale for screen based.
- makeShadowFunctionType(FunctionType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbManipulationRendererJ2D
-
- makeShadowFunctionType(FunctionType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbManipulationRendererJ3D
-
- makeShadowFunctionType(FunctionType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbRendererJ2D
-
- makeShadowFunctionType(FunctionType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbRendererJ3D
-
- makeShadowFunctionType(FunctionType, DataDisplayLink, ShadowType) - Method in class visad.bom.ImageRendererJ3D
-
- makeShadowFunctionType(FunctionType, DataDisplayLink, ShadowType) - Method in class visad.bom.SwellManipulationRendererJ3D
-
- makeShadowFunctionType(FunctionType, DataDisplayLink, ShadowType) - Method in class visad.bom.SwellRendererJ3D
-
- makeShadowFunctionType(FunctionType, DataDisplayLink, ShadowType) - Method in class visad.cluster.NodeRendererJ3D
-
- makeShadowFunctionType(FunctionType, DataDisplayLink, ShadowType) - Method in class visad.DataRenderer
-
factory method for constructing a subclass of ShadowType appropriate
for the graphics API, that also adapts ShadowFunctionType;
ShadowType trees are constructed that 'shadow' the MathType trees of
Data to be depicted, via recursive calls to buildShadowType() methods
of MathType sub-classes, to DataRenderer.makeShadow*Type() methods,
to Shadow*Type constructors, then back to buildShadowType() methods;
the recursive call chain is initiated by DataDisplayLink.prepareData()
calls to buildShadowType() methods of MathType sub-classes;
- makeShadowFunctionType(FunctionType, DataDisplayLink, ShadowType) - Method in class visad.java2d.RendererJ2D
-
- makeShadowFunctionType(FunctionType, DataDisplayLink, ShadowType) - Method in class visad.java3d.AnimationRendererJ3D
-
- makeShadowFunctionType(FunctionType, DataDisplayLink, ShadowType) - Method in class visad.java3d.RendererJ3D
-
- makeShadowRealTupleType(RealTupleType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbManipulationRendererJ2D
-
- makeShadowRealTupleType(RealTupleType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbManipulationRendererJ3D
-
- makeShadowRealTupleType(RealTupleType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbRendererJ2D
-
- makeShadowRealTupleType(RealTupleType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbRendererJ3D
-
- makeShadowRealTupleType(RealTupleType, DataDisplayLink, ShadowType) - Method in class visad.bom.SwellManipulationRendererJ3D
-
- makeShadowRealTupleType(RealTupleType, DataDisplayLink, ShadowType) - Method in class visad.bom.SwellRendererJ3D
-
- makeShadowRealTupleType(RealTupleType, DataDisplayLink, ShadowType) - Method in class visad.cluster.NodeRendererJ3D
-
- makeShadowRealTupleType(RealTupleType, DataDisplayLink, ShadowType) - Method in class visad.DataRenderer
-
factory for constructing a subclass of ShadowType appropriate
for the graphics API, that also adapts ShadowRealTupleType;
ShadowType trees are constructed that 'shadow' the MathType trees of
Data to be depicted, via recursive calls to buildShadowType() methods
of MathType sub-classes, to DataRenderer.makeShadow*Type() methods,
to Shadow*Type constructors, then back to buildShadowType() methods;
the recursive call chain is initiated by DataDisplayLink.prepareData()
calls to buildShadowType() methods of MathType sub-classes;
- makeShadowRealTupleType(RealTupleType, DataDisplayLink, ShadowType) - Method in class visad.java2d.RendererJ2D
-
- makeShadowRealTupleType(RealTupleType, DataDisplayLink, ShadowType) - Method in class visad.java3d.RendererJ3D
-
- makeShadowRealType(RealType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbManipulationRendererJ2D
-
- makeShadowRealType(RealType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbManipulationRendererJ3D
-
- makeShadowRealType(RealType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbRendererJ2D
-
- makeShadowRealType(RealType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbRendererJ3D
-
- makeShadowRealType(RealType, DataDisplayLink, ShadowType) - Method in class visad.bom.SwellManipulationRendererJ3D
-
- makeShadowRealType(RealType, DataDisplayLink, ShadowType) - Method in class visad.bom.SwellRendererJ3D
-
- makeShadowRealType(RealType, DataDisplayLink, ShadowType) - Method in class visad.cluster.NodeRendererJ3D
-
- makeShadowRealType(RealType, DataDisplayLink, ShadowType) - Method in class visad.DataRenderer
-
factory for constructing a subclass of ShadowType appropriate
for the graphics API, that also adapts ShadowRealType;
ShadowType trees are constructed that 'shadow' the MathType trees of
Data to be depicted, via recursive calls to buildShadowType() methods
of MathType sub-classes, to DataRenderer.makeShadow*Type() methods,
to Shadow*Type constructors, then back to buildShadowType() methods;
the recursive call chain is initiated by DataDisplayLink.prepareData()
calls to buildShadowType() methods of MathType sub-classes;
- makeShadowRealType(RealType, DataDisplayLink, ShadowType) - Method in class visad.java2d.RendererJ2D
-
- makeShadowRealType(RealType, DataDisplayLink, ShadowType) - Method in class visad.java3d.RendererJ3D
-
- makeShadowSetType(SetType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbManipulationRendererJ2D
-
- makeShadowSetType(SetType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbManipulationRendererJ3D
-
- makeShadowSetType(SetType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbRendererJ2D
-
- makeShadowSetType(SetType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbRendererJ3D
-
- makeShadowSetType(SetType, DataDisplayLink, ShadowType) - Method in class visad.bom.CurveManipulationRendererJ2D
-
Create a ShadowType based on the SetType
- makeShadowSetType(SetType, DataDisplayLink, ShadowType) - Method in class visad.bom.CurveManipulationRendererJ3D
-
Create a ShadowType based on the SetType
- makeShadowSetType(SetType, DataDisplayLink, ShadowType) - Method in class visad.bom.SwellManipulationRendererJ3D
-
- makeShadowSetType(SetType, DataDisplayLink, ShadowType) - Method in class visad.bom.SwellRendererJ3D
-
- makeShadowSetType(SetType, DataDisplayLink, ShadowType) - Method in class visad.bom.TextureFillRendererJ3D
-
- makeShadowSetType(SetType, DataDisplayLink, ShadowType) - Method in class visad.cluster.NodeRendererJ3D
-
- makeShadowSetType(SetType, DataDisplayLink, ShadowType) - Method in class visad.DataRenderer
-
factory for constructing a subclass of ShadowType appropriate
for the graphics API, that also adapts ShadowSetType;
ShadowType trees are constructed that 'shadow' the MathType trees of
Data to be depicted, via recursive calls to buildShadowType() methods
of MathType sub-classes, to DataRenderer.makeShadow*Type() methods,
to Shadow*Type constructors, then back to buildShadowType() methods;
the recursive call chain is initiated by DataDisplayLink.prepareData()
calls to buildShadowType() methods of MathType sub-classes;
- makeShadowSetType(SetType, DataDisplayLink, ShadowType) - Method in class visad.java2d.RendererJ2D
-
- makeShadowSetType(SetType, DataDisplayLink, ShadowType) - Method in class visad.java3d.RendererJ3D
-
- makeShadowTextType(TextType, DataDisplayLink, ShadowType) - Method in class visad.DataRenderer
-
factory for constructing a subclass of ShadowType appropriate
for the graphics API, that also adapts ShadowTextType;
ShadowType trees are constructed that 'shadow' the MathType trees of
Data to be depicted, via recursive calls to buildShadowType() methods
of MathType sub-classes, to DataRenderer.makeShadow*Type() methods,
to Shadow*Type constructors, then back to buildShadowType() methods;
the recursive call chain is initiated by DataDisplayLink.prepareData()
calls to buildShadowType() methods of MathType sub-classes;
- makeShadowTextType(TextType, DataDisplayLink, ShadowType) - Method in class visad.java2d.RendererJ2D
-
- makeShadowTextType(TextType, DataDisplayLink, ShadowType) - Method in class visad.java3d.RendererJ3D
-
- makeShadowTupleType(TupleType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbManipulationRendererJ2D
-
- makeShadowTupleType(TupleType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbManipulationRendererJ3D
-
- makeShadowTupleType(TupleType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbRendererJ2D
-
- makeShadowTupleType(TupleType, DataDisplayLink, ShadowType) - Method in class visad.bom.BarbRendererJ3D
-
- makeShadowTupleType(TupleType, DataDisplayLink, ShadowType) - Method in class visad.bom.SwellManipulationRendererJ3D
-
- makeShadowTupleType(TupleType, DataDisplayLink, ShadowType) - Method in class visad.bom.SwellRendererJ3D
-
- makeShadowTupleType(TupleType, DataDisplayLink, ShadowType) - Method in class visad.cluster.NodeRendererJ3D
-
- makeShadowTupleType(TupleType, DataDisplayLink, ShadowType) - Method in class visad.DataRenderer
-
factory for constructing a subclass of ShadowType appropriate
for the graphics API, that also adapts ShadowTupleType;
ShadowType trees are constructed that 'shadow' the MathType trees of
Data to be depicted, via recursive calls to buildShadowType() methods
of MathType sub-classes, to DataRenderer.makeShadow*Type() methods,
to Shadow*Type constructors, then back to buildShadowType() methods;
the recursive call chain is initiated by DataDisplayLink.prepareData()
calls to buildShadowType() methods of MathType sub-classes;
- makeShadowTupleType(TupleType, DataDisplayLink, ShadowType) - Method in class visad.java2d.RendererJ2D
-
- makeShadowTupleType(TupleType, DataDisplayLink, ShadowType) - Method in class visad.java3d.RendererJ3D
-
- makeSimpleDisplay(DataImpl) - Static method in class visad.util.DataUtility
-
- makeSinusoidalSamples(int, int, int) - Static method in class visad.test.ImageAnimationTest
-
- makeSpatial(SetType, float[][]) - Method in class visad.GriddedSet
-
- makeSpatial(SetType, float[][]) - Method in class visad.Irregular1DSet
-
- makeSpatial(SetType, float[][]) - Method in class visad.Irregular2DSet
-
- makeSpatial(SetType, float[][]) - Method in class visad.Irregular3DSet
-
- makeSpatial(SetType, float[][]) - Method in class visad.ProductSet
-
this should return Gridded3DSet or Irregular3DSet;
no need for make*DGeometry or makeIso* in this class
- makeSpatial(SetType, float[][]) - Method in class visad.Set
-
- makeSpatial(SetType, float[][]) - Method in interface visad.SetIface
-
- makeSpatial(SetType, float[][]) - Method in class visad.UnionSet
-
- makeSpatialSet(Set, SetType, float[][]) - Method in class visad.ShadowType
-
- makeSpatialSetTraj(Gridded3DSet) - Static method in class visad.TrajectoryManager
-
- makeStormShapes(int, float) - Static method in class visad.bom.FlexibleTrackManipulation
-
Create the geometry array which contains the shapes for the
cyclone symbols.
- makeStreamline(int, float[][], float, float[][], Set, int, byte[][], boolean[][], int, int[], Vector) - Method in class visad.java2d.ShadowTypeJ2D
-
- makeStreamline(int, float[][], float, float[][], Set, int, byte[][], boolean[][], int, int[], Vector) - Method in class visad.java3d.ShadowTypeJ3D
-
- makeStreamline(int, float[][], float, float[][], Set, int, byte[][], boolean[][], int, int[], Vector) - Method in class visad.ShadowType
-
- makeSwitch() - Method in class visad.cluster.ShadowNodeFunctionTypeJ3D
-
- makeSwitch() - Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
- makeSwitch() - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- makeSwitch(int) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- makeSwitch() - Method in class visad.ShadowType
-
- makeSymbol(String) - Static method in class visad.jmet.MetUnits
-
Create a 'proper' unit symbol from a common one (ie: mph -> mi/h instead
of milliphots)
- makeText(String[], TextControl, float[][], byte[][], boolean[][]) - Method in class visad.java2d.ShadowTypeJ2D
-
- makeText(String[], TextControl, float[][], byte[][], boolean[][]) - Method in class visad.java3d.ShadowTypeJ3D
-
- makeText(String[], TextControl, float[][], byte[][], boolean[][]) - Method in class visad.ShadowType
-
- makeTimeSet(DateTime[]) - Static method in class visad.DateTime
-
Create a Gridded1DDoubleSet from an array of DateTimes
- makeTimeSet(double[]) - Static method in class visad.DateTime
-
Create a Gridded1DDoubleSet from an array of doubles of seconds
since the epoch.
- makeTracerGeometry(ArrayList<float[]>, int, float, double[], boolean) - Method in class visad.TrajectoryManager
-
- makeTrack(String, String, double, double, String, FlatField) - Static method in class visad.bom.TCData
-
- makeTrackField(int, Tuple) - Static method in class visad.bom.TCData
-
- makeTrackSequence(int) - Method in class visad.data.amanda.Event
-
- makeTrajColor(float[][], int, int[], Vector) - Method in class visad.ShadowType
-
- makeTrajectories(double, float[][], byte[][], GriddedSet) - Method in class visad.TrajectoryManager
-
- makeTrajFlow(int, float[][], Data, float, float[][], Set, int, byte[][], boolean[][], GraphicsModeControl, float, float[], int, int[], Vector, ArrayList) - Method in class visad.ShadowType
-
- makeTriangleShape3D(DisplayImplJ3D, int, int, int, int, int, int, int, float[], double, double) - Static method in class visad.bom.annotations.ScreenAnnotatorUtils
-
Construct a
Shape3D
object from a routine description
of a Triangle.
- makeTuple(Data[]) - Static method in class visad.Tuple
-
Create a Tuple from an array of Data objects.
- makeTupleType(List, List) - Static method in class visad.DoubleStringTuple
-
Make a tuple type from lists of scalar types
- makeType(String) - Static method in class visad.python.JPythonMethods
-
Creates a VisAD MathType from the given string
- makeType(String[], CoordinateSystem) - Static method in class visad.python.JPythonMethods
-
make a MathType with a Coordinate System.
- makeUnit(String) - Static method in class visad.python.JPythonMethods
-
get a VisAD Unit from the name given
- makeVector(boolean, float, float, float, float, float, float, float, float[], float[], float[], int[], float[], float[], float[], int[]) - Method in class visad.bom.BarbManipulationRendererJ2D
-
dummy for BarbRenderer
- makeVector(boolean, float, float, float, float, float, float, float, float[], float[], float[], int[], float[], float[], float[], int[]) - Method in class visad.bom.BarbManipulationRendererJ3D
-
- makeVector(boolean, float, float, float, float, float, float, float, float[], float[], float[], int[], float[], float[], float[], int[]) - Method in interface visad.bom.BarbRenderer
-
- makeVector(boolean, float, float, float, float, float, float, float, float[], float[], float[], int[], float[], float[], float[], int[]) - Method in class visad.bom.BarbRendererJ2D
-
dummy for BarbRenderer
- makeVector(boolean, float, float, float, float, float, float, float, float[], float[], float[], int[], float[], float[], float[], int[]) - Method in class visad.bom.BarbRendererJ3D
-
- makeVector(boolean, float, float, float, float, float, float, float, float[], float[], float[], int[], float[], float[], float[], int[]) - Method in class visad.bom.SwellManipulationRendererJ3D
-
draw swell, f0 and f1 in meters
- makeVector(boolean, float, float, float, float, float, float, float, float[], float[], float[], int[], float[], float[], float[], int[]) - Method in class visad.bom.SwellRendererJ3D
-
- makeVisADGeometrys(VisADGeometryArray) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- makeVisible(boolean) - Method in class visad.bom.annotations.ScreenAnnotator
-
Set the visibility flag.
- makeVisible(boolean) - Method in class visad.bom.annotations.ScreenAnnotatorJ3D
-
Set the visibility flag.
- MANUAL - Static variable in class visad.ScalarMapEvent
-
- MAP_ADDED - Static variable in class visad.collab.MonitorEvent
-
This event occurs whenever a ConstantMap
or
ScalarMap
is added to a Display
.
- MAP_ADDED - Static variable in class visad.DisplayEvent
-
The "map added" event.
- MAP_CHANGED - Static variable in class visad.collab.MonitorEvent
-
This event occurs whenever a ConstantMap
or
ScalarMap
is added to a Display
.
- MAP_REMOVED - Static variable in class visad.collab.MonitorEvent
-
This event occurs whenever a ConstantMap
or
ScalarMap
is removed from a Display
.
- MAP_REMOVED - Static variable in class visad.DisplayEvent
-
The "map removed" event.
- mapChanged(ScalarMapEvent) - Method in class visad.aeri.Aeri
-
- mapChanged(ScalarMapEvent) - Method in class visad.aeri.Qdiv
-
- mapChanged(ScalarMapEvent) - Method in class visad.collab.DisplayMonitorImpl
-
- mapChanged(ScalarMapEvent) - Method in class visad.collab.RemoteDisplayMonitorImpl
-
- mapChanged(ScalarMapEvent) - Method in class visad.data.amanda.TrackWidget
-
- mapChanged(ScalarMapEvent) - Method in class visad.gifts.Gifts
-
- mapChanged(ScalarMapEvent) - Method in interface visad.ScalarMapListener
-
Receive a ScalarMapEvent
when the map data changes.
- mapChanged(ScalarMapEvent) - Method in class visad.util.AnimationWidget
-
ScalarMapListener method used to recompute JSlider bounds
- mapChanged(ScalarMapEvent) - Method in class visad.util.ColorMapWidget
-
If the ScalarMap
changes, update the slider with
the new range.
- mapChanged(ScalarMapEvent) - Method in class visad.util.ContourWidget
-
Do-nothing method; ContourRangeSlider
handles map data
- mapChanged(ScalarMapEvent) - Method in class visad.util.RangeWidget
-
handle ScalarMap changes
- mapChanged(ScalarMapEvent) - Method in class visad.util.SelectRangeWidget
-
ScalarMapListener method used with delayed auto-scaling.
- mapChanged(ScalarMapEvent) - Method in class visad.util.VisADSlider
-
used for auto-scaling the minimum and maximum
- MapForm - Class in visad.data.mcidas
-
MapForm is the Map data format adapter for
serialized visad.Data objects.
- MapForm() - Constructor for class visad.data.mcidas.MapForm
-
Construct a Form for reading in McIDAS map files
- mapKeyToFunction(int, int, int) - Method in class visad.java2d.KeyboardBehaviorJ2D
-
Maps key represented by keycode & modifiers to the given function.
- mapKeyToFunction(int, int, int) - Method in class visad.java3d.KeyboardBehaviorJ3D
-
Maps key represented by keycode & modifiers to the given function.
- mapKeyToFunction(int, int, int) - Method in interface visad.KeyboardBehavior
-
Maps key represented by keycode & modifiers to the given function.
- MapMonitorEvent - Class in visad.collab
-
MapMonitorEvent
is the VisAD class for
ScalarMap
-related events from display monitors.
- MapMonitorEvent(int, ScalarMap) - Constructor for class visad.collab.MapMonitorEvent
-
Creates a MapMonitorEvent
for the specified
ScalarMap
.
- MapMonitorEvent(int, int, ScalarMap) - Constructor for class visad.collab.MapMonitorEvent
-
Creates a MapMonitorEvent
for the specified
ScalarMap
.
- MappingDialog - Class in visad.ss
-
MappingDialog is a dialog that lets the user create ScalarMaps.
- MappingDialog(Frame, Data, ScalarMap[], boolean, boolean) - Constructor for class visad.ss.MappingDialog
-
Constructs a MappingDialog from a single Data object.
- MappingDialog(Frame, Data[], ScalarMap[], boolean, boolean) - Constructor for class visad.ss.MappingDialog
-
Constructs a MappingDialog from multiple Data objects.
- MapProjection - Class in visad.georef
-
Abstract class for coordinate systems that support (lat,lon) <-> (x,y)
with a reference coordinate system of (lat, lon) or (lon, lat).
- MapProjection(RealTupleType, Unit[]) - Constructor for class visad.georef.MapProjection
-
Constructs from the type of the reference coordinate system and
units for values in this coordinate system.
- MAPS_CLEARED - Static variable in class visad.collab.MonitorEvent
-
This event occurs whenever the ConstantMap
s and
ScalarMap
s are cleared from a Display
.
- MAPS_CLEARED - Static variable in class visad.DisplayEvent
-
The "maps cleared" event.
- mapValues(float[][], double[][], ShadowRealType[]) - Static method in class visad.java2d.ShadowTypeJ2D
-
map values into display_values according to ScalarMap-s in reals
- mapValues(float[][], float[][], ShadowRealType[]) - Static method in class visad.java2d.ShadowTypeJ2D
-
map values into display_values according to ScalarMap-s in reals
- mapValues(float[][], float[][], ShadowRealType[], boolean) - Static method in class visad.java2d.ShadowTypeJ2D
-
map values into display_values according to ScalarMap-s in reals
- mapValues(float[][], double[][], ShadowRealType[]) - Static method in class visad.java3d.ShadowTypeJ3D
-
map values into display_values according to ScalarMap-s in reals
- mapValues(float[][], float[][], ShadowRealType[]) - Static method in class visad.java3d.ShadowTypeJ3D
-
map values into display_values according to ScalarMap-s in reals
- mapValues(float[][], float[][], ShadowRealType[], boolean) - Static method in class visad.java3d.ShadowTypeJ3D
-
map values into display_values according to ScalarMap-s in reals
- mapValues(float[][], double[][], ShadowRealType[]) - Static method in class visad.ShadowType
-
map values to display_values according to ScalarMap-s in reals
- mapValues(float[][], float[][], ShadowRealType[]) - Static method in class visad.ShadowType
-
map values into display_values according to ScalarMap-s in reals
- mapValues(float[][], float[][], ShadowRealType[], boolean) - Static method in class visad.ShadowType
-
Map values into display_values according to ScalarMap-s in reals
- mask(FieldImpl, String, double) - Static method in class visad.python.JPythonMethods
-
Mask out values outside testing limits in a FieldImpl
- mask(FieldImpl, String, double, boolean) - Static method in class visad.python.JPythonMethods
-
Mask out values outside testing limits in a FieldImpl
- mask(Data, String, Data) - Static method in class visad.python.JPythonMethods
-
Mask out values outside testing limits...
- mask(FieldImpl, String, Data) - Static method in class visad.python.JPythonMethods
-
Mask out values outside testing limits in a FieldImpl
- mask(FieldImpl, String, Data, boolean) - Static method in class visad.python.JPythonMethods
-
Mask out values outside testing limits in a FieldImpl
- maskNoNavigation(FieldImpl) - Static method in class visad.python.JPythonMethods
-
Return a mask for points with navigation (1) or not (0)
- maskOutsideRange(FieldImpl, double, double, boolean) - Static method in class visad.python.JPythonMethods
-
Mask out with 1.0's those values outside the given range;
otherwise, set the values to zero or NaN.
- maskWithinRange(FieldImpl, double, double, boolean) - Static method in class visad.python.JPythonMethods
-
Mask out with 1.0's those values inside the given range; set
values outside the range with zero or NaN.
- matchMinimum(int, int) - Method in class visad.install.JavaFile
-
See if this JVM is at least as recent as the requested
major/minor pair.
For example, if a Java2 JVM is required, this routine
would be called with major=1 and minor=2.
- MATH_FUNCTION - Static variable in interface visad.data.visad.BinaryFile
-
- MATH_QUANTITY - Static variable in interface visad.data.visad.BinaryFile
-
- MATH_REAL - Static variable in interface visad.data.visad.BinaryFile
-
- MATH_REAL_TUPLE - Static variable in interface visad.data.visad.BinaryFile
-
- MATH_SET - Static variable in interface visad.data.visad.BinaryFile
-
- MATH_TEXT - Static variable in interface visad.data.visad.BinaryFile
-
- MATH_TUPLE - Static variable in interface visad.data.visad.BinaryFile
-
- mathType(MathType[]) - Static method in class visad.data.dods.Adapter
-
Returns the VisAD
MathType
corresponding to an array of
MathTypes.
- mathType(VariableAdapter[]) - Static method in class visad.data.dods.VariableAdapter
-
Returns the VisAD
MathType
corresponding to an array of adapters
of DODS variables.
- mathType - Variable in class visad.data.Form
-
The MathType of an existing data object.
- MathType - Class in visad
-
MathType is the superclass for VisAD's hierarchy of mathematical types.
- MathType() - Constructor for class visad.MathType
-
this constructor assumes it is not creating an instrinsic MathType
- MathTypeCondition - Class in visad.data.in
-
Provides support for matching the MathType of a VisAD data object.
- MathTypeCondition(MathType) - Constructor for class visad.data.in.MathTypeCondition
-
Constructs from a VisAD math-type.
- mathTypeCondition(MathType) - Static method in class visad.data.in.MathTypeCondition
-
Returns an instance of this class.
- matrix - Variable in class visad.ProjectionControl
-
matrix[] shouldn't be used by non-ProjectionControl classes
- MATRIX2D_LENGTH - Static variable in class visad.ProjectionControl
-
Length of a 2D matrix
- MATRIX2D_MAJOR - Static variable in class visad.ProjectionControl
-
Major dimension of the 2D matrix
- MATRIX2D_MINOR - Static variable in class visad.ProjectionControl
-
Minor dimension of the 2D matrix
- matrix2DTo3D(double[]) - Static method in class visad.ProjectionControl
-
Convert a 2D matrix to a 3D matrix, retaining the scale and aspect
of the 2D matrix.
- MATRIX3D_LENGTH - Static variable in class visad.ProjectionControl
-
Length of a 2D matrix
- MATRIX3D_MAJOR - Static variable in class visad.ProjectionControl
-
Major dimension of the 3D matrix
- MATRIX3D_MINOR - Static variable in class visad.ProjectionControl
-
Minor dimension of the 3D matrix
- matrix3DTo2D(double[]) - Static method in class visad.ProjectionControl
-
Convert a 3D matrix to a 2D matrix, retaining the scale and aspect
of the 3D matrix.
- matrixDConvert(double[]) - Static method in class visad.ProjectionControl
-
Convert a 3D matrix to a 2D matrix or vice-versa, retaining the scale
and aspect of the original matrix.
- matrixMultiply(FlatField, FlatField) - Static method in class visad.python.JPythonMethods
-
return matrix multiply of data1 * data2, which should have
either 1-D or 2-D gridded domains
- max - Variable in class visad.data.DataRange
-
The range
- MAX - Static variable in interface visad.Data
-
- max(Data) - Method in interface visad.Data
-
call binary() to take the max of this and data, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- max(Data, int, int) - Method in interface visad.Data
-
call binary() to take the max of this and data
- max(Data) - Method in class visad.DataImpl
-
call binary() to take the max of this and data, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- max(Data, int, int) - Method in class visad.DataImpl
-
call binary() to take the max of this and data
- max(Data) - Method in class visad.RemoteDataImpl
-
call binary() to take the max of this and data, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- max(Data, int, int) - Method in class visad.RemoteDataImpl
-
call binary() to take the max of this and data
- max - Variable in class visad.util.StepWidget
-
- max_data(Data, Data) - Static method in class visad.python.JPythonMethods
-
Return point-wise maximum value of data1 and data2.
- max_data(Data, double) - Static method in class visad.python.JPythonMethods
-
Return point-wise maximum value of data1 and data2.
- max_data(double, Data) - Static method in class visad.python.JPythonMethods
-
Return point-wise maximum value of data1 and data2.
- MAX_ID - Static variable in class visad.ss.BasicSSCell
-
No message ID should have a value greater than or equal to this number.
- MAX_THREADS - Static variable in class visad.util.ThreadManager
-
- maxdims - Variable in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
the maximum dimensions of the dataset
- MaxFileFieldStrategy - Class in visad.data.netcdf.in
-
Provides support for importing netCDF datasets using the strategy of
employing FileFlatField-s wherever possible and not merging them so as to
keep the number of FileFlatField-s to a maximum.
- MaxFileFieldStrategy() - Constructor for class visad.data.netcdf.in.MaxFileFieldStrategy
-
Constructs from nothing.
- maxGrip - Variable in class visad.browser.RangeSlider
-
Location of max gripper.
- maximum - Variable in class visad.browser.Slider
-
Maximum value of slider.
- maximumLayoutSize(Container) - Method in class visad.util.WidgetLayout
-
Return the maximum size for this layout
- maxLimit - Variable in class visad.browser.RangeSlider
-
Maximum slider value.
- maxNextCharInd - Variable in class visad.data.units.SimpleCharStream
-
- MAXNUMPARM - Static variable in class edu.wisc.ssec.mcidas.adde.AddePointDataReader
-
Maximum number of parameters - used as a sanity check
- maxSize - Variable in class visad.browser.RangeSlider
-
Maximum widget size.
- maxSize - Variable in class visad.browser.Slider
-
Maximum widget size.
- MaxVal - Variable in class visad.data.vis5d.V5DStruct
-
Maximum variable data values
- maxValue - Variable in class visad.browser.RangeSlider
-
Percent through scale of max gripper.
- mcDateHmsToSecs(int, int) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Convert date (yymmdd or yyyymmdd) and hms (hhmmss) to seconds since
the epoch (January 1, 1970, 00:00GMT).
- mcDayTimeToSecs(int, int) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Convert day (yyddd or yyyyddd) and time (hhmmss) to seconds since
the epoch (January 1, 1970, 00:00GMT).
- mcDayTimeToSecs(int, int, GregorianCalendar) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Convert day (yyddd or yyyyddd) and time (hhmmss) to seconds since
the epoch (January 1, 1970, 00:00GMT).
- mcDoubleToPackedInteger(double) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Converts a double latitude/longitude or time (hours) to a
packed integer (SIGN DDD/HH MM SS).
- McFile - Variable in class visad.data.vis5d.V5DStruct
-
McIDAS file number in 1..9999
- McGrid - Variable in class visad.data.vis5d.V5DStruct
-
McIDAS grid number in 1..?
- mcHmsToStr(int) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Convert an HMS integer to a string of form hh:mm:ss.
- McIDASException - Exception in edu.wisc.ssec.mcidas
-
McIDASException
class is to handle exceptions when dealing with
McIDAS files or data.
- McIDASException() - Constructor for exception edu.wisc.ssec.mcidas.McIDASException
-
Constructs a McIDASException
with no specified detail message.
- McIDASException(String) - Constructor for exception edu.wisc.ssec.mcidas.McIDASException
-
Constructs a McIDASException
with the specified detail message.
- McIDASException(String, Throwable) - Constructor for exception edu.wisc.ssec.mcidas.McIDASException
-
Constructs a McIDASException
with the specified detail message
and cause.
- McIDASException(Throwable) - Constructor for exception edu.wisc.ssec.mcidas.McIDASException
-
Constructs a McIDASException
with the specified cause.
- McIDASFileFilter - Class in visad.util
-
- McIDASFileFilter() - Constructor for class visad.util.McIDASFileFilter
-
Deprecated.
construct a new filter for McIDAS AREA files
- McIDASGridDirectory - Class in visad.data.mcidas
-
McIDASGridDirectory for McIDAS 'grid' directory entries
- McIDASGridDirectory(GridDirectory) - Constructor for class visad.data.mcidas.McIDASGridDirectory
-
Construct a McIDASGridDirectory from a GridDirectory
- McIDASGridDirectory(byte[]) - Constructor for class visad.data.mcidas.McIDASGridDirectory
-
Construct a McIDASGridDirectory from the byte representation of a
the McIDAS grid directory block
- McIDASGridReader - Class in visad.data.mcidas
-
Read grid(s) from a McIDAS grid file
- McIDASGridReader() - Constructor for class visad.data.mcidas.McIDASGridReader
-
- McIDASUtil - Class in edu.wisc.ssec.mcidas
-
Class for static McIDAS utility methods.
- McIDASUtil() - Constructor for class edu.wisc.ssec.mcidas.McIDASUtil
-
- MCMISSING - Static variable in class edu.wisc.ssec.mcidas.McIDASUtil
-
McIDAS missing value for 4-byte integers
- mcPackedIntegerToDouble(int) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Converts a packed integer (SIGN DDD/HH MM SS) latitude/longitude
or time (hours) to double.
- mcSecsToDayTime(long) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Convert seconds since the epoch (January 1, 1970, 00:00GMT) to
day (yyyyddd) and time (hhmmss).
- MCTrack - Class in visad.data.amanda
-
- MD5Key - Class in visad.data.in
-
Provides support for computing an MD5 key for an object.
- MD5Key(Object) - Constructor for class visad.data.in.MD5Key
-
Constructs from an object.
- MD5Key(Object[]) - Constructor for class visad.data.in.MD5Key
-
Constructs from an array of objects.
- MDisplay - Variable in class visad.ss.BasicSSCell
-
Associated DisplayImpl for sending and receiving messages.
- MDKS - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
-
MDKS request type
- mean(float[][], float[][]) - Static method in class visad.TrajectoryManager
-
- mean(float[], float[]) - Static method in class visad.TrajectoryManager
-
- meanDel - Variable in class visad.data.in.ArithProg
-
- member_names - Variable in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
a list of member names of compound data
- memberOf(Variable) - Method in class visad.data.hdfeos.Shape
-
- members - Variable in class visad.data.hdf5.hdf5objects.HDF5Group
-
members of the group
- MENU_MASK - Static variable in class visad.util.GUIFrame
-
key mask for use with keyboard shortcuts on this operating system
- menubar - Variable in class visad.util.GUIFrame
-
menu bar
- MERC - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Code value in AREA files used to designate MERC (mercator) navigation
- MERCnav - Class in edu.wisc.ssec.mcidas
-
Navigation class for Mercator (MERC) type nav.
- MERCnav(int[]) - Constructor for class edu.wisc.ssec.mcidas.MERCnav
-
Set up for the real math work.
- merge(VirtualFlatField, VirtualField) - Method in class visad.data.netcdf.in.FlatMerger
-
Does not merge a virtual flat-field with a virtual field.
- merge(VirtualFlatField, VirtualFlatField) - Method in class visad.data.netcdf.in.FlatMerger
-
Does not merge a virtual flat-field with another virtual flat-field.
- merge(VirtualData, VirtualData) - Method in class visad.data.netcdf.in.Merger
-
Merges two virtual data objects.
- merge(VirtualTuple, VirtualData) - Method in class visad.data.netcdf.in.Merger
-
Merges a virtual tuple with another virtual data object.
- merge(VirtualTuple, VirtualTuple) - Method in class visad.data.netcdf.in.Merger
-
Merges two virtual tuples.
- merge(VirtualField, VirtualData) - Method in class visad.data.netcdf.in.Merger
-
Merges a virtual field with another virtual data object.
- merge(VirtualField, VirtualField) - Method in class visad.data.netcdf.in.Merger
-
Merges a virtual field with another virtual field.
- merge(VirtualFlatField, VirtualData) - Method in class visad.data.netcdf.in.Merger
-
Merges a virtual flat-field with another virtual data object.
- merge(VirtualFlatField, VirtualField) - Method in class visad.data.netcdf.in.Merger
-
Merges a virtual flat-field with a virtual field.
- merge(VirtualFlatField, VirtualFlatField) - Method in class visad.data.netcdf.in.Merger
-
Merges a virtual flat-field with another virtual flat-field.
- merge(DataShadow) - Method in class visad.DataShadow
-
merge argument DataShadow into this DataShadow
- merge(VisADIndexedTriangleStripArray[]) - Static method in class visad.VisADIndexedTriangleStripArray
-
- merge(VisADLineArray[]) - Static method in class visad.VisADLineArray
-
Merge an array of VisADLineArrays into a single VisADLineArray.
- merge(VisADLineStripArray[]) - Static method in class visad.VisADLineStripArray
-
- merge(VisADTriangleArray[]) - Static method in class visad.VisADTriangleArray
-
Merge an array of VisADTriangleArrays into a single VisADTriangleArray.
- merge(VisADTriangleStripArray[]) - Static method in class visad.VisADTriangleStripArray
-
- merge1DSets(Set) - Method in class visad.Set
-
merge 1D sets; used for default animation set
- merge1DSets(Set) - Method in interface visad.SetIface
-
- MERGED_FILE_FLAT_FIELDS - Static variable in class visad.data.netcdf.in.Strategy
-
- MergeGeometries - Static variable in interface visad.Display
-
cache appearances - ConstantMap only
- Merger - Class in visad.data.netcdf.in
-
Provides support for merging of virtual data objects.
- Merger() - Constructor for class visad.data.netcdf.in.Merger
-
Constructs from nothing.
- MESSAGE - Static variable in class visad.browser.VisADApplet
-
Code for message action.
- MESSAGE_SENT - Static variable in class visad.collab.MonitorEvent
-
This event occurs whenever a message is sent.
- MessageEvent - Class in visad
-
- MessageEvent(int) - Constructor for class visad.MessageEvent
-
Create a message event with the given ID
- MessageEvent(String) - Constructor for class visad.MessageEvent
-
Create a message event with the given string
- MessageEvent(RemoteData) - Constructor for class visad.MessageEvent
-
Create a message event with the given data
- MessageEvent(int, String) - Constructor for class visad.MessageEvent
-
Create a message event with the given ID and string
- MessageEvent(int, RemoteData) - Constructor for class visad.MessageEvent
-
Create a message event with the given ID and data
- MessageEvent(String, RemoteData) - Constructor for class visad.MessageEvent
-
Create a message event with the given string and data
- MessageEvent(int, String, RemoteData) - Constructor for class visad.MessageEvent
-
Create a message event with the given ID, string and data
- MessageEvent(int, int, String, RemoteData) - Constructor for class visad.MessageEvent
-
Create a message event with the given IDs, string and data
- MessageListener - Interface in visad
-
Interface for objects which wish to receive VisAD messages.
- MessageMonitorEvent - Class in visad.collab
-
MessageMonitorEvent
is the VisAD class for
MessageEvent
-related events from display monitors.
- MessageMonitorEvent(MessageEvent) - Constructor for class visad.collab.MessageMonitorEvent
-
Creates a MessageMonitorEvent
for the specified
MessageEvent
.
- MessageMonitorEvent(int, MessageEvent) - Constructor for class visad.collab.MessageMonitorEvent
-
Creates a MessageMonitorEvent
for the specified
MessageEvent
.
- MessageMonitorEvent(int, int, MessageEvent) - Constructor for class visad.collab.MessageMonitorEvent
-
Creates a MessageMonitorEvent
for the specified
MessageEvent
.
- messages - Static variable in class visad.ss.BasicSSCell
-
Message ID strings, for debugging.
- MetadataReader - Interface in visad.data
-
MetadataReader is the VisAD interface for reading in
a file's associated metadata (other than pixel data).
- MetamorphForm - Class in visad.data.bio
-
- MetamorphForm() - Constructor for class visad.data.bio.MetamorphForm
-
Deprecated.
- meter - Static variable in class visad.CommonUnit
-
CommonUnit for length
- meter - Static variable in class visad.SI
-
Base unit of length.
- meterPerSecond - Static variable in class visad.CommonUnit
-
CommonUnit for speed
- METERS_PER_DEGREE - Static variable in class visad.ShadowType
-
- MetGrid - Class in visad.jmet
-
defines a 2D grid for meteorology.
- MetGrid(MetGridDirectory, double[]) - Constructor for class visad.jmet.MetGrid
-
- MetGridDirectory - Class in visad.jmet
-
defines an abstract grid directory (meta data)
- MetGridDirectory() - Constructor for class visad.jmet.MetGridDirectory
-
- MetUnits - Class in visad.jmet
-
Class for defining a few common atmospheric science units which don't
conform to the standards used by the VisAD netCDF Units package.
- MetUnits() - Constructor for class visad.jmet.MetUnits
-
- MIDCLD_NUM - Static variable in class visad.meteorology.WeatherSymbols
-
Number of mid cloud symbols
- min - Variable in class visad.data.DataRange
-
The range
- MIN - Static variable in interface visad.Data
-
- min(Data) - Method in interface visad.Data
-
call binary() to take the min of this and data, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- min(Data, int, int) - Method in interface visad.Data
-
call binary() to take the min of this and data
- min(Data) - Method in class visad.DataImpl
-
call binary() to take the min of this and data, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- min(Data, int, int) - Method in class visad.DataImpl
-
call binary() to take the min of this and data
- min(Data) - Method in class visad.RemoteDataImpl
-
call binary() to take the min of this and data, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- min(Data, int, int) - Method in class visad.RemoteDataImpl
-
call binary() to take the min of this and data
- min - Variable in class visad.util.StepWidget
-
- min_data(Data, Data) - Static method in class visad.python.JPythonMethods
-
return point-wise minimum value of data1 and data2
name changed 1/11/02 to avoid conflicts with Jython built-in
- min_data(Data, double) - Static method in class visad.python.JPythonMethods
-
return point-wise minimum value of data1 and data2
name changed 1/11/02 to avoid conflicts with Jython built-in
- min_data(double, Data) - Static method in class visad.python.JPythonMethods
-
Return point-wise minimum value of data1
and data2
.
- MIN_VIS_HEIGHT - Static variable in class visad.ss.SpreadSheet
-
Minimum VisAD display height, including display border.
- MIN_VIS_WIDTH - Static variable in class visad.ss.SpreadSheet
-
Minimum VisAD display width, including display border.
- minGrip - Variable in class visad.browser.RangeSlider
-
Location of min gripper.
- minimum - Variable in class visad.browser.Slider
-
Minimum value of slider.
- minimumLayoutSize(Container) - Method in class visad.ss.SSLayout
-
Gets minimum layout size.
- minimumLayoutSize(Container) - Method in class visad.util.WidgetLayout
-
Return the minimum size for this layout
- minLimit - Variable in class visad.browser.RangeSlider
-
Minimum slider value.
- minSize - Variable in class visad.browser.RangeSlider
-
Minimum widget size.
- minSize - Variable in class visad.browser.Slider
-
Minimum widget size.
- MINUS - Static variable in interface visad.data.units.UnitParserConstants
-
RegularExpression Id.
- minus(JamaMatrix) - Method in class visad.matrix.JamaMatrix
-
C = A - B
- MINUS_ANGLE - Static variable in class visad.bom.CBMKeyboardBehaviorJ3D
-
- MINUS_SPEED - Static variable in class visad.bom.CBMKeyboardBehaviorJ3D
-
- minusEquals(JamaMatrix) - Method in class visad.matrix.JamaMatrix
-
A = A - B
- MinVal - Variable in class visad.data.vis5d.V5DStruct
-
Minimum variable data values
- minValue - Variable in class visad.browser.RangeSlider
-
Percent through scale of min gripper.
- MISC_NUM - Static variable in class visad.meteorology.WeatherSymbols
-
Number of miscellaneous symbols
- missing - Static variable in class visad.data.amanda.BaseTrack
-
- missing - Static variable in class visad.data.amanda.Event
-
- missing - Static variable in class visad.data.amanda.Hit
-
- missing - Static variable in class visad.data.amanda.Hits
-
- missingData() - Method in class visad.FunctionType
-
- missingData() - Method in class visad.MathType
-
returns a missing Data object for any MathType
- missingData() - Method in class visad.RealTupleType
-
- missingData() - Method in class visad.RealType
-
- missingData() - Method in class visad.SetType
-
- missingData() - Method in class visad.TextType
-
- missingData() - Method in class visad.TupleType
-
- MissingTransparent - Static variable in interface visad.Display
-
missing transparent - ConstantMap only
- mixingRatio(double, double) - Static method in class visad.aeri.Aeri
-
mixing ratio
- mode - Variable in class visad.FlowInfo
-
- MODE_2D - Static variable in class visad.bom.SceneGraphRenderer
-
2D mode
- MODE_3D - Static variable in class visad.bom.SceneGraphRenderer
-
3D mode
- Module - Class in visad.data.amanda
-
- moduleIndexType - Static variable in class visad.data.amanda.AmandaFile
-
- ModuleList - Class in visad.data.amanda
-
- ModuleList() - Constructor for class visad.data.amanda.ModuleList
-
- moduleType - Static variable in class visad.data.amanda.Hit
-
- MOISTURE - Static variable in class visad.bom.FrontDrawer
-
- mole - Static variable in class visad.SI
-
Base unit of amount of substance.
- MOLL - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Code value in AREA files used to designate MOLL (Mollweide)
navigation
- MOLLnav - Class in edu.wisc.ssec.mcidas
-
Navigation class for Mollweide (MOLL) type nav.
- MOLLnav(int[]) - Constructor for class edu.wisc.ssec.mcidas.MOLLnav
-
Set up for the real math work.
- MonitorCallback - Interface in visad.collab
-
MonitorCallback
is the interface for receivers of
MonitorEvent
s.
- MonitorEvent - Class in visad.collab
-
MonitorEvent
is the VisAD superclass for events from
display monitors.
- MonitorEvent(int, int) - Constructor for class visad.collab.MonitorEvent
-
Creates a MonitorEvent
- MONO - Static variable in class visad.util.TextEditor
-
monospaced font
- monochrome - Variable in class visad.bom.SceneGraphRenderer
-
flag for monochrome
- MOUSE_DRAGGED - Static variable in class visad.DisplayEvent
-
The "mouse dragged" event.
- MOUSE_ENTERED - Static variable in class visad.DisplayEvent
-
The "mouse entered" event.
- MOUSE_EVENT - Static variable in class visad.browser.VisADApplet
-
Code for mouse event action.
- MOUSE_EXITED - Static variable in class visad.DisplayEvent
-
The "mouse exited" event.
- MOUSE_MOVED - Static variable in class visad.DisplayEvent
-
The "mouse moved" event.
- MOUSE_PRESSED - Static variable in class visad.DisplayEvent
-
The "mouse pressed" event.
- MOUSE_PRESSED_CENTER - Static variable in class visad.DisplayEvent
-
The "center mouse button pressed" event.
- MOUSE_PRESSED_LEFT - Static variable in class visad.DisplayEvent
-
The "left mouse button pressed" event.
- MOUSE_PRESSED_RIGHT - Static variable in class visad.DisplayEvent
-
The "right mouse button pressed" event.
- MOUSE_RELEASED - Static variable in class visad.DisplayEvent
-
The "mouse released" event.
- MOUSE_RELEASED_CENTER - Static variable in class visad.DisplayEvent
-
The "center mouse button released" event.
- MOUSE_RELEASED_LEFT - Static variable in class visad.DisplayEvent
-
The "left mouse button released" event.
- MOUSE_RELEASED_RIGHT - Static variable in class visad.DisplayEvent
-
The "right mouse button released" event.
- MouseBehavior - Interface in visad
-
MouseBehavior is the VisAD interface for mouse behaviors
for Java3D and Java2D
- MouseBehaviorJ2D - Class in visad.java2d
-
MouseBehaviorJ2D is the VisAD class for mouse behaviors for Java2D
- MouseBehaviorJ2D(DisplayRendererJ2D) - Constructor for class visad.java2d.MouseBehaviorJ2D
-
Construct a MouseBehavior for the DisplayRenderer specified
- MouseBehaviorJ2D(DisplayRendererJ2D, Class) - Constructor for class visad.java2d.MouseBehaviorJ2D
-
Construct a MouseBehavior for the DisplayRenderer specified
- MouseBehaviorJ3D - Class in visad.java3d
-
MouseBehaviorJ3D is the VisAD class for mouse behaviors for Java3D
- MouseBehaviorJ3D() - Constructor for class visad.java3d.MouseBehaviorJ3D
-
Default Constructor
- MouseBehaviorJ3D(DisplayRendererJ3D) - Constructor for class visad.java3d.MouseBehaviorJ3D
-
Construct a MouseBehavior for the DisplayRenderer specified
- MouseBehaviorJ3D(DisplayRendererJ3D, Class) - Constructor for class visad.java3d.MouseBehaviorJ3D
-
Construct a MouseBehavior for the DisplayRenderer specified
- mouseClicked(MouseEvent) - Method in class visad.browser.RangeSlider
-
Not used.
- mouseClicked(MouseEvent) - Method in class visad.browser.Slider
-
Not used.
- mouseClicked(MouseEvent) - Method in class visad.browser.VisADApplet
-
- mouseClicked(MouseEvent) - Method in class visad.RemoteSlaveDisplayImpl
-
- mouseClicked(MouseEvent) - Method in class visad.ss.MappingDialog
-
Unused MouseListener method.
- mouseClicked(MouseEvent) - Method in class visad.ss.SpreadSheet
-
Unused MouseListener method.
- mouseClicked(MouseEvent) - Method in class visad.util.ArrowSlider
-
Present to implement MouseListener, currently ignored
- mouseClicked(MouseEvent) - Method in class visad.util.BarSlider
-
Present to implement MouseListener, currently ignored
- mouseClicked(MouseEvent) - Method in class visad.util.BaseRGBMap
-
Present to implement MouseListener, currently ignored
- mouseDragged(MouseEvent) - Method in class visad.browser.RangeSlider
-
MouseMotionListener method for moving slider.
- mouseDragged(MouseEvent) - Method in class visad.browser.Slider
-
MouseMotionListener method for moving grip.
- mouseDragged(MouseEvent) - Method in class visad.browser.VisADApplet
-
- mouseDragged(MouseEvent) - Method in class visad.RemoteSlaveDisplayImpl
-
- mouseDragged(MouseEvent) - Method in class visad.ss.SpreadSheet
-
Handles cell label resizing.
- mouseDragged(MouseEvent) - Method in class visad.util.ArrowSlider
-
Updates the slider position
- mouseDragged(MouseEvent) - Method in class visad.util.BarSlider
-
Updates the slider position
- mouseDragged(MouseEvent) - Method in class visad.util.BaseRGBMap
-
Updates the associated Control
- mouseEntered(MouseEvent) - Method in class visad.browser.RangeSlider
-
Not used.
- mouseEntered(MouseEvent) - Method in class visad.browser.Slider
-
Not used.
- mouseEntered(MouseEvent) - Method in class visad.browser.VisADApplet
-
- mouseEntered(MouseEvent) - Method in class visad.RemoteSlaveDisplayImpl
-
- mouseEntered(MouseEvent) - Method in class visad.ss.MappingDialog
-
Unused MouseListener method.
- mouseEntered(MouseEvent) - Method in class visad.ss.SpreadSheet
-
Unused MouseListener method.
- mouseEntered(MouseEvent) - Method in class visad.util.ArrowSlider
-
Present to implement MouseListener, currently ignored
- mouseEntered(MouseEvent) - Method in class visad.util.BarSlider
-
Present to implement MouseListener, currently ignored
- mouseEntered(MouseEvent) - Method in class visad.util.BaseRGBMap
-
MouseListener, currently ignored
- mouseExited(MouseEvent) - Method in class visad.browser.RangeSlider
-
Not used.
- mouseExited(MouseEvent) - Method in class visad.browser.Slider
-
Not used.
- mouseExited(MouseEvent) - Method in class visad.browser.VisADApplet
-
- mouseExited(MouseEvent) - Method in class visad.RemoteSlaveDisplayImpl
-
- mouseExited(MouseEvent) - Method in class visad.ss.MappingDialog
-
Unused MouseListener method.
- mouseExited(MouseEvent) - Method in class visad.ss.SpreadSheet
-
Unused MouseListener method.
- mouseExited(MouseEvent) - Method in class visad.util.ArrowSlider
-
Present to implement MouseListener, currently ignored
- mouseExited(MouseEvent) - Method in class visad.util.BarSlider
-
Present to implement MouseListener, currently ignored
- mouseExited(MouseEvent) - Method in class visad.util.BaseRGBMap
-
MouseListener method, currently ignored
- MouseHelper - Class in visad
-
MouseHelper is the VisAD helper class for MouseBehaviorJ3D
and MouseBehaviorJ2D.
- MouseHelper(DisplayRenderer, MouseBehavior) - Constructor for class visad.MouseHelper
-
- mouseModifiers - Variable in class visad.MouseHelper
-
((InputEvent) event).getModifiers() when mouse pressed
- mouseMoved(MouseEvent) - Method in class visad.browser.RangeSlider
-
Not used.
- mouseMoved(MouseEvent) - Method in class visad.browser.Slider
-
Not used.
- mouseMoved(MouseEvent) - Method in class visad.browser.VisADApplet
-
- mouseMoved(MouseEvent) - Method in class visad.RemoteSlaveDisplayImpl
-
- mouseMoved(MouseEvent) - Method in class visad.ss.SpreadSheet
-
Unused MouseMotionListener method.
- mouseMoved(MouseEvent) - Method in class visad.util.ArrowSlider
-
Present to implement MouseMovementListener, currently ignored
- mouseMoved(MouseEvent) - Method in class visad.util.BarSlider
-
Present to implement MouseMovementListener, currently ignored
- mouseMoved(MouseEvent) - Method in class visad.util.BaseRGBMap
-
MouseMovementListener method, currently ignored
- mousePressed(MouseEvent) - Method in class visad.browser.RangeSlider
-
MouseListener method for moving slider.
- mousePressed(MouseEvent) - Method in class visad.browser.Slider
-
MouseListener method for moving grip.
- mousePressed(MouseEvent) - Method in class visad.browser.VisADApplet
-
- mousePressed(MouseEvent) - Method in class visad.RemoteSlaveDisplayImpl
-
- mousePressed(MouseEvent) - Method in class visad.ss.MappingDialog
-
Handles mouse clicks in the MathType window and "map to" canvas.
- mousePressed(MouseEvent) - Method in class visad.ss.SpreadSheet
-
Handles mouse presses.
- mousePressed(MouseEvent) - Method in class visad.util.ArrowSlider
-
Moves the slider to the clicked position
- mousePressed(MouseEvent) - Method in class visad.util.BarSlider
-
Moves the slider to the clicked position
- mousePressed(MouseEvent) - Method in class visad.util.BaseRGBMap
-
Updates the associated Control
- mouseReleased(MouseEvent) - Method in class visad.browser.RangeSlider
-
MouseListener method for moving slider.
- mouseReleased(MouseEvent) - Method in class visad.browser.Slider
-
MouseListener method for moving grip.
- mouseReleased(MouseEvent) - Method in class visad.browser.VisADApplet
-
- mouseReleased(MouseEvent) - Method in class visad.RemoteSlaveDisplayImpl
-
- mouseReleased(MouseEvent) - Method in class visad.ss.MappingDialog
-
Unused MouseListener method.
- mouseReleased(MouseEvent) - Method in class visad.ss.SpreadSheet
-
Handles cell resizing.
- mouseReleased(MouseEvent) - Method in class visad.util.ArrowSlider
-
Present to implement MouseListener, currently ignored
- mouseReleased(MouseEvent) - Method in class visad.util.BarSlider
-
Present to implement MouseListener, currently ignored
- mouseReleased(MouseEvent) - Method in class visad.util.BaseRGBMap
-
Listens for releases of the right mouse button,
and changes the active color
- MSAT - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Code value in AREA files used to designate MSAT (Meteosat)
navigation
- MSATnav - Class in edu.wisc.ssec.mcidas
-
Navigation class for Meteosat (MSAT) type nav.
- MSATnav(int[]) - Constructor for class edu.wisc.ssec.mcidas.MSATnav
-
Set up for the real math work.
- msfnz(double, double, double) - Static method in class visad.data.hdfeos.GctpFunction
-
- MSG - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Code value in AREA files used to designate MSG navigation
- msg(String) - Method in class visad.data.CachedFlatField
-
Debug statment
- msg(String) - Static method in class visad.util.Trace
-
Print out a line
- MSGnav - Class in edu.wisc.ssec.mcidas
-
Navigation class for MSG type nav.
- MSGnav(int[]) - Constructor for class edu.wisc.ssec.mcidas.MSGnav
-
Set up for the real math work.
- MSGT - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Code value in AREA files used to designate MSGT navigation
- MSGTnav - Class in edu.wisc.ssec.mcidas
-
Navigation class for MSG type nav.
- MSGTnav(int[]) - Constructor for class edu.wisc.ssec.mcidas.MSGTnav
-
Set up for the real math work.
- multiply(Unit) - Method in class visad.BaseUnit
-
Multiply this unit by another unit.
- MULTIPLY - Static variable in interface visad.Data
-
- multiply(Data) - Method in interface visad.Data
-
call binary() to multiply this by data, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- multiply(Data, int, int) - Method in interface visad.Data
-
call binary() to multiply this by data
- multiply(Data) - Method in class visad.DataImpl
-
call binary() to multiply this by data, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- multiply(Data, int, int) - Method in class visad.DataImpl
-
call binary() to multiply this by data
- multiply(Unit) - Method in class visad.DerivedUnit
-
Multiply a derived unit by another unit.
- multiply(DerivedUnit) - Method in class visad.DerivedUnit
-
Multiply a derived unit by a derived unit.
- multiply(Unit) - Method in class visad.LogarithmicUnit
-
Multiply this unit by another unit.
- multiply(Unit) - Method in class visad.OffsetUnit
-
Multiply an offset unit by another unit.
- multiply(Unit) - Method in class visad.PromiscuousUnit
-
- multiply(QuantityDimension) - Method in class visad.QuantityDimension
-
Multiply this dimension of a quantity by another.
- multiply(Data) - Method in class visad.RemoteDataImpl
-
call binary() to multiply this by data, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- multiply(Data, int, int) - Method in class visad.RemoteDataImpl
-
call binary() to multiply this by data
- multiply(Unit) - Method in class visad.ScaledUnit
-
Multiplies this unit by another unit.
- multiply(Unit) - Method in class visad.Unit
-
Multiply this unit by another unit.
- multiply_matrix(double[], double[]) - Method in class visad.DisplayImpl
-
multiply matrices
- multiply_matrix(double[], double[]) - Method in class visad.java2d.MouseBehaviorJ2D
-
Multiply the two matrices together.
- multiply_matrix(double[], double[]) - Method in class visad.java3d.MouseBehaviorJ3D
-
Multiply the two matrices together.
- multiply_matrix(double[], double[]) - Method in interface visad.LocalDisplay
-
- multiply_matrix(double[], double[]) - Method in interface visad.MouseBehavior
-
Multiply the two matrices together.
- MUTEX - Variable in class visad.data.CachedFlatField
-
Mutex
- mycnt - Variable in class visad.data.CachedFlatField
-
- Radar2DCoordinateSystem - Class in visad.bom
-
Radar2DCoordinateSystem is the VisAD CoordinateSystem class
for radar (range, azimuth) with an Earth (Latitude, Longitude) Reference,
and with azimuth in degrees and range in meters.
- Radar2DCoordinateSystem(float, float) - Constructor for class visad.bom.Radar2DCoordinateSystem
-
construct a CoordinateSystem for (range, azimuth)
relative to an Earth (Latitude, Longitude) Reference;
this constructor supplies units = {CommonUnit.meter, CommonUnit.degree}
to the super constructor, in order to ensure Unit
compatibility with its use of trigonometric functions.
- Radar2DCoordinateSystem(float, float, float, float, float, float) - Constructor for class visad.bom.Radar2DCoordinateSystem
-
construct a CoordinateSystem for (range, azimuth)
relative to an Earth (Latitude, Longitude) Reference;
this constructor supplies units = {CommonUnit.meter, CommonUnit.degree}
to the super constructor, in order to ensure Unit
compatibility with its use of trigonometric functions.
- Radar2DCoordinateSystem(RealTupleType, float, float, float, float, float, float) - Constructor for class visad.bom.Radar2DCoordinateSystem
-
construct a CoordinateSystem for (range, azimuth)
relative to an Earth (Latitude, Longitude) Reference;
this constructor supplies units = {CommonUnit.meter, CommonUnit.degree}
to the super constructor, in order to ensure Unit
compatibility with its use of trigonometric functions.
- Radar3DCoordinateSystem - Class in visad.bom
-
Radar3DCoordinateSystem is the VisAD CoordinateSystem class
for radar (range, azimuth, elevation_angle) with an Earth
(Latitude, Longitude, Altitude) Reference, and with
azimuth and elevation angle in degrees, and range in meters.
- Radar3DCoordinateSystem(float, float, float) - Constructor for class visad.bom.Radar3DCoordinateSystem
-
construct a CoordinateSystem for (range, azimuth, elevation_angle)
relative to an Earth (Latitude, Longitude, Altitude) Reference;
this constructor supplies units =
{CommonUnit.meter, CommonUnit.degree, CommonUnit.degree}
to the super constructor, in order to ensure Unit
compatibility with its use of trigonometric functions.
- Radar3DCoordinateSystem(float, float, float, float, float, float, float, float, float) - Constructor for class visad.bom.Radar3DCoordinateSystem
-
construct a CoordinateSystem for (range, azimuth, elevation_angle)
relative to an Earth (Latitude, Longitude, Altitude) Reference;
this constructor supplies units =
{CommonUnit.meter, CommonUnit.degree, CommonUnit.degree}
to the super constructor, in order to ensure Unit
compatibility with its use of trigonometric functions.
- Radar3DCoordinateSystem(RealTupleType, float, float, float, float, float, float, float, float) - Constructor for class visad.bom.Radar3DCoordinateSystem
-
- Radar3DCoordinateSystem(RealTupleType, float, float, float, float, float, float, float, float, float) - Constructor for class visad.bom.Radar3DCoordinateSystem
-
construct a CoordinateSystem for (range, azimuth, elevation_angle)
relative to an Earth (Latitude, Longitude, Altitude) Reference;
this constructor supplies units =
{CommonUnit.meter, CommonUnit.degree, CommonUnit.degree}
to the super constructor, in order to ensure Unit
compatibility with its use of trigonometric functions.
- RadarAdapter - Class in visad.bom
-
RadarAdapter
- RadarAdapter(float, float, String, boolean) - Constructor for class visad.bom.RadarAdapter
-
Deprecated.
- RadarAdapter(float, float, float, String, boolean) - Constructor for class visad.bom.RadarAdapter
-
- RadarAdapter.PolarData - Class in visad.bom
-
- RadarDisplay - Class in visad.bom
-
RadarDisplay
- RadarDisplay() - Constructor for class visad.bom.RadarDisplay
-
- RadarFile - Class in visad.bom
-
RadarFile
- RadarFile(String) - Constructor for class visad.bom.RadarFile
-
- RadarFile.PolarByteData - Class in visad.bom
-
- RadarFileException - Exception in visad.bom
-
RadarFileException
class is to handle exceptions when dealing with
Australian Bureau of Meteorology Radar files
- RadarFileException() - Constructor for exception visad.bom.RadarFileException
-
Constructs a RadarFileException
with no specified detail message.
- RadarFileException(String) - Constructor for exception visad.bom.RadarFileException
-
Constructs a RadarFileException
with the specified detail message.
- RadarFileException(String, Throwable) - Constructor for exception visad.bom.RadarFileException
-
Constructs a RadarFileException
with the specified detail message
and cause.
- RadarFileException(Throwable) - Constructor for exception visad.bom.RadarFileException
-
Constructs a RadarFileException
with the specified cause.
- radial - Variable in class visad.bom.RadarFile
-
- radian - Static variable in class visad.CommonUnit
-
CommonUnit for plane angle
- radian - Static variable in class visad.SI
-
Base unit of angular measure.
- RADIANS_TO_DEGREES - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Constant for radians to degrees conversion
- RADIANS_TO_DEGREES - Static variable in interface visad.Data
-
constants for angle Unit conversions
- Radius - Static variable in interface visad.Display
-
display spatial spherical Radius coordinate
- Radius - Static variable in class visad.RealType
-
- RADR - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Code value in AREA files used to designate RADR (radar) navigation
- RADRnav - Class in edu.wisc.ssec.mcidas
-
Navigation class for Radar (RADR) type nav.
- RADRnav(int[]) - Constructor for class edu.wisc.ssec.mcidas.RADRnav
-
Set up for the real math work.
- radToTemp(float, int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorGvar
-
calibrate from radiance to temperature
- radToTemp(float, int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorGvarG10
-
calibrate from radiance to temperature
- radToTemp(float, int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorGvarG12
-
calibrate from radiance to temperature
- radToTemp(float, int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorGvarG13
-
calibrate from radiance to temperature
- radToTemp(float, int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorGvarG14
-
calibrate from radiance to temperature
- radToTemp(float, int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorGvarG15
-
calibrate from radiance to temperature
- radToTemp(float, int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorGvarG8
-
calibrate from radiance to temperature
- radToTemp(float, int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorGvarG9
-
calibrate from radiance to temperature
- Rain - Class in visad.rabin
-
- RainSheet - Class in visad.rabin
-
RainSheet is a "toy" version of visad.ss.SpreadSheet,
with only two cells.
- RainSheet() - Constructor for class visad.rabin.RainSheet
-
Constructs the RainSheet frame
- RAISE - Static variable in interface visad.data.units.UnitParserConstants
-
RegularExpression Id.
- raise(int) - Method in class visad.QuantityDimension
-
Raise this dimension of a quantity by a power.
- random(int, int) - Static method in class visad.matrix.JamaMatrix
-
Generate matrix with random elements.
- range - Variable in class visad.bom.RadarAdapter.PolarData
-
- range_select - Variable in class visad.FlowInfo
-
- RangeControl - Class in visad
-
RangeControl is the VisAD class for controlling SelectRange display scalars.
- RangeControl(DisplayImpl) - Constructor for class visad.RangeControl
-
- RangeCoordinateSystem - Variable in class visad.FlatField
-
- RangeCoordinateSystems - Variable in class visad.FlatField
-
- rangeDimension(Data) - Static method in class visad.python.JPythonMethods
-
get the number of range components of the Data object
- ranger - Variable in class visad.data.dods.Valuator
-
- RangeSlider - Class in visad.browser
-
A slider widget that allows users to select a lower and upper bound.
- RangeSlider(String, float, float) - Constructor for class visad.browser.RangeSlider
-
Constructs a RangeSlider with the specified range of values.
- RangeSlider - Class in visad.util
-
A slider widget that allows users to select a lower and upper bound.
- RangeSlider(String, float, float) - Constructor for class visad.util.RangeSlider
-
constructs a RangeSlider with the specified range of values
- rangeType(Data) - Static method in class visad.python.JPythonMethods
-
get the range Type for the field
- rangeType(Data, int) - Static method in class visad.python.JPythonMethods
-
Get the name of the given component of the range RealType.
- RangeUnits - Variable in class visad.FlatField
-
- RangeWidget - Class in visad.util
-
A widget that allows users to specify a ScalarMap's range scaling
- RangeWidget(ScalarMap) - Constructor for class visad.util.RangeWidget
-
construct a RangeWidget linked to the ScalarMap smap
- rank - Variable in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
the rank of the dataset
- rank() - Method in class visad.matrix.JamaMatrix
-
Matrix rank.
- rank() - Method in class visad.matrix.JamaSingularValueDecomposition
-
- rank(FlatField) - Static method in class visad.python.JPythonMethods
-
return matrix effective numerical rank (from SVD) of data, which
should have either a 1-D or 2-D gridded domain
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryCoordinateSystem
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryDataArray
-
- read(DataInput) - Static method in class visad.data.visad.object.BinaryDelaunay
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryDoubleArray
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryDoubleMatrix
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryErrorEstimate
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryFieldImpl
-
- read(BinaryReader, int, boolean) - Static method in class visad.data.visad.object.BinaryFlatField
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryFloatArray
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryFloatMatrix
-
- read(BinaryReader, int) - Static method in class visad.data.visad.object.BinaryFunctionType
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryGeneric
-
- read(BinaryReader, byte) - Static method in class visad.data.visad.object.BinaryGriddedDoubleSet
-
- read(BinaryReader, byte) - Static method in class visad.data.visad.object.BinaryGriddedSet
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryIntegerArray
-
- read(BinaryReader, byte) - Static method in class visad.data.visad.object.BinaryIntegerSet
-
- read(BinaryReader, byte) - Static method in class visad.data.visad.object.BinaryIrregularSet
-
- read(BinaryReader, byte) - Static method in class visad.data.visad.object.BinaryLinearSet
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryList1DSet
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryMathType
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryProductSet
-
- read(BinaryReader, int) - Static method in class visad.data.visad.object.BinaryQuantity
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryReal
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryRealTuple
-
- read(BinaryReader, int) - Static method in class visad.data.visad.object.BinaryRealTupleType
-
- read(BinaryReader, int) - Static method in class visad.data.visad.object.BinaryRealType
-
- read(DataInput) - Static method in class visad.data.visad.object.BinarySerializedObject
-
- read(DataInput, int) - Static method in class visad.data.visad.object.BinarySerializedObject
-
- read(BinaryReader, int) - Static method in class visad.data.visad.object.BinarySetType
-
- read(BinaryReader, byte) - Static method in class visad.data.visad.object.BinarySimpleSet
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinarySingletonSet
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryString
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryText
-
- read(BinaryReader, int) - Static method in class visad.data.visad.object.BinaryTextType
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryTuple
-
- read(BinaryReader, int, int) - Static method in class visad.data.visad.object.BinaryTupleType
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryUnionSet
-
- read(BinaryReader) - Static method in class visad.data.visad.object.BinaryUnit
-
- read(BufferedReader) - Static method in class visad.matrix.JamaMatrix
-
Read a matrix from a stream.
- read - Variable in class visad.util.DataConverter
-
- readAttribute(String) - Method in class visad.data.dods.DODSSource
-
Returns a VisAD data object corresponding to the next DODS global
attribute in the currently open dataset.
- readChar() - Method in class visad.data.units.SimpleCharStream
-
Read a character.
- readData() - Method in class visad.data.CachedFlatField
-
Used to provide a hook to derived classes to dynamically read in the data
- readData() - Method in class visad.data.dods.DODSSource
-
Returns the next VisAD data object from the DODS dataset.
- readData() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
Read the entire dataset from file
- readData(int, int) - Method in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
Read the data with specified memory and file space
- readData(String, int[], int[], int[], int, Calibration, float[]) - Method in class visad.data.hdfeos.EosStruct
-
- readData() - Method in class visad.data.in.Consolidator
-
Returns the next VisAD data object in the input stream.
- readData() - Method in interface visad.data.in.DataInputStream
-
Returns the next VisAD data object in the input stream.
- readData() - Method in class visad.data.in.Selector
-
Returns the next VisAD data object in the input stream that satisfies
the selection condition.
- readData() - Method in class visad.data.in.TimeFactorer
-
Returns the next VisAD data object in the input stream.
- readData() - Method in class visad.data.visad.BinaryReader
-
- readData(BinaryReader) - Method in class visad.data.visad.VisADCachingForm
-
- readData(BinaryReader) - Method in class visad.data.visad.VisADForm
-
- reader - Variable in class visad.data.bio.LociForm
-
Reader to use for open-related functions.
- readFlatField() - Method in class visad.data.AreaImageAccessor
-
- readFlatField(FlatField, int[]) - Method in class visad.data.dods.GridVariableAdapter.GridAccessor
-
Throws a VisADError.
- readFlatField(FlatField, int[]) - Method in class visad.data.dods.SequenceVariableAdapter.SequenceAccessor
-
Throws a VisADError.
- readFlatField(FlatField, int[]) - Method in class visad.data.dods.VectorAccessor
-
Throws a VisADError.
- readFlatField(FlatField, int[]) - Method in class visad.data.FileAccessor
-
- readFlatField() - Method in interface visad.data.FlatFieldCacheAccessor
-
- readFlatField(FlatField, int[]) - Method in class visad.data.hdfeos.HdfeosAccessor
-
- readFlatField(FlatField, int[]) - Method in class visad.data.netcdf.in.FileDataFactory.netCDFFlatFieldAccessor
-
Returns null
.
- readFlatField(FlatField, int[]) - Method in class visad.data.vis5d.Vis5DFileAccessor
-
- readFlatFieldFloats() - Method in class visad.data.AreaImageAccessor
-
- readFlatFieldFloats() - Method in interface visad.data.FlatFieldCacheAccessor
-
- readHeader(char[]) - Method in class visad.bom.RadarFile
-
- readLine(BufferedReader) - Static method in class visad.data.text.TextAdapter
-
- readList(BinaryReader) - Static method in class visad.data.visad.object.BinaryCoordinateSystem
-
- readList(BinaryReader) - Static method in class visad.data.visad.object.BinaryErrorEstimate
-
- readList(BinaryReader, int) - Static method in class visad.data.visad.object.BinaryMathType
-
- readList(BinaryReader) - Static method in class visad.data.visad.object.BinarySampledSet
-
- readList(BinaryReader) - Static method in class visad.data.visad.object.BinaryUnit
-
- readRadial() - Method in class visad.bom.RadarFile
-
- readResolve() - Method in class visad.ScalarType
-
Returns the instance corresponding to this newly deserialized instance.
- readSerial(InputStream) - Method in class visad.data.visad.VisADForm
-
- ReadTextFile - Class in edu.wisc.ssec.mcidas.adde
-
ReadTextFile interface for McIDAS ADDE data sets.
- ReadTextFile(String) - Constructor for class edu.wisc.ssec.mcidas.adde.ReadTextFile
-
creates a ReadTextFile object that allows reading an ADDE
text file or TEXT dataset
- readValuesFromParent(CachedFlatField) - Method in class visad.data.CachedFlatField
-
This gets called to notify derived classes that we jus got the data from the parent ccf
- readVariable() - Method in class visad.data.dods.DODSSource
-
Returns a VisAD data object corresponding to the next DODS variable in
the currently open dataset.
- real() - Method in class visad.data.units.UnitParser
-
- Real - Class in visad
-
Real is the class of VisAD scalar data for real numbers represented
as double precision floating point values.
- Real(RealType, double, Unit, ErrorEstimate) - Constructor for class visad.Real
-
Constructs a Real object.
- Real(RealType, double, Unit, double) - Constructor for class visad.Real
-
Constructs a Real object.
- Real(RealType, double, Unit) - Constructor for class visad.Real
-
Constructs a Real object.
- Real(RealType, double) - Constructor for class visad.Real
-
Constructs a Real object.
- Real(RealType) - Constructor for class visad.Real
-
Constructs a Real object.
- Real(double, double) - Constructor for class visad.Real
-
Constructs a generic Real object.
- Real(double) - Constructor for class visad.Real
-
Constructs a generic Real object.
- Real(RealType, double, Unit, ErrorEstimate, boolean) - Constructor for class visad.Real
-
trusted constructor for other constructors
- REAL_1TO1_FUNCTION - Static variable in class visad.FunctionType
-
- REAL_1TO3_FUNCTION - Static variable in class visad.FunctionType
-
- REAL_1TO4_FUNCTION - Static variable in class visad.FunctionType
-
- REAL_EXP - Static variable in interface visad.data.units.UnitParserConstants
-
RegularExpression Id.
- realCheckDirect() - Method in class visad.DataRenderer
-
determine if direct manipulation is feasible for the Data
objects rendered by this, and for the ScalarMaps linked to
the associated DisplayImpl;
"returns" its result by calls to setIsDirectManipulation()
called by checkDirect() method of DirectManipulationRendererJ2D
and DirectManipulationRendererJ3D, basically just to share
code between those two classes
- RealIface - Interface in visad
-
Interface to scalar data for real numbers represented
as double precision floating point values.
- RealTuple - Class in visad
-
RealTuple is the VisAD data class for vectors in R^n for n>0.
- RealTuple(RealTupleType) - Constructor for class visad.RealTuple
-
construct a RealTuple object with the missing value
- RealTuple(RealTupleType, Real[], CoordinateSystem) - Constructor for class visad.RealTuple
-
construct a RealTuple according to an array of Real objects;
coordinate_system may be null; otherwise coordinate_system.getReference()
must equal type.getCoordinateSystem.getReference()
- RealTuple(RealTupleType, Real[], CoordinateSystem, Unit[], boolean) - Constructor for class visad.RealTuple
-
Construct a RealTuple according to an array of Real objects;
coordinate_system may be null; otherwise coordinate_system.getReference()
must equal type.getCoordinateSystem.getReference()
- RealTuple(Real[]) - Constructor for class visad.RealTuple
-
construct a RealTuple according to an array of Real objects
- RealTuple(RealTupleType, double[]) - Constructor for class visad.RealTuple
-
Construct a RealTuple according to a RealTupleType and a double array
- RealTupleIface - Interface in visad
-
Interface to the VisAD data class for vectors in R^n for n>0.
- RealTupleType - Class in visad
-
RealTupleType is the VisAD data type for tuples in R^n, for n>0.
- RealTupleType(RealType[]) - Constructor for class visad.RealTupleType
-
array of component types;
default CoordinateSystem and Set are null
- RealTupleType(RealType) - Constructor for class visad.RealTupleType
-
construct a RealTupleType with one component
- RealTupleType(RealType, RealType) - Constructor for class visad.RealTupleType
-
construct a RealTupleType with two components
- RealTupleType(RealType, RealType, RealType) - Constructor for class visad.RealTupleType
-
construct a RealTupleType with three components
- RealTupleType(RealType, RealType, RealType, RealType) - Constructor for class visad.RealTupleType
-
construct a RealTupleType with four components
- RealTupleType(RealType[], CoordinateSystem, Set) - Constructor for class visad.RealTupleType
-
array of component types;
default CoordinateSystem for values of this type (including
Function domains) and may be null; default Set used when this
type is a FunctionType domain and may be null
- RealTupleType(RealType, CoordinateSystem, Set) - Constructor for class visad.RealTupleType
-
construct a RealTupleType with one component
- RealTupleType(RealType, RealType, CoordinateSystem, Set) - Constructor for class visad.RealTupleType
-
construct a RealTupleType with two components
- RealTupleType(RealType, RealType, RealType, CoordinateSystem, Set) - Constructor for class visad.RealTupleType
-
construct a RealTupleType with three components
- RealTupleType(RealType, RealType, RealType, RealType, CoordinateSystem, Set) - Constructor for class visad.RealTupleType
-
construct a RealTupleType with four components
- realType(BaseType, DAS) - Static method in class visad.data.dods.Adapter
-
Returns the VisAD
RealType
corresponding to a DODS variable.
- realType(BaseType, AttributeTable) - Static method in class visad.data.dods.Adapter
-
Returns the VisAD
RealType
corresponding to a DODS variable.
- realType(String, DAS) - Static method in class visad.data.dods.Adapter
-
Returns the VisAD
RealType
corresponding to a name.
- realType(String, AttributeTable) - Static method in class visad.data.dods.Adapter
-
Returns the VisAD
RealType
corresponding to a name.
- RealType - Class in visad
-
RealType is the VisAD scalar data type for real number variables.
- RealType(String) - Constructor for class visad.RealType
-
- RealType(String, int) - Constructor for class visad.RealType
-
- RealType(String, Unit, Set) - Constructor for class visad.RealType
-
- RealType(String, Unit) - Constructor for class visad.RealType
-
- RealType(String, Unit, Set, int) - Constructor for class visad.RealType
-
- RealType(String, Unit, boolean) - Constructor for class visad.RealType
-
trusted constructor for initializers
- RealType(String, Unit, int, boolean) - Constructor for class visad.RealType
-
trusted constructor for initializers
- RealType(String, Unit, Set, int, boolean) - Constructor for class visad.RealType
-
trusted constructor for initializers
- RealVectorType - Class in visad
-
RealVectorType is the VisAD data type for vector field tuple
in R^n, for n>0.
- RealVectorType(RealType[]) - Constructor for class visad.RealVectorType
-
- RealVectorType(RealType[], CoordinateSystem) - Constructor for class visad.RealVectorType
-
- RealVectorType(RealType) - Constructor for class visad.RealVectorType
-
- RealVectorType(RealType, RealType) - Constructor for class visad.RealVectorType
-
- RealVectorType(RealType, RealType, RealType) - Constructor for class visad.RealVectorType
-
- RealVectorType(RealType, RealType, RealType, RealType) - Constructor for class visad.RealVectorType
-
- reAutoScale() - Method in class visad.DisplayImpl
-
request auto-scaling of ScalarMap ranges the next time
Data are transformed into scene graph elements
- receiveMessage(MessageEvent) - Method in class visad.collab.DisplayMonitorImpl
-
Handles MessageEvent forwarding.
- receiveMessage(MessageEvent) - Method in class visad.collab.RemoteDisplayMonitorImpl
-
Handles MessageEvent forwarding.
- receiveMessage(MessageEvent) - Method in interface visad.MessageListener
-
Receive a general VisAD message broadcast via
DisplayImpl.sendMessage()
- receiveMessage(MessageEvent) - Method in class visad.ss.BasicSSCell
-
Handles VisAD messages.
- reconstructSpreadsheet(String[][], int[], int[], RemoteServer) - Method in class visad.ss.SpreadSheet
-
- RECT - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Code value in AREA files used to designate RECT (rectilinear)
navigation
- RECTnav - Class in edu.wisc.ssec.mcidas
-
Navigation class for Radar (RECT) type nav.
- RECTnav(int[]) - Constructor for class edu.wisc.ssec.mcidas.RECTnav
-
Set up for the real math work.
- recurseComponent(int, Object, Data, float[], float[], DataRenderer) - Method in class visad.java2d.ShadowTupleTypeJ2D
-
- recurseComponent(int, Object, Data, float[], float[], DataRenderer) - Method in class visad.java3d.ShadowTupleTypeJ3D
-
- recurseComponent(int, Object, Data, float[], float[], DataRenderer) - Method in class visad.ShadowType
-
- recurseRange(Object, Data, float[], float[], DataRenderer) - Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
- recurseRange(Object, Data, float[], float[], DataRenderer) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- recurseRange(Object, Data, float[], float[], DataRenderer) - Method in class visad.ShadowType
-
- RED - Static variable in class visad.BaseColorControl
-
The index of the color red
- Red - Static variable in interface visad.Display
-
display color red coordinate (in RGB)
- red - Variable in class visad.VisADAppearance
-
- reDisplayAll() - Method in class visad.DisplayImpl
-
request all linked Data to be re-transformed into scene graph
elements
- redo() - Method in class visad.util.CodeEditor
-
redoes the last undone edit
- redo() - Method in class visad.util.TextEditor
-
redoes the last undone edit
- ref - Variable in class visad.data.SocketDataServer
-
DataReference whose data is linked to the socket stream.
- REFDATE_INDEX - Static variable in class edu.wisc.ssec.mcidas.GridDirectory
-
ref date
- REFERENCE_ADDED - Static variable in class visad.collab.MonitorEvent
-
This event occurs whenever a DataReference
is added to
a Display
.
- REFERENCE_ADDED - Static variable in class visad.DisplayEvent
-
The "reference added" event.
- REFERENCE_REMOVED - Static variable in class visad.collab.MonitorEvent
-
This event occurs whenever a DataReference
is removed
from a Display
.
- REFERENCE_REMOVED - Static variable in class visad.DisplayEvent
-
The "reference removed" event.
- ReferenceActionLink - Class in visad
-
ReferenceActionLink objects are used by Action objects to
define their connections with ThingReference objects.
- ReferenceActionLink(ThingReference, ActionImpl, Action, long) - Constructor for class visad.ReferenceActionLink
-
- ReferenceException - Exception in visad
-
ReferenceException
is an exception for an error with a VisAD
DataReference
.
- ReferenceException() - Constructor for exception visad.ReferenceException
-
Constructs a ReferenceException
with no specified detail message.
- ReferenceException(String) - Constructor for exception visad.ReferenceException
-
Constructs a ReferenceException
with the specified detail message.
- ReferenceException(String, Throwable) - Constructor for exception visad.ReferenceException
-
Constructs a ReferenceException
with the specified detail message
and cause.
- ReferenceException(Throwable) - Constructor for exception visad.ReferenceException
-
Constructs a ReferenceException
with the specified cause.
- ReferenceMonitorEvent - Class in visad.collab
-
ReferenceMonitorEvent
is the VisAD class for
RemoteReferenceLink
-related events from display monitors.
- ReferenceMonitorEvent(int, RemoteReferenceLink) - Constructor for class visad.collab.ReferenceMonitorEvent
-
Creates a ReferenceMonitorEvent
for the specified
RemoteReferenceLink
.
- ReferenceMonitorEvent(int, int, RemoteReferenceLink) - Constructor for class visad.collab.ReferenceMonitorEvent
-
Creates a ReferenceMonitorEvent
for the specified
RemoteReferenceLink
.
- referenceTime - Variable in class visad.jmet.MetGrid
-
- referenceTime - Variable in class visad.jmet.MetGridDirectory
-
- ReflectedUniverse - Class in visad.util
-
A general-purpose reflection wrapper class.
- ReflectedUniverse() - Constructor for class visad.util.ReflectedUniverse
-
Constructs a new reflected universe.
- ReflectedUniverse(URL[]) - Constructor for class visad.util.ReflectedUniverse
-
Constructs a new reflected universe, with the given URLs
representing additional search paths for imported classes
(in addition to the CLASSPATH).
- ReflectedUniverse(ClassLoader) - Constructor for class visad.util.ReflectedUniverse
-
Constructs a new reflected universe that uses the given class loader.
- REFRESH - Static variable in class visad.browser.VisADApplet
-
Code for refresh action.
- refreshCells() - Method in class visad.ss.SpreadSheet
-
Refreshes spreadsheet cells.
- refreshDisplayMenuItems() - Method in class visad.ss.SpreadSheet
-
Updates dimension checkbox menu items and toolbar buttons.
- refreshFormulaBar() - Method in class visad.ss.SpreadSheet
-
Makes sure the formula bar is displaying up-to-date info.
- refreshMenuCommands() - Method in class visad.ss.SpreadSheet
-
Enables or disables certain menu items
depending on whether this cell has data.
- refreshOptions() - Method in class visad.ss.SpreadSheet
-
Refreshes check box items in the Options menu.
- refreshShowControls() - Method in class visad.ss.SpreadSheet
-
Refreshes the "Show controls" menu option and toolbar button.
- REFTIME_INDEX - Static variable in class edu.wisc.ssec.mcidas.GridDirectory
-
ref time
- ReInit(Reader, int, int, int) - Method in class visad.data.units.SimpleCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class visad.data.units.SimpleCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class visad.data.units.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class visad.data.units.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class visad.data.units.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class visad.data.units.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class visad.data.units.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class visad.data.units.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class visad.data.units.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class visad.data.units.UnitParser
-
Reinitialise.
- ReInit(InputStream, String) - Method in class visad.data.units.UnitParser
-
Reinitialise.
- ReInit(Reader) - Method in class visad.data.units.UnitParser
-
Reinitialise.
- ReInit(UnitParserTokenManager) - Method in class visad.data.units.UnitParser
-
Reinitialise.
- ReInit(SimpleCharStream) - Method in class visad.data.units.UnitParserTokenManager
-
Reinitialise parser.
- ReInit(SimpleCharStream, int) - Method in class visad.data.units.UnitParserTokenManager
-
Reinitialise parser.
- reLabel() - Method in class visad.ContourControl
-
If zoom scale has changed sufficiently, re-transform in
order to recompute labels.
- relativeHumidity(double, double) - Static method in class visad.aeri.Aeri
-
relative humidity
- release() - Method in class visad.bom.CollectiveBarbManipulation
-
- release() - Method in class visad.bom.FlexibleTrackManipulation
-
- release() - Method in class visad.bom.FrontDrawer
-
- release_direct() - Method in class visad.bom.BarbManipulationRendererJ2D
-
mouse button released, ending direct manipulation
- release_direct() - Method in class visad.bom.BarbManipulationRendererJ3D
-
mouse button released, ending direct manipulation
- release_direct() - Method in class visad.bom.CurveManipulationRendererJ2D
-
Mouse button released, ending direct manipulation.
- release_direct() - Method in class visad.bom.CurveManipulationRendererJ3D
-
Mouse button released, ending direct manipulation.
- release_direct() - Method in class visad.bom.RubberBandBoxRendererJ3D
-
mouse button released, ending direct manipulation
- release_direct() - Method in class visad.bom.RubberBandLineRendererJ3D
-
mouse button released, ending direct manipulation
- release_direct() - Method in class visad.bom.SwellManipulationRendererJ3D
-
mouse button released, ending direct manipulation
- release_direct() - Method in class visad.DataRenderer
-
called when mouse button is released ending direct manipulation;
intended to be over-ridden by DataRenderer extensions that need
to act on this event
- REMAINDER - Static variable in interface visad.Data
-
- remainder(Data) - Method in interface visad.Data
-
call binary() to take the remainder of this divided by
data, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation (Data.NO_ERRORS)
- remainder(Data, int, int) - Method in interface visad.Data
-
call binary() to take the remainder of this divided by data
- remainder(Data) - Method in class visad.DataImpl
-
call binary() to take the remainder of this divided by
data, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation (Data.NO_ERRORS)
- remainder(Data, int, int) - Method in class visad.DataImpl
-
call binary() to take the remainder of this divided by data
- remainder(Data) - Method in class visad.RemoteDataImpl
-
call binary() to take the remainder of this divided by
data, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation (Data.NO_ERRORS)
- remainder(Data, int, int) - Method in class visad.RemoteDataImpl
-
call binary() to take the remainder of this divided by data
- REMOTE_SOURCE - Static variable in class visad.ss.BasicSSCell
-
Indicates that the data came from a remotely linked cell.
- RemoteAction - Interface in visad
-
RemoteAction is the interface for Remote Action-s.
- RemoteActionImpl - Class in visad
-
RemoteActionImpl is the VisAD remote adapter for ActionImpl.
- RemoteAgentContact - Interface in visad.cluster
-
RemoteAgentContact is the interface for RemoteClientAgent
to communicate to NodeAgent.
- RemoteAgentContactImpl - Class in visad.cluster
-
RemoteAgentContactImpl is the class on nodes for
RemoteClientAgent to communicate to NodeAgent.
- RemoteAgentContactImpl(NodeAgent) - Constructor for class visad.cluster.RemoteAgentContactImpl
-
- RemoteCanDo3D - Variable in class visad.ss.SpreadSheet
-
Remote clone's copy of CanDo3D.
- RemoteCell - Interface in visad
-
RemoteCell is the interface for Remote Cell-s.
- RemoteCellImpl - Class in visad
-
RemoteCellImpl is the VisAD class for remote access to
Cell-s.
- RemoteCellImpl(CellImpl) - Constructor for class visad.RemoteCellImpl
-
- RemoteClientAgent - Interface in visad.cluster
-
RemoteClientAgent is the interface for agents on the client,
which typically send NodeAgents to each node.
- RemoteClientAgentImpl - Class in visad.cluster
-
RemoteClientAgentImpl is the class for agents on the
client, which typically send NodeAgents to each node.
- RemoteClientAgentImpl(RemoteClientAgentImpl, int) - Constructor for class visad.cluster.RemoteClientAgentImpl
-
- RemoteClientAgentImpl(RemoteClientAgentImpl, int, long) - Constructor for class visad.cluster.RemoteClientAgentImpl
-
- RemoteClientData - Interface in visad.cluster
-
RemoteClientData is the interface for cluster client
VisAD data objects.
- RemoteClientDataImpl - Class in visad.cluster
-
RemoteClientData is the class for cluster client
VisAD data objects.
- RemoteClientDataImpl() - Constructor for class visad.cluster.RemoteClientDataImpl
-
- RemoteClientField - Interface in visad.cluster
-
RemoteClientField is the interface for cluster client
VisAD Field data objects that are not partitioned over nodes.
- RemoteClientFieldImpl - Class in visad.cluster
-
RemoteClientFieldImpl is the class for cluster client
VisAD Field data objects.
- RemoteClientFieldImpl(FunctionType, Set) - Constructor for class visad.cluster.RemoteClientFieldImpl
-
must call setupClusterData after constructor to finish the
"construction"
- RemoteClientPartitionedField - Interface in visad.cluster
-
RemoteClientPartitionedField is the interface for cluster client
VisAD Field data objects that are partitioned over nodes.
- RemoteClientPartitionedFieldImpl - Class in visad.cluster
-
RemoteClientPartitionedFieldImpl is the class for cluster client
VisAD Field data objects.
- RemoteClientPartitionedFieldImpl(FunctionType, Set) - Constructor for class visad.cluster.RemoteClientPartitionedFieldImpl
-
must call setupClusterData after constructor to finish the
"construction"
- RemoteClientTuple - Interface in visad.cluster
-
RemoteClientTuple is the interface for cluster client
VisAD Tuple data objects.
- RemoteClientTupleImpl - Class in visad.cluster
-
RemoteClientTupleImpl is the class for cluster client
VisAD Tuple data objects.
- RemoteClientTupleImpl(Data[]) - Constructor for class visad.cluster.RemoteClientTupleImpl
-
must call setupClusterData after constructor to finish the
"construction"
- RemoteClusterData - Interface in visad.cluster
-
RemoteClusterData is the interface for cluster client
and node Data.
- RemoteClusterDataImpl - Class in visad.cluster
-
RemoteClusterDataImpl is the super class for cluster
client and node Data.
- RemoteClusterDataImpl() - Constructor for class visad.cluster.RemoteClusterDataImpl
-
- RemoteColRow - Variable in class visad.ss.SpreadSheet
-
Row and column information needed for spreadsheet cloning.
- RemoteData - Interface in visad
-
RemoteData is the interface for Remote VisAD data objects.
- RemoteDataImpl - Class in visad
-
RemoteDataImpl is the VisAD remote adapter for DataImpl.
- RemoteDataImpl(DataImpl) - Constructor for class visad.RemoteDataImpl
-
construct a RemoteDataImpl adapting local data
- RemoteDataReference - Interface in visad
-
RemoteDataReference is the interface for Remote DataReference-s.
- RemoteDataReferenceImpl - Class in visad
-
RemoteDataReferenceImpl is VisAD remote adapter for DataReferenceImpl.
- RemoteDataReferenceImpl(DataReferenceImpl) - Constructor for class visad.RemoteDataReferenceImpl
-
construct a RemoteDataReferenceImpl adapting the given
DataReferenceImpl
- RemoteDisplay - Interface in visad
-
RemoteDisplay is the interface for Remote Display-s.
- RemoteDisplayImpl - Class in visad
-
RemoteDisplayImpl is the VisAD class for remote access to
Display-s.
- RemoteDisplayImpl(DisplayImpl) - Constructor for class visad.RemoteDisplayImpl
-
- RemoteDisplayMonitor - Interface in visad.collab
-
RemoteDisplayMonitor
is the interface for monitoring
RemoteDisplay
s.
- RemoteDisplayMonitorImpl - Class in visad.collab
-
- RemoteDisplayMonitorImpl(DisplayMonitorImpl) - Constructor for class visad.collab.RemoteDisplayMonitorImpl
-
Creates a remotely-accessible wrapper for the specified
DisplayMonitor
- RemoteDisplaySync - Interface in visad.collab
-
RemoteDisplaySync
is the interface for stubs which are
exported to RemoteDisplay
s and used to send back events
used for synchronization.
- RemoteDisplaySyncImpl - Class in visad.collab
-
RemoteDisplaySyncImpl
is the implementation of the VisAD
RemoteDisplaySync
class.
- RemoteDisplaySyncImpl(DisplaySyncImpl) - Constructor for class visad.collab.RemoteDisplaySyncImpl
-
Creates a remotely-accessible wrapper for the specified
DisplaySync
- RemoteEventProvider - Interface in visad.collab
-
- RemoteEventProviderImpl - Class in visad.collab
-
- RemoteEventProviderImpl(MonitorSyncer) - Constructor for class visad.collab.RemoteEventProviderImpl
-
- RemoteField - Interface in visad
-
RemoteField is the interface for Remote VisAD Field-s.
- RemoteFieldImpl - Class in visad
-
RemoteFieldImpl is the VisAD remote adapter for FieldImpl.
- RemoteFieldImpl(FieldImpl) - Constructor for class visad.RemoteFieldImpl
-
construct a RemoteFieldImpl object to provide remote
access to field
- RemoteFlatField - Interface in visad
-
RemoteFlatField is the interface for Remote VisAD FlatField-s.
- RemoteFlatFieldImpl - Class in visad
-
RemoteFlatFieldImpl is the VisAD remote adapter for FlatField.
Another way to approach the problem of moving data to a remote
machine would be to have a remote class which serializes a sample and
copies it over to the remote machine where it is cached for
fast access.
- RemoteFlatFieldImpl(FlatField) - Constructor for class visad.RemoteFlatFieldImpl
-
construct a RemoteFieldImpl object to provide remote
access to field
- RemoteFunction - Interface in visad
-
RemoteFunction is the interface for Remote VisAD Function-s.
- RemoteFunctionImpl - Class in visad
-
RemoteFunctionImpl is the VisAD remote adapter for FieldImpl.
- RemoteFunctionImpl(FunctionImpl) - Constructor for class visad.RemoteFunctionImpl
-
- RemoteMDisplay - Variable in class visad.ss.BasicSSCell
-
Associated RemoteDisplay for sending and receiving messages.
- RemoteNodeData - Interface in visad.cluster
-
RemoteNodeData is the interface for cluster node
VisAD data objects.
- RemoteNodeDataImpl - Class in visad.cluster
-
RemoteNodeData is the class for cluster node
VisAD data objects.
- RemoteNodeDataImpl() - Constructor for class visad.cluster.RemoteNodeDataImpl
-
- RemoteNodeField - Interface in visad.cluster
-
RemoteNodeField is the interface for cluster node
VisAD Field data objects that are not paritioned.
- RemoteNodeFieldImpl - Class in visad.cluster
-
RemoteNodeFieldImpl is the class for cluster node
VisAD Field data objects.
- RemoteNodeFieldImpl(FunctionType, Set) - Constructor for class visad.cluster.RemoteNodeFieldImpl
-
must call setupClusterData after constructor to finish the
"construction"
- RemoteNodeFieldImpl(FieldImpl) - Constructor for class visad.cluster.RemoteNodeFieldImpl
-
constructor for rendering without using partitionSet
- RemoteNodePartitionedField - Interface in visad.cluster
-
RemoteNodePartitionedField is the interface for cluster node
VisAD Field data objects that are paritioned.
- RemoteNodePartitionedFieldImpl - Class in visad.cluster
-
RemoteNodePartitionedFieldImpl is the class for cluster node
VisAD Field data objects that are paritioned.
- RemoteNodePartitionedFieldImpl(FunctionType, Set) - Constructor for class visad.cluster.RemoteNodePartitionedFieldImpl
-
must call setupClusterData after constructor to finish the
"construction"
- RemoteNodePartitionedFieldImpl(FieldImpl) - Constructor for class visad.cluster.RemoteNodePartitionedFieldImpl
-
must call setupClusterData after constructor to finish the
"construction"
- RemoteNodeTuple - Interface in visad.cluster
-
RemoteNodeTuple is the interface for cluster node
VisAD Tuple data objects.
- RemoteNodeTupleImpl - Class in visad.cluster
-
RemoteNodeTupleImpl is the class for cluster client
VisAD Tuple data objects.
- RemoteNodeTupleImpl(Data[]) - Constructor for class visad.cluster.RemoteNodeTupleImpl
-
must call setupClusterData after constructor to finish the
"construction"
- RemoteProxyAgent - Interface in visad.cluster
-
RemoteProxyAgent is the interface for agents on the proxy client
- RemoteProxyAgentImpl - Class in visad.cluster
-
RemoteProxyAgentImpl is the class for agents on proxy clients
- RemoteProxyAgentImpl(RemoteClientDataImpl) - Constructor for class visad.cluster.RemoteProxyAgentImpl
-
- RemoteReferenceLink - Interface in visad
-
RemoteReferenceLink is the interface for links to Remote objects.
- RemoteReferenceLinkImpl - Class in visad
-
RemoteReferenceLinkImpl is the VisAD remote adapter for DataDisplayLink-s.
- RemoteReferenceLinkImpl(DataDisplayLink) - Constructor for class visad.RemoteReferenceLinkImpl
-
create a Remote reference to a DataDisplayLink
- RemoteServer - Interface in visad
-
RemoteServer is the interface for serving RemoteDataReferences.
- RemoteServerImpl - Class in visad
-
- RemoteServerImpl() - Constructor for class visad.RemoteServerImpl
-
- RemoteServerImpl(RemoteDataReferenceImpl[]) - Constructor for class visad.RemoteServerImpl
-
- RemoteServerImpl(RemoteDisplayImpl[]) - Constructor for class visad.RemoteServerImpl
-
- RemoteServerImpl(RemoteDataReferenceImpl[], RemoteDisplayImpl[]) - Constructor for class visad.RemoteServerImpl
-
construct a RemoteServerImpl and initialize it with
an array of RemoteDataReferenceImpls
- RemoteSlaveDisplay - Interface in visad
-
RemoteSlaveDisplay is the interface for "slave" displays
that receive their images from another source, instead of doing the
rendering themselves.
- RemoteSlaveDisplayImpl - Class in visad
-
RemoteSlaveDisplayImpl is an implementation of a slaved display that
receives its images from a RemoteDisplay (via RMI).
- RemoteSlaveDisplayImpl(RemoteDisplay) - Constructor for class visad.RemoteSlaveDisplayImpl
-
Construct a new slaved display linked to the given RemoteDisplay
- RemoteSourceListener - Interface in visad
-
The interface for objects which need to be informed
when a remote data source goes away.
- RemoteThing - Interface in visad
-
RemoteThing is the interface for Remote VisAD Thing objects.
- RemoteThingImpl - Class in visad
-
RemoteThingImpl is the VisAD remote adapter for ThingImpl.
- RemoteThingImpl(ThingImpl) - Constructor for class visad.RemoteThingImpl
-
- RemoteThingReference - Interface in visad
-
RemoteThingReference is the interface for Remote ThingReference-s.
- RemoteThingReferenceImpl - Class in visad
-
RemoteThingReferenceImpl is VisAD remote adapter for ThingReferenceImpl.
- RemoteThingReferenceImpl(ThingReferenceImpl) - Constructor for class visad.RemoteThingReferenceImpl
-
- RemoteTupleIface - Interface in visad
-
RemoteTupleIface is the interface for Remote VisAD TupleIface-s.
- RemoteVDisplay - Variable in class visad.ss.BasicSSCell
-
Associated VisAD RemoteDisplay.
- RemoteVisADException - Exception in visad
-
RemoteVisADException is an exception for an error with a VisAD Remote class.
- RemoteVisADException() - Constructor for exception visad.RemoteVisADException
-
- RemoteVisADException(String) - Constructor for exception visad.RemoteVisADException
-
- RemoteVisADException(String, Throwable) - Constructor for exception visad.RemoteVisADException
-
- RemoteVisADException(Throwable) - Constructor for exception visad.RemoteVisADException
-
- RemoteVServer - Variable in class visad.ss.BasicSSCell
-
Associated VisAD RemoteServer, if any.
- RemoteVSlave - Variable in class visad.ss.BasicSSCell
-
Associated VisAD RemoteSlaveDisplay, if any.
- remove(Object) - Method in class visad.bom.annotations.ScreenAnnotator
-
Remove the object from the list of items to be drawn.
- remove() - Method in class visad.data.netcdf.QuantityDBImpl.Iterator
-
Remove the element returned by the last next()
.
- remove(String) - Method in class visad.formula.FormulaManager
-
remove a variable from the database
- remove() - Method in class visad.sounder.Sounding
-
- remove() - Method in class visad.sounder.Spectrum
-
- remove(Runnable) - Method in class visad.util.ThreadPool
-
Remove this task from the tread pool.
- REMOVE_DATA - Static variable in class visad.ss.BasicSSCell
-
Message ID indicating a data object has been removed.
- removeActionListener(ActionListener) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
- removeActionListener(ActionListener) - Method in class visad.browser.Slider
-
Removes a listener to be notified of slider changes.
- removeActivityHandler(ActivityHandler) - Method in class visad.DisplayImpl
-
Remove a busy/idle activity handler.
- removeActivityHandler(ActivityHandler) - Method in interface visad.LocalDisplay
-
remove a display activity handler
- removeAllListeners() - Method in class visad.ss.BasicSSCell
-
- removeAllReferences() - Method in interface visad.Action
-
delete all links to ThingReferences
- removeAllReferences() - Method in class visad.ActionImpl
-
delete all links to ThingReferences
- removeAllReferences() - Method in class visad.DisplayImpl
-
remove all links to DataReferences.
- removeAllReferences() - Method in class visad.RemoteActionImpl
-
delete all links to ThingReferences
- removeAllReferences() - Method in class visad.ss.BasicSSCell
-
Removes all Data objects from this cell.
- removeAllReferences(boolean) - Method in class visad.ss.BasicSSCell
-
Removes all Data objects from this cell, notifying listeners if the
notify flag is set.
- removeAllReferences(boolean, boolean) - Method in class visad.ss.BasicSSCell
-
Removes all Data objects from this cell, notifying listeners if the
notify flag is set, and updating the display if the display flag is set.
- removeAllSlaves() - Method in interface visad.Display
-
remove all slave displays from this display
- removeAllSlaves() - Method in class visad.DisplayImpl
-
remove all links to slave displays
- removeAllSlaves() - Method in class visad.RemoteDisplayImpl
-
removes all links between slave displays and this display
- removeAllSSCellListeners() - Method in class visad.ss.BasicSSCell
-
Removes all SSCellListeners.
- removeChangeListener(ChangeListener) - Method in class visad.util.StepWidget
-
Removes a ChangeListener from the widget.
- removeChild(int) - Method in class visad.VisADGroup
-
- removeColorChangeListener(ColorChangeListener) - Method in class visad.util.ColorMap
-
Remove a ColorChangeListener from the listeners list
- removeColorChangeListener(ColorChangeListener) - Method in class visad.util.ColorWidget
-
Remove a ColorChangeListener from the listeners list
- removeControlListener(ControlListener) - Method in interface visad.AVControl
-
stop notifying listener of changes in this AVControl
- removeControlListener(ControlListener) - Method in class visad.Control
-
remove a ControlListener
- removeCursor(int, int) - Method in class visad.rabin.Rain
-
removes a cursor from display (i, j)
- removeData(Data) - Method in class visad.ss.BasicSSCell
-
Removes the given Data object from this cell.
- removeData(String) - Method in class visad.ss.BasicSSCell
-
Removes the Data object corresponding to the
given variable name from this cell.
- removeData(String) - Method in class visad.ss.FancySSCell
-
Removes the Data object corresponding to the
given variable name from this cell.
- removeDataImpl(SSCellData, boolean, boolean) - Method in class visad.ss.BasicSSCell
-
Does the work of removing the Data object at the specified index.
- removeDataReference(RemoteDataReferenceImpl) - Method in interface visad.RemoteServer
-
remove a RemoteDataReferenceImpl from server and shrink size of array
- removeDataReference(RemoteDataReferenceImpl) - Method in class visad.RemoteServerImpl
-
remove a RemoteDataReferenceImpl from server and shrink size of array
- removeDataSourceListener(RemoteSourceListener) - Method in class visad.DisplayImpl
-
Deprecated.
- removeDisplay(RemoteDisplayImpl) - Method in interface visad.RemoteServer
-
remove a RemoteDisplayImpl from server and shrink size of array
- removeDisplay(RemoteDisplayImpl) - Method in class visad.RemoteServerImpl
-
remove a RemoteDisplayImpl from server and shrink size of array
- removeDisplayListener(DisplayListener) - Method in class visad.DisplayImpl
-
remove a DisplayListener
- removeDisplayListener(DisplayListener) - Method in interface visad.LocalDisplay
-
Removes a DisplayListener.
- removeDisplayListener(DisplayListener) - Method in class visad.RemoteSlaveDisplayImpl
-
Remove a display listener from this slave display
- removeDisplayListener(DisplayListener) - Method in class visad.ss.BasicSSCell
-
Removes a DisplayListener from this cell.
- removeFromCache(Object) - Method in class visad.data.DataCacheManager
-
Remove the item from the cache
- removeFromRemoteServer(RemoteServerImpl) - Method in class visad.ss.BasicSSCell
-
Removes this cell from the given RemoteServer.
- removeHandler(ActivityHandler) - Method in class visad.DisplayActivity
-
Remove an activity handler.
- removeImageAtTime(DateTime) - Method in class visad.meteorology.ImageSequenceManager
-
Remove an image from the sequence.
- removeLayoutComponent(Component) - Method in class visad.ss.SSLayout
-
Not used by SSLayout.
- removeLayoutComponent(Component) - Method in class visad.util.WidgetLayout
-
Not used, no effect
- removeLink(DataDisplayLink) - Method in class visad.DataRenderer
-
WARNING!
Do NOT use this routine unless you know what you are doing!
remove link from Links[] array when remote connection fails
- removeListener(MonitorCallback) - Method in class visad.collab.DisplayMonitorImpl
-
- removeListener(SSCellListener) - Method in class visad.ss.BasicSSCell
-
- removeListeners - Static variable in class visad.TrajectoryManager
-
- removeMap(ScalarMap) - Method in interface visad.Display
-
remove a ScalarMap (may be a ConstantMap) from this Display
- removeMap(ScalarMap) - Method in class visad.DisplayImpl
-
remove a ScalarMap from this Display, assuming a local source
- removeMap(ScalarMap, int) - Method in class visad.DisplayImpl
-
remove a ScalarMap from this Display
- removeMap(ScalarMap) - Method in class visad.RemoteDisplayImpl
-
remove a ScalarMap from this Display
- removeMember(Object) - Method in class visad.data.hdf5.hdf5objects.HDF5Group
-
Removes the member from this group
- removeMemberAt(int) - Method in class visad.data.hdf5.hdf5objects.HDF5Group
-
Deletes the component at the specified index.
- removeMessageListener(MessageListener) - Method in class visad.DisplayImpl
-
Remove listener from the message list.
- removeMessageListener(MessageListener) - Method in interface visad.LocalDisplay
-
Removes a MessageListener.
- removeMissing() - Method in class visad.ContourLabelGeometry
-
- removeMissing() - Method in class visad.VisADGeometryArray
-
- removeMissing() - Method in class visad.VisADIndexedTriangleStripArray
-
- removeMissing() - Method in class visad.VisADLineArray
-
- removeMissing() - Method in class visad.VisADLineStripArray
-
- removeMissing() - Method in class visad.VisADTriangleStripArray
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class visad.data.netcdf.InputNetcdf
-
Remove a property change listener.
- removePropertyChangeListener(PropertyChangeListener) - Method in class visad.data.netcdf.NetcdfInBean
-
Remove a property change listener.
- removeReference(ThingReference) - Method in interface visad.Action
-
Removes a link to a ThingReference.
- removeReference(ThingReference) - Method in class visad.ActionImpl
-
Removes a link to a ThingReference.
- removeReference(ThingReference) - Method in class visad.cluster.RemoteClusterDataImpl
-
- removeReference(ThingReference) - Method in class visad.DisplayImpl
-
remove link to ref, which must be a local DataReferenceImpl;
if ref was added as part of a DataReference array passed to
addReferences(), remove links to all of them
- removeReference(ThingReference) - Method in class visad.RealTuple
-
Removes a listener for changes to this instance.
- removeReference(ThingReference) - Method in class visad.RemoteActionImpl
-
delete link to a ThingReference
must be RemoteThingReference
- removeReference(ThingReference) - Method in class visad.RemoteDisplayImpl
-
remove link to a DataReference;
because DataReference array input to adaptedAddReferences may be a
mix of local and remote, we tolerate either here
- removeReference(ThingReference) - Method in class visad.RemoteThingImpl
-
remove a ThingReference to this RemoteThingImpl;
must be RemoteThingReferenceImpl;
called by ThingReference.setThing
- removeReference(ThingReference) - Method in class visad.Scalar
-
Removes a listener for changes to this instance.
- removeReference(DataReferenceImpl) - Method in class visad.ss.BasicSSCell
-
Removes the given DataReference's associated Data object from this cell.
- removeReference(ThingReference) - Method in interface visad.Thing
-
remove a ThingReference from this Thing object
- removeReference(ThingReference) - Method in class visad.ThingImpl
-
remove a ThingReference to this ThingImpl;
must be local ThingReferenceImpl;
called by ThingReference.setThing;
would like 'default' visibility here, but must be declared
'public' because it is defined in the Thing interface
- removeRemoteSourceListener(RemoteSourceListener) - Method in class visad.DisplayImpl
-
Remove listener from the remote source notification list.
- removeRendererSourceListener(RendererSourceListener) - Method in class visad.DisplayImpl
-
- removeScalarMapListener(ScalarMapListener) - Method in class visad.ScalarMap
-
remove a ScalarMapListener
- removeSlave(RemoteSlaveDisplay) - Method in interface visad.Display
-
remove a slave display from this display
- removeSlave(RemoteSlaveDisplay) - Method in class visad.DisplayImpl
-
remove a link between a slave display and this
- removeSlave(RemoteSlaveDisplay) - Method in class visad.RemoteDisplayImpl
-
removes a link between a slave display and this display
- removeSliderChangeListener(SliderChangeListener) - Method in class visad.util.Slider
-
Remove a SliderChangeListener from the listeners list
- removeSSCellListener(SSCellListener) - Method in class visad.ss.BasicSSCell
-
Removes an SSCellListener.
- removeThingChangedListener(ThingChangedListener) - Method in class visad.RemoteThingReferenceImpl
-
ThingChangedListener must be RemoteAction
- removeThingChangedListener(ThingChangedListener) - Method in interface visad.ThingReference
-
- removeThingChangedListener(ThingChangedListener) - Method in class visad.ThingReferenceImpl
-
ThingChangedListener must be local ActionImpl
- removeUndoableEditListener(UndoableEditListener) - Method in class visad.util.TextEditor
-
remove an undoable edit listener
- removeWidgetListener(WidgetListener) - Method in class visad.browser.Widget
-
Removes a widget listener.
- render_font(String, HersheyFont, double[], double[], double[], boolean) - Static method in class visad.PlotText
-
Convert a string of characters (ASCII collating sequence) into a
series of lines for drawing.
- render_font(String, HersheyFont, double[], double[], double[], TextControl.Justification) - Static method in class visad.PlotText
-
Convert a string of characters (ASCII collating sequence) into a
series of lines for drawing.
- render_font(String, HersheyFont, double[], double[], double[], TextControl.Justification, double) - Static method in class visad.PlotText
-
Convert a string of characters (ASCII collating sequence) into a
series of lines for drawing.
- render_font(String, HersheyFont, double[], double[], double[], TextControl.Justification, TextControl.Justification) - Static method in class visad.PlotText
-
Convert a string of characters (ASCII collating sequence) into a
series of lines for drawing.
- render_font(String, HersheyFont, double[], double[], double[], TextControl.Justification, TextControl.Justification, double, double, double[]) - Static method in class visad.PlotText
-
Convert a string of characters (ASCII collating sequence) into a
series of lines for drawing.
- render_font(String, Font, double[], double[], double[], boolean) - Static method in class visad.PlotText
-
Convert a string of characters (ASCII collating sequence) into a
series of triangles for drawing.
- render_font(String, Font, double[], double[], double[], TextControl.Justification) - Static method in class visad.PlotText
-
Convert a string of characters (ASCII collating sequence) into a
series of triangles for drawing.
- render_font(String, Font, double[], double[], double[], TextControl.Justification, double) - Static method in class visad.PlotText
-
Convert a string of characters (ASCII collating sequence) into a
series of triangles for drawing.
- render_font(String, Font, double[], double[], double[], TextControl.Justification, TextControl.Justification) - Static method in class visad.PlotText
-
Convert a string of characters (ASCII collating sequence) into a
series of triangles for drawing.
- render_font(String, Font, double[], double[], double[], TextControl.Justification, TextControl.Justification, double, double, double[]) - Static method in class visad.PlotText
-
Convert a string of characters (ASCII collating sequence) into a
series of triangles for drawing.
- render_label(int, double, String, int, long) - Static method in class visad.PlotText
-
Convert a string of characters (ASCII collating sequence) into a
series of vectors for drawing.
- render_label(String, double[], double[], double[], boolean) - Static method in class visad.PlotText
-
Convert a string of characters (ASCII collating sequence) into a
series of vectors for drawing.
- render_label(String, double[], double[], double[], TextControl.Justification, TextControl.Justification) - Static method in class visad.PlotText
-
Convert a string of characters (ASCII collating sequence) into a
series of vectors for drawing.
- render_label(String, double[], double[], double[], TextControl.Justification) - Static method in class visad.PlotText
-
Convert a string of characters (ASCII collating sequence) into a
series of vectors for drawing.
- render_label(String, double[], double[], double[], TextControl.Justification, double) - Static method in class visad.PlotText
-
Convert a string of characters (ASCII collating sequence) into a
series of vectors for drawing.
- render_label(String, double[], double[], double[], TextControl.Justification, TextControl.Justification, double, double, double[]) - Static method in class visad.PlotText
-
Convert a string of characters (ASCII collating sequence) into a
series of vectors for drawing.
- render_trigger() - Method in class visad.DisplayRenderer
-
trigger the graphics API to render the scene graph to the screen;
intended to be over-ridden by graphics-API-specific extensions of
DisplayRenderer
- render_trigger() - Method in class visad.java2d.DisplayRendererJ2D
-
- render_trigger() - Method in class visad.java3d.DisplayRendererJ3D
-
- renderer - Variable in class visad.FlowInfo
-
- RendererControl - Class in visad
-
RendererControl
is the VisAD class for controlling
DisplayRenderer
data.
- RendererControl(DisplayImpl) - Constructor for class visad.RendererControl
-
Construct a renderer control.
- rendererDeleted(DataRenderer) - Method in class visad.java2d.DisplayRendererJ2D
-
- rendererDeleted(DataRenderer) - Method in class visad.java3d.DisplayRendererJ3D
-
- rendererDeleted(DataRenderer) - Method in class visad.MouseHelper
-
Implementation for RendererSourceListener.
- rendererDeleted(DataRenderer) - Method in interface visad.RendererSourceListener
-
- RendererJ2D - Class in visad.java2d
-
RendererJ2D is the VisAD abstract super-class for graphics
rendering algorithms under Java2D.
- RendererJ2D() - Constructor for class visad.java2d.RendererJ2D
-
- RendererJ3D - Class in visad.java3d
-
RendererJ3D is the VisAD abstract super-class for graphics rendering
algorithms under Java3D.
- RendererJ3D() - Constructor for class visad.java3d.RendererJ3D
-
- RendererSourceListener - Interface in visad
-
- renderField(int) - Method in class visad.java3d.VisADCanvasJ3D
-
Render the readout for the field at index.
- renderTrigger() - Method in class visad.java2d.VisADCanvasJ2D
-
trigger render to screen
- repaint() - Method in class visad.browser.RangeSlider
-
Repaints anything that needs it.
- repaint() - Method in class visad.browser.Slider
-
- replace(int, VirtualData) - Method in class visad.data.netcdf.in.VirtualTuple
-
Replaces a component of this tuple.
- replace(FieldImpl, int[], Real) - Static method in class visad.python.JPythonMethods
-
Replaces specified values in a FlatField with the constant given
- replace(FieldImpl, int[], double) - Static method in class visad.python.JPythonMethods
-
Replaces specified values in a FlatField with the constant given
- replace(FieldImpl, double) - Static method in class visad.python.JPythonMethods
-
Replaces all the values in a FlatField with the constant given
- replace(FieldImpl, Real) - Static method in class visad.python.JPythonMethods
-
Replaces all the values in a FlatField with the constant given
- replaceMissing(FieldImpl, double) - Static method in class visad.python.JPythonMethods
-
Replaces all the missing values in a FlatField with the constant given
- replaceReference(RemoteDisplay, ThingReference) - Method in class visad.DisplayImpl
-
Replace remote reference with local reference.
- replaceReference(RemoteDisplay, DataReference, ConstantMap[]) - Method in class visad.DisplayImpl
-
Replace remote reference with local reference.
- replaceReferences(RemoteDisplay, DataRenderer, DataReference) - Method in class visad.DisplayImpl
-
Replace remote reference with local reference using
non-default renderer.
- replaceReferences(RemoteDisplay, DataRenderer, DataReference, ConstantMap[]) - Method in class visad.DisplayImpl
-
Replace remote reference with local reference using
non-default renderer.
- replaceReferences(RemoteDisplay, DataRenderer, DataReference[]) - Method in class visad.DisplayImpl
-
Replace remote references with local references.
- replaceReferences(RemoteDisplay, DataRenderer, DataReference[], ConstantMap[][]) - Method in class visad.DisplayImpl
-
Replace remote references with local references.
- replaceReferences(RemoteDisplay, DataRenderer, DataReference[], ConstantMap[][]) - Method in interface visad.LocalDisplay
-
link refs to this Display using the non-default renderer;
must be local DataRendererImpls;
this method may only be invoked after all links to ScalarMaps
have been made;
the maps[i] array applies only to rendering refs[i];
- Repository - Class in visad.data
-
A repository of persistent data objects.
- Repository(String, String) - Constructor for class visad.data.Repository
-
Construct a data repository.
- REQ_ADIR - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
ADIR request type
- REQ_AGET - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
AGET request type
- REQ_DATASETINFO - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Data set info request type
- REQ_GDIR - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
GDIR request type
- REQ_GGET - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
GGET request type
- REQ_GRIDDATA - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Grid data request type
- REQ_GRIDDIR - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Grid directory request type
- REQ_IMAGEDATA - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Image data request type
- REQ_IMAGEDIR - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Image directory request type
- REQ_LWPR - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
LWPR request type
- REQ_MDKS - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
MDKS request type
- REQ_OBTEXT - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
obs text request type
- REQ_OBTG - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
OBTG request type
- REQ_POINTDATA - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Point data request type
- REQ_TEXT - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Text request type
- REQ_TXTG - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
TXTG request type
- REQ_WTXG - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
WTXG request type
- REQ_WXTEXT - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
weather text request type
- resample(Set) - Method in class visad.cluster.RemoteClientFieldImpl
-
- resample(Set, int, int) - Method in class visad.cluster.RemoteClientFieldImpl
-
- resample(Set) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- resample(Set, int, int) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- resample(Set) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- resample(Set, int, int) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- resample(Set) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- resample(Set, int, int) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- resample(Set, int, int) - Method in class visad.data.AreaImageCacheAdapter
-
- resample(Set, int, int) - Method in class visad.data.FileFlatField
-
- resample(Set, int, int) - Method in class visad.FieldImpl
-
Resample range values of this Field to domain samples in set either
byt nearest neighbor or multi-linear interpolation.
- resample(Set, int, int) - Method in class visad.FlatField
-
Resamples the range to domain samples of a given set.
- resample(Set) - Method in interface visad.Function
-
Return a Field of Function values at the samples in set
using default sampling_mode (WEIGHTED_AVERAGE) and
error_mode (NO_ERRORS);
This combines unit conversions, coordinate transforms,
resampling and interpolation
- resample(Set, int, int) - Method in interface visad.Function
-
Resample range values of this Function to domain samples in set;
return a Field (i.e., a finite sampling of a Function).
- resample(Set) - Method in class visad.FunctionImpl
-
Return a Field of Function values at the samples in set
using default sampling_mode (WEIGHTED_AVERAGE) and
error_mode (NO_ERRORS);
This combines unit conversions, coordinate transforms,
resampling and interpolation
- resample(Set, int, int) - Method in class visad.FunctionImpl
-
Resample range values of this Function to domain samples in set;
return a Field (i.e., a finite sampling of a Function).
- resample(Field, Set) - Static method in class visad.python.JPythonMethods
-
resample the data field into the defined domain set
- resample(Field, Set, int) - Static method in class visad.python.JPythonMethods
-
resample the data field into the defined domain set
- resample(Set) - Method in class visad.RemoteFunctionImpl
-
- resample(Set, int, int) - Method in class visad.RemoteFunctionImpl
-
can decide whether to return the local FieldImpl returned by
((FunctionImpl) AdaptedData).resample, or whether to return a
RemoteFunctionImpl adapted for that FieldImpl;
the same is true for the methods: extract, binary, unary, evaluate
and getSample (as long as their return value is an instanceof Field)
- resample_curve(float[][], float) - Static method in class visad.bom.FrontDrawer
-
resmaple curve into segments approximately increment in length
- resampleDouble(Set, int, int) - Method in class visad.FieldImpl
-
Resample range values of this Field to domain samples in set either
byt nearest neighbor or multi-linear interpolation.
- resampleDouble(Set, int, int) - Method in class visad.FlatField
-
Resamples the range to domain samples of a given double set.
- rescale(FieldImpl, double, double) - Static method in class visad.python.JPythonMethods
-
Re-scale the values in a FieldImpl using auto-scaling
- rescale(FieldImpl, double, double, double, double) - Static method in class visad.python.JPythonMethods
-
Re-scale the values in a FieldIimpl
- rescale(FieldImpl, double) - Static method in class visad.util.DualRes
-
Rescales a field by the given scale factor.
- rescale(FieldImpl, int[]) - Static method in class visad.util.DualRes
-
Rescales a field by the given scale factor.
- rescaleAndReplace(double, Object, VisADGeometryArray, ArrayList<float[]>, GraphicsModeControl, float, float[]) - Method in class visad.FixGeomSizeAppearance
-
- rescaleAndReplace(double, Object, VisADGeometryArray, ArrayList<float[]>, GraphicsModeControl, float, float[]) - Method in class visad.java3d.FixGeomSizeAppearanceJ3D
-
- reset() - Method in class visad.data.visad.BinarySizer
-
- reset() - Method in class visad.data.visad.object.BinarySize
-
- RESET - Static variable in interface visad.KeyboardBehavior
-
Identifier for function to reset the display to the original projection
or last saved projection
- reset() - Method in class visad.TrajectoryManager
-
- resetAutoScale() - Method in class visad.ScalarMap
-
re-enable auto-scaling for this ScalarMap
- resetDepthBufferOffsets() - Method in class visad.java3d.DisplayImplJ3D
-
- resetFormat() - Static method in class visad.DateTime
-
Reset the format of the output of the toString() method to the default -
yyyy-MM-dd HH:mm:ssZ (ex: 1999-05-04 15:27:08Z) and
the TimeZone to UTC.
- resetOrientation() - Method in class visad.ss.SpreadSheet
-
Resets the display projection to its original value.
- resetProjection() - Method in class visad.ProjectionControl
-
Restores to projection matrix at time of last saveProjection()
call -- if one was made -- or to initial projection otherwise.
- resetTicks() - Method in class visad.Control
-
reset tickFlag and propagate to sub-Controls
- resetValues(float, float) - Method in class visad.browser.RangeSlider
-
Resets the minimum and maximum values.
- ResSwitcher - Class in visad.util
-
Handles automatic toggling between a high-resolution representation
and a low-resolution one for a data object.
- ResSwitcher(LocalDisplay, DataReferenceImpl) - Constructor for class visad.util.ResSwitcher
-
Constructs a resolution switcher for swapping between high- and low-
resolution representations for the referenced data on the given display.
- ResSwitcher(LocalDisplay, DataReferenceImpl, DataRenderer, ConstantMap[]) - Constructor for class visad.util.ResSwitcher
-
Constructs a resolution switcher for swapping between high- and low-
resolution representations for the referenced data on the given display.
- restore() - Method in class visad.sounder.Sounding
-
- restore() - Method in class visad.sounder.Spectrum
-
- retrieval(Spectrum, Sounding) - Method in class visad.sounder.SounderInstrument
-
- retrieval(Spectrum) - Method in class visad.sounder.SounderInstrument
-
- reverse(Dimension[]) - Method in class visad.data.netcdf.out.VisADAdapter
-
Reverse the dimensions in a 1-D array.
- reverse(VisADQuadArray) - Method in class visad.ShadowFunctionOrSetType
-
- rf - Variable in class visad.bom.RadarAdapter
-
- rFilters - Variable in class visad.data.bio.LociForm
-
File filters for reader formats.
- RGB - Static variable in interface visad.Display
-
display color RGB lookup table index
- RGBA - Static variable in interface visad.Display
-
display color RGBA lookup table index
- RGBAMap - Class in visad.util
-
A simple RGBA colormap with no interpolation between the internally
stored values.
- RGBAMap() - Constructor for class visad.util.RGBAMap
-
Construct an RGBAMap with the default resolution of 256
- RGBAMap(int) - Constructor for class visad.util.RGBAMap
-
The RGBAMap map is represented internally by an array of
floats
- RGBAMap(float[][]) - Constructor for class visad.util.RGBAMap
-
- RGBMap - Class in visad.util
-
A simple RGB colormap with no interpolation between the internally
stored values.
- RGBMap() - Constructor for class visad.util.RGBMap
-
Construct an RGBMap with the default resolution of 256
- RGBMap(int) - Constructor for class visad.util.RGBMap
-
The RGBMap map is represented internally by an array of
floats
- RGBMap(float[][]) - Constructor for class visad.util.RGBMap
-
- RIBBON - Static variable in class visad.TrajectoryManager
-
- RIBBON - Static variable in class visad.TrajectoryParams
-
- RIDGE - Static variable in class visad.bom.FrontDrawer
-
- RIGHT - Static variable in class visad.MouseHelper
-
- RIGHT - Static variable in class visad.TextControl.Justification
-
Predefined value for right justification
- RightAscension - Static variable in class visad.RealType
-
- RINT - Static variable in interface visad.Data
-
- rint() - Method in interface visad.Data
-
call unary() to take the rint (essentially round)
of this, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- rint(int, int) - Method in interface visad.Data
-
call unary() to take the rint (essentially round)
of this
- rint() - Method in class visad.DataImpl
-
call unary() to take the rint (essentially round)
of this, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- rint(int, int) - Method in class visad.DataImpl
-
call unary() to take the rint (essentially round)
of this
- rint(Data) - Static method in class visad.python.JPythonMethods
-
return point-wise rint value of data (closest integer)
- rint() - Method in class visad.RemoteDataImpl
-
call unary() to take the rint (essentially round)
of this, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- rint(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the rint (essentially round)
of this
- RMI_SOURCE - Static variable in class visad.ss.BasicSSCell
-
Indicates that the data came from an RMI server.
- rngres - Variable in class visad.bom.RadarFile
-
- root(int) - Method in class visad.BaseUnit
-
Returns the N-th root of this unit.
- root(int) - Method in class visad.DerivedUnit
-
Returns the N-th root of this unit.
- root(int) - Method in class visad.LogarithmicUnit
-
Returns the N-th root of this unit.
- root(int) - Method in class visad.OffsetUnit
-
Returns the N-th root of this unit.
- root(int) - Method in class visad.PromiscuousUnit
-
- root(int) - Method in class visad.ScaledUnit
-
Returns the N-th root of this unit.
- root(int) - Method in class visad.Unit
-
Returns the N-th root of this unit.
- ROTATE - Static variable in class visad.DelaunayFast
-
Number of radians to rotate points before triangulating
- ROTATE - Static variable in class visad.MouseHelper
-
- ROTATE_X_NEG - Static variable in class visad.java3d.KeyboardBehaviorJ3D
-
Identifier for function to rotate negatively around the X viewing axis
- ROTATE_X_POS - Static variable in class visad.java3d.KeyboardBehaviorJ3D
-
Identifier for function to rotate positively around the X viewing axis
- ROTATE_Y_NEG - Static variable in class visad.java3d.KeyboardBehaviorJ3D
-
Identifier for function to rotate negatively around the Y viewing axis
- ROTATE_Y_POS - Static variable in class visad.java3d.KeyboardBehaviorJ3D
-
Identifier for function to rotate positively around the Y viewing axis
- ROTATE_Z_NEG - Static variable in class visad.java2d.KeyboardBehaviorJ2D
-
Identifier for function to rotate negatively around the Z viewing axis
(perpendicular to the screen plane)
- ROTATE_Z_NEG - Static variable in class visad.java3d.KeyboardBehaviorJ3D
-
Identifier for function to rotate negatively around the Z viewing axis
- ROTATE_Z_POS - Static variable in class visad.java2d.KeyboardBehaviorJ2D
-
Identifier for function to rotate positively around the Z viewing axis
(perpendicular to the screen plane)
- ROTATE_Z_POS - Static variable in class visad.java3d.KeyboardBehaviorJ3D
-
Identifier for function to rotate positively around the Z viewing axis
- ROUND - Static variable in interface visad.Data
-
- round() - Method in interface visad.Data
-
call unary() to take the round of this, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and error
estimation (Data.NO_ERRORS)
- round(int, int) - Method in interface visad.Data
-
call unary() to take the round of this
- round() - Method in class visad.DataImpl
-
call unary() to take the round of this, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and error
estimation (Data.NO_ERRORS)
- round(int, int) - Method in class visad.DataImpl
-
call unary() to take the round of this
- round(Data) - Static method in class visad.python.JPythonMethods
-
return point-wise round value of data
(closest integer).
- round(double, int) - Static method in class visad.python.JPythonMethods
-
Return rounded value of value
(closest integer).
- round(double) - Static method in class visad.python.JPythonMethods
-
Return round value of value
(closest integer).
- round() - Method in class visad.RemoteDataImpl
-
call unary() to take the round of this, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and error
estimation (Data.NO_ERRORS)
- round(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the round of this
- ROUND_DOWN - Static variable in class visad.browser.Convert
-
Mode where shortString rounds to the lower value.
- ROUND_NEAREST - Static variable in class visad.browser.Convert
-
Mode where shortString rounds to the nearest value.
- ROUND_UP - Static variable in class visad.browser.Convert
-
Mode where shortString rounds to the higher value.
- rows - Variable in class visad.Contour2D
-
- rows - Variable in class visad.jmet.MetGridDirectory
-
- rows - Variable in class visad.ss.SpreadSheet.SSOptions
-
- ROWS_INDEX - Static variable in class edu.wisc.ssec.mcidas.GridDirectory
-
number of rows
- RPAREN - Static variable in interface visad.data.units.UnitParserConstants
-
RegularExpression Id.
- RR - Static variable in class visad.GriddedLatLonSet
-
- rsi - Variable in class visad.ss.SpreadSheet
-
Server for spreadsheet cells, if any.
- rSlideMoved - Variable in class visad.browser.RangeSlider
-
Flag whether right gripper has moved.
- RubberBandBoxRendererJ3D - Class in visad.bom
-
RubberBandBoxRendererJ3D is the VisAD class for direct
manipulation of rubber band boxes
- RubberBandBoxRendererJ3D(RealType, RealType) - Constructor for class visad.bom.RubberBandBoxRendererJ3D
-
this DirectManipulationRenderer is quite different - it does not
render its data, but only place values into its DataReference
on right mouse button release;
it uses xarg and yarg to determine spatial ScalarMaps
- RubberBandBoxRendererJ3D(RealType, RealType, int, int) - Constructor for class visad.bom.RubberBandBoxRendererJ3D
-
xarg and yarg determine spatial ScalarMaps;
mmm and mmv determine whehter SHIFT or CTRL keys are required -
this is needed since this is a greedy DirectManipulationRenderer
that will grab any right mouse click (that intersects its 2-D
sub-manifold)
- RubberBandLineRendererJ3D - Class in visad.bom
-
RubberBandLineRendererJ3D is the VisAD class for direct
manipulation of rubber band lines
- RubberBandLineRendererJ3D(RealType, RealType) - Constructor for class visad.bom.RubberBandLineRendererJ3D
-
this DirectManipulationRenderer is quite different - it does not
render its data, but only place values into its DataReference
on right mouse button release;
it uses xarg and yarg to determine spatial ScalarMaps
- RubberBandLineRendererJ3D(RealType, RealType, int, int) - Constructor for class visad.bom.RubberBandLineRendererJ3D
-
xarg and yarg determine spatial ScalarMaps;
mmm and mmv determine whehter SHIFT or CTRL keys are required -
this is needed since this is a greedy DirectManipulationRenderer
that will grab any right mouse click (that intersects its 2-D
sub-manifold)
- run() - Method in class visad.ActionImpl
-
invoked by a Thread from the ThreadPool whenever
there is a request for activity in this ActionImpl
- run() - Method in interface visad.AnimationControl
-
a single invocation implements anmation behavior
until stop() is called
- run() - Method in class visad.cluster.DefaultNodeRendererAgent
-
- run() - Method in class visad.cluster.NodeAgent
-
- run() - Method in class visad.collab.DisplaySyncImpl
-
Requests events from the remote provider(s).
- run() - Method in class visad.data.DataCacheManager
-
- run() - Method in class visad.install.TestUtil.MakeCopy
-
- run() - Method in class visad.java2d.AnimationControlJ2D
-
- run() - Method in class visad.java2d.VisADCanvasJ2D
-
- run() - Method in class visad.java3d.AnimationControlJ3D
-
Start animating.
- run() - Method in class visad.java3d.WandBehaviorJ3D
-
- run() - Method in class visad.python.JPythonEditor
-
executes the JPython script
- run() - Method in class visad.util.CodeEditor
-
executes the source code in Java runtime
- run() - Method in interface visad.util.ThreadManager.MyRunnable
-
- runAllParallel() - Method in class visad.util.ThreadManager
-
- runCommand(String) - Static method in class visad.python.JPythonEditor
-
runs the given command in a separate process
- runInParallel(int) - Method in class visad.util.ThreadManager
-
- runInParallel() - Method in class visad.util.ThreadManager
-
- runInParallel(boolean) - Method in class visad.util.ThreadManager
-
- RunJPython - Class in visad.python
-
A stand-alone wrapper for launching JPython code.
- RunJPython() - Constructor for class visad.python.RunJPython
-
constructs a RunJPython object
- runnableStarted() - Method in class visad.util.ThreadManager
-
- runnableStopped() - Method in class visad.util.ThreadManager
-
- runSeparate - Variable in class visad.python.JPythonEditor
-
flag indicating whether to launch scripts in a separate process
- runSequentially() - Method in class visad.util.ThreadManager
-
- sameSetSameOrder(DimensionSet) - Method in class visad.data.hdfeos.DimensionSet
-
- SampledSet - Class in visad
-
SampledSet is the abstract superclass of GriddedSets, PolyCells and MultiCells.
- SampledSet(MathType, int) - Constructor for class visad.SampledSet
-
- SampledSet(MathType, int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.SampledSet
-
- SampledSet(MathType) - Constructor for class visad.SampledSet
-
- SampledSet(MathType, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.SampledSet
-
- SampledSetIface - Interface in visad
-
Interface to the abstract superclass of GriddedSet-s and the like.
- sampleString(float[][]) - Method in class visad.Delaunay
-
- SatelliteData - Interface in visad.meteorology
-
An interface for defining properties associated with satellite data.
- SatelliteImage - Class in visad.meteorology
-
An implementation for representing single-banded planar satellite
that has navigation.
- SatelliteImage(FunctionType, Set, DateTime, String, String) - Constructor for class visad.meteorology.SatelliteImage
-
Construct a SatelliteImage without any data.
- SatelliteImage(FlatField, DateTime, String, String) - Constructor for class visad.meteorology.SatelliteImage
-
Construct a Satellite Image from a FlatField.
- Saturation - Static variable in interface visad.Display
-
display color saturation coordinate (in HSV)
- satVapPres(double) - Static method in class visad.aeri.Aeri
-
saturation vapor pressure over water.
- save(String) - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Save this AreaFile to the output location
- save(String, boolean) - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Save this AreaFile to the output location
- save(String, Data, boolean) - Method in class visad.data.amanda.F2000Form
-
- save(String, Data, boolean) - Method in class visad.data.bio.LociForm
-
Saves a VisAD Data object at the given location.
- save(String, Data, boolean) - Method in class visad.data.dods.DODSForm
-
Throws an exception.
- save(String, Data, boolean) - Method in class visad.data.fits.FitsAdapter
-
- save(String, Data, boolean) - Method in class visad.data.fits.FitsForm
-
- save(String, Data, boolean) - Method in class visad.data.FormFamily
-
Save a VisAD data object.
- save(String, Data, boolean) - Method in class visad.data.FormNode
-
Save a VisAD data object in this form.
- save(String, Data, boolean) - Method in class visad.data.FunctionFormFamily
-
Save a Data object using the first appropriate Form.
- save(String, Data, boolean) - Method in class visad.data.gif.GIFForm
-
- save(String, Data, boolean) - Method in class visad.data.gis.ArcAsciiGridForm
-
Save a VisAD data object in this form
- save(String, Data, boolean) - Method in class visad.data.gis.UsgsDemForm
-
Save a VisAD data object in this form
- save(String, Data, boolean) - Method in class visad.data.hdf5.HDF5Form
-
- save(String, Data, boolean) - Method in class visad.data.hdfeos.HdfeosForm
-
- save(String, Data, boolean) - Method in class visad.data.hrit.HRITForm
-
save the file back to disk
This has not been implemented yet
- save(String, Data, boolean) - Method in class visad.data.jai.JAIForm
-
Saves a VisAD Data object to a JAI image format at the given location.
- save(String, Data, boolean) - Method in class visad.data.mcidas.AreaForm
-
save the file back to disk
This has not been implemented yet
- save(String, Data, boolean) - Method in class visad.data.mcidas.MapForm
-
Save a VisAD data object in this form
- save(String, Data, boolean) - Method in class visad.data.mcidas.PointForm
-
save the file back to disk
This has not been implemented yet
- save(String, Data, boolean) - Method in class visad.data.netcdf.Plain
-
Save a VisAD data object in this form.
- save(String, Data, boolean) - Method in class visad.data.Repository
-
Save a data object in the first compatible data form.
- save(String, Data, FormNode, boolean) - Method in class visad.data.Repository
-
Save a data object in a particular form.
- save(String, Data, boolean) - Method in class visad.data.text.TextForm
-
- save(String, Data, boolean) - Method in class visad.data.tiff.LegacyTiffForm
-
Deprecated.
Saves a VisAD Data object to an uncompressed TIFF file.
- save(String, Data, boolean) - Method in class visad.data.vis5d.Vis5DForm
-
- save(String, Data, boolean) - Method in class visad.data.vis5d.Vis5DTopoForm
-
Save a VisAD data object in this form.
- save(DataImpl) - Method in class visad.data.visad.BinaryWriter
-
Save a Data object to the file.
- save(DataImpl, boolean) - Method in class visad.data.visad.BinaryWriter
-
Save a big Data object to the file.
- save(String, Data, boolean) - Method in class visad.data.visad.VisADForm
-
Save a Data object.
- save(String, Data, boolean, boolean) - Method in class visad.data.visad.VisADForm
-
Save a Data object.
- SAVE_DATA - Static variable in interface visad.data.visad.object.BinaryObject
-
- SAVE_DEPEND - Static variable in interface visad.data.visad.object.BinaryObject
-
- SAVE_DEPEND_BIG - Static variable in interface visad.data.visad.object.BinaryObject
-
- Saveable - Interface in visad.data.visad
-
This interface is a "marker" used to indicate to the VisAD
binary file code that an object should be saved in binary
format.
Any class which extends one of the base VisAD Data classes can
implement Saveable to indicate that it should be saved as if
it were the parent Data class.
If a class which extends a base Data class does not implement
Saveable, it will be saved as a serialized object.
- saveAsFile() - Method in class visad.ss.SpreadSheet
-
Saves a spreadsheet file under a new name.
- saveData(String, String, Form) - Method in class visad.ss.BasicSSCell
-
Exports a Data object to the given location, using the given Data form.
- saveData(File, boolean) - Method in class visad.ss.BasicSSCell
-
- saveData(File, Form) - Method in class visad.ss.BasicSSCell
-
- saveDataDialog(String, Form) - Method in class visad.ss.FancySSCell
-
Saves a Data object to a file selected by the user,
using the given data form.
- saveDataDialog(boolean) - Method in class visad.ss.FancySSCell
-
- saveDataDialog(Form) - Method in class visad.ss.FancySSCell
-
- saveDialog() - Method in class visad.util.TextEditor
-
pops up a dialog box for the user to select a file to save
- saveFile() - Method in class visad.ss.SpreadSheet
-
Saves a spreadsheet file under its current name.
- saveFile(String) - Method in class visad.util.TextEditor
-
saves the given file
- saveFile(File) - Method in class visad.util.TextEditor
-
saves the given file
- saveFile() - Method in class visad.util.TextEditor
-
saves the file under its current name
- saveImage(String, FlatField, Hashtable, boolean) - Method in class visad.data.tiff.TiffForm
-
- saveNetcdf(String, Data) - Static method in class visad.python.JPythonMethods
-
Save the Data in a netcdf file
- saveplot(DisplayImpl, String) - Static method in class visad.python.JPythonMethods
-
Save the display genreated by a quick graph or showDisplay
- saveplot(String) - Static method in class visad.python.JPythonMethods
-
save the onscreen data display generated by plot()
- saveplot(String, String) - Static method in class visad.python.JPythonMethods
-
clear the onscreen data display with the given name
- saveProjection() - Method in class visad.ProjectionControl
-
Saves the current display projection matrix.
- SaveStringTokenizer - Class in visad.util
-
Parses a save string containing a series of lines of the form:
keyword = value
- SaveStringTokenizer(String) - Constructor for class visad.util.SaveStringTokenizer
-
Constructs a new save string tokenizer from the given save string.
- Saving - Static variable in class visad.ss.BasicSSCell
-
The number of SSCells currently saving data.
- sBiasCoef - Variable in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- Scalar - Class in visad
-
Scalar is the superclass of the VisAD hierarchy of scalar data.
- Scalar(ScalarType) - Constructor for class visad.Scalar
-
- ScalarIface - Interface in visad
-
Interface to the VisAD hierarchy of scalar data.
- ScalarMap - Class in visad
-
A ScalarMap object defines a mapping from a RealType
to a DisplayRealType.
- ScalarMap(ScalarType, DisplayRealType) - Constructor for class visad.ScalarMap
-
Construct a ScalarMap
that maps the scalar to
the display_scalar.
- ScalarMapControlEvent - Class in visad
-
ScalarMapControlEvent
is the VisAD class for control-related
Event
s from ScalarMap
objects.
- ScalarMapControlEvent(ScalarMap, int, Control) - Constructor for class visad.ScalarMapControlEvent
-
Create a control-related ScalarMap
event
- ScalarMapEvent - Class in visad
-
ScalarMapEvent
is the VisAD class for Event
s
from ScalarMap
objects.
- ScalarMapEvent(ScalarMap, int) - Constructor for class visad.ScalarMapEvent
-
Create a ScalarMap
event
- ScalarMapEvent(ScalarMap, int, int) - Constructor for class visad.ScalarMapEvent
-
Create a ScalarMap
event
- ScalarMapEvent(ScalarMap, boolean) - Constructor for class visad.ScalarMapEvent
-
- ScalarMapListener - Interface in visad
-
ScalarMapListener
is the EventListener interface for
ScalarMapEvents
.
- scalarName(String) - Static method in class visad.data.dods.Adapter
-
Returns the VisAD scalar-name equivalent to a DODS name.
- ScalarType - Class in visad
-
ScalarType is the superclass of the VisAD hierarchy of scalar data types.
- ScalarType(String) - Constructor for class visad.ScalarType
-
Create a ScalarType
with the specified name.
- scale(double) - Method in class visad.BaseUnit
-
- scale - Variable in class visad.Contour2D
-
- scale(float[][], float, boolean) - Static method in class visad.Delaunay
-
alters the values of the samples by multiplying them by
the mult factor
- scale(double) - Method in class visad.DerivedUnit
-
Scale this unit by an amount.
- scale(double) - Method in class visad.LogarithmicUnit
-
- scale(double) - Method in class visad.OffsetUnit
-
- scale(double) - Method in class visad.PromiscuousUnit
-
- scale(double) - Method in class visad.ScaledUnit
-
- scale(double) - Method in class visad.Unit
-
Scale this unit by an amount.
- SCALE2D - Static variable in class visad.ProjectionControl
-
Default scaling factor for 2D matrix
- ScaleAndOffsetUnpacker - Class in visad.data.in
-
Provides support for unpacking data values by multiplying them by a constant
scale factor and then adding a constant offset value.
- scaleAndOffsetUnpacker(double, double) - Static method in class visad.data.in.ScaleAndOffsetUnpacker
-
Returns an instance of this class corresponding to an offset value and
scale factor.
- scaleChangeListeners - Static variable in class visad.TrajectoryManager
-
- ScaledUnit - Class in visad
-
A class that represents a certain amount of a derived unit.
- ScaledUnit(double) - Constructor for class visad.ScaledUnit
-
Construct a dimensionless scaled unit.
- ScaledUnit(double, String) - Constructor for class visad.ScaledUnit
-
Construct a dimensionless scaled unit with an identifier.
- ScaledUnit(double, Unit) - Constructor for class visad.ScaledUnit
-
Constructs a scaled unit from another unit.
- ScaledUnit(double, Unit, String) - Constructor for class visad.ScaledUnit
-
Constructs a scaled unit from another unit and an identifier.
- ScaledUnit(double, BaseUnit) - Constructor for class visad.ScaledUnit
-
- ScaledUnit(double, BaseUnit, String) - Constructor for class visad.ScaledUnit
-
- ScaledUnit(double, DerivedUnit) - Constructor for class visad.ScaledUnit
-
- ScaledUnit(double, DerivedUnit, String) - Constructor for class visad.ScaledUnit
-
- scaleGeometry(VisADGeometryArray, ArrayList<float[]>, float) - Static method in class visad.TrajectoryManager
-
- ScaleUnpacker - Class in visad.data.in
-
Provides support for unpacking data values by scaling them (i.e.
- scaleUnpacker(double) - Static method in class visad.data.in.ScaleUnpacker
-
Returns an instance of this class corresponding to a scale factor.
- scaleValues(double[]) - Method in class visad.ScalarMap
-
return an array of display (DisplayRealType) values by
linear scaling (if applicable) the data_values array
(RealType values)
- scaleValues(float[]) - Method in class visad.ScalarMap
-
return an array of display (DisplayRealType) values by
linear scaling (if applicable) the data_values array
(RealType values)
- scaleValues(float[], boolean) - Method in class visad.ScalarMap
-
return an array of display (DisplayRealType) values by
linear scaling (if applicable) the data_values array
(RealType values)
- scaleValues(byte[], int) - Method in class visad.ScalarMap
-
return an array of display (DisplayRealType) values by
linear scaling (if applicable) the data_values array
(RealType values); results are scaled by the given scale factor
- SceneGraphInspector - Class in visad.util
-
- SceneGraphInspector(DisplayRendererJ3D) - Constructor for class visad.util.SceneGraphInspector
-
- SceneGraphRenderer - Class in visad.bom
-
Render the non-texture components of a scene graph to a Graphics2D.
- SceneGraphRenderer() - Constructor for class visad.bom.SceneGraphRenderer
-
Default constructor
- SceneGraphRenderer.ChartException - Exception in visad.bom
-
Chart exception
- SceneGraphRenderer.Hatching - Class in visad.bom
-
Provide a set of simple hatching patterns
- SCPane - Variable in class visad.ss.SpreadSheet
-
Scrolling pane, in case sheet gets too small.
- scratchImages() - Method in class visad.java2d.VisADCanvasJ2D
-
- scratchTime() - Method in class visad.java3d.VisADBranchGroup
-
- ScreenAnnotation - Interface in visad.bom.annotations
-
This ensures that all objects being used for annotations onto
a VisAD display have the method toDrawable() as required for
ScreenAnnotator
.
- ScreenAnnotator - Class in visad.bom.annotations
-
Take descriptions of geometry primatives in Screen Coordinates
and draw them onto a VisAD display directly.
- ScreenAnnotator() - Constructor for class visad.bom.annotations.ScreenAnnotator
-
Default constructor.
- ScreenAnnotatorJ3D - Class in visad.bom.annotations
-
Take descriptions of geometry primatives in Screen Coordinates
and draw them onto a VisAD display directly.
- ScreenAnnotatorJ3D(DisplayImpl) - Constructor for class visad.bom.annotations.ScreenAnnotatorJ3D
-
Construct a ScreenAnnotatorJ3D for the given
DisplayImpl
.
- ScreenAnnotatorUtils - Class in visad.bom.annotations
-
This is a collection of static methods to help with the construction
of java3D objects used for annotating a VisAD display.
- ScreenAnnotatorUtils() - Constructor for class visad.bom.annotations.ScreenAnnotatorUtils
-
- ScreenLockedDemo - Class in visad.bom
-
Demos the ScreenLockedRendererJ3D and its related problems.
- ScreenLockedDemo() - Constructor for class visad.bom.ScreenLockedDemo
-
Constructor.
- ScreenLockedRendererJ3D - Class in visad.bom
-
This renderer locks text to its initial position on the
screen.
- ScreenLockedRendererJ3D() - Constructor for class visad.bom.ScreenLockedRendererJ3D
-
Default constructor.
- ScreenLockedRendererJ3D(boolean) - Constructor for class visad.bom.ScreenLockedRendererJ3D
-
- screenToVworld(int[][], Canvas3D) - Static method in class visad.bom.annotations.ScreenAnnotatorUtils
-
Convert an array of Pixel points to Point3d array in the
Virtual World.
- scroll - Variable in class visad.util.DataConverter
-
- ScrollPanel - Variable in class visad.ss.SpreadSheet
-
Panel containing the scrolling pane.
- SDattrinfo(int, String, String) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- second - Static variable in class visad.CommonUnit
-
CommonUnit for time
- SECOND - Static variable in class visad.data.units.UnitParser
-
The canonical time unit.
- second - Static variable in class visad.SI
-
Base unit of time.
- SECOND_FTIME_INDEX - Static variable in class edu.wisc.ssec.mcidas.GridDirectory
-
second forecast time (for time diff or average)
- SECOND_LEVEL_VALUE_INDEX - Static variable in class edu.wisc.ssec.mcidas.GridDirectory
-
second level value
- SECONDARY - Static variable in class visad.AxisScale
-
identifier for secondary label side of axis
- secondLevelName - Variable in class visad.jmet.MetGridDirectory
-
- secondLevelValue - Variable in class visad.jmet.MetGridDirectory
-
- secondsSinceTheEpoch - Static variable in class visad.CommonUnit
-
CommonUnit for seconds since the Epoch (i.e.
- secondTime - Variable in class visad.jmet.MetGridDirectory
-
- seek(long) - Method in class visad.data.visad.BinaryReader
-
- segLeftAnchor - Variable in class visad.ContourLabelGeometry
-
- segLeftScaleInfo - Variable in class visad.ContourLabelGeometry
-
- segRightAnchor - Variable in class visad.ContourLabelGeometry
-
- segRightScaleInfo - Variable in class visad.ContourLabelGeometry
-
- select(long[], long[], long[]) - Method in class visad.data.hdf5.hdf5objects.HDF5Dataspace
-
select count[] points starting at start[] with stride[]
- selectCell(int, int) - Method in class visad.ss.SpreadSheet
-
Selects the specified cell and updates screen info.
- Selected - Variable in class visad.ss.FancySSCell
-
Whether this cell is selected.
- Selector - Class in visad.data.in
-
Provides support for removing unwanted VisAD data objects from
a stream of VisAD data objects.
- Selector(DataInputStream) - Constructor for class visad.data.in.Selector
-
Constructs from an upstream data source.
- SelectRange - Static variable in interface visad.Display
-
display scalar for selecting by a range of values
- SelectRangeWidget - Class in visad.util
-
A slider widget that allows users to select a lower and upper bound.
- SelectRangeWidget(ScalarMap) - Constructor for class visad.util.SelectRangeWidget
-
this will be labeled with the name of smap's RealType, and
the range of RealType values defining the bounds of the
selectable range is taken from smap.getRange().
- SelectRangeWidget(ScalarMap, float, float) - Constructor for class visad.util.SelectRangeWidget
-
- SelectRangeWidget(ScalarMap, float, float, boolean) - Constructor for class visad.util.SelectRangeWidget
-
- SelectRangeWidget(ScalarMap, boolean) - Constructor for class visad.util.SelectRangeWidget
-
this will be labeled with the name of smap's RealType, and
the range of RealType values defining the bounds of the
selectable range is taken from smap.getRange().
- selectSwitches(double, Set) - Method in class visad.java2d.AVControlJ2D
-
- selectSwitches(double, Set) - Method in class visad.java3d.AVControlJ3D
-
- selectSwitches(double, Set) - Method in class visad.java3d.DownRoundingAnimationControlJ3D
-
- SelectValue - Static variable in interface visad.Display
-
display scalar for selecting by a single value
- sendAgent(NodeAgent) - Method in interface visad.cluster.RemoteNodeData
-
- sendAgent(NodeAgent) - Method in class visad.cluster.RemoteNodeDataImpl
-
- sendImage(int[], int, int, int) - Method in interface visad.RemoteSlaveDisplay
-
Update this slave display with the given RLE-encoded image pixels
- sendImage(int[], int, int, int) - Method in class visad.RemoteSlaveDisplayImpl
-
Update this slave display with the given RLE-encoded image pixels
- sendImage(int[], int, int, int) - Method in class visad.SocketSlaveDisplay
-
display automatically calls sendImage when its content changes
- sendMessage(MessageEvent) - Method in interface visad.Display
-
Send a message to all MessageListeners.
- sendMessage(MessageEvent) - Method in class visad.DisplayImpl
-
Send a message to all MessageListeners.
- sendMessage(MessageEvent) - Method in class visad.RemoteDisplayImpl
-
Send a message to all MessageListeners.
- sendMessage(String) - Method in interface visad.RemoteSlaveDisplay
-
Send the given message to this slave display
- sendMessage(String) - Method in class visad.RemoteSlaveDisplayImpl
-
Send the given message to this slave display
- sendMessage(String) - Method in class visad.SocketSlaveDisplay
-
send the given message to this slave display
- sendMouseEvent(MouseEvent) - Method in interface visad.RemoteDisplay
-
- sendMouseEvent(MouseEvent) - Method in class visad.RemoteDisplayImpl
-
sends a mouse event to this remote display's associated display
- sendToClient(Serializable) - Method in class visad.cluster.NodeAgent
-
- sendToClient(Serializable) - Method in interface visad.cluster.RemoteClientAgent
-
- sendToClient(Serializable) - Method in class visad.cluster.RemoteClientAgentImpl
-
- sendToClient(int, Serializable) - Method in class visad.cluster.RemoteClientAgentImpl
-
- sendToNode(Serializable) - Method in class visad.cluster.NodeAgent
-
- sendToNode(Serializable) - Method in interface visad.cluster.RemoteAgentContact
-
- sendToNode(Serializable) - Method in class visad.cluster.RemoteAgentContactImpl
-
- sendUpdate(int, int) - Method in class visad.util.BaseRGBMap
-
Redraw the between the left and
right colors
- SENSOR_FY2D - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
FY-2D
- SENSOR_FY2E - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
FY-2E
- SENSOR_FY2F - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
FY-2F
- SENSOR_FY2G - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
FY-2G
- SENSOR_FY2H - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
FY-2H
- SENSOR_GOES10_IMGR - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
GOES 10 imager.
- SENSOR_GOES10_SNDR - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
GOES 10 sounder.
- SENSOR_GOES12_IMGR - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
GOES 12 imager.
- SENSOR_GOES12_SNDR - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
GOES 12 sounder.
- SENSOR_GOES13_IMGR - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
GOES 13 imager.
- SENSOR_GOES13_SNDR - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
GOES 13 sounder.
- SENSOR_GOES14_IMGR - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
GOES 14 imager.
- SENSOR_GOES14_SNDR - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
GOES 14 sounder.
- SENSOR_GOES15_IMGR - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
GOES 15 imager.
- SENSOR_GOES15_SNDR - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
GOES 15 sounder.
- SENSOR_GOES16_IMGR - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
GOES 16 imager.
- SENSOR_GOES16_SNDR - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
GOES 16 sounder.
- SENSOR_GOES8_IMGR - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
GOES 8 imager.
- SENSOR_GOES8_SNDR - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
GOES 8 sounder.
- SENSOR_GOES9_IMGR - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
GOES 9 imager.
- SENSOR_GOES9_SNDR - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
GOES 9 sounder.
- SENSOR_MSG10_IMGR - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
Meteosat Second Generation imager.
- SENSOR_MSG8_IMGR - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
Meteosat Second Generation imager.
- SENSOR_MSG9_IMGR - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
Meteosat Second Generation imager.
- separateProcess - Variable in class visad.python.JPythonFrame
-
menu item for running JPython in a separate process
- seqNum - Variable in class visad.collab.MonitorEvent
-
- SequenceAccessor(SampledSet, DSequence) - Constructor for class visad.data.dods.SequenceVariableAdapter.SequenceAccessor
-
Constructs from a domain and a DODS DSequence
.
- SequenceVariableAdapter - Class in visad.data.dods
-
Provides support for adapting DODS DSequence
variables to the
VisAD data-import context.
- sequenceVariableAdapter(DSequence, DAS, VariableAdapterFactory) - Static method in class visad.data.dods.SequenceVariableAdapter
-
Returns an instance of this class corresponding to a DODS DSequence
.
- sequenceVariableAdapter(DSequence, DAS) - Method in class visad.data.dods.VariableAdapterFactory
-
Returns the adapter corresponding to a DODS DSequence
.
- SequenceVariableAdapter.SequenceAccessor - Class in visad.data.dods
-
Provides support for accessing a DODS DSequence as a VisAD
FileFlatField
.
- serverName - Variable in class visad.ss.SpreadSheet
-
Server name, if any.
- Servers - Variable in class visad.ss.BasicSSCell
-
List of servers to which this cell has been added.
- set(double, double) - Method in class visad.data.DataRange
-
set the values
- set(int) - Method in class visad.data.visad.object.BinarySize
-
- set(int, int, double) - Method in class visad.matrix.JamaMatrix
-
Set a single element.
- set(String, Object) - Method in class visad.python.RunJPython
-
sets a JPython variable's value
- Set - Class in visad
-
Set is the abstract superclass of the VisAD hierarchy of sets.
- Set(MathType) - Constructor for class visad.Set
-
construct a Set object
- Set(MathType, CoordinateSystem) - Constructor for class visad.Set
-
Constructs a Set object with a non-default CoordinateSystem.
- Set(MathType, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Set
-
Constructs a Set object with a non-default CoordinateSystem, non-default
Unit-s, and non-default errors.
- set(int, int, float) - Method in interface visad.util.FloatTupleArray
-
Set an array value.
- set(int, int, float) - Method in class visad.util.FloatTupleArrayImpl
-
Set a value.
- Set1DIface - Interface in visad
-
Interface to a finite set of samples of R.
- set_all_feasible(boolean) - Method in class visad.DataRenderer
-
set flag indicating whether depiction generation is feasible
for all linked Data
- SET_DIM - Static variable in class visad.ss.BasicSSCell
-
Message ID indicating dimension has changed.
- SET_ERRORS - Static variable in class visad.ss.BasicSSCell
-
Message ID indicating errors have changed.
- SET_MAPS - Static variable in class visad.ss.BasicSSCell
-
Message ID indicating mappings have changed.
- setActionCommand(String) - Method in class visad.browser.Slider
-
Sets command string for slider change notification.
- setAdjustFlowToEarth(boolean) - Method in class visad.FlowControl
-
Get whether values should be adjusted to the earth
- setAdjustProjectionSeam(boolean) - Method in class visad.GraphicsModeControl
-
Set whether or not to call methods to adjust the projection seam
(VisADGeometryArray.adjustLongitude/adjustSeam);
- setAdjustProjectionSeam(boolean) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Set whether VisADGeometryArray.adjustLongitude/Seam should be used.
- setAdjustProjectionSeam(boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Set whether VisADGeometryArray.adjustLongitude/adjustSeam should be called.
- setAlign(int) - Method in class visad.bom.annotations.JLabelJ3D
-
- setAlignLabels(boolean) - Method in class visad.ContourControl
-
Set the contour label alignment policy
- setAllowMultipleUseKludge(boolean) - Static method in class visad.ConstantMap
-
allow ConstantMaps to be used in multiple calls to
DisplayImpl.addReference() or addReferences()
such multiple use was not checked in the early releases of
VisAD, and this method allows applications to easily avoid
more extensive changes
- setAlwaysAutoScale(boolean) - Method in class visad.DisplayImpl
-
if auto is true, re-apply auto-scaling of ScalarMap ranges
every time Display is triggered
- setAnimationString(String[]) - Method in class visad.DisplayRenderer
-
Set Array of String
s describing the
animation sequence
- setAnimationStringVisible(boolean) - Method in class visad.DisplayRenderer
-
Set whether the animation info should be visible in the display
or not.
- setArchiveDate(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
- setAreaParams(int, int, int, int, int, int) - Method in class visad.data.AreaImageAccessor
-
Set AREA file subsetting parameters.
- setArrowScale(float) - Method in class visad.FlowControl
-
Set the streamline arrow size
- setAspect(double[]) - Method in class visad.java2d.ProjectionControlJ2D
-
Set aspect ratio of axes.
- setAspect(double[]) - Method in class visad.java3d.ProjectionControlJ3D
-
Set the aspect for the axes.
- setAspect(double[]) - Method in class visad.ProjectionControl
-
Set aspect ratio of axes
- setAspectCartesian(double[]) - Method in class visad.ProjectionControl
-
Set aspect ratio of axes, in ScalarMaps rather than matrix
- setAsText(String) - Method in class visad.data.netcdf.InputPathnameEditor
-
Set the property given a text string.
- setAutoAspect(boolean) - Method in class visad.java2d.DisplayImplJ2D
-
- setAutoAspect(boolean) - Method in class visad.java2d.VisADCanvasJ2D
-
- setAutoComputeTicks(boolean) - Method in class visad.AxisScale
-
Allow the AxisScale to automatically compute the desired majorTickSpacing
based on the range of the ScalarMap.
- setAutoDepthOffsetEnable(boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
AutoDepthOffset: automatically offsets (pushes back) z-buffer depth for
flat surfaces with first farthest back and successive separated by a
constant increment toward front.
- setAutoDepthOffsetEnable(boolean, boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
- setAutoDetect(boolean) - Method in class visad.ss.FancySSCell
-
Specifies whether this FancySSCell should auto-detect its mappings.
- setAutoDetect(boolean) - Method in class visad.ss.SpreadSheet
-
Toggles mapping auto-detection.
- setAutoScale(boolean) - Method in class visad.FlowControl
-
Set whether the vector/barb size should scale with display zoom.
- setAutoScale(boolean) - Method in class visad.ShapeControl
-
- setAutoScaleLabels(boolean) - Method in class visad.ContourControl
-
set enable for label auto-size
- setAutoShowControls(boolean) - Method in class visad.ss.FancySSCell
-
Specifies whether this FancySSCell should auto-display its widget frame.
- setAutoShowControls(boolean) - Method in class visad.ss.SpreadSheet
-
Toggles auto-display of controls.
- setAutoSize(boolean) - Method in class visad.TextControl
-
- setAutoSizeMarker(boolean) - Method in class visad.TrajectoryParams
-
- setAutoSwitch(boolean) - Method in class visad.ss.FancySSCell
-
Specifies whether this FancySSCell should auto-switch to 3-D.
- setAutoSwitch(boolean) - Method in class visad.ss.SpreadSheet
-
Toggles auto-dimension switching.
- setAuxValue(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Set the AUX keyword value
- setAxesScalesFont(ScalarMap[], Font) - Static method in class visad.python.JPythonMethods
-
Set the font to be used for the axes labels and scales
- setAxesScalesLabel(ScalarMap[], String[]) - Static method in class visad.python.JPythonMethods
-
Set the Label to be used for the axes
- setBackgroundColor(Color) - Method in class visad.DisplayRenderer
-
Set the background color.
- setBackgroundColor(float, float, float) - Method in class visad.DisplayRenderer
-
Set the background color.
- setBackgroundColor(float, float, float) - Method in class visad.java2d.VisADCanvasJ2D
-
Set the background color.
- setBackgroundColor(Color) - Method in class visad.RendererControl
-
Set the background color.
- setBackgroundColor(float, float, float) - Method in class visad.RendererControl
-
Set the background color.
- setBand(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Set the band or band range
- setBand(String) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
define the satellite band number to use
- setBarbOrientation(int) - Method in class visad.FlowControl
-
Set barb orientation for wind barbs (default is southern hemisphere)
- setBase(float) - Method in class visad.browser.ContourWidget
-
Sets the value of the base text field.
- setBaseLineVisible(boolean) - Method in class visad.AxisScale
-
Set visibility of base line.
- setBlend(int) - Method in class visad.bom.CutAndPasteFields
-
- setBorderEnabled(boolean) - Method in class visad.ss.FancySSCell
-
Specifies whether the FancySSCell has a border.
- setBounds(float, float) - Method in class visad.browser.RangeSlider
-
Sets the slider's lo and hi bounds.
- setBounds(int, int, int, int) - Method in class visad.browser.RangeSlider
-
Redraws the slider if the widget width changes.
- setBounds(float, float) - Method in class visad.browser.Slider
-
Sets minimum and maximum slider values.
- setBounds(int, int, int, int) - Method in class visad.browser.Slider
-
Detects changes in slider width.
- setBounds(int, int, int, int) - Method in class visad.java2d.VisADCanvasJ2D
-
- setBounds(float, float, float) - Method in class visad.util.ArrowSlider
-
Sets new minimum, maximum, and initial values for this slider
- setBounds(int, int, int) - Method in class visad.util.StepWidget
-
Sets the minimum, maximum and current values of the slider.
- setBoxAspect(double[]) - Method in class visad.DisplayRenderer
-
set the aspect for the containing box
aspect double[3] array used to scale x, y and z box sizes
- setBoxAspect(double[]) - Method in class visad.java2d.DefaultDisplayRendererJ2D
-
set the aspect for the containing box
aspect double[3] array used to scale x, y and z box sizes
- setBoxAspect(double[]) - Method in class visad.java3d.DefaultDisplayRendererJ3D
-
set the aspect for the containing box
aspect double[3] array used to scale x, y and z box sizes
- setBoxAspect(double[]) - Method in class visad.java3d.ImmersaDeskDisplayRendererJ3D
-
- setBoxAspect(double[]) - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- setBoxAspect(double[]) - Method in class visad.java3d.TwoDDisplayRendererJ3D
-
- setBoxColor(Color) - Method in class visad.DisplayRenderer
-
Set the box color.
- setBoxColor(float, float, float) - Method in class visad.DisplayRenderer
-
Set the box color.
- setBoxColor(Color) - Method in class visad.RendererControl
-
Set the box color.
- setBoxColor(float, float, float) - Method in class visad.RendererControl
-
Set the box color.
- setBoxOn(boolean) - Method in class visad.DisplayRenderer
-
Set the box visibility.
- setBoxOn(boolean) - Method in class visad.RendererControl
-
Set the box visibility.
- setBranch(BranchGroup) - Method in class visad.java3d.DirectManipulationRendererJ3D
-
for use by sub-classes that override doTransform()
- setBranch(BranchGroup) - Method in class visad.java3d.VisADImageNode
-
- setBranchEarly(BranchGroup) - Method in class visad.java3d.RendererJ3D
-
- setBusy(boolean) - Method in class visad.util.DataConverter
-
- setCacheAppearances(boolean) - Method in class visad.GraphicsModeControl
-
Set whether the Appearances are reused
- setCacheAppearances(boolean) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Set whether the Appearances are reused
- setCacheAppearances(boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Set whether the Appearances are reused
- setCacheDir(File) - Method in class visad.data.DataCacheManager
-
set the directory to write files to
- setCacheSizeThreshold(int) - Static method in class visad.SampledSet
-
- setCachingEnabled(boolean) - Method in class visad.TrajectoryParams
-
- setCal(String) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
define the calibration type to use (e.g., "VISSR")
- setCalInfo(Vector[]) - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
set the band calibration info (Vector)
array order is identical to bands array, each Vector
element is a pair of String values: first, the code value and
second the descriptive name.
- setCalType(int) - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Set the calibration type that will be used on data returned from
getCalibratedData()
.
- setCalType(int) - Method in interface edu.wisc.ssec.mcidas.Calibrator
-
- setCalType(int) - Method in class edu.wisc.ssec.mcidas.CalibratorDefault
-
set calibration type of current (input) data
- setCalType(int) - Method in class edu.wisc.ssec.mcidas.CalibratorGvar
-
set calibration type of current (input) data
- setCalType(int) - Method in class edu.wisc.ssec.mcidas.CalibratorMsg
-
Set the input data calibration type.
- setCenter(boolean) - Method in class visad.TextControl
-
set the centering flag; if true, text will be centered at
mapped locations; if false, text will be to the right
of mapped locations
- setCenterLatitude(double) - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
set Latitude at center of image
- setCenterLatitudeResolution(double) - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
set Latitude-wise resolution at center of image
- setCenterLongitude(double) - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
set Longitude at center of image
- setCenterLongitudeResolution(double) - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
set Longitude-wise resolution at center of image
- setCharacterRotation(double) - Method in class visad.TextControl
-
Sets the value of characterRotation
- setCharRotation(double) - Method in class visad.bom.annotations.LabelJ3D
-
Set the amount each character is rotated.
- setChild(VisADSceneGraphObject, int) - Method in class visad.VisADGroup
-
- setClip(float, float, float, float) - Method in class visad.java2d.DisplayRendererJ2D
-
- setClip(int, boolean, float, float, float, float) - Method in class visad.java3d.DisplayRendererJ3D
-
Define a clipping plane in (XAxis, YAxis, ZAxis) space.
- setCollectiveCurve(boolean, DataReference, float, float) - Method in class visad.bom.CollectiveBarbManipulation
-
set a DataReference to a curve (typically from a
CurveManipulationRendererJ3D) to replace distance
parameters; also set time parameters
- setCollectiveParameters(boolean, float, float, float, float) - Method in class visad.bom.CollectiveBarbManipulation
-
set values that govern collective barb adjustment
and disable any DataReference to a spatial curve;
abs indicates absolute or relative value adjustment
id and od are inner and outer distances in meters
it and ot are inner and outer times in seconds
influence is 1.0 inside inner, 0.0 outside outer and
linear between distance and time influences multiply
- setCollectiveTimeParameters(boolean, float, float) - Method in class visad.bom.CollectiveBarbManipulation
-
set values that govern collective barb adjustment
but don't change spatial parameters or curve_ref;
abs indicates absolute or relative value adjustment
it and ot are inner and outer times in seconds
influence is 1.0 inside inner, 0.0 outside outer and
linear between distance and time influences multiply
- setColor(Color) - Method in class visad.AxisScale
-
Set the color of this axis scale.
- setColor(float[]) - Method in class visad.AxisScale
-
Set the color of this axis scale.
- setColorMap(ColorMap) - Method in class visad.util.ColorWidget
-
Set the ColorWidget to listen to a specific ColorMap
- setColorMode(int) - Method in class visad.GraphicsModeControl
-
Set the mode for merging color mappings.
- setColorMode(int) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Set the color mode used for combining color values.
- setColorMode(int) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Set the color mode used for combining color values.
- setColour(float[]) - Method in class visad.bom.annotations.JLabelJ3D
-
- setColour(float[]) - Method in class visad.bom.annotations.LabelJ3D
-
Set the colour used for the text.
- setColour(float[]) - Method in class visad.bom.annotations.LineJ3D
-
Set the colour for the LineJ3D.
- setColour(float[]) - Method in class visad.bom.annotations.PointJ3D
-
Set colour for the PointJ3D.
- setColour(float[]) - Method in class visad.bom.annotations.QuadrilateralJ3D
-
Set the colour for the quadrilateral.
- setColour(float[]) - Method in class visad.bom.annotations.TriangleJ3D
-
Set the colour of the triangle.
- setComponent(Component) - Method in class visad.DisplayImpl
-
set the java.awt.Component this DisplayImpl uses
- setCompression(int) - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Set the compression type used for this ADDE URL
- setCompressionFromString(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Set the compression type from a string
- setComputeSet(boolean) - Method in interface visad.AnimationControl
-
Set the flag to automatically compute the animation set if it is
null
- setComputeSet(boolean) - Method in class visad.java2d.AnimationControlJ2D
-
Set the flag to automatically compute the animation set if it is
null
- setComputeSet(boolean) - Method in class visad.java3d.AnimationControlJ3D
-
Set the flag to automatically compute the animation set if it is
null
- setCondition(Condition) - Method in class visad.data.in.Selector
-
Sets the condition for passing VisAD data objects.
- setConstantMaps(ConstantMap[]) - Method in class visad.DataDisplayLink
-
Change ConstantMaps[] array specific to this DataDisplayLink
Note this call should occur between
display.disableAction()
and
display.enableAction()
there are two ways for an application to get a DataDisplayLink:
given a DisplayImpl and a DataReference:
DataDisplayLink link = (DataDisplayLink) display.findReference(ref);
given a DataRenderer (assuming it has only one DataReference):
DataDisplayLink link = renderer.getLinks()[0];
- setContourFill(boolean) - Method in class visad.ContourControl
-
- setContourInterval(float) - Method in class visad.browser.ContourWidget
-
Sets the value of the interval text field.
- setContourInterval(float, float, float, float) - Method in class visad.ContourControl
-
Sets the parameters for contour iso-lines.
- setContourLimits(float, float) - Method in class visad.ContourControl
-
Set low and high iso-line levels
- setCoordinateSystem(CoordinateSystem, int, int, RealTupleType) - Method in class visad.data.mcidas.BaseMapAdapter
-
Define a CoordinateSystem whose fromReference() will
be used to transform points from latitude/longitude
into element,line.
- setCoordType(String) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
define the coodinate type for the centered location values
- setCurrent(int) - Method in interface visad.AnimationControl
-
set the current ordinal step number
- setCurrent(double) - Method in interface visad.AnimationControl
-
set the current step by the value of the RealType mapped to
Display.Animation
- setCurrent(int) - Method in class visad.java2d.AnimationControlJ2D
-
set the current ordinal step number = c
- setCurrent(double) - Method in class visad.java2d.AnimationControlJ2D
-
set the current step by the value of the RealType
mapped to Display.Animation
- setCurrent(int) - Method in class visad.java3d.AnimationControlJ3D
-
set the current ordinal step number = c
- setCurrent(double) - Method in class visad.java3d.AnimationControlJ3D
-
set the current step by the value of the RealType
mapped to Display.Animation
- setCurrent(int) - Method in class visad.java3d.DownRoundingAnimationControlJ3D
-
- setCurrent(double) - Method in class visad.java3d.DownRoundingAnimationControlJ3D
-
- setCurrent(int) - Method in class visad.java3d.VisADImageNode
-
//- for implementing Updater
public void updateData(ImageComponent2D imageC2d, int x, int y, int lenx, int leny) {
if (images != null) {
//-imageComp.set(images[current_index]); // This should probably not be done in updateData
}
}
- setCurrent(int) - Method in class visad.java3d.VisADImageTile
-
- setCursorColor(Color) - Method in class visad.DisplayRenderer
-
Set the cursor color.
- setCursorColor(float, float, float) - Method in class visad.DisplayRenderer
-
Set the cursor color.
- setCursorColor(Color) - Method in class visad.RendererControl
-
Set the cursor color.
- setCursorColor(float, float, float) - Method in class visad.RendererControl
-
Set the cursor color.
- setCursorLoc(float, float, float) - Method in class visad.java3d.DisplayRendererJ3D
-
Set the cursor location
- setCursorLoc(float, float, float) - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- setCursorOn(boolean) - Method in class visad.DisplayRenderer
-
set flag indicating whether the cursor should be displayed.
- setCursorOn(boolean) - Method in class visad.java2d.DisplayRendererJ2D
-
- setCursorOn(boolean) - Method in class visad.java3d.DisplayRendererJ3D
-
Toggle the cursor in the display
- setCursorOn(boolean) - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- setCursorStringOn(boolean) - Method in class visad.DisplayRenderer
-
set flag indicating whether the cursor location String
should be displayed.
- setCursorStringVector(Vector) - Method in class visad.DisplayRenderer
-
Set Vector
of String
s describing the
cursor location by copy; this is invoked by direct manipulation
renderers.
- setCursorStringVector() - Method in class visad.DisplayRenderer
-
Set Vector
of String
s describing the
cursor location from the cursor location; this is invoked when the
cursor location changes or the cursor display status changes
- setCurvedSize(int) - Method in class visad.browser.GMCWidget
-
Sets the curved size.
- setCurvedSize(int) - Method in class visad.GraphicsModeControl
-
Set the undersampling factor of surface shape for curved texture maps
- setCurvedSize(int) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Set the undersampling factor of surface shape for curved texture maps
- setCurvedSize(int) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Set the undersampling factor of surface shape for curved texture maps
- setCylinderWidth(float) - Method in class visad.TrajectoryParams
-
- setDashedStyle(int) - Method in class visad.ContourControl
-
Set the line style to apply to dashed lines.
- setData(Data) - Method in interface visad.DataReference
-
set reference to data, replacing any currently referenced
Data object; if this is local (i.e., an instance of
DataReferenceImpl) then the Data argument must also be
local (i.e., an instance of DataImpl);
if this is Remote (i.e., an instance of RemoteDataReference)
then a local Data argument (i.e., an instance of DataImpl)
will be passed by copy and a remote Data argument (i.e., an
instance of RemoteData) will be passed by remote reference;
invokes d.addReference(DataReference r)
- setData(Data) - Method in class visad.DataReferenceImpl
-
Sets the Data object to which this instance refers.
- setData(Data) - Method in class visad.RemoteDataReferenceImpl
-
set this RemoteDataReferenceImpl to refer to given Data
- setData(Data) - Method in class visad.ss.BasicSSCell
-
- setData(Data) - Method in class visad.ss.SSCellData
-
Sets the data.
- setDataFactory(DataFactory) - Method in class visad.data.netcdf.in.VirtualData
-
Sets the factory used to create VisAD data objects.
- setDataFactory(DataFactory) - Method in class visad.data.netcdf.in.VirtualField
-
Sets the factory used to create VisAD data objects.
- setDataFactory(DataFactory) - Method in class visad.data.netcdf.in.VirtualScalar
-
Sets the factory used to create VisAD data objects.
- setDataFactory(DataFactory) - Method in class visad.data.netcdf.in.VirtualTuple
-
Sets the factory used to create the VisAD data object corresponding to
this tuple and contained elements.
- setDataReference(int, RemoteDataReferenceImpl) - Method in class visad.RemoteServerImpl
-
set one RemoteDataReference in the array on this
RemoteServer (and extend length of array if necessary)
- setDataReferences(RemoteDataReferenceImpl[]) - Method in interface visad.RemoteServer
-
set array of all RemoteDataReferences on this RemoteServer
- setDataReferences(RemoteDataReferenceImpl[]) - Method in class visad.RemoteServerImpl
-
set array of all RemoteDataReferences on this RemoteServer
- setDatasetPosition(int) - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Set the dataset position
- setDataType(RealType) - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Set the range type.
- setDataUnit(Unit) - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Set the data units
- setDateFormatClass(Class) - Static method in class visad.DateTime
-
You can override the DateFormat by specifying a class.
- setDateTime(String, String) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
- setDay(String) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
set the day
- setDebug(boolean) - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Set the debug value this ADDE URL
- setDebug(boolean) - Method in class visad.util.ReflectedUniverse
-
Enables or disables extended debugging output.
- setDebugStream(PrintStream) - Method in class visad.data.units.UnitParserTokenManager
-
Set debug output.
- setDefaultSet(Set) - Method in class visad.RealTupleType
-
set the default sampling;
this is an unavoidable violation of MathType immutability -
a RealTupleType must be an argument (directly or through a
SetType) to the constructor of its default Set;
this method throws an Exception if getDefaultSet has
previously been invoked
- setDefaultSet(Set) - Method in class visad.RealType
-
set the default Set;
this is a violation of MathType immutability to allow a
a RealType to be an argument (directly or through a
SetType) to the constructor of its default Set;
this method throws an Exception if getDefaultSet has
previously been invoked
- setDefaultStrategy(Strategy) - Static method in class visad.data.netcdf.in.NetcdfAdapter
-
Sets the default strategy used to import a netCDF dataset.
- setDependencies(Real) - Method in class visad.ss.SSCellData
-
Sets whether others depend on this data.
- setDepthBufferEnable(boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
- setDepthBufferEnable(boolean, boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
- setDepthBufferOffset(DataRenderer, GraphicsModeControl) - Method in class visad.DisplayImpl
-
Can be optionally implemented by graphics-api dependent DisplayImpls.
- setDepthBufferOffset(DataRenderer, GraphicsModeControl) - Method in class visad.java3d.DisplayImplJ3D
-
Sets the depth buffer offset when autoDepthOffset is enabled for this display.
- setDepthOffsetIncrement(float, boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Set the depth increment between successive flat surfaces in the autoDepthOffset stack.
- setDescr(String) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
force the selection of a particular ADDE Descr (dataset).
- setDescriptor(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeDatasetURL
-
Set the dataset descriptor for this ADDE URL
- setDetail(String) - Method in class visad.install.ProgressMonitor
-
Set new detailed progress text.
- setDim(int) - Method in class visad.ss.SpreadSheet
-
Sets the dimension of the current cell.
- setDim2D() - Method in class visad.ss.SpreadSheet
-
Sets the dimension of the current cell to 2-D (Java3D).
- setDim3D() - Method in class visad.ss.SpreadSheet
-
Sets the dimension of the current cell to 3-D (Java3D).
- setDimension(int) - Method in class visad.ss.BasicSSCell
-
Sets this cell's dimensionality.
- setDimension(boolean, boolean) - Method in class visad.ss.BasicSSCell
-
- setDimJ2D() - Method in class visad.ss.SpreadSheet
-
Sets the dimension of the current cell to 2-D (Java2D).
- setDirection(boolean) - Method in interface visad.AnimationControl
-
Set the animation direction.
- setDirection(boolean) - Method in class visad.java2d.AnimationControlJ2D
-
Set the animation direction.
- setDirection(boolean) - Method in class visad.java3d.AnimationControlJ3D
-
Set the animation direction.
- setDirectionFlag(boolean) - Method in class visad.TrajectoryParams
-
- setDirectOn(boolean) - Method in class visad.DisplayRenderer
-
set flag indicating whether direct manipulation is active
- setDirectOn(boolean) - Method in class visad.java2d.DisplayRendererJ2D
-
- setDirectOn(boolean) - Method in class visad.java3d.DisplayRendererJ3D
-
Set the flag for direct manipulation
- setDirectOn(boolean) - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- setDirty(AreaImageCacheAdapter, boolean) - Method in class visad.data.FlatFieldCache
-
Don't do this.
- setDisplay(DisplayImpl) - Method in class visad.DataRenderer
-
set DisplayImpl associated with this DataRenderer
- setDisplay(DisplayImpl) - Method in class visad.DisplayRenderer
-
Specify DisplayImpl
to be rendered.
- setDisplay(DisplayImpl) - Method in class visad.java2d.DisplayRendererJ2D
-
Specify DisplayImpl
to be rendered.
- setDisplay(DisplayImpl) - Method in class visad.java3d.DisplayRendererJ3D
-
Specify DisplayImpl
to be rendered.
- setDisplay(DisplayImpl) - Method in class visad.util.PrintActionListener
-
Set the display to which this action will listen
- setDisplayRenderer(DisplayRenderer) - Method in class visad.DataRenderer
-
set DisplayRenderer associated with this DataRenderer
- setDisplays(RemoteDisplayImpl[]) - Method in interface visad.RemoteServer
-
set all RemoteDisplayImpls to serve
- setDisplays(RemoteDisplayImpl[]) - Method in class visad.RemoteServerImpl
-
set all RemoteDisplayImpls to serve
- setDisplaySync(DisplaySync) - Method in interface visad.collab.DisplayMonitor
-
Set the display synchronization object for this display
- setDisplaySync(DisplaySync) - Method in class visad.collab.DisplayMonitorImpl
-
Set the display synchronization object for this display
- setDisplaySync(DisplaySync) - Method in class visad.collab.RemoteDisplayMonitorImpl
-
Set the display synchronization object for this display
- setDoc(String) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
define whether the "documentation block" will be returned with the data.
- setDocValue(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Set the DOC keyword value
- setDoIntrp(boolean) - Method in class visad.TrajectoryParams
-
- setDomainSet(Linear2DSet) - Method in class visad.data.mcidas.BaseMapAdapter
-
Using the domain_set of the FlatField of an image (when
one is available), extract the elements required.
- setEarthSpatialData(ShadowRealTupleType, ShadowRealTupleType, RealTupleType, Unit[], RealTupleType, CoordinateSystem[], Unit[]) - Method in class visad.DataRenderer
-
save information about relation between earth and display
spatial coordinates, IF the arguments do define the relation
- setEarthSpatialDisplay(CoordinateSystem, DisplayTupleType, DisplayImpl, int[], float[], double[]) - Method in class visad.DataRenderer
-
save information from ShadowType.assembleSpatial() about
relation between earth and display spatial coordinates
- setEastPositive(boolean) - Method in class visad.data.mcidas.BaseMapAdapter
-
set the sign of longitude convention.
- setEleMag(int) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
set the element magnification factor.
- setElementMag(int) - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Set the element magnification
- setElements(int) - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Set the number of elements
- setEmissivity(double) - Method in class visad.sounder.NastiInstrument
-
- setEnableCombos(boolean) - Method in class visad.MouseHelper
-
Enable/disable the interpretation of any pair of mouse buttons
as the third button.
- setEnabled(boolean) - Method in class visad.ActionImpl
-
Set the "enabled" state of this action.
- setEnabled(boolean) - Method in class visad.util.StepWidget
-
Enables or disables the widget.
- setEndDate(Date) - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Set the end date for the request
- setError(String) - Method in class visad.ss.SSCellData
-
Sets a single error for the Data object.
- setErrors(String[], boolean) - Method in class visad.ss.BasicSSCell
-
Displays global errors in this cell, notifying
linked cells if notify flag is set.
- setErrors(String[]) - Method in class visad.ss.SSCellData
-
Sets the errors for the Data object.
- setEvent(Event) - Method in class visad.data.amanda.HistogramWidget
-
- setEvent(Event) - Method in class visad.data.amanda.TrackWidget
-
- setEveryNth(int) - Method in class visad.ContourControl
-
Set how often we label lines
- SetException - Exception in visad
-
SetException
is an exception for an error with a VisAD sampling.
- SetException() - Constructor for exception visad.SetException
-
Constructs a SetException
with no specified detail message.
- SetException(String) - Constructor for exception visad.SetException
-
Constructs a SetException
with the specified detail message.
- SetException(String, Throwable) - Constructor for exception visad.SetException
-
Constructs a SetException
with the specified detail message
and cause.
- SetException(Throwable) - Constructor for exception visad.SetException
-
Constructs a SetException
with the specified cause.
- setExternalLongitudeRange(boolean) - Method in class visad.georef.LongitudeLatitudeInterpCS
-
- setExtraKeys(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Set the extraKeys string for this ADDE URL
- setField(DArray, FieldImpl, boolean) - Method in class visad.data.dods.ArrayVariableAdapter
-
Sets a compatible VisAD
Field
.
- setField(BaseTypePrimitiveVector, FieldImpl, boolean) - Method in class visad.data.dods.BaseTypeVectorAdapter
-
Sets the range of a compatible VisAD
Field
.
- setField(PrimitiveVector, FieldImpl, boolean) - Method in class visad.data.dods.Float64VectorAdapter
-
Sets the range of a compatible VisAD
Field
.
- setField(PrimitiveVector, FieldImpl, boolean) - Method in class visad.data.dods.FloatVectorAdapter
-
Sets the range of a compatible VisAD
Field
.
- setField(PrimitiveVector, FieldImpl, boolean) - Method in class visad.data.dods.NumericVectorAdapter
-
Sets the range of a compatible VisAD
Field
.
- setField(DSequence, FieldImpl, boolean) - Method in class visad.data.dods.SequenceVariableAdapter
-
Sets the range of a compatible VisAD
FieldImpl
from a DODS
DSequence
.
- setField(PrimitiveVector, FieldImpl, boolean) - Method in class visad.data.dods.VectorAdapter
-
Sets the range of a compatible VisAD
Field
.
- setField(BooleanPrimitiveVector, FieldImpl, boolean) - Method in class visad.data.dods.VectorAdapter
-
- setField(BytePrimitiveVector, FieldImpl, boolean) - Method in class visad.data.dods.VectorAdapter
-
- setField(UInt16PrimitiveVector, FieldImpl, boolean) - Method in class visad.data.dods.VectorAdapter
-
- setField(Int16PrimitiveVector, FieldImpl, boolean) - Method in class visad.data.dods.VectorAdapter
-
- setField(UInt32PrimitiveVector, FieldImpl, boolean) - Method in class visad.data.dods.VectorAdapter
-
- setField(Int32PrimitiveVector, FieldImpl, boolean) - Method in class visad.data.dods.VectorAdapter
-
- setField(Float32PrimitiveVector, FieldImpl, boolean) - Method in class visad.data.dods.VectorAdapter
-
- setField(Float64PrimitiveVector, FieldImpl, boolean) - Method in class visad.data.dods.VectorAdapter
-
- setField(BaseTypePrimitiveVector, FieldImpl, boolean) - Method in class visad.data.dods.VectorAdapter
-
- setFile(String) - Method in interface visad.data.DataWriter
-
Open the named file.
- setFile(File) - Method in interface visad.data.DataWriter
-
Open the specified file.
- setFile(String) - Method in class visad.data.EmptyDataWriter
-
- setFile(File) - Method in class visad.data.EmptyDataWriter
-
- setFile(String) - Method in class visad.data.netcdf.FileDialogPanel
-
Sets the pathname.
- setFile(String) - Method in class visad.data.visad.BinaryWriter
-
- setFile(File) - Method in class visad.data.visad.BinaryWriter
-
- setFilled(boolean) - Method in class visad.bom.annotations.LabelJ3D
-
Set the flag to control whether the text is filled or not.
- setFixedWidth(boolean) - Method in class visad.util.HersheyFont
-
set whether this font is 'fixed width' or not (not =
proportional spacing)
Right now, only the 'wmo' font is defaulted to fixed.
- setFlipLineCoordinates(int) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
specify whether the line coordinates are inverted and the line
offset.
- setFlipRowCoordinates(int) - Method in class edu.wisc.ssec.mcidas.GRIDnav
-
specify whether the row coordinates are inverted and the row
offset.
- setFlowScale(float) - Method in class visad.FlowControl
-
Set scale length for flow vectors (default is 0.02f)
- setFont(Font) - Method in class visad.AxisScale
-
Set the font used for rendering the labels
- setFont(HersheyFont) - Method in class visad.AxisScale
-
Set the font used for rendering the labels
- setFont(Font) - Method in class visad.bom.annotations.JLabelJ3D
-
- setFont(Font) - Method in class visad.bom.annotations.LabelJ3D
-
Set the font to use for the text.
- setFont(Object) - Method in class visad.TextControl
-
set the font; in the initial release this has no effect
- setFontSize(double) - Method in class visad.bom.annotations.JLabelJ3D
-
- setFontSize(double) - Method in class visad.bom.annotations.LabelJ3D
-
Set the font size in pixels.
- setForegroundColor(Color) - Method in class visad.DisplayRenderer
-
Set the foreground color (box, cursor and scales).
- setForegroundColor(float, float, float) - Method in class visad.DisplayRenderer
-
Set the foreground color (box, cursor and scales).
- setForegroundColor(Color) - Method in class visad.RendererControl
-
Convenience method to set the foreground color (box, cursor and axes).
- setForegroundColor(float, float, float) - Method in class visad.RendererControl
-
Convenience method to set the foreground color (box, cursor and axes).
- setFormatPattern(String) - Static method in class visad.DateTime
-
Set the format of the output of the toString() method.
- setFormatTimeZone(TimeZone) - Static method in class visad.DateTime
-
Set the TimeZone of the output of the toString() method.
- setFormula(String) - Method in class visad.ss.BasicSSCell
-
- setFrameRate(int) - Method in class visad.data.bio.LociForm
-
Sets the frames per second to use when writing files.
- setFunction(Function) - Method in class visad.BaseColorControl
-
Define the color lookup by a Function
, whose
MathType
must have a 1-D domain and a 3-D or
4-D RealTupleType
range; the domain and range
Real
s must vary over the range (0.0, 1.0)
- setFunctionMap(int[][][]) - Method in class visad.MouseHelper
-
Set mapping from (button, ctrl, shift) to function.
- setGamma_t(double) - Method in class visad.sounder.NastiInstrument
-
- setGamma_w(double) - Method in class visad.sounder.NastiInstrument
-
- setGeometryArray(VisADGeometryArray, int, byte[][]) - Method in class visad.SampledSet
-
copy and transpose Samples (from this Set( and color_values
into array; if color_length == 3 don't use color_values[3]
- setGeometryArray(VisADGeometryArray, float[][], int, byte[][]) - Static method in class visad.SampledSet
-
copy and transpose samples and color_values into array;
if color_length == 3 don't use color_values[3]
- setGlobalMaxThreads(int) - Static method in class visad.util.ThreadManager
-
- setGreedy(boolean) - Method in class visad.bom.CurveManipulationRendererJ3D
-
- setGridLinesVisible(boolean) - Method in class visad.AxisScale
-
Set the visibility of the grid lines; Grid lines are placed
at major tick marks.
- setGroup(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeDatasetURL
-
Set the group for this ADDE URL
- setGroup(String) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
force a particular ADDE Group to be selected.
- setHasPolygonOffset(boolean) - Method in class visad.DataRenderer
-
- setHersheyFont(HersheyFont) - Method in class visad.bom.annotations.LabelJ3D
-
Set the Hershey font to use for the text.
- setHorizontalJustification(TextControl.Justification) - Method in class visad.bom.annotations.LabelJ3D
-
Set the horizontal justification of the text.
- setHost(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Set the host for this ADDE URL
- setId(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Set the location ID for radar images
- setID(int) - Method in class visad.data.hdf5.hdf5objects.HDF5Object
-
reset the HDF5Object for a given id
- SetIface - Interface in visad
-
Interface to the abstract superclass of the VisAD hierarchy of sets.
- setImage(Image) - Method in class visad.bom.annotations.ImageJ3D
-
Set the Image for this object.
- setImage(BufferedImage) - Method in class visad.ImageFlatField
-
Sets the image backing this FlatField.
- setImage(int, BufferedImage) - Method in class visad.java3d.VisADImageTile
-
- setImageComponent(ImageComponent2D) - Method in class visad.java3d.VisADImageTile
-
- setImageJ3Ds(int, int) - Method in class visad.bom.annotations.ImageJ3D
-
Set coordinates for the ImageJ3D.
- setImageNode(VisADImageNode) - Method in class visad.bom.ImageRendererJ3D
-
- setImages(BufferedImage[]) - Method in class visad.java3d.VisADImageTile
-
- setImageSequence(ImageSequence) - Method in class visad.meteorology.ImageSequenceManager
-
Set the sequence that this object is to manage.
- setImageStart(int, int) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
define the coordinate in the [0][0] position of the image.
- setInstance(QuantityDB) - Static method in class visad.data.netcdf.QuantityDBManager
-
Sets the current instance of the quantity database.
- setInterval(int) - Method in class visad.java3d.AVControlJ3D
-
Sets the time between two steps in the animation set.
- setIsArchive(boolean) - Method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
- setIsDirectManipulation(boolean) - Method in class visad.DataRenderer
-
set value of isDirectManipulation flag (indicating whether this
DataRenderer supports direct manipulation for its MathType and
ScalarMaps)
- setIsExtNeg180pos180(boolean) - Method in class visad.georef.LongitudeLatitudeInterpCS
-
Will convert to external (incoming/outgoing) longitude
range, ie.
- setIsPreCalibrated(boolean) - Method in interface edu.wisc.ssec.mcidas.Calibrator
-
- setIsPreCalibrated(boolean) - Method in class edu.wisc.ssec.mcidas.CalibratorDefault
-
set isPrecalibrated value
- setIsPreCalibrated(boolean) - Method in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- setIsPreCalibrated(boolean) - Method in class edu.wisc.ssec.mcidas.CalibratorMsg
-
set isPrecalibrated value
- setJustification(TextControl.Justification) - Method in class visad.TextControl
-
Set the justification flag
Possible values are TextControl.Justification.LEFT,
TextControl.Justification.CENTER and TextControl.Justification.RIGHT
- setKnotsConvert(boolean) - Method in class visad.bom.BarbManipulationRendererJ2D
-
- setKnotsConvert(boolean) - Method in class visad.bom.BarbManipulationRendererJ3D
-
- setKnotsConvert(boolean) - Method in interface visad.bom.BarbRenderer
-
- setKnotsConvert(boolean) - Method in class visad.bom.BarbRendererJ2D
-
- setKnotsConvert(boolean) - Method in class visad.bom.BarbRendererJ3D
-
- setKnotsConvert(boolean) - Method in class visad.bom.SwellRendererJ3D
-
- setLabel(String) - Method in class visad.AxisScale
-
- setLabelAllTicks(boolean) - Method in class visad.AxisScale
-
Set whether all major ticks should be labeled.
- setLabelBothSides(boolean) - Method in class visad.AxisScale
-
Set whether both sides are labeled.
- setLabelColor(byte[]) - Method in class visad.ContourControl
-
Sets the color for label.
- setLabelColor(byte[], boolean) - Method in class visad.ContourControl
-
Sets the label color.
- setLabelFont(Object) - Method in class visad.ContourControl
-
Set the contour label Font
- setLabelFreq(int) - Method in class visad.ContourControl
-
set label frequency
- setLabelRelief(boolean) - Method in class visad.AxisScale
-
Sets the label relief.
- setLabels(boolean) - Method in class visad.browser.ContourWidget
-
Sets the value of the labels checkbox.
- setLabelSize(int) - Method in class visad.AxisScale
-
Sets the size of the labels.
- setLabelSize(double) - Method in class visad.ContourControl
-
set size for label auto-size
- setLabelTable(Hashtable) - Method in class visad.AxisScale
-
Used to specify what label will be drawn at any given value.
- setLastAdjustProjectionSeam(boolean) - Method in class visad.bom.ImageRendererJ3D
-
- setLastAlphaValue(float) - Method in class visad.bom.ImageRendererJ3D
-
- setLastCurveSize(int) - Method in class visad.bom.ImageRendererJ3D
-
- setLastDataHashCode(long) - Method in class visad.bom.ImageRendererJ3D
-
- setLastMouseModifiers(int) - Method in class visad.DataRenderer
-
called by MouseHelper.processEvent() to set LastMouseModifiers
- setLastZAxisValue(float) - Method in class visad.bom.ImageRendererJ3D
-
- setLatLonIndices(int[]) - Method in class visad.DataRenderer
-
- setLatLonLimits(Rectangle2D) - Method in class visad.data.mcidas.BaseMapAdapter
-
set the limits of Lats and Lons; without this, the getData()
will return ALL the points in the file.
- setLatLonLimits(float, float, float, float) - Method in class visad.data.mcidas.BaseMapAdapter
-
set the limits of Lats and Lons; without this, the getData()
will return ALL the points in the file.
- setLength(int) - Method in class visad.data.hdfeos.NamedDimension
-
- setLevels(float[], float, boolean) - Method in class visad.ContourControl
-
Set arbitrary levels for 2-D contour lines;
levels below base are dashed if dash == true
- setLimits(float, float) - Method in class visad.browser.ContourWidget
-
Sets the range of the contour range slider.
- setLineMag(int) - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Set the line magnification
- setLineMag(int) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
define the value of the line maginfication (-50 thru +50).
- setLines(int) - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Set the number of lines
- setLineStyle(int) - Method in class visad.GraphicsModeControl
-
set the style of line rendering; this is over-ridden by
ConstantMaps to Display.LineStyle
- setLineStyle(int, boolean) - Method in class visad.GraphicsModeControl
-
Set the style of line rendering, does not update the display.
- setLineStyle(int) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Set the line style used for LineAttributes.
- setLineStyle(int, boolean) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Set the line style used for LineAttributes.
- setLineStyle(int) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Set the line style used for LineAttributes.
- setLineStyle(int, boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Set the line style used for LineAttributes.
- setLineWidth(float) - Method in class visad.browser.GMCWidget
-
Programmatically sets the line width text field.
- setLineWidth(float) - Method in class visad.GraphicsModeControl
-
Set the width of line rendering; this is over-ridden by
ConstantMaps to Display.LineWidth.
- setLineWidth(float, boolean) - Method in class visad.GraphicsModeControl
-
Set the width of line rendering, do not update the display.
- setLineWidth(float) - Method in class visad.java2d.DefaultDisplayRendererJ2D
-
- setLineWidth(float) - Method in class visad.java2d.DisplayRendererJ2D
-
- setLineWidth(float) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Set the line width used for LineAttributes.
- setLineWidth(float, boolean) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Set the line width used for LineAttributes.
- setLineWidth(float) - Method in class visad.java3d.DefaultDisplayRendererJ3D
-
- setLineWidth(float) - Method in class visad.java3d.DisplayRendererJ3D
-
- setLineWidth(float) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Set the line width used for LineAttributes.
- setLineWidth(float, boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Set the line width used for LineAttributes.
- setLineWidth(float) - Method in class visad.java3d.ImmersaDeskDisplayRendererJ3D
-
- setLineWidth(float) - Method in class visad.java3d.TwoDDisplayRendererJ3D
-
- setLinks(DataDisplayLink[], DisplayImpl) - Method in class visad.DataRenderer
-
set DataDisplayLinks for linked Data, and set associated DisplayImpl
- setLinks(DataDisplayLink[]) - Method in class visad.DataRenderer
-
set DataDisplayLinks for linked Data, including constructing
arrays of booleans associated with DataDisplayLinks; called by
setLinks(DataDisplayLink[], DisplayImpl)
- setLinks(DataDisplayLink[], DisplayImpl) - Method in class visad.java2d.DefaultRendererJ2D
-
- setLinks(DataDisplayLink[], DisplayImpl) - Method in class visad.java2d.DirectManipulationRendererJ2D
-
- setLinks(DataDisplayLink[], DisplayImpl) - Method in class visad.java2d.RendererJ2D
-
- setLinks(DataDisplayLink[], DisplayImpl) - Method in class visad.java3d.DefaultRendererJ3D
-
- setLinks(DataDisplayLink[], DisplayImpl) - Method in class visad.java3d.DirectManipulationRendererJ3D
-
- setLinks(DataDisplayLink[], DisplayImpl) - Method in class visad.java3d.RendererJ3D
-
- setList(File[]) - Method in class visad.install.ChooserList
-
Set the list of choices.
- setListener(ProjectionControl, ControlListener, FlowControl) - Method in class visad.TrajectoryManager
-
- setLocateKey(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Set the locate key
- setLocateValue(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Set the locate value
- setLocation(int, int) - Method in class visad.bom.annotations.JLabelJ3D
-
- setLocation(int, int) - Method in class visad.bom.annotations.LabelJ3D
-
Set the position on the screen at which the text is rendered.
- setLocation(int, int) - Method in class visad.bom.annotations.QuadrilateralJ3D
-
Applies a shift to the quadrilateral to place the first point
on the given coordinates.
- setLocationString(String) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
define the location(s) for the coodinate type.
- setMag(String) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
set the maginification (line element) factors
- setMag(int, int) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
define the magnification factor (in case an image
was blown up when displayed).
- setMag(float, float) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
define the magnification factor (in case an image
was blown up when displayed).
- setMainContours(boolean) - Method in class visad.browser.ContourWidget
-
Sets the value of the contours checkbox.
- setMajorTicks(double[]) - Method in class visad.AxisScale
-
Set major tick marks.
- setMajorTickSpacing(double) - Method in class visad.AxisScale
-
Set major tick mark spacing.
- setManualIntrpPts(boolean) - Method in class visad.TrajectoryParams
-
- setMap(ColorMap) - Method in class visad.util.ColorPreview
-
- setMaps(ScalarMap[]) - Method in class visad.cluster.TestProxyCluster
-
override method from BasicSSCell
- setMaps(ScalarMap[]) - Method in class visad.cluster.TestSSCluster
-
override method from BasicSSCell
- setMaps(ScalarMap[]) - Method in class visad.cluster.TestWRFCluster
-
override method from BasicSSCell
- setMaps(ScalarMap[]) - Method in class visad.ss.BasicSSCell
-
Maps RealTypes to the display according to the specified ScalarMaps.
- setMaps(ScalarMap[]) - Method in class visad.ss.FancySSCell
-
Sets the ScalarMaps for this cell and creates needed control widgets.
- setMapsAuto(ScalarMap[]) - Method in class visad.ss.FancySSCell
-
Switches to 3-D mode if necessary and available.
- setMarkerEnabled(boolean) - Method in class visad.TrajectoryParams
-
- setMarkerSize(float) - Method in class visad.TrajectoryParams
-
- setMatrix(double[]) - Method in class visad.java2d.ProjectionControlJ2D
-
Set the matrix that defines the graphics projection
- setMatrix(double[]) - Method in class visad.java3d.ProjectionControlJ3D
-
Set the projection matrix.
- setMatrix(Object) - Method in class visad.matrix.JamaMatrix
-
Set this matrix's samples to correspond to those of the given
JAMA Matrix.
- setMatrix(double[][]) - Method in class visad.matrix.JamaMatrix
-
Set this matrix's samples to correspond to the given entries.
- setMatrix(int, int, int, int, JamaMatrix) - Method in class visad.matrix.JamaMatrix
-
Set a submatrix.
- setMatrix(int[], int[], JamaMatrix) - Method in class visad.matrix.JamaMatrix
-
Set a submatrix.
- setMatrix(int[], int, int, JamaMatrix) - Method in class visad.matrix.JamaMatrix
-
Set a submatrix.
- setMatrix(int, int, int[], JamaMatrix) - Method in class visad.matrix.JamaMatrix
-
Set a submatrix.
- setMatrix(double[]) - Method in class visad.ProjectionControl
-
Set the matrix that defines the graphics projection
- setMax(double) - Method in class visad.data.DataRange
-
Set the max
- setMax(int) - Method in class visad.data.DataRange
-
Set the max
- setMaximum(float) - Method in class visad.util.ArrowSlider
-
Sets the maximum value of this scrolbar
- setMaximum(float) - Method in class visad.util.BarSlider
-
Sets the maximum value of this scrolbar
- setMaximum(float) - Method in class visad.util.Slider
-
Sets the maximum value of this scrolbar
- setMaximumSize(Dimension) - Method in class visad.browser.RangeSlider
-
Sets preferred size of range slider.
- setMaximumSize(Dimension) - Method in class visad.browser.Slider
-
Sets preferred size of slider.
- setMaximumSize(Dimension) - Method in class visad.util.ArrowSlider
-
Set the preferred size of the arrow slider
- setMaximumSize(Dimension) - Method in class visad.util.BarSlider
-
Set the preferred size of the bar slider
- setMaximumSize(Dimension) - Method in class visad.util.ChosenColorWidget
-
Stub routine which calls ColorMapWidget.setMaximumSize()
.
- setMaximumSize(Dimension) - Method in class visad.util.LabeledColorWidget
-
Stub routine which calls ColorMapWidget.setMaximumSize()
.
- setMaximumSize(Dimension) - Method in class visad.util.SliderLabel
-
Set the preferred size of the SliderLabel
- setMaxNumber(int) - Method in class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Set the MAX value
- setMemoryPercent(double) - Method in class visad.data.DataCacheManager
-
- setMenuShortcut(String, String, int) - Method in class visad.util.GUIFrame
-
sets the keyboard shortcut for the given menu item
- setMergeGeometries(boolean) - Method in class visad.GraphicsModeControl
-
Set whether Geometries for shapes should be merged into Group if
possible to reduce memory use.
- setMergeGeometries(boolean) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Set whether Geometries for shapes should be merged into Group if
possible to reduce memory use.
- setMergeGeometries(boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Set whether Geometries for shapes should be merged into Group if
possible to reduce memory use.
- setMethod(TrajectoryParams.Method) - Method in class visad.TrajectoryParams
-
- setMin(double) - Method in class visad.data.DataRange
-
Set the min
- setMin(int) - Method in class visad.data.DataRange
-
Set the min
- setMinimum(float) - Method in class visad.util.ArrowSlider
-
Sets the minimum value for this slider
- setMinimum(float) - Method in class visad.util.BarSlider
-
Sets the minimum value for this slider
- setMinimum(float) - Method in class visad.util.Slider
-
Sets the minimum value for this slider
- setMinimumFrameCycleTime(long) - Static method in class visad.java3d.UniverseBuilderJ3D
-
This lets client code set the framecycletime on the View
- setMinimumSize(Dimension) - Method in class visad.browser.RangeSlider
-
Sets minimum size of range slider.
- setMinimumSize(Dimension) - Method in class visad.browser.Slider
-
Sets minimum size of slider.
- setMinimumSize(Dimension) - Method in class visad.util.ArrowSlider
-
Set the preferred size of the arrow slider
- setMinimumSize(Dimension) - Method in class visad.util.BarSlider
-
Set the preferred size of the bar slider
- setMinimumSize(Dimension) - Method in class visad.util.ChosenColorWidget
-
Stub routine which calls ColorMapWidget.setMinimumSize()
.
- setMinimumSize(Dimension) - Method in class visad.util.LabeledColorWidget
-
Stub routine which calls ColorMapWidget.setMinimumSize()
.
- setMinimumSize(Dimension) - Method in class visad.util.SliderLabel
-
Set the preferred size of the SliderLabel
- setMinorTicks(double[]) - Method in class visad.AxisScale
-
Set minor tick marks.
- setMinorTickSpacing(double) - Method in class visad.AxisScale
-
Set minor tick mark spacing.
- setMissingNoNavigation(FieldImpl) - Static method in class visad.python.JPythonMethods
-
For all non-navigatable points in the given FlatField, replace the
FF's values with missing (Float.NaN).
- setMissingTransparent(boolean) - Method in class visad.browser.GMCWidget
-
Sets whether missing values are transparent.
- setMissingTransparent(boolean) - Method in class visad.GraphicsModeControl
-
Set the transparency of missing values.
- setMissingTransparent(boolean) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Set the transparency of missing values.
- setMissingTransparent(boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Set the transparency of missing values.
- setMouseBehavior(MouseBehavior) - Method in class visad.DisplayImpl
-
set given MouseBehavior
- setMySamples(float[][]) - Method in class visad.SampledSet
-
- setName(String) - Method in class visad.ActionImpl
-
change the name of this Action
- setName(String) - Method in class visad.browser.ContourWidget
-
Sets the name of the variable.
- setName(String) - Method in class visad.browser.RangeSlider
-
Sets the slider's name.
- setName(SceneGraphObject, String) - Static method in class visad.util.Util
-
- setNavType(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Set the navigation type
- setNetcdfGrid(NetcdfGrids) - Method in class visad.jmet.NCEPPanel
-
- setNonConvex() - Method in class visad.Delaunay
-
set flag indicating this Delaunay topology is non-convex
- setNoneVisibleIndex(int) - Method in class visad.java3d.TrajectoryAVHandlerJ3D
-
- setNoNumbers(boolean) - Method in class visad.bom.BarbManipulationRendererJ3D
-
- setNumberFormat(NumberFormat) - Method in class visad.AxisScale
-
Set the formatting for all labels
- setNumberFormat(NumberFormat) - Method in class visad.TextControl
-
- setNumDecPlaces(int) - Method in class visad.bom.BarbManipulationRendererJ3D
-
- setNumIntrpPts(int) - Method in class visad.TrajectoryParams
-
- setNumLinesEles(String) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
define the size of the image to get
- setNumRenderersWithDepthOffset(int, boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Set the maximum number of DataRenderers in the autoDepthOffset stack.
- setOffset(double[]) - Method in class visad.TextControl
-
Sets the value of offset
- setOn(boolean) - Method in interface visad.AnimationControl
-
Set automatic stepping on or off.
- setOn(boolean) - Method in class visad.java2d.AnimationControlJ2D
-
Set automatic stepping on or off.
- setOn(boolean) - Method in class visad.java3d.AnimationControlJ3D
-
Set automatic stepping on or off.
- setOn(boolean) - Method in class visad.ToggleControl
-
- setOrientation(double) - Method in class visad.bom.annotations.LabelJ3D
-
Set the orientation of the text (in degrees).
- setOriginator(int) - Method in class visad.collab.MonitorEvent
-
Sets the originator of this MonitorEvent
.
- setOrthoView(int) - Method in class visad.java3d.ProjectionControlJ3D
-
Set the projection so the requested view is displayed.
- setOtherReference(int, DataReference) - Method in interface visad.Cell
-
set a non-triggering link to a DataReference; this is
used to give the Cell access to Data without triggering
the Cell's doAction whenever the Data changes;
these 'other' DataReferences are identified by their
integer index
- setOtherReference(int, DataReference) - Method in class visad.CellImpl
-
set a non-triggering link to a DataReference; this is
used to give the Cell access to Data without triggering
the Cell's doAction whenever the Data changes;
these 'other' DataReferences are identified by their
integer index
- setOtherReference(int, DataReference) - Method in class visad.RemoteCellImpl
-
set a non-triggering link to a DataReference; this is
used to give the Cell access to Data without triggering
the Cell's doAction whenever the Data changes;
these 'other' DataReferences are identified by their
integer index
- setOuterDimensionNameSet(Set) - Method in class visad.data.netcdf.in.View
-
Defines the names of domain components to factor out.
- setOutputStream(OutputStream) - Method in class visad.data.visad.BinaryWriter
-
- setOverrideUnit(Unit) - Method in class visad.ScalarMap
-
Set display Unit to override default Unit of Scalar;
MUST be called before any data are displayed
- setParams(String) - Method in class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Set the PARAM value
- setParams(Vector) - Method in class visad.jmet.NCEPPanel
-
- setParent(RemoteClusterDataImpl) - Method in class visad.cluster.RemoteClusterDataImpl
-
- setParent(HDF5Group) - Method in class visad.data.hdf5.hdf5objects.HDF5Group
-
Sets the parent of this group
- setPartialSaveString(String, boolean) - Method in class visad.ss.BasicSSCell
-
Reconstructs parts of this cell using the specified save string.
- setPath(int) - Method in class visad.bom.annotations.JLabelJ3D
-
- setPathname(String) - Method in class visad.data.netcdf.InputNetcdf
-
Sets the dataset name property.
- setPathname(String) - Method in class visad.data.netcdf.NetcdfInBean
-
Set the dataset pathname property.
- setPhase(String) - Method in class visad.install.ProgressMonitor
-
Set new progress phase text.
- setPickCrawlToCursor(boolean) - Method in class visad.DataRenderer
-
set pickCrawlToCursor flag indicating whether Data points being
manipulated should "crawl" toward the cursor instead of jumping
to it immediately
- setPickThreshhold(float) - Method in class visad.DisplayRenderer
-
set the distance threshhold for picking in direct manipulation
- setPixels(FlatField, float[][]) - Static method in class visad.util.DataUtility
-
set pixel values in a simple image,
indexed as values[line][element]
- setPlaceValue(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Set the place value
- setPointJ3Ds(int, int) - Method in class visad.bom.annotations.PointJ3D
-
Set coordinates for the PointJ3D.
- setPointJ3Ds(int[][]) - Method in class visad.bom.annotations.PointJ3D
-
Set coordinates for the PointJ3D.
- setPointMode(boolean) - Method in class visad.browser.GMCWidget
-
Programmatically sets the point mode checkbox.
- setPointMode(boolean) - Method in class visad.GraphicsModeControl
-
Set the point rendering mode.
- setPointMode(boolean) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Sets the point mode and updates the display.
- setPointMode(boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Sets the point mode and updates the display.
- setPoints(int, int, int, int) - Method in class visad.bom.annotations.LineJ3D
-
Set the coordinates for the start and end points of the LineJ3D.
- setPoints(int[][]) - Method in class visad.bom.annotations.LineJ3D
-
Set the coordinates for the start and end points of the LineJ3D.
- setPoints(int[][]) - Method in class visad.bom.annotations.QuadrilateralJ3D
-
Sets the points for an arbitrary quadrilateral; should not
be self intersecting.
- setPoints(int, int, int, int) - Method in class visad.bom.annotations.QuadrilateralJ3D
-
Makes an upright "box".
- setPoints(int, int, int, int, int, int, int, int) - Method in class visad.bom.annotations.QuadrilateralJ3D
-
Sets the 4 points for an arbitrary quadrilateral; should not
be self intersecting.
- setPoints(int, int, int, int, int, int) - Method in class visad.bom.annotations.TriangleJ3D
-
Sets TriangleJ3D from 3 points specified in screen coordinates.
- setPoints(int[][]) - Method in class visad.bom.annotations.TriangleJ3D
-
Sets TriangleJ3D from the given array of 3 points specified
in screen coordinates.
- setPointSize(float) - Method in class visad.browser.GMCWidget
-
Programmatically sets the point size text field.
- setPointSize(float) - Method in class visad.GraphicsModeControl
-
Set the size for point rendering; this is over-ridden by
ConstantMaps to Display.PointSize.
- setPointSize(float, boolean) - Method in class visad.GraphicsModeControl
-
Set the size for point rendering, does not update the display.
- setPointSize(float) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Set the point size used for PointAttributes.
- setPointSize(float, boolean) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Set the point size used for PointAttributes.
- setPointSize(float) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Set the point size used for PointAttributes.
- setPointSize(float, boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Set the point size used for PointAttributes.
- setPolygonMode(int) - Method in class visad.browser.GMCWidget
-
Sets the polygon mode.
- setPolygonMode(int) - Method in class visad.GraphicsModeControl
-
Sets the graphics-API-specific polygon mode and updates the display
- setPolygonMode(int, boolean) - Method in class visad.GraphicsModeControl
-
Sets the graphics-API-specific polygon mode.
- setPolygonMode(int) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Sets the polygon mode.
- setPolygonMode(int, boolean) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Sets the polygon mode.
- setPolygonMode(int) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Sets the polygon rasterization mode.
- setPolygonMode(int, boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Sets the polygon rasterization mode.
- setPolygonOffset(float) - Method in class visad.DataRenderer
-
- setPolygonOffset(float) - Method in class visad.GraphicsModeControl
-
Sets the polygon offset and updates the display.
- setPolygonOffset(float, boolean) - Method in class visad.GraphicsModeControl
-
Sets the polygon offset.
- setPolygonOffset(float) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Sets the polygon offset and updates the display.
- setPolygonOffset(float, boolean) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Sets the polygon offset.
- setPolygonOffset(float) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Sets the polygon offset and updates the display.
- setPolygonOffset(float, boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Sets the polygon offset.
- setPolygonOffsetFactor(float) - Method in class visad.DataRenderer
-
- setPolygonOffsetFactor(float) - Method in class visad.GraphicsModeControl
-
Sets the polygon offset factor and updates the display.
- setPolygonOffsetFactor(float, boolean) - Method in class visad.GraphicsModeControl
-
Sets the polygon offset factor, does not update display.
- setPolygonOffsetFactor(float) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Sets the polygon offset factor.
- setPolygonOffsetFactor(float, boolean) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Sets the polygon offset factor.
- setPolygonOffsetFactor(float) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Sets the polygon offset factor and updates the display.
- setPolygonOffsetFactor(float, boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Sets the polygon offset factor, does not update display.
- setPort(int) - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Set the port used for this ADDE URL
- setPosition(String) - Method in class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Set the POS value
- setPosition(int) - Method in class visad.bom.annotations.ImageJ3D
-
Set the relative position for this object.
- setPreferredSize(Dimension) - Method in class visad.browser.RangeSlider
-
Sets preferred size of range slider.
- setPreferredSize(Dimension) - Method in class visad.browser.Slider
-
Sets preferred size of slider.
- setPreferredSize(Dimension) - Method in class visad.java2d.VisADCanvasJ2D
-
- setPreferredSize(Dimension) - Method in class visad.java3d.VisADCanvasJ3D
-
Set the preferred size of this canvas
- setPreferredSize(Dimension) - Method in class visad.util.ArrowSlider
-
Set the preferred size of the arrow slider
- setPreferredSize(Dimension) - Method in class visad.util.BarSlider
-
Set the preferred size of the bar slider
- setPreferredSize(Dimension) - Method in class visad.util.BaseRGBMap
-
Override the widget's calculation for the preferred size
of this map.
- setPreferredSize(Dimension) - Method in class visad.util.ChosenColorWidget
-
Stub routine which calls ColorMapWidget.setPreferredSize()
.
- setPreferredSize(Dimension) - Method in class visad.util.ContourWidget
-
Set ContourWidget size
- setPreferredSize(Dimension) - Method in class visad.util.LabeledColorWidget
-
Stub routine which calls ColorMapWidget.setPreferredSize()
.
- setPreferredSize(Dimension) - Method in class visad.util.SliderLabel
-
Set the preferred size of the SliderLabel
- setProject(int) - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Set the project for this ADDE URL
- setProjectionPolicy(int) - Method in class visad.browser.GMCWidget
-
Sets the projection policy.
- setProjectionPolicy(int) - Method in class visad.GraphicsModeControl
-
Sets a graphics-API-specific projection policy (e.g.,
PARALLEL_PROJECTION, PERSPECTIVE_PROJECTION) for the display.
- setProjectionPolicy(int) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Sets the projection policy for the display.
- setProjectionPolicy(int) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Sets the projection policy for the display.
- setProjectNumber(String) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
define a project number, which is required by some ADDE servers
- setQuantityDB(QuantityDB) - Method in class visad.data.netcdf.InputNetcdf
-
Set the quantity database property.
- setRadarTime(String) - Method in class visad.bom.RadarFile
-
- setRange(int, int, float[][]) - Method in class visad.BaseColorControl
-
Set the specified range to the specified colors.
- setRange(float, float) - Method in class visad.browser.ContourWidget
-
Sets the minimum and maximum contouring values.
- setRange(float[]) - Method in class visad.RangeControl
-
set the range of selected values as (range[0], range[1])
- setRange(double[]) - Method in class visad.RangeControl
-
set the range of selected values as (range[0], range[1])
- setRange(double, double) - Method in class visad.ScalarMap
-
Explicitly sets the range of
RealType
data values that is mapped to
the natural range of
DisplayRealType
display values.
- setRange(double, double, int) - Method in class visad.ScalarMap
-
explicitly set the range of data (RealType) values; used for
linear map from Scalar to DisplayScalar values;
if neither this nor setRangeByUnits is invoked, then the
range will be computed from the initial values of Data
objects linked to the Display by autoscaling logic;
if the range of data values is (0.0, 1.0), for example, this
method may be invoked with low = 1.0 and hi = 0.0 to invert
the display scale .
- setRange(DataShadow) - Method in class visad.ScalarMap
-
set range used for linear map from Scalar to DisplayScalar values;
this is the call for automatic scaling
- setRangeByUnits() - Method in class visad.ScalarMap
-
explicitly set the range of data (RealType) values according
to Unit conversion between this ScalarMap's RealType and
DisplayRealType (both must have Units and they must be
convertable; if neither this nor setRange is invoked, then
the range will be computed from the initial values of Data
objects linked to the Display by autoscaling logic.
- setRangeErrors(ErrorEstimate[]) - Method in class visad.FlatField
-
Sets the ErrorEstimates associated with each RealType component of the
range.
- setRangeErrors(ErrorEstimate[]) - Method in interface visad.FlatFieldIface
-
set ErrorEstimates associated with each RealType
component of range
- setRangeErrors(ErrorEstimate[]) - Method in class visad.RemoteFlatFieldImpl
-
set ErrorEstimates associated with each RealType
component of range
- setRayOn(boolean, float[]) - Method in class visad.java3d.ImmersaDeskDisplayRendererJ3D
-
- setRealTypes(RealType, RealType, RealType, RealType, RealType) - Method in class visad.jmet.NetcdfGrids
-
set the RealTypes to use for coordinates (x,y,z,t) and pressure
values
- setReference(String, ThingReference) - Method in class visad.formula.FormulaManager
-
set a variable's ThingReference
- setRenderers(DataRenderer[], float) - Method in class visad.bom.DiscoverableZoom
-
the DataRenderers in the rs array are assumed to each link to
a Tuple data object that includes Real fields for Latitude and
Longitude, and that Latitude and Longitude are mapped to spatial
DisplayRealTypes; the DataRenderers in rs are enabled or disabled
to maintain a roughly constant spacing among their visible
depictions;
distance is the scale for distance;
in order to work, this DiscoverableZoom must be added as a
Control Listener to the ProjectionControl of the DisplayImpl
linked to the DataRenderer array rs;
see CollectiveBarbManipulation.java for an example of use
- setRequestType(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Set the request type for this ADDE URL
- setRes(int, int) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
Define the resolution of the image.
- setRes(float, float) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
Define the resolution of the image.
- setResolution(int) - Method in class visad.cluster.NodeRendererJ3D
-
- setResolutions(int[]) - Method in class visad.cluster.ClientRendererJ3D
-
- setResolutions(int[]) - Method in interface visad.cluster.RemoteProxyAgent
-
- setResolutions(int[]) - Method in class visad.cluster.RemoteProxyAgentImpl
-
- setResolutions(int[]) - Method in class visad.cluster.UserRendererJ3D
-
- setResolutionScale(double) - Method in class visad.util.DualRes
-
Sets the factor by which the low-resolution representation is
scaled down from the high-resolution one.
- setReUseFrames(boolean) - Method in class visad.bom.ImageRendererJ3D
-
Toggle the re-using of frames when a new image or set of images
is set in the datareference.
- setReUseFrames() - Method in class visad.bom.ImageRendererJ3D
-
- setReUseFrames(boolean) - Method in class visad.java3d.AnimationRendererJ3D
-
- setReUseFrames() - Method in class visad.java3d.AnimationRendererJ3D
-
- setRibbonWidthFactor(float) - Method in class visad.TrajectoryParams
-
- setRotateAboutCenter(boolean) - Method in class visad.DisplayRenderer
-
Set the RotateAboutCenter property.
- setRotation(double) - Method in class visad.TextControl
-
Set the rotation
abcd 1 February 2001
- setRunItem(JMenuItem) - Method in class visad.python.JPythonEditor
-
sets the run menu item
- setRunSeparateProcess(boolean) - Method in class visad.python.JPythonEditor
-
sets whether editor should run scripts in a separate process
- setSample(RealTuple, Data, boolean) - Method in class visad.cluster.RemoteClientFieldImpl
-
- setSample(RealTuple, Data) - Method in class visad.cluster.RemoteClientFieldImpl
-
- setSample(int, Data, boolean) - Method in class visad.cluster.RemoteClientFieldImpl
-
- setSample(int, Data) - Method in class visad.cluster.RemoteClientFieldImpl
-
- setSample(RealTuple, Data, boolean) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- setSample(RealTuple, Data) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- setSample(int, Data, boolean) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- setSample(int, Data) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- setSample(RealTuple, Data, boolean) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- setSample(RealTuple, Data) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- setSample(int, Data, boolean) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- setSample(int, Data) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- setSample(RealTuple, Data, boolean) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- setSample(RealTuple, Data) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- setSample(int, Data, boolean) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- setSample(int, Data) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- setSample(int, Data) - Method in class visad.data.AreaImageCacheAdapter
-
- setSample(RealTuple, Data) - Method in class visad.data.AreaImageCacheAdapter
-
- setSample(int, Data, boolean) - Method in class visad.data.AreaImageCacheAdapter
-
- setSample(int, Data) - Method in class visad.data.FileField
-
- setSample(int, Data) - Method in class visad.data.FileFlatField
-
- setSample(RealTuple, Data) - Method in class visad.data.FileFlatField
-
- setSample(int, Data, boolean) - Method in class visad.data.FileFlatField
-
- setSample(RealTuple, Data) - Method in interface visad.Field
-
set the range value at the sample nearest to domain
- setSample(RealTuple, Data, boolean) - Method in interface visad.Field
-
set the range value at the sample nearest to domain
- setSample(int, Data) - Method in interface visad.Field
-
set the range value at the index-th sample
- setSample(int, Data, boolean) - Method in interface visad.Field
-
set the range value at the index-th sample
- setSample(RealTuple, Data, boolean) - Method in class visad.FieldImpl
-
set the range value at the sample nearest to domain
- setSample(RealTuple, Data) - Method in class visad.FieldImpl
-
- setSample(int, Data) - Method in class visad.FieldImpl
-
Set the range value at the index-th sample; makes a local copy
- setSample(int, Data, boolean) - Method in class visad.FieldImpl
-
Set the range value at the index-th sample
- setSample(int, Data, boolean, boolean) - Method in class visad.FieldImpl
-
Set the range value at the index-th sample
- setSample(int, Data, boolean) - Method in class visad.FlatField
-
Set the range value at the index-th sample
- setSample(int, Data) - Method in class visad.FlatField
-
Set the range value at the index-th sample
- setSample(RealTuple, Data) - Method in class visad.RemoteFieldImpl
-
- setSample(RealTuple, Data, boolean) - Method in class visad.RemoteFieldImpl
-
- setSample(int, Data) - Method in class visad.RemoteFieldImpl
-
- setSample(int, Data, boolean) - Method in class visad.RemoteFieldImpl
-
- setSampleRanges(DataRange[]) - Method in class visad.data.CachedFlatField
-
Set the sample ranges
- setSamples(RemoteClientDataImpl[]) - Method in class visad.cluster.RemoteClientFieldImpl
-
- setSamples(RemoteClientDataImpl[], boolean) - Method in class visad.cluster.RemoteClientFieldImpl
-
- setSamples(Data[], boolean) - Method in class visad.cluster.RemoteClientFieldImpl
-
- setSamples(double[][]) - Method in class visad.cluster.RemoteClientFieldImpl
-
- setSamples(float[][]) - Method in class visad.cluster.RemoteClientFieldImpl
-
- setSamples(RemoteClientDataImpl[]) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- setSamples(RemoteClientDataImpl[], boolean) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- setSamples(Data[], boolean) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- setSamples(double[][]) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- setSamples(float[][]) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- setSamples(RemoteNodeDataImpl[]) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- setSamples(Data[], boolean) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- setSamples(double[][]) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- setSamples(float[][]) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- setSamples(Data[], boolean) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- setSamples(double[][]) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- setSamples(float[][]) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- setSamples(double[][]) - Method in class visad.data.AreaImageCacheAdapter
-
- setSamples(double[][], ErrorEstimate[], boolean) - Method in class visad.data.AreaImageCacheAdapter
-
- setSamples(float[][], ErrorEstimate[], boolean) - Method in class visad.data.CachedFlatField
-
Set the sample
- setSamples(Data[], boolean) - Method in interface visad.Field
-
set the range samples of the function; the order of range samples
must be the same as the order of domain indices in the DomainSet;
copy range objects if copy is true;
should use same MathType object in each Data object in range array
- setSamples(double[][]) - Method in interface visad.Field
-
set range array as range values of this Field;
this must have a Flat range; the array is dimensioned
float[number_of_range_components][number_of_range_samples];
the order of range values must be the same as the order of domain
indices in the DomainSet
- setSamples(float[][]) - Method in interface visad.Field
-
set range array as range values of this Field;
this must have a Flat range; the array is dimensioned
float[number_of_range_components][number_of_range_samples];
the order of range values must be the same as the order of domain
indices in the DomainSet
- setSamples(Data[], boolean) - Method in class visad.FieldImpl
-
Set the range samples of the function; the order of range samples
must be the same as the order of domain indices in the DomainSet;
copy range objects if copy is true;
- setSamples(Data[], boolean, boolean) - Method in class visad.FieldImpl
-
Set the range samples of the function; the order of range samples
must be the same as the order of domain indices in the DomainSet;
copy range objects if copy is true;
should use same MathType object in each Data object in range array
- setSamples(double[][]) - Method in class visad.FieldImpl
-
set range array as range values of this FieldImpl;
this must have a Flat range; the array is dimensioned
float[number_of_range_components][number_of_range_samples];
the order of range values must be the same as the order of domain
indices in the DomainSet
- setSamples(float[][]) - Method in class visad.FieldImpl
-
set range array as range values of this FieldImpl;
this must have a Flat range; the array is dimensioned
float[number_of_range_components][number_of_range_samples];
the order of range values must be the same as the order of domain
indices in the DomainSet
- setSamples(Data[], boolean) - Method in class visad.FlatField
-
set the range values of the function; the order of range values
must be the same as the order of domain indices in the DomainSet;
copy argument included for consistency with Field, but ignored
- setSamples(double[][]) - Method in class visad.FlatField
-
set range array as range values of this FlatField;
the array is dimensioned
double[number_of_range_components][number_of_range_samples];
the order of range values must be the same as the order of domain
indices in the DomainSet
- setSamples(float[][]) - Method in class visad.FlatField
-
set range array as range values of this FlatField;
the array is dimensioned
float[number_of_range_components][number_of_range_samples];
the order of range values must be the same as the order of domain
indices in the DomainSet
- setSamples(double[][], boolean) - Method in class visad.FlatField
-
set range array as range values of this FlatField;
the array is dimensioned
double[number_of_range_components][number_of_range_samples];
the order of range values must be the same as the order of domain
indices in the DomainSet; copy array if copy flag is true
- setSamples(float[][], boolean) - Method in class visad.FlatField
-
set range array as range values of this FlatField;
the array is dimensioned
float[number_of_range_components][number_of_range_samples];
the order of range values must be the same as the order of domain
indices in the DomainSet; copy array if copy flag is true
- setSamples(double[][], ErrorEstimate[], boolean) - Method in class visad.FlatField
-
set the range values of the function including ErrorEstimate-s;
the order of range values must be the same as the order of
domain indices in the DomainSet
- setSamples(int, double[][]) - Method in class visad.FlatField
-
update a subset of a FlatField's range samples, where
start is the index of the first sample to update and
range[0].length is the number of samples to update;
the array is dimensioned
double[number_of_range_components][number_of_range_samples]
- setSamples(int[], double[][]) - Method in class visad.FlatField
-
- setSamples(float[][], ErrorEstimate[], boolean) - Method in class visad.FlatField
-
set the range values of the function including ErrorEstimate-s;
the order of range values must be the same as the order of
domain indices in the DomainSet
- setSamples(double[][], boolean) - Method in interface visad.FlatFieldIface
-
set range array as range values of this FlatField;
the array is dimensioned
double[number_of_range_components][number_of_range_samples];
the order of range values must be the same as the order of domain
indices in the DomainSet; copy array if copy flag is true
- setSamples(float[][], boolean) - Method in interface visad.FlatFieldIface
-
set range array as range values of this FlatField;
the array is dimensioned
float[number_of_range_components][number_of_range_samples];
the order of range values must be the same as the order of domain
indices in the DomainSet; copy array if copy flag is true
- setSamples(double[][], ErrorEstimate[], boolean) - Method in interface visad.FlatFieldIface
-
set the range values of the function including ErrorEstimate-s;
the order of range values must be the same as the order of
domain indices in the DomainSet
- setSamples(int, double[][]) - Method in interface visad.FlatFieldIface
-
- setSamples(float[][], ErrorEstimate[], boolean) - Method in interface visad.FlatFieldIface
-
set the range values of the function including ErrorEstimate-s;
the order of range values must be the same as the order of
domain indices in the DomainSet
- setSamples(Data[], boolean) - Method in class visad.ImageFlatField
-
- setSamples(double[][], boolean) - Method in class visad.ImageFlatField
-
- setSamples(float[][], boolean) - Method in class visad.ImageFlatField
-
- setSamples(double[][], ErrorEstimate[], boolean) - Method in class visad.ImageFlatField
-
- setSamples(int, double[][]) - Method in class visad.ImageFlatField
-
- setSamples(float[][], ErrorEstimate[], boolean) - Method in class visad.ImageFlatField
-
- setSamples(float[][], ErrorEstimate[], boolean) - Method in class visad.meteorology.SingleBandedImageImpl
-
Set the range values of the function including ErrorEstimate-s;
the order of range values must be the same as the order of
domain indices in the DomainSet.
- setSamples(double[][], ErrorEstimate[], boolean) - Method in class visad.meteorology.SingleBandedImageImpl
-
Set the range values of the function including ErrorEstimate-s;
the order of range values must be the same as the order of
domain indices in the DomainSet.
- setSamples(Data[], boolean) - Method in class visad.RemoteFieldImpl
-
methods adapted from Field
- setSamples(double[][]) - Method in class visad.RemoteFieldImpl
-
- setSamples(float[][]) - Method in class visad.RemoteFieldImpl
-
- setSamples(double[][], boolean) - Method in class visad.RemoteFlatFieldImpl
-
set range array as range values of this FlatField;
the array is dimensioned
double[number_of_range_components][number_of_range_samples];
the order of range values must be the same as the order of domain
indices in the DomainSet; copy array if copy flag is true
- setSamples(float[][], boolean) - Method in class visad.RemoteFlatFieldImpl
-
set range array as range values of this FlatField;
the array is dimensioned
float[number_of_range_components][number_of_range_samples];
the order of range values must be the same as the order of domain
indices in the DomainSet; copy array if copy flag is true
- setSamples(double[][], ErrorEstimate[], boolean) - Method in class visad.RemoteFlatFieldImpl
-
set the range values of the function including ErrorEstimate-s;
the order of range values must be the same as the order of
domain indices in the DomainSet
- setSamples(int, double[][]) - Method in class visad.RemoteFlatFieldImpl
-
- setSamples(float[][], ErrorEstimate[], boolean) - Method in class visad.RemoteFlatFieldImpl
-
set the range values of the function including ErrorEstimate-s;
the order of range values must be the same as the order of
domain indices in the DomainSet
- setSaveString(String) - Method in class visad.AnimationSetControl
-
reconstruct this AnimationSetControl using the specified save string
- setSaveString(String) - Method in interface visad.AVControl
-
reconstruct this AVControl using the specified save string
- setSaveString(String) - Method in class visad.BaseColorControl
-
Reconstruct this control using the specified save string.
- setSaveString(String) - Method in class visad.browser.ContourWidget
-
Reconstructs this widget's state using the specified save string.
- setSaveString(String) - Method in class visad.browser.GMCWidget
-
Reconstructs this widget's state using the specified save string.
- setSaveString(String) - Method in class visad.browser.Widget
-
Reconstructs this widget's state using the specified save string.
- setSaveString(String) - Method in class visad.ContourControl
-
reconstruct this ContourControl using the specified save string
- setSaveString(String) - Method in class visad.Control
-
reconstruct this Control using the specified save string
- setSaveString(String) - Method in class visad.FlowControl
-
Reconstruct this control using the specified save string
- setSaveString(String) - Method in class visad.GraphicsModeControl
-
Reconstruct this control using the specified save string
- setSaveString(String) - Method in class visad.java2d.AnimationControlJ2D
-
reconstruct this AnimationControl using the specified save string
- setSaveString(String) - Method in class visad.java2d.ValueControlJ2D
-
reconstruct this ValueControl using the specified save string
- setSaveString(String) - Method in class visad.java3d.AnimationControlJ3D
-
reconstruct this AnimationControl using the specified save string
- setSaveString(String) - Method in class visad.java3d.ValueControlJ3D
-
reconstruct this ValueControl using the specified save string
- setSaveString(String) - Method in class visad.ProjectionControl
-
Set the properties of this control using the specified save string
- setSaveString(String) - Method in class visad.RangeControl
-
reconstruct this control using the specified save string
- setSaveString(String) - Method in class visad.RendererControl
-
reconstruct this control using the specified save string
- setSaveString(String) - Method in class visad.ShapeControl
-
reconstruct this control using the specified save string
- setSaveString(String) - Method in class visad.ss.BasicSSCell
-
Reconstructs this cell using the specified save string.
- setSaveString(String) - Method in class visad.TextControl
-
reconstruct this control using the specified save string
- setSaveString(String) - Method in class visad.ToggleControl
-
reconstruct this control using the specified save string
- setScalarName(String) - Method in class visad.ScalarMap
-
Set the name being used on the axis scale.
- setScale(float) - Method in class visad.bom.TextureFillRendererJ3D
-
texture pattern will repreat 2 * s times across box
- setScale(AxisScale) - Method in class visad.DisplayRenderer
-
Set an axis scale.
- setScale(int, int, VisADLineArray, float[]) - Method in class visad.DisplayRenderer
-
Set an axis scale.
- setScale(int, int, VisADLineArray, VisADTriangleArray, float[]) - Method in class visad.DisplayRenderer
-
Set an axis scale.
- setScale(AxisScale) - Method in class visad.java2d.DisplayRendererJ2D
-
Set the scale for the appropriate axis.
- setScale(int, int, VisADLineArray, float[]) - Method in class visad.java2d.DisplayRendererJ2D
-
Set the scale for the appropriate axis.
- setScale(int, int, VisADLineArray, VisADTriangleArray, float[]) - Method in class visad.java2d.DisplayRendererJ2D
-
Set the scale for the appropriate axis.
- setScale(AxisScale) - Method in class visad.java3d.DisplayRendererJ3D
-
Set the scale for the appropriate axis.
- setScale(int, int, VisADLineArray, float[]) - Method in class visad.java3d.DisplayRendererJ3D
-
Set the scale for the appropriate axis.
- setScale(int, int, VisADLineArray, VisADTriangleArray, float[]) - Method in class visad.java3d.DisplayRendererJ3D
-
Set the scale for the appropriate axis.
- setScale(int, int, VisADLineArray, float[]) - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- setScale(int, int, VisADLineArray, VisADTriangleArray, float[]) - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- setScale(float) - Method in class visad.ShapeControl
-
- setScale(double) - Method in class visad.TextControl
-
Sets the value of scale
- setScaleColor(float[]) - Method in class visad.ScalarMap
-
Set color of axis scales; color must be float[3] with red,
green and blue components; DisplayScalar must be XAxis,
YAxis or ZAxis.
- setScaleEnable(boolean) - Method in class visad.browser.GMCWidget
-
Programmatically sets the scale enabled checkbox.
- setScaleEnable(boolean) - Method in class visad.GraphicsModeControl
-
Set the use of numerical scales along display axes.
- setScaleEnable(boolean) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Toggle the axis scales in the display
- setScaleEnable(boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Toggle the axis scales in the display
- setScaleEnable(boolean) - Method in class visad.ScalarMap
-
Enable the display of the scale for this map.
- setScaleFactor(double) - Method in class visad.bom.annotations.ImageJ3D
-
Set the amount to magnify the image.
- setScaleOn(boolean) - Method in class visad.DisplayRenderer
-
Enable scales to be displayed if they are set.
- setScaleOn(boolean) - Method in class visad.java2d.DisplayRendererJ2D
-
Allow scales to be displayed if they are set on.
- setScaleOn(boolean) - Method in class visad.java3d.DisplayRendererJ3D
-
Set the scales on.
- setScaleOn(boolean) - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- setScaleRotation(boolean) - Method in class visad.DisplayRenderer
-
Set the ScaleRotation property.
- setSceneAntialiasingEnable(boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Sets the antialiasing flag for the display.
- setSceneGraphObjectName(SceneGraphObject, String) - Static method in class visad.java3d.DisplayRendererJ3D
-
Set the name of a SceneGraphObject
.
- setScratch() - Method in class visad.java2d.DisplayImplJ2D
-
- setScreenAspect(double, double) - Method in class visad.java3d.DisplayImplJ3D
-
- setScreenBased(boolean) - Method in class visad.AxisScale
-
set screenBased mode
true indicates axis is stationary relative to screen
- setSelectClause(String) - Method in class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Set the SELECT clause
- setSelected(boolean) - Method in class visad.ss.FancySSCell
-
Specifies whether the FancySSCell has a highlighted border.
- setSelectedDataset(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
identify the selected dataset
- setSelectedGroup(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
identify the selected group
- setSelectedServer(String, String) - Method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
define which server to select, and the type of ADDE data group
(image, point, grid, text) to get group and descriptor info for
This is the workhorse of the code.
- setServer(String) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
define the name of the ADDE server to select
- setSet(Set) - Method in interface visad.AnimationControl
-
Sets the set of times in this animation control, in RealType
mapped to Animation.
- setSet(Set, boolean) - Method in interface visad.AnimationControl
-
Sets the set of times in this animation control, in RealType
mapped to Animation.
- setSet(Set) - Method in class visad.AnimationSetControl
-
set Set of Animation value
- setSet(Set, boolean) - Method in class visad.AnimationSetControl
-
set Set of Animation value
- setSet(Set) - Method in class visad.java2d.AnimationControlJ2D
-
Sets the set of times in this animation control.
- setSet(Set, boolean) - Method in class visad.java2d.AnimationControlJ2D
-
Sets the set of times in this animation control.
- setSet(Set, boolean) - Method in class visad.java2d.AnimationSetControlJ2D
-
- setSet(Set) - Method in class visad.java3d.AnimationControlJ3D
-
Sets the set of times in this animation control.
- setSet(Set, boolean) - Method in class visad.java3d.AnimationControlJ3D
-
Sets the set of times in this animation control.
- setSet(Set) - Method in class visad.VisADSwitch
-
- setSetSetOnReUseFrames(boolean) - Method in class visad.bom.ImageRendererJ3D
-
- setSetSetOnReUseFrames(boolean) - Method in class visad.java3d.AnimationRendererJ3D
-
- setShape(int, VisADGeometryArray) - Method in class visad.ShapeControl
-
set the shape associated with index;
the VisADGeometryArray class hierarchy defines various
kinds of shapes
- setShapes(VisADGeometryArray[]) - Method in class visad.ShapeControl
-
Sets the array of shapes.
- setShapeSet(SimpleSet) - Method in class visad.ShapeControl
-
Sets the SimpleSet that defines the mapping from RealType values to indices
into an array of shapes.
- setShortName(String) - Method in class visad.data.hdf5.hdf5objects.HDF5Object
-
Sets the short name of the HDF5Object
- setShowDialog(boolean) - Method in class visad.util.PrintActionListener
-
set whether the PrintDialog should be used or not
- setSide(int) - Method in class visad.AxisScale
-
Set side for axis (PRIMARY, SECONDARY)
- setSize(int, int) - Method in class visad.bom.annotations.QuadrilateralJ3D
-
Constructs a rectangular box using the existing first point
as the top left point and the input width and height.
- setSize(int) - Method in class visad.data.visad.BinarySizer
-
- setSize(double) - Method in class visad.TextControl
-
set the size of characters; the default is 1.0
- setSmooth(boolean) - Method in class visad.bom.TextureFillRendererJ3D
-
set s = true to smooth texture
- setSnapToBox(boolean) - Method in class visad.AxisScale
-
Toggle whether the scale is along the box edge or not
- setSpacing(int) - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Set the data size (SPAC)
- setSpatialType(RealTupleType) - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Set the spatial domain type.
- setSpatialValues(float[][]) - Method in class visad.bom.BarbManipulationRendererJ2D
-
set spatialValues from ShadowType.doTransform
- setSpatialValues(float[][]) - Method in class visad.bom.BarbManipulationRendererJ3D
-
set spatialValues from ShadowType.doTransform
- setSpatialValues(float[][]) - Method in class visad.bom.CurveManipulationRendererJ2D
-
Set spatialValues from ShadowType.doTransform
- setSpatialValues(float[][]) - Method in class visad.bom.CurveManipulationRendererJ3D
-
Set spatialValues from ShadowType.doTransform.
- setSpatialValues(float[][]) - Method in class visad.bom.PickManipulationRendererJ2D
-
Set spatialValues from ShadowType.doTransform
- setSpatialValues(float[][]) - Method in class visad.bom.PickManipulationRendererJ3D
-
Set spatialValues from ShadowType.doTransform
- setSpatialValues(float[][]) - Method in class visad.bom.PointManipulationRendererJ3D
-
set spatialValues from ShadowType.doTransform
- setSpatialValues(float[][]) - Method in class visad.bom.RubberBandBoxRendererJ3D
-
set spatialValues from ShadowType.doTransform
- setSpatialValues(float[][]) - Method in class visad.bom.RubberBandLineRendererJ3D
-
set spatialValues from ShadowType.doTransform
- setSpatialValues(float[][]) - Method in class visad.bom.SwellManipulationRendererJ3D
-
set spatialValues from ShadowType.doTransform
- setSpatialValues(float[][]) - Method in class visad.cluster.ClientRendererJ3D
-
- setSpatialValues(float[][]) - Method in class visad.cluster.UserRendererJ3D
-
- setSpatialValues(float[][]) - Method in class visad.DataRenderer
-
set spatial values for Data depiction; used to detect when
direct manipulation mouse selects a point of a Data depiction
- setSphere(boolean) - Method in class visad.TextControl
-
- setSSCellClass(Class) - Static method in class visad.ss.SpreadSheet
-
Sets the SpreadSheet cell class to the given class (which must extend
FancySSCell), used for creating SpreadSheet cells.
- setSSCellString(String) - Method in class visad.ss.BasicSSCell
-
- setStart(int, int) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
define the starting line and element of another
coordinate system -- usually a TV (note that the TV
coordinates start at (1,1).
- setStart(int, int) - Method in class edu.wisc.ssec.mcidas.GRIDnav
-
define the starting row and column of another coordinate system --
for example (0,0)
- setStartDate(Date) - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Set the start date for the request
- setStartPoints(float[][]) - Method in class visad.TrajectoryParams
-
- setStartPoints(RealTupleType, float[][]) - Method in class visad.TrajectoryParams
-
- setStartSkip(int) - Method in class visad.TrajectoryParams
-
- setStation(int) - Method in class visad.bom.CollectiveBarbManipulation
-
called by the application to select which station is selected
in display2
- setStep(int) - Method in interface visad.AnimationControl
-
Set the dwell rate between animation steps to a constant value
- setStep(int) - Method in class visad.java2d.AnimationControlJ2D
-
Set the dwell rate between animation steps to a constant value
- setStep(int) - Method in class visad.java3d.AnimationControlJ3D
-
set the dwell time for all steps
- setStepFactor(float) - Method in class visad.FlowControl
-
Set the streamline step factor
- setSteps(int[]) - Method in interface visad.AnimationControl
-
set the dwell time for individual steps.
- setSteps(int[]) - Method in class visad.java2d.AnimationControlJ2D
-
set the dwell time for individual steps.
- setSteps(int[]) - Method in class visad.java3d.AnimationControlJ3D
-
set the dwell time for individual steps.
- setStreamlineDensity(float) - Method in class visad.FlowControl
-
Set the streamline density
- setStreamlinePacking(float) - Method in class visad.FlowControl
-
Set the streamline packing
- setStreamlineReduction(float) - Method in class visad.FlowControl
-
Set the streamline reduction
- setStreamlineSmoothing(float, int) - Method in class visad.FlowControl
-
Set the streamline smoothing
- setStyle(int) - Method in class visad.bom.annotations.LineJ3D
-
Set the line style for the LineJ3D.
- setStyle(int) - Method in class visad.bom.annotations.QuadrilateralJ3D
-
Set the drawing style of the quadrilateral.
- setStyle(int) - Method in class visad.bom.annotations.TriangleJ3D
-
Set the drawing style of the triangle.
- setSubContext(int) - Method in class visad.data.netcdf.in.Context
-
Sets the current (sub) context.
- setSurfaceValue(float) - Method in class visad.browser.ContourWidget
-
Sets the value of the surface value slider.
- setSurfaceValue(float) - Method in class visad.ContourControl
-
Set level for iso-surfaces
- setSurfaceValue(float, boolean) - Method in class visad.ContourControl
-
Set level for iso-surfaces
- setSwitch(Switch) - Method in class visad.java3d.VisADImageNode
-
- setTable(float[][]) - Method in class visad.BaseColorControl
-
Define the color lookup by an array of float
s
which must have the form float[components][table_length]
;
values should be in the range (0.0, 1.0)
- setTable(float[][]) - Method in class visad.util.LabeledColorWidget
-
Use a new table of color values.
- setTable(float[][]) - Method in class visad.util.SimpleColorMapWidget
-
Use a new table of color values.
- setTableView(float[][]) - Method in class visad.util.ColorMapWidget
-
Use a new table of color values.
- setTabSize(int) - Method in class visad.data.units.SimpleCharStream
-
- setTerrain(FlatField) - Method in class visad.TrajectoryParams
-
- setTerrainFollowing(boolean) - Method in class visad.TrajectoryParams
-
- setTex3DCoords(int, int, float, float, float) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- setTex3DCoords(int, int, float, float, float) - Method in class visad.ShadowType
-
- setTexCoords(float[], float, float) - Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
- setTexCoords(float[], float, float) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- setTexCoords(float[], float, float, boolean) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- setTexCoords(float[], float, float) - Method in class visad.ShadowType
-
- setTexStackCoords(int, int, float, float, float) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- setTexStackCoords(int, int, float, float, float) - Method in class visad.ShadowType
-
- setText(String) - Method in class edu.wisc.ssec.mcidas.adde.WxTextProduct
-
Set the text of the bulleting
- setText(String) - Method in class visad.bom.annotations.JLabelJ3D
-
- setText(String) - Method in class visad.bom.annotations.LabelJ3D
-
Set the text to render.
- setText(String, TextControl) - Method in class visad.java2d.ShadowTypeJ2D
-
- setText(String, TextControl) - Method in class visad.java3d.ShadowTypeJ3D
-
- setText(String) - Method in class visad.python.JPythonEditor
-
sets the text of the document to the current string
- setText(String, TextControl) - Method in class visad.ShadowType
-
- setText(String) - Method in class visad.util.TextEditor
-
sets the text of this document to the current string
- setTextFont(Font) - Method in class visad.install.SplashScreen
-
- setTextRef(String, ThingReference) - Method in class visad.formula.FormulaManager
-
set a variable to auto-update its formula based on a Text object
referenced by a ThingReference (useful for remote formula updates)
- setTexture(int, int, int[]) - Method in class visad.bom.TextureFillRendererJ3D
-
define texture pattern as a w * h rectangle of ints (RGB values);
note w and h must be powers of 2, and t.length must be w * h
- setTexture3DMode(int) - Method in class visad.GraphicsModeControl
-
Set the mode for Texture3D for volume rendering
- setTexture3DMode(int) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Set the mode for Texture3D for volume rendering
- setTexture3DMode(int) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Set the mode for Texture3D for volume rendering
- setTextureEnable(boolean) - Method in class visad.browser.GMCWidget
-
Programmatically sets the texture mapping checkbox.
- setTextureEnable(boolean) - Method in class visad.GraphicsModeControl
-
Set the use of texture mapping.
- setTextureEnable(boolean) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Set whether texture mapping should be used or not.
- setTextureEnable(boolean) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Set whether texture mapping should be used or not.
- setThickness(double) - Method in class visad.bom.annotations.LabelJ3D
-
Set the line thickness for rendering the font.
- setThickness(double) - Method in class visad.bom.annotations.QuadrilateralJ3D
-
Set the thickness for the quadrilateral.
- setThing(String, Thing) - Method in class visad.formula.FormulaManager
-
set a variable's value directly
- setThing(Thing) - Method in class visad.RemoteThingReferenceImpl
-
set this RemoteThingReferenceImpl to refer to t;
must be RemoteThingImpl
- setThing(Thing) - Method in interface visad.ThingReference
-
invokes t.addReference((ThingReference r)
- setThing(Thing) - Method in class visad.ThingReferenceImpl
-
Sets the underlying thing to reference.
- setThreadMaximum(int) - Method in class visad.util.ThreadPool
-
Set the maximum number of pooled threads
- setThreadPoolMaximum(int) - Static method in class visad.ActionImpl
-
increase the maximum number of Threads allowed in the ThreadPool
- setTickBase(double) - Method in class visad.AxisScale
-
Sets the base value for tick marks.
- setTickOrientation(int) - Method in class visad.AxisScale
-
Set orientation of tick marks along the axis line.
- setTicks() - Method in class visad.Control
-
set tickFlag if NewTick > OldTick, and reset OldTick = NewTick
also invoke subSetTicks() to propagate to any sub-Controls
- setTicks() - Method in class visad.ReferenceActionLink
-
sync consumer's tick count with producer's tick count
- setTicks() - Method in class visad.ScalarMap
-
set tickFlag according to OldTick and NewTick
- setTicksVisible(boolean) - Method in class visad.AxisScale
-
Set whether ticks are visible
- setTime(String) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
set the time
- setTime(String) - Method in class visad.bom.RadarFile
-
- setTimeCoverage(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Set the time coverage
- setTimeDir(int) - Method in class visad.bom.CollectiveBarbManipulation
-
set value that governs whether collective changes are
propagated only forward in time (dir > 0), only backward
(dir < 0), or both (dir == 0)
- setTitle(String) - Method in class visad.AxisScale
-
Set the title to be used for this axis.
- setTitle(String) - Method in class visad.util.TextFrame
-
sets the text editor's title bar text
- setToFinished() - Method in class visad.data.hdfeos.DimensionSet
-
- setToFinished() - Method in class visad.data.hdfeos.VariableSet
-
- setToMissing(FieldImpl, double) - Static method in class visad.python.JPythonMethods
-
Replaces all the given values in a FlatField with the missing value (Float.NaN);
- setTrace(int) - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Set the trace value used for this ADDE URL
- setTrajectoryForm(int) - Method in class visad.TrajectoryParams
-
- setTrajectoryParams(TrajectoryParams) - Method in class visad.FlowControl
-
- setTrajRefreshInterval(double) - Method in class visad.TrajectoryParams
-
- setTrajVisibilityTimeWindow(double) - Method in class visad.TrajectoryParams
-
- setTransform2D(AffineTransform) - Method in class visad.java2d.DisplayRendererJ2D
-
- setTransform3D(Transform3D) - Method in class visad.java3d.DisplayRendererJ3D
-
- setTransform3D(Transform3D) - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- setTransformToScreenCoords(boolean) - Method in class visad.bom.SceneGraphRenderer
-
Set whether the vertices should be transformed from display coords
to screen coords before drawing.
- setTranslationFactor(int, int) - Method in class visad.MouseHelper
-
- setTransparencyMode(int) - Method in class visad.browser.GMCWidget
-
Sets the transparency mode.
- setTransparencyMode(int) - Method in class visad.GraphicsModeControl
-
Sets a graphics-API-specific transparency mode (e.g.,
SCREEN_DOOR, BLENDED) on the display.
- setTransparencyMode(int) - Method in class visad.java2d.GraphicsModeControlJ2D
-
Sets the transparency mode.
- setTransparencyMode(int) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Sets the transparency mode.
- setTuple(DisplayTupleType, int, boolean) - Method in class visad.DisplayRealType
-
Sets the DisplayTupleType to which this DisplayRealType will belong.
- setType(int) - Method in class visad.data.hdf5.hdf5objects.HDF5Object
-
Sets the type of the object
- SetType - Class in visad
-
SetType is the VisAD data type for subsets of R^n for n>0.
- SetType(MathType) - Constructor for class visad.SetType
-
type must be a RealType or a RealTupleType
- setUnderscoreToBlank(boolean) - Method in class visad.ScalarMap
-
Change underscore characters (_) in the Scalar name to blanks.
- setUnit(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Set the calibration unit
- setUnit(String) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
define the units of the data to get
- setupClient() - Method in class visad.ss.BasicSSCell
-
Sets up data needed for this cell to be a client.
- setupClusterData(Set, RemoteClusterData[]) - Method in interface visad.cluster.RemoteClusterData
-
- setupClusterData(Set, RemoteClusterData[]) - Method in class visad.cluster.RemoteClusterDataImpl
-
- setupServer() - Method in class visad.ss.BasicSSCell
-
Sets up data needed for this cell to be a server.
- setupSwellDisplay(RealType, RealType, DisplayImpl) - Static method in exception visad.bom.Swells
-
set up ScalarMaps from swellDir and swellHeight to Display.Shape
in display; swellDir default Unit must be degree and swellHeight
default Unit must be meter
- setUser(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Set the user for this ADDE URL
- setUserIDandProjString(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeServerInfo
-
set the userID and proj number if required for transactions,
as required by servers that use accounting.
- setUserName(String) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
define a user name (required by some ADDE servers for accounting).
- setValue(float) - Method in class visad.browser.Slider
-
Sets current slider value.
- setValue(Object) - Method in class visad.data.netcdf.InputPathnameEditor
-
Set the object to be edited.
- setValue(double) - Method in class visad.java2d.ValueControlJ2D
-
- setValue(double) - Method in class visad.java3d.ValueControlJ3D
-
- setValue(float) - Method in class visad.util.ArrowSlider
-
Sets the current value of the slider
- setValue(float) - Method in class visad.util.BarSlider
-
Sets the current value of the slider
- setValue(float) - Method in class visad.util.Slider
-
Sets the current value of the slider
- setValue(int) - Method in class visad.util.StepWidget
-
Sets the current value of the widget.
- setValue(double) - Method in interface visad.ValueControl
-
set the selected value
- setValueIndex(int) - Method in class visad.ScalarMap
-
set index of DisplayScalar in value array used by
ShadowType.doTransform
- setValues(float, float) - Method in class visad.browser.RangeSlider
-
Sets the slider's lo and hi values.
- setValues(Field, double[][]) - Static method in class visad.python.JPythonMethods
-
Sets the sample values into the Field
- setValues(float[][]) - Method in class visad.util.BaseRGBMap
-
Sets the values of the internal array after the map
has been created.
- setVar(String, Object) - Method in class visad.util.ReflectedUniverse
-
Registers a variable in the universe.
- setVar(String, boolean) - Method in class visad.util.ReflectedUniverse
-
Registers a variable of primitive type boolean in the universe.
- setVar(String, byte) - Method in class visad.util.ReflectedUniverse
-
Registers a variable of primitive type byte in the universe.
- setVar(String, char) - Method in class visad.util.ReflectedUniverse
-
Registers a variable of primitive type char in the universe.
- setVar(String, double) - Method in class visad.util.ReflectedUniverse
-
Registers a variable of primitive type double in the universe.
- setVar(String, float) - Method in class visad.util.ReflectedUniverse
-
Registers a variable of primitive type float in the universe.
- setVar(String, int) - Method in class visad.util.ReflectedUniverse
-
Registers a variable of primitive type int in the universe.
- setVar(String, long) - Method in class visad.util.ReflectedUniverse
-
Registers a variable of primitive type long in the universe.
- setVar(String, short) - Method in class visad.util.ReflectedUniverse
-
Registers a variable of primitive type short in the universe.
- setVectorSpatialValues(float[], int) - Method in class visad.bom.BarbManipulationRendererJ2D
-
- setVectorSpatialValues(float[], int) - Method in class visad.bom.BarbManipulationRendererJ3D
-
- setVectorSpatialValues(float[], int) - Method in class visad.bom.SwellManipulationRendererJ3D
-
- setVersion(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Set the version this ADDE URL
- setVerticalJustification(TextControl.Justification) - Method in class visad.bom.annotations.LabelJ3D
-
Set the vertical justification of the text.
- setVerticalJustification(TextControl.Justification) - Method in class visad.TextControl
-
Set the vertical justification flag
Possible values are TextControl.Justification.TOP,
TextControl.Justification.CENTER and TextControl.Justification.BOTTOM
- setVisible(boolean) - Method in class visad.AxisScale
-
Set the visibility of the AxisScale
- setVisible(boolean) - Method in class visad.java3d.DisplayPanelJ3D
-
- setWaitFlag(boolean) - Method in class visad.DisplayRenderer
-
Set the wait flag to the specified value.
- setWaitFlag(boolean) - Method in class visad.java2d.DisplayRendererJ2D
-
- setWaitFlag(boolean) - Method in class visad.java3d.DisplayRendererJ3D
-
- setWaitMessageVisible(boolean) - Method in class visad.DisplayRenderer
-
Set whether the "please wait" info should be visible in the display
or not.
- setWarnBeforeSave(boolean) - Method in class visad.python.JPythonEditor
-
sets whether editor should warn user before auto-saving
- setWarnBeforeSave(boolean) - Method in class visad.python.JPythonFrame
-
sets whether editor should warn user before auto-saving
- setWhichCBM(CollectiveBarbManipulation) - Method in class visad.bom.CBMKeyboardBehaviorJ3D
-
- setWhichChild(int) - Method in interface visad.AVHandler
-
- setWhichChild(int) - Method in class visad.java3d.TrajectoryAVHandlerJ3D
-
- setWhichChild(int) - Method in class visad.VisADSwitch
-
- setZStartIndex(int) - Method in class visad.TrajectoryParams
-
- setZStartSkip(int) - Method in class visad.TrajectoryParams
-
- setZValue(double) - Method in class visad.bom.annotations.ImageJ3D
-
- setZValue(double) - Method in class visad.bom.annotations.JLabelJ3D
-
- setZValue(double) - Method in class visad.bom.annotations.LabelJ3D
-
Set the virtual world z value.
- setZValue(double) - Method in class visad.bom.annotations.LineJ3D
-
Set the Z value for the LineJ3D.
- setZValue(double) - Method in class visad.bom.annotations.PointJ3D
-
Set Z position for the PointJ3D.
- setZValue(double) - Method in class visad.bom.annotations.QuadrilateralJ3D
-
Set the Z value for the quadrilateral.
- setZValue(double) - Method in class visad.bom.annotations.TriangleJ3D
-
Set the Z value of the triangle.
- sGainCoef - Variable in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- SH_ORIENTATION - Static variable in class visad.FlowControl
-
Southern Hemisphere orientation for wind barbs
- shadow - Variable in class visad.FixGeomSizeAppearance
-
- ShadowAnimationFunctionTypeJ3D - Class in visad.java3d
-
The ShadowAnimationFunctionTypeJ3D class shadows the FunctionType class for
AnimationRendererJ3D, within a DataDisplayLink, under Java3D.
- ShadowAnimationFunctionTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.java3d.ShadowAnimationFunctionTypeJ3D
-
- ShadowBarbFunctionTypeJ2D - Class in visad.bom
-
The ShadowBarbFunctionTypeJ2D class shadows the FunctionType class for
BarbRendererJ2D, within a DataDisplayLink, under Java2D.
- ShadowBarbFunctionTypeJ2D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.bom.ShadowBarbFunctionTypeJ2D
-
- ShadowBarbFunctionTypeJ3D - Class in visad.bom
-
The ShadowBarbFunctionTypeJ3D class shadows the FunctionType class for
BarbRendererJ3D, within a DataDisplayLink, under Java3D.
- ShadowBarbFunctionTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.bom.ShadowBarbFunctionTypeJ3D
-
- ShadowBarbRealTupleTypeJ2D - Class in visad.bom
-
The ShadowBarbRealTupleTypeJ2D class shadows the RealTupleType class
for BarbManipulationRendererJ2D and BarbRendererJ2D, within a
DataDisplayLink, under Java2D.
- ShadowBarbRealTupleTypeJ2D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.bom.ShadowBarbRealTupleTypeJ2D
-
- ShadowBarbRealTupleTypeJ3D - Class in visad.bom
-
The ShadowBarbRealTupleTypeJ3D class shadows the RealTupleType class
for BarbManipulationRendererJ3D and BarbRendererJ3D, within a
DataDisplayLink, under Java3D.
- ShadowBarbRealTupleTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.bom.ShadowBarbRealTupleTypeJ3D
-
- ShadowBarbRealTypeJ2D - Class in visad.bom
-
The ShadowBarbRealTypeJ2D class shadows the RealType class for
BarbRendererJ2D, within a DataDisplayLink, under Java2D.
- ShadowBarbRealTypeJ2D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.bom.ShadowBarbRealTypeJ2D
-
- ShadowBarbRealTypeJ3D - Class in visad.bom
-
The ShadowBarbRealTypeJ3D class shadows the RealType class for
BarbRendererJ3D, within a DataDisplayLink, under Java3D.
- ShadowBarbRealTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.bom.ShadowBarbRealTypeJ3D
-
- ShadowBarbSetTypeJ2D - Class in visad.bom
-
The ShadowBarbSetTypeJ2D class shadows the SetType class for
BarbRendererJ2D, within a DataDisplayLink, under Java2D.
- ShadowBarbSetTypeJ2D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.bom.ShadowBarbSetTypeJ2D
-
- ShadowBarbSetTypeJ3D - Class in visad.bom
-
The ShadowBarbSetTypeJ3D class shadows the SetType class for
BarbRendererJ3D, within a DataDisplayLink, under Java3D.
- ShadowBarbSetTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.bom.ShadowBarbSetTypeJ3D
-
- ShadowBarbTupleTypeJ2D - Class in visad.bom
-
The ShadowBarbTupleTypeJ2D class shadows the TupleType class for
BarbRendererJ2D, within a DataDisplayLink, under Java2D.
- ShadowBarbTupleTypeJ2D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.bom.ShadowBarbTupleTypeJ2D
-
- ShadowBarbTupleTypeJ3D - Class in visad.bom
-
The ShadowBarbTupleTypeJ3D class shadows the TupleType class for
BarbRendererJ3D, within a DataDisplayLink, under Java3D.
- ShadowBarbTupleTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.bom.ShadowBarbTupleTypeJ3D
-
- ShadowCurveSetTypeJ2D - Class in visad.bom
-
The ShadowCurveSetTypeJ2D class shadows the SetType class for
CurveManipulationRendererJ2D, within a DataDisplayLink, under Java2D.
- ShadowCurveSetTypeJ2D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.bom.ShadowCurveSetTypeJ2D
-
Construct a new ShadowCurveSetTypeJ2D.
- ShadowCurveSetTypeJ3D - Class in visad.bom
-
The ShadowCurveSetTypeJ3D class shadows the SetType class for
CurveManipulationRendererJ3D, within a DataDisplayLink, under Java3D.
- ShadowCurveSetTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.bom.ShadowCurveSetTypeJ3D
-
Construct a new ShadowCurveSetTypeJ3D.
- ShadowFunctionOrSetType - Class in visad
-
The ShadowFunctionOrSetType class is an abstract parent for
classes that implement ShadowFunctionType or ShadowSetType.
- ShadowFunctionOrSetType(MathType, DataDisplayLink, ShadowType, ShadowRealTupleType, ShadowType) - Constructor for class visad.ShadowFunctionOrSetType
-
this constructor is a bit of a kludge to get around
single inheritance problems
- ShadowFunctionOrSetTypeJ2D - Class in visad.java2d
-
The ShadowFunctionOrSetTypeJ2D is an abstract parent for
ShadowFunctionTypeJ2D and ShadowSetTypeJ2D.
- ShadowFunctionOrSetTypeJ2D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
- ShadowFunctionOrSetTypeJ3D - Class in visad.java3d
-
The ShadowFunctionOrSetTypeJ3D is an abstract parent for
ShadowFunctionTypeJ3D and ShadowSetTypeJ3D.
- ShadowFunctionOrSetTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- ShadowFunctionType - Class in visad
-
The ShadowFunctionType class shadows the FunctionType class,
within a DataDisplayLink.
- ShadowFunctionType(MathType, DataDisplayLink, ShadowType, ShadowRealTupleType, ShadowType) - Constructor for class visad.ShadowFunctionType
-
- ShadowFunctionTypeJ2D - Class in visad.java2d
-
The ShadowFunctionTypeJ2D class shadows the FunctionType class,
within a DataDisplayLink, under Java2D.
- ShadowFunctionTypeJ2D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.java2d.ShadowFunctionTypeJ2D
-
- ShadowFunctionTypeJ3D - Class in visad.java3d
-
The ShadowFunctionTypeJ3D class shadows the FunctionType class,
within a DataDisplayLink, under Java3D.
- ShadowFunctionTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.java3d.ShadowFunctionTypeJ3D
-
- ShadowImageByRefFunctionTypeJ3D - Class in visad.bom
-
The ShadowImageFunctionTypeJ3D class shadows the FunctionType class for
ImageRendererJ3D, within a DataDisplayLink, under Java3D.
- ShadowImageByRefFunctionTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.bom.ShadowImageByRefFunctionTypeJ3D
-
- ShadowImageByRefFunctionTypeJ3D(MathType, DataDisplayLink, ShadowType, int[], ShadowFunctionOrSetType, int) - Constructor for class visad.bom.ShadowImageByRefFunctionTypeJ3D
-
- ShadowImageFunctionTypeJ3D - Class in visad.bom
-
The ShadowImageFunctionTypeJ3D class shadows the FunctionType class for
ImageRendererJ3D, within a DataDisplayLink, under Java3D.
- ShadowImageFunctionTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.bom.ShadowImageFunctionTypeJ3D
-
- ShadowNodeFunctionTypeJ3D - Class in visad.cluster
-
The ShadowNodeFunctionTypeJ3D class shadows the FunctionType class for
NodeRendererJ3D, within a DataDisplayLink, under Java3D.
- ShadowNodeFunctionTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.cluster.ShadowNodeFunctionTypeJ3D
-
- ShadowNodeRealTupleTypeJ3D - Class in visad.cluster
-
The ShadowNodeRealTupleTypeJ3D class shadows the RealTupleType class
for NodeRendererJ3D, within a DataDisplayLink, under Java3D.
- ShadowNodeRealTupleTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.cluster.ShadowNodeRealTupleTypeJ3D
-
- ShadowNodeRealTypeJ3D - Class in visad.cluster
-
The ShadowNodeRealTypeJ3D class shadows the RealType class for
NodeRendererJ3D, within a DataDisplayLink, under Java3D.
- ShadowNodeRealTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.cluster.ShadowNodeRealTypeJ3D
-
- ShadowNodeSetTypeJ3D - Class in visad.cluster
-
The ShadowNodeSetTypeJ3D class shadows the SetType class for
NodeRendererJ3D, within a DataDisplayLink, under Java3D.
- ShadowNodeSetTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.cluster.ShadowNodeSetTypeJ3D
-
- ShadowNodeTupleTypeJ3D - Class in visad.cluster
-
The ShadowNodeTupleTypeJ3D class shadows the TupleType class for
NodeRendererJ3D, within a DataDisplayLink, under Java3D.
- ShadowNodeTupleTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.cluster.ShadowNodeTupleTypeJ3D
-
- ShadowRealTupleType - Class in visad
-
The ShadowRealTupleType class shadows the RealTupleType class,
within a DataDisplayLink.
- ShadowRealTupleType(MathType, DataDisplayLink, ShadowType, ShadowType[], ShadowType) - Constructor for class visad.ShadowRealTupleType
-
- ShadowRealTupleTypeJ2D - Class in visad.java2d
-
The ShadowRealTupleTypeJ2D class shadows the RealTupleType class,
within a DataDisplayLink, under Java2D.
- ShadowRealTupleTypeJ2D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.java2d.ShadowRealTupleTypeJ2D
-
- ShadowRealTupleTypeJ3D - Class in visad.java3d
-
The ShadowRealTupleTypeJ3D class shadows the RealTupleType class,
within a DataDisplayLink, under Java3D.
- ShadowRealTupleTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.java3d.ShadowRealTupleTypeJ3D
-
- ShadowRealType - Class in visad
-
The ShadowRealType class shadows the RealType class,
within a DataDisplayLink.
- ShadowRealType(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.ShadowRealType
-
- ShadowRealTypeJ2D - Class in visad.java2d
-
The ShadowRealTypeJ2D class shadows the RealType class,
within a DataDisplayLink.
- ShadowRealTypeJ2D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.java2d.ShadowRealTypeJ2D
-
- ShadowRealTypeJ3D - Class in visad.java3d
-
The ShadowRealTypeJ3D class shadows the RealType class,
within a DataDisplayLink.
- ShadowRealTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.java3d.ShadowRealTypeJ3D
-
- ShadowScalarType - Class in visad
-
The ShadowScalarType class shadows the ScalarType class,
within a DataDisplayLink.
- ShadowScalarType(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.ShadowScalarType
-
- ShadowScalarTypeJ2D - Class in visad.java2d
-
The ShadowScalarTypeJ2D class shadows the ScalarType class,
within a DataDisplayLink.
- ShadowScalarTypeJ2D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.java2d.ShadowScalarTypeJ2D
-
- ShadowScalarTypeJ3D - Class in visad.java3d
-
The ShadowScalarTypeJ3D class shadows the ScalarType class,
within a DataDisplayLink.
- ShadowScalarTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.java3d.ShadowScalarTypeJ3D
-
- ShadowSetType - Class in visad
-
The ShadowSetType class shadows the SetType class,
within a DataDisplayLink.
- ShadowSetType(MathType, DataDisplayLink, ShadowType, ShadowRealTupleType) - Constructor for class visad.ShadowSetType
-
- ShadowSetTypeJ2D - Class in visad.java2d
-
The ShadowSetTypeJ2D class shadows the SetType class,
within a DataDisplayLink, under Java2D.
- ShadowSetTypeJ2D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.java2d.ShadowSetTypeJ2D
-
- ShadowSetTypeJ3D - Class in visad.java3d
-
The ShadowSetTypeJ3D class shadows the SetType class,
within a DataDisplayLink, under Java3D.
- ShadowSetTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.java3d.ShadowSetTypeJ3D
-
- ShadowTextType - Class in visad
-
The ShadowTextType class shadows the TextType class,
within a DataDisplayLink.
- ShadowTextType(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.ShadowTextType
-
- ShadowTextTypeJ2D - Class in visad.java2d
-
The ShadowTextTypeJ2D class shadows the TextType class,
within a DataDisplayLink, under Java2D.
- ShadowTextTypeJ2D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.java2d.ShadowTextTypeJ2D
-
- ShadowTextTypeJ3D - Class in visad.java3d
-
The ShadowTextTypeJ3D class shadows the TextType class,
within a DataDisplayLink, under Java3D.
- ShadowTextTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.java3d.ShadowTextTypeJ3D
-
- ShadowTextureFillSetTypeJ3D - Class in visad.bom
-
The ShadowTextureFillSetTypeJ3D class shadows the FunctionType class for
TextureFillRendererJ3D, within a DataDisplayLink, under Java3D.
- ShadowTextureFillSetTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.bom.ShadowTextureFillSetTypeJ3D
-
- ShadowTupleType - Class in visad
-
The ShadowTupleType class shadows the TupleType class,
within a DataDisplayLink.
- ShadowTupleType(MathType, DataDisplayLink, ShadowType, ShadowType[]) - Constructor for class visad.ShadowTupleType
-
- ShadowTupleTypeJ2D - Class in visad.java2d
-
The ShadowTupleTypeJ2D class shadows the TupleType class,
within a DataDisplayLink.
- ShadowTupleTypeJ2D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.java2d.ShadowTupleTypeJ2D
-
- ShadowTupleTypeJ3D - Class in visad.java3d
-
The ShadowTupleTypeJ3D class shadows the TupleType class,
within a DataDisplayLink.
- ShadowTupleTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.java3d.ShadowTupleTypeJ3D
-
- ShadowType - Class in visad
-
The ShadowType hierarchy shadows the MathType hierarchy, within a
DataDisplayLink.
- ShadowType(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.ShadowType
-
- ShadowTypeJ2D - Class in visad.java2d
-
The ShadowTypeJ2D hierarchy shadows the MathType hierarchy,
within a DataDisplayLink, under Java2D.
- ShadowTypeJ2D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.java2d.ShadowTypeJ2D
-
- ShadowTypeJ3D - Class in visad.java3d
-
The ShadowTypeJ3D hierarchy shadows the MathType hierarchy, within a
DataDisplayLink, under Java3D.
- ShadowTypeJ3D(MathType, DataDisplayLink, ShadowType) - Constructor for class visad.java3d.ShadowTypeJ3D
-
Create a new ShadowTypeJ3D
- Shape - Class in visad.data.hdfeos
-
- Shape(Variable) - Constructor for class visad.data.hdfeos.Shape
-
- Shape - Static variable in interface visad.Display
-
index into a set of display shapes
- shape3DCnt - Static variable in class visad.java3d.ShadowTypeJ3D
-
For logging the number of Shape3D objects created
- ShapeControl - Class in visad
-
ShapeControl is the VisAD class for controlling Shape display scalars.
- ShapeControl(DisplayImpl) - Constructor for class visad.ShapeControl
-
- ShapeScale - Static variable in interface visad.Display
-
scale for display shapes
- ShapeSet - Class in visad.data.hdfeos
-
- shift(double) - Method in class visad.BaseUnit
-
- SHIFT - Static variable in interface visad.data.units.UnitParserConstants
-
RegularExpression Id.
- shift(double) - Method in class visad.DerivedUnit
-
Shift this unit by an amount.
- shift(double) - Method in class visad.LogarithmicUnit
-
- shift(double) - Method in class visad.OffsetUnit
-
- shift(double) - Method in class visad.PromiscuousUnit
-
- shift(double) - Method in class visad.ScaledUnit
-
- shift(double) - Method in class visad.Unit
-
Shift this unit by an amount.
- shiftExpr() - Method in class visad.data.units.UnitParser
-
- SHORT - Static variable in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- shortName - Variable in class visad.data.hdf5.hdf5objects.HDF5Object
-
the short name for display: name without path
- shortString(double) - Static method in class visad.browser.Convert
-
Gets a reasonably short string representation of a double
for use in a graphical user interface.
- shortString(double, int) - Static method in class visad.browser.Convert
-
Gets a reasonably short string representation of a double
for use in a graphical user interface.
- shortString(double) - Static method in class visad.PlotText
-
make a short string for value for use in slider label
- shouldCache - Variable in class visad.data.ArrayCache.DoubleResult
-
- shouldCache - Variable in class visad.data.ArrayCache.FloatResult
-
- show() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
- show(Function, Tourist, int) - Method in class visad.data.fits.FitsTourGuide
-
- show(Scalar, Tourist, int) - Method in class visad.data.fits.FitsTourGuide
-
- show(Set, Tourist, int) - Method in class visad.data.fits.FitsTourGuide
-
- show(Tuple, Tourist, int) - Method in class visad.data.fits.FitsTourGuide
-
- show(Data, Tourist, int) - Method in class visad.data.fits.TourGuide
-
- show(Function, Tourist, int) - Method in class visad.data.fits.TourGuide
-
- show(Scalar, Tourist, int) - Method in class visad.data.fits.TourGuide
-
- show(Set, Tourist, int) - Method in class visad.data.fits.TourGuide
-
- show(Tuple, Tourist, int) - Method in class visad.data.fits.TourGuide
-
- show(DisplayRendererJ3D) - Static method in class visad.util.SceneGraphInspector
-
- SHOW_CONNECT_MESSAGES - Static variable in class visad.ss.SpreadSheet
-
Whether connection status messages are printed about clones.
- showApp() - Method in class visad.data.fits.Spasm
-
- showAxesScales(DisplayImpl, boolean) - Static method in class visad.python.JPythonMethods
-
Turn on/off the axes labels & scales on a Display
- showControls() - Method in class visad.ss.SpreadSheet
-
Displays the controls for the currently selected cell.
- showError(String) - Method in class visad.util.TextFrame
-
displays an error message in an error box
- showgrid - Variable in class visad.Contour2D
-
- ShowNCEPModel - Class in visad.jmet
-
- ShowNCEPModel(int) - Constructor for class visad.jmet.ShowNCEPModel
-
- ShowNCEPModel(int, boolean, boolean) - Constructor for class visad.jmet.ShowNCEPModel
-
- ShowNCEPModel(int, String) - Constructor for class visad.jmet.ShowNCEPModel
-
- ShowNCEPModel(int, boolean, boolean, String, String) - Constructor for class visad.jmet.ShowNCEPModel
-
- showPreview() - Method in class visad.util.ColorWidget
-
Make the preview bar at the bottom of the widget visible
- showWidgetFrame() - Method in class visad.ss.FancySSCell
-
Shows the widgets for altering controls (if there are any).
- SI - Class in visad
-
A class that represents the SI system of units.
- SIDE_BOTTOM - Static variable in class visad.Contour2D
-
- SIDE_LEFT - Static variable in class visad.Contour2D
-
- SIDE_NONE - Static variable in class visad.Contour2D
-
- SIDE_RIGHT - Static variable in class visad.Contour2D
-
- SIDE_TOP - Static variable in class visad.Contour2D
-
- sign(double) - Static method in class visad.data.hdfeos.GctpFunction
-
- sign() - Method in class visad.data.units.UnitParser
-
- SIGN - Static variable in interface visad.data.units.UnitParserConstants
-
RegularExpression Id.
- SIMPLE_ANIMATE_FIELD - Static variable in class visad.ShadowType
-
- SIMPLE_FIELD - Static variable in class visad.ShadowType
-
- SIMPLE_TUPLE - Static variable in class visad.ShadowType
-
- SimpleCharStream - Class in visad.data.units
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class visad.data.units.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class visad.data.units.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class visad.data.units.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class visad.data.units.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class visad.data.units.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class visad.data.units.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class visad.data.units.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class visad.data.units.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class visad.data.units.SimpleCharStream
-
Constructor.
- SimpleColorMapWidget - Class in visad.util
-
A "simple" color widget that allows users to interactively map numeric
data to RGB/RGBA color maps.
- SimpleColorMapWidget(String, float[][], float, float) - Constructor for class visad.util.SimpleColorMapWidget
-
- SimpleColorMapWidget(String, Control, float, float) - Constructor for class visad.util.SimpleColorMapWidget
-
Construct a SimpleColorMapWidget
.
- SimpleSet - Class in visad
-
SimpleSet is the abstract superclass of Sets with a unique ManifoldDimension.
- SimpleSet(MathType, int) - Constructor for class visad.SimpleSet
-
- SimpleSet(MathType, int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.SimpleSet
-
- SimpleSet(MathType) - Constructor for class visad.SimpleSet
-
- SimpleSet(MathType, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.SimpleSet
-
- SimpleSetIface - Interface in visad
-
Interface to the abstract superclass of Sets with a unique ManifoldDimension.
- simplify(MathType) - Static method in class visad.util.DataUtility
-
Simplifies a MathType.
- SIN - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Code value in AREA files used to designate SIN (sinusoidal cone)
navigation
- SIN - Static variable in interface visad.Data
-
- sin() - Method in interface visad.Data
-
call unary() to take the sin of this assuming radian
Units unless this actual Units are degrees,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- sin(int, int) - Method in interface visad.Data
-
call unary() to take the sin of this assuming radian
Units unless this actual Units are degrees
- sin() - Method in class visad.DataImpl
-
call unary() to take the sin of this assuming radian
Units unless this actual Units are degrees,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- sin(int, int) - Method in class visad.DataImpl
-
call unary() to take the sin of this assuming radian
Units unless this actual Units are degrees
- sin(Data) - Static method in class visad.python.JPythonMethods
-
return point-wise sine value of data, assuming input values are in radians
unless they have units convertable with radians, in which case those
units are converted to radians
- sin() - Method in class visad.RemoteDataImpl
-
call unary() to take the sin of this assuming radian
Units unless this actual Units are degrees,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- sin(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the sin of this assuming radian
Units unless this actual Units are degrees
- SIN_DEGREES - Static variable in interface visad.Data
-
- sincos(double[], double[], double[]) - Static method in class visad.data.hdfeos.GctpFunction
-
- sincos(double, Double, Double) - Static method in class visad.data.hdfeos.GctpFunction
-
- sinDegrees() - Method in interface visad.Data
-
call unary() to take the sin of this assuming degree
Units unless this actual Units are radians,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- sinDegrees(int, int) - Method in interface visad.Data
-
call unary() to take the sin of this assuming degree
Units unless this actual Units are radians
- sinDegrees() - Method in class visad.DataImpl
-
call unary() to take the sin of this assuming degree
Units unless this actual Units are radians,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- sinDegrees(int, int) - Method in class visad.DataImpl
-
call unary() to take the sin of this assuming degree
Units unless this actual Units are radians
- sinDegrees(Data) - Static method in class visad.python.JPythonMethods
-
return point-wise sine value of data, assuming input values are in degrees
unless they have units convertable with degrees, in which case those
units are converted to degrees
- sinDegrees() - Method in class visad.RemoteDataImpl
-
call unary() to take the sin of this assuming degree
Units unless this actual Units are radians,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- sinDegrees(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the sin of this assuming degree
Units unless this actual Units are radians
- SingleBandedImage - Interface in visad.meteorology
-
An interface for representing single--banded planar satellite or
radar imagery.
- SingleBandedImageImpl - Class in visad.meteorology
-
An implementation for representing single-banded planar
satellite or radar imagery.
- SingleBandedImageImpl(FunctionType, Set, DateTime, String) - Constructor for class visad.meteorology.SingleBandedImageImpl
-
Construct a SingleBandedImageImpl without any data.
- SingleBandedImageImpl(FlatField, DateTime, String) - Constructor for class visad.meteorology.SingleBandedImageImpl
-
Construct a SingleBandedImageImpl from a FlatField.
- SingleBandedImageImpl(FlatField, DateTime, String, boolean) - Constructor for class visad.meteorology.SingleBandedImageImpl
-
Construct a SingleBandedImage from the FlatField specified.
- SingletonSet - Class in visad
-
SingletonSet is the class for Set-s containing one member.
- SingletonSet(RealTuple) - Constructor for class visad.SingletonSet
-
Construct a SingletonSet with the single sample given by a RealTuple
- SingletonSet(RealTuple, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.SingletonSet
-
Construct a SingletonSet with the single sample given by a RealTuple,
and a non-default CoordinateSystem, Units and ErrorEstimates.
- SingletonSet(RealTupleType, double[], CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.SingletonSet
-
Constructs from a type, numeric values, units, coordinate system, and
error estimates.
- SINUnav - Class in edu.wisc.ssec.mcidas
-
- SINUnav(int[]) - Constructor for class edu.wisc.ssec.mcidas.SINUnav
-
- size() - Static method in class visad.BaseQuantity
-
Return the number of base qantities in the database.
- size() - Method in class visad.data.amanda.ModuleList
-
- size() - Method in class visad.data.netcdf.in.VirtualTuple
-
Returns the number of components in this tuple.
- size() - Method in interface visad.util.FloatTupleArray
-
Get array size.
- size() - Method in class visad.util.FloatTupleArrayImpl
-
Get the size of the valid data.
- SizeTest - Class in visad.data.dods
-
- SizeTest() - Constructor for class visad.data.dods.SizeTest
-
- skipBits(long) - Method in class visad.data.tiff.LegacyBitBuffer
-
Deprecated.
- SKY_NUM - Static variable in class visad.meteorology.WeatherSymbols
-
Number of cloud coverage symbols
- slave - Variable in class visad.ss.SpreadSheet.SSOptions
-
- Slider - Class in visad.browser
-
A simple slider widget.
- Slider() - Constructor for class visad.browser.Slider
-
Constructs a slider with default value, minimum and maximum.
- Slider(float, float, float) - Constructor for class visad.browser.Slider
-
Constructs a slider with the specified value, minimum and maximum.
- Slider - Class in visad.util
-
An abstract class which is very similar to java.awt.ScrollBar, except using
all floating point values and having an internal name.
- Slider() - Constructor for class visad.util.Slider
-
- SLIDER_LINE_HEIGHT - Static variable in class visad.browser.RangeSlider
-
Height of slider line.
- SLIDER_LINE_WIDTH - Static variable in class visad.browser.RangeSlider
-
Width of slider line.
- SLIDER_PREF_HEIGHT - Static variable in class visad.browser.RangeSlider
-
Preferred slider height.
- SLIDER_PREF_HEIGHT - Static variable in class visad.browser.Slider
-
Preferred slider height.
- SLIDER_PREF_WIDTH - Static variable in class visad.browser.RangeSlider
-
Preferred slider width.
- SLIDER_PREF_WIDTH - Static variable in class visad.browser.Slider
-
Preferred slider width.
- sliderChanged(SliderChangeEvent) - Method in interface visad.util.SliderChangeListener
-
The nessecary function to implement
- sliderChanged(SliderChangeEvent) - Method in class visad.util.SliderLabel
-
Listen for slider change events
- SliderChangeEvent - Class in visad.util
-
The event that occurs when a slider is changed
- SliderChangeListener - Interface in visad.util
-
The interface that any object that wishes to listen to SliderChangeEvents
must implement
- SliderLabel - Class in visad.util
-
A label that can be attached to any slider showing the current value,
and optionally, the bounds.
- SliderLabel(Slider) - Constructor for class visad.util.SliderLabel
-
Construct a SliderLabel from the given slider
- SliderLabel(Slider, Color, Color) - Constructor for class visad.util.SliderLabel
-
Construct a SliderLabel with the given background and text colors
- SliderLabel(Slider, String, Color, Color) - Constructor for class visad.util.SliderLabel
-
Construct a SliderLabel with the given label, background and text colors
- SliderLabel(Slider, String) - Constructor for class visad.util.SliderLabel
-
Construct a slider label with the given slider and label
- SliderLabel(Slider, String, boolean) - Constructor for class visad.util.SliderLabel
-
Construct a slider label with the given slider, label and range visibility
- SliderLabel(Slider, String, boolean, Color, Color) - Constructor for class visad.util.SliderLabel
-
Construct a slider label with the given slider, label and range visibility
- SListen - Variable in class visad.ss.BasicSSCell
-
List of SSCellListeners.
- smartClear() - Method in class visad.ss.FancySSCell
-
Clears the cell if no other cell depends on it; otherwise, ask the
user "Are you sure?" return true if the cell was cleared.
- smartDestroy() - Method in class visad.ss.FancySSCell
-
Permanently destroy this cell, asking user for confirmation first
if other cells depend on it; return true if the cell was destroyed.
- smooth(float[][], float[][], float[][], TrajectoryParams.SmoothParams) - Static method in class visad.TrajectoryManager
-
- smooth_curve(float[][], int) - Static method in class visad.bom.FrontDrawer
-
- snooze(long) - Static method in class visad.ss.SpreadSheet
-
Waits the specified number of milliseconds.
- socket - Variable in class visad.data.SocketDataServer
-
The main socket for this SocketDataServer.
- socket - Variable in class visad.data.SocketDataSource
-
The socket connection for this SocketDataSource.
- SocketDataServer - Class in visad.data
-
A class for exporting data to a socket stream.
- SocketDataServer(int, DataReferenceImpl) - Constructor for class visad.data.SocketDataServer
-
Construct a SocketDataServer with the given port and data reference.
- SocketDataSource - Class in visad.data
-
A class for linking a socket stream to a DataReference.
- SocketDataSource(String) - Constructor for class visad.data.SocketDataSource
-
Construct a SocketDataSource with the given name.
- sockets - Variable in class visad.data.SocketDataServer
-
List of client sockets listening to this SocketDataServer.
- SocketSlaveDisplay - Class in visad
-
A SocketSlaveDisplay server wraps around a VisAD display, providing support
for stand-alone remote displays (i.e., not dependent on the VisAD packages)
that communicate with the server using sockets.
- SocketSlaveDisplay(DisplayImpl) - Constructor for class visad.SocketSlaveDisplay
-
construct a SocketSlaveDisplay for the given VisAD display
- SocketSlaveDisplay(DisplayImpl, int) - Constructor for class visad.SocketSlaveDisplay
-
construct a SocketSlaveDisplay for the given VisAD display,
and communicate with clients using the given port
- SOLID - Static variable in class visad.bom.annotations.LineJ3D
-
line style SOLID
- SOLID_STYLE - Static variable in class visad.GraphicsModeControl
-
Solid line style for Display.LineStyle mapping
- solve(JamaMatrix) - Method in class visad.matrix.JamaCholeskyDecomposition
-
Solve A*X = B
- solve(JamaMatrix) - Method in class visad.matrix.JamaLUDecomposition
-
Solve A*X = B
- solve(JamaMatrix) - Method in class visad.matrix.JamaMatrix
-
Solve A*X = B
- solve(JamaMatrix) - Method in class visad.matrix.JamaQRDecomposition
-
Solve A*X = B
- solve(FlatField, FlatField) - Static method in class visad.python.JPythonMethods
-
return matrix soluton X of data1 * X = data2; data12 and data2 should
have either 1-D or 2-D gridded domains; return solution if data1 is
is square, least squares solution otherwise
- solveTranspose(JamaMatrix) - Method in class visad.matrix.JamaMatrix
-
Solve X*A = B, which is also A'*X' = B'
- sort(float[]) - Static method in class visad.QuickSort
-
Sort the array in place and return an array of the
orginal indices.
- sort(double[]) - Static method in class visad.QuickSort
-
Sort the array in place and return an array of the
orginal indices.
- sort(float[], int, int) - Static method in class visad.QuickSort
-
Sort the array in place and return an array of the
orginal indices.
- sort(double[], int, int) - Static method in class visad.QuickSort
-
Sort the array in place and return an array of the
orginal indices.
- sortFilters(FileFilter[]) - Static method in class visad.util.ComboFileFilter
-
Sorts the given list of file filters, and combines filters with identical
descriptions into a combination filter that accepts anything any of its
constituant filters do.
- sortFilters(Vector) - Static method in class visad.util.ComboFileFilter
-
Sorts the given list of file filters, and combines filters with identical
descriptions into a combination filter that accepts anything any of its
constituant filters do.
- sounder10FK1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG10
-
- sounder10FK2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG10
-
- sounder10TC1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG10
-
- sounder10TC2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG10
-
- sounder12FK1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG12
-
- sounder12FK2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG12
-
- sounder12TC1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG12
-
- sounder12TC2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG12
-
- sounder13FK1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG13
-
- sounder13FK2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG13
-
- sounder13TC1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG13
-
- sounder13TC2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG13
-
- sounder14FK1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG14
-
- sounder14FK2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG14
-
- sounder14TC1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG14
-
- sounder14TC2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG14
-
- sounder15FK1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG15
-
- sounder15FK2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG15
-
- sounder15TC1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG15
-
- sounder15TC2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG15
-
- sounder8FK1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG8
-
- sounder8FK2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG8
-
- sounder8TC1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG8
-
- sounder8TC2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG8
-
- sounder9FK1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG9
-
- sounder9FK2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG9
-
- sounder9TC1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG9
-
- sounder9TC2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG9
-
- SounderDisplay - Class in visad.sounder
-
SoundingInstrument is the VisAD abstract class for atmospheric
sounding instruments.
- SounderDisplay(SounderInstrument) - Constructor for class visad.sounder.SounderDisplay
-
- SounderInstrument - Class in visad.sounder
-
SoundingInstrument is the VisAD abstract class for atmospheric
sounding instruments.
- SounderInstrument(String[], String[], double[]) - Constructor for class visad.sounder.SounderInstrument
-
- Sounding - Class in visad.sounder
-
Sounding is the VisAD class for atmospheric soundings.
- Sounding(float[], float[], float[]) - Constructor for class visad.sounder.Sounding
-
pressures in hPa, temperatures and dewpoints in K
- SOUTH - Static variable in class visad.georef.UTMCoordinate
-
The hemisphere identifier for the southern hemisphere
- SP - Static variable in interface visad.data.units.UnitParserConstants
-
RegularExpression Id.
- span() - Method in class visad.data.DataRange
-
max-min
- Spasm - Class in visad.data.fits
-
- Spasm(String) - Constructor for class visad.data.fits.Spasm
-
- spatial_set - Variable in class visad.FlowInfo
-
- spatial_values - Variable in class visad.FlowInfo
-
- SpatialCartesian2DTuple - Static variable in class visad.RealTupleType
-
System intrinsic
RealTupleType for (RealType.XAxis, RealType.YAxis)
- SpatialCartesian3DTuple - Static variable in class visad.RealTupleType
-
System intrinsic
for (RealType.XAxis, RealType.YAxis, RealType.ZAxis)
- SpatialEarth2DTuple - Static variable in class visad.RealTupleType
-
System intrinsic
for (RealType.Longitude, RealType.Latitude)
- SpatialEarth3DTuple - Static variable in class visad.RealTupleType
-
System intrinsic
for (RealType.Longitude, RealType.Latitude, RealType.Altitude)
- spatialManifoldDimension - Variable in class visad.FlowInfo
-
- spatialToEarth(float[][]) - Method in class visad.DataRenderer
-
convert display (x, y, z) to (lat, lon) or (lat, lon, other) values
- spatialToEarth(float[][], float[][]) - Method in class visad.DataRenderer
-
convert display (x, y, z) to (lat, lon) or (lat, lon, other) values
- specialConstructor - Variable in exception visad.data.units.ParseException
-
This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
- specialToken - Variable in class visad.data.units.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- Spectrum - Class in visad.sounder
-
Sounding is the VisAD class for atmospheric soundings.
- Spectrum(float[], Unit, float[], Unit) - Constructor for class visad.sounder.Spectrum
-
- sphdz(long, double[], double[], double[], double[]) - Static method in class visad.data.hdfeos.GctpFunction
-
- SphericalCoordinateSystem - Class in visad
-
SphericalCoordinateSystem is the VisAD CoordinateSystem class
for (Latitude, Longitude, Radius) with a Cartesian Reference,
and with Latitude and Longitude in degrees.
- SphericalCoordinateSystem(RealTupleType) - Constructor for class visad.SphericalCoordinateSystem
-
construct a CoordinateSystem for (latitude, longitude,
radius) relative to a 3-D Cartesian reference;
this constructor supplies units =
{CommonUnit.Degree, CommonUnit.Degree, null} to the super
constructor, in order to ensure Unit compatibility with its
use of trigonometric functions
- SplashScreen - Class in visad.install
-
a simple splash screen that displays an image with a black border.
- SplashScreen(String) - Constructor for class visad.install.SplashScreen
-
Construct a splash screen which displays the specified image.
- SplashScreen(ImageIcon) - Constructor for class visad.install.SplashScreen
-
Construct a splash screen which displays the specified image.
- SplashScreen(String[], String[]) - Constructor for class visad.install.SplashScreen
-
Construct a splash screen which displays the specified text.
- SplashScreen(String, String[], String[]) - Constructor for class visad.install.SplashScreen
-
Construct a splash screen with both an image and some text.
- SplashScreen(ImageIcon, String[], String[]) - Constructor for class visad.install.SplashScreen
-
Construct a splash screen with both an image and some text.
- SpreadSheet - Class in visad.ss
-
SpreadSheet is a user interface for VisAD that supports
multiple 3-D displays (FancySSCells).
- SpreadSheet() - Constructor for class visad.ss.SpreadSheet
-
Constructor with option selection dialog at default values.
- SpreadSheet(int, int, int, int, String, String, String) - Constructor for class visad.ss.SpreadSheet
-
Constructor with default formula manager and no option selection dialog.
- SpreadSheet(int, int, int, int, String, String, String, FormulaManager) - Constructor for class visad.ss.SpreadSheet
-
Constructor with no option selection dialog.
- SpreadSheet(int, int, int, int, String, String, String, FormulaManager, boolean) - Constructor for class visad.ss.SpreadSheet
-
Main constructor.
- SpreadSheet.SSOptions - Class in visad.ss
-
Inner class for use with getOptions().
- SQRT - Static variable in interface visad.Data
-
- sqrt() - Method in interface visad.Data
-
call unary() to take the square root of this, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and error
estimation (Data.NO_ERRORS)
- sqrt(int, int) - Method in interface visad.Data
-
call unary() to take the square root of this
- sqrt() - Method in class visad.DataImpl
-
call unary() to take the square root of this, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and error
estimation (Data.NO_ERRORS)
- sqrt(int, int) - Method in class visad.DataImpl
-
call unary() to take the square root of this
- sqrt(Data) - Static method in class visad.python.JPythonMethods
-
return point-wise square root value of data
- sqrt() - Method in class visad.RemoteDataImpl
-
call unary() to take the square root of this, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and error
estimation (Data.NO_ERRORS)
- sqrt(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the square root of this
- sqrt() - Method in class visad.Unit
-
Returns the square-root of this unit.
- SQUARE - Static variable in class visad.bom.SceneGraphRenderer.Hatching
-
square pattern
- ssCellChanged(SSCellChangeEvent) - Method in class visad.ss.FancySSCell
-
Re-detects mappings when this cell's data changes.
- ssCellChanged(SSCellChangeEvent) - Method in class visad.ss.SpreadSheet
-
Handles changes in a cell's data.
- ssCellChanged(SSCellChangeEvent) - Method in interface visad.ss.SSCellListener
-
Handles an SSCell data, display or dimension change.
- SSCellChangeEvent - Class in visad.ss
-
Event class for SSCell changes.
- SSCellChangeEvent(BasicSSCell, int) - Constructor for class visad.ss.SSCellChangeEvent
-
Constructs an SSCellChangeEvent.
- SSCellChangeEvent(BasicSSCell, int, String) - Constructor for class visad.ss.SSCellChangeEvent
-
- SSCellData - Class in visad.ss
-
Class for encapsulating all needed information
about a Data object present in a BasicSSCell.
- SSCellData(int, BasicSSCell, DataReferenceImpl, ConstantMap[], String, int, boolean) - Constructor for class visad.ss.SSCellData
-
Constructs a new SSCellData object, for encapsulating
a Data object and related information.
- SSCellImpl - Class in visad.ss
-
A VisAD Cell which updates an SSCell
when one of its Data objects change.
- SSCellImpl(SSCellData, DataReferenceImpl, String, boolean) - Constructor for class visad.ss.SSCellImpl
-
Constructs an SSCellImpl.
- SSCellListener - Interface in visad.ss
-
Interface for listeners of SSCell changes.
- SSCellVector - Static variable in class visad.ss.BasicSSCell
-
List of SSCells on this JVM.
- SSFileDialog - Variable in class visad.ss.SpreadSheet
-
File dialog.
- SSFileHeader - Static variable in class visad.ss.SpreadSheet
-
Header for first line of spreadsheet files.
- SSLayout - Class in visad.ss
-
SSLayout is the layout manager for the SpreadSheet's cells and their labels.
- SSLayout(int, int, int, int) - Constructor for class visad.ss.SSLayout
-
Constructs an SSLayout.
- SSOptions(int, int, boolean, boolean, boolean, String, String, boolean) - Constructor for class visad.ss.SpreadSheet.SSOptions
-
- STACK2D - Static variable in class visad.GraphicsModeControl
-
2D stack type for volume rendering
- StandardQuantityDB - Class in visad.data.netcdf
-
The following class implements a database of standard quantities.
- STAR - Static variable in interface visad.data.units.UnitParserConstants
-
RegularExpression Id.
- start() - Method in class visad.bom.CutAndPasteFields
-
- start() - Method in class visad.bom.FlexibleTrackManipulation
-
- start() - Method in class visad.bom.GridEdit
-
enable user to draw move vectors with optional deltas
- start_time - Variable in class visad.DataDisplayLink
-
value of System.currentTimeMillis() when doTransform() started
- start_x - Variable in class visad.MouseHelper
-
screen location when mousePressed1 or mousePressed3
- start_y - Variable in class visad.MouseHelper
-
screen location when mousePressed1 or mousePressed3
- startrng - Variable in class visad.bom.RadarFile
-
- startServer(String) - Static method in class visad.util.ClientServer
-
- startTrace() - Static method in class visad.util.Trace
-
Call this to start tracing
- stateChanged(ChangeEvent) - Method in class visad.jmet.NCEPPanel
-
- stateChanged(ChangeEvent) - Method in class visad.jmet.ShowNCEPModel
-
- stateChanged(ChangeEvent) - Method in class visad.util.AnimationWidget
-
ChangeListener method used with JSlider.
- stateChanged(ChangeEvent) - Method in class visad.util.ContourWidget
-
ChangeListener method for JSlider.
- stateChanged(ChangeEvent) - Method in class visad.util.StepWidget
-
ChangeListener method used with JSlider.
- stateChanged(ChangeEvent) - Method in class visad.util.VisADSlider
-
called when slider is adjusted
- static_make_matrix(double, double, double, double, double, double, double) - Static method in class visad.java3d.MouseBehaviorJ3D
-
Make a transformation matrix to perform the given rotation, scale and
translation.
- static_make_matrix(double, double, double, double, double, double, double, double, double) - Static method in class visad.java3d.MouseBehaviorJ3D
-
Make a transformation matrix to perform the given rotation, scale and
translation.
- static_multiply_matrix(double[], double[]) - Static method in class visad.java3d.MouseBehaviorJ3D
-
Multiply the two matrices together.
- staticAddToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) - Static method in class visad.cluster.ShadowNodeFunctionTypeJ3D
-
- staticFlag - Static variable in class visad.data.units.SimpleCharStream
-
Whether parser is static.
- staticMakeAppearance(GraphicsModeControl, TransparencyAttributes, ColoringAttributes, GeometryArray, boolean) - Static method in class visad.java3d.ShadowTypeJ3D
-
Construct an Appearance object from a GeometryArray
- staticMakeFlow(DisplayImpl, int, float[][], float, float[][], byte[][], boolean[][], DataRenderer, boolean) - Static method in class visad.bom.ShadowBarbRealTupleTypeJ2D
-
- staticMakeFlow(DisplayImpl, int, float[][], float, float[][], byte[][], boolean[][], DataRenderer, boolean) - Static method in class visad.bom.ShadowBarbRealTupleTypeJ3D
-
- STATIONARY_FRONT - Static variable in class visad.bom.FrontDrawer
-
- status(String) - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
- STATUS - Static variable in class visad.ss.BasicSSCell
-
Message ID indicating a cell's status information
is being requested or reported.
- step - Variable in class visad.util.StepWidget
-
- StepWidget - Class in visad.util
-
StepWidget is a slider GUI component with
directional step arrows at either end.
- StepWidget(boolean) - Constructor for class visad.util.StepWidget
-
Constructs a StepWidget.
- steradian - Static variable in class visad.SI
-
Base unit of solid angle.
- stop() - Method in class visad.ActionImpl
-
stop activity in this ActionImpl
- stop() - Method in interface visad.AnimationControl
-
stop activity in this AnimationControl
- stop() - Method in class visad.bom.CutAndPasteFields
-
- stop() - Method in class visad.bom.GridEdit
-
warp grid according to move vectors drawn by user
also interpolate user defined delta values at move points
- stop() - Method in class visad.cluster.NodeAgent
-
- stop() - Method in class visad.java2d.AnimationControlJ2D
-
- stop() - Method in class visad.java2d.VisADCanvasJ2D
-
- stop() - Method in class visad.java3d.AnimationControlJ3D
-
Stop animating.
- stop() - Method in class visad.java3d.VisADCanvasJ3D
-
Stop the applet
- stop() - Method in class visad.java3d.WandBehaviorJ3D
-
- stop_direct() - Method in class visad.bom.BarbManipulationRendererJ2D
-
- stop_direct() - Method in class visad.bom.BarbManipulationRendererJ3D
-
- stop_direct() - Method in class visad.bom.CurveManipulationRendererJ2D
-
Stop direct manipulation.
- stop_direct() - Method in class visad.bom.CurveManipulationRendererJ3D
-
Stop direct manipulation.
- stop_direct() - Method in class visad.bom.PointManipulationRendererJ3D
-
- stop_direct() - Method in class visad.bom.RubberBandBoxRendererJ3D
-
- stop_direct() - Method in class visad.bom.RubberBandLineRendererJ3D
-
- stop_direct() - Method in class visad.DataRenderer
-
discontinue manipulating Data values for current mouse drag;
(this only applies to the current mouse drag and is not a
general disable)
- stopThreadPool() - Static method in class visad.ActionImpl
-
destroy all threads after they've drained the job queue
- stopThreads() - Method in class visad.util.ThreadPool
-
Shut down this thread pool.
- stopTrace() - Static method in class visad.util.Trace
-
Call this to start tracing
- Strategy - Class in visad.data.netcdf.in
-
A strategy for importing a netCDF dataset.
- Strategy() - Constructor for class visad.data.netcdf.in.Strategy
-
Constructs from nothing.
- stream(float[], float[], int, int, float, float, float, float[][][], float[][][], int[][], int[], Gridded2DSet, float, float, int, float) - Static method in class visad.Stream2D
-
- Stream2D - Class in visad
-
- Stream2D() - Constructor for class visad.Stream2D
-
- streamlinesEnabled() - Method in class visad.FlowControl
-
Get the status of streamlines
- string - Variable in class visad.data.units.DefaultUnitsDB.Prefixer
-
The string being parsed.
- stringAdapter(String, Attribute) - Method in class visad.data.dods.AttributeAdapterFactory
-
Returns an adapter of a DODS Attribute.STRING
attribute.
- StringAttributeAdapter - Class in visad.data.dods
-
Provides support for adapting DODS Attribute.STRING
attributes to
the VisAD data-import context.
- StringAttributeAdapter(String, Attribute) - Constructor for class visad.data.dods.StringAttributeAdapter
-
Constructs from a name and an appropriate attribute.
- stringsToMethods(String[]) - Static method in class visad.formula.FormulaUtil
-
convert an array of strings of the form
"package.Class.method(Class, Class, ...)"
to an array of Method objects
- stringsToTuple(String[]) - Static method in class visad.ss.BasicSSCell
-
- stringsToTuple(String[]) - Static method in class visad.util.DataUtility
-
Converts an array of strings into a VisAD Tuple.
- stringsToTuple(String[], boolean) - Static method in class visad.util.DataUtility
-
Converts an array of strings into a VisAD Tuple.
- stringToType(String) - Static method in class visad.MathType
-
create a MathType from its string representation;
essentially the inverse of the prettyString method
- StringVariableAdapter - Class in visad.data.dods
-
Provides support for adapting DODS DString
variables to the
VisAD data-import context.
- stringVariableAdapter(DString, DAS) - Static method in class visad.data.dods.StringVariableAdapter
-
Returns an instance of this class corresponding to a DODS DString
.
- stringVariableAdapter(DString, DAS) - Method in class visad.data.dods.VariableAdapterFactory
-
Returns the adapter corresponding to a DODS DString
.
- stripPrefix(UnitPrefix[], UnitPrefix[]) - Method in class visad.data.units.DefaultUnitsDB.Prefixer
-
Strip leading prefix from the string.
- stripVertexCounts - Variable in class visad.VisADIndexedTriangleStripArray
-
- stripVertexCounts - Variable in class visad.VisADLineStripArray
-
- stripVertexCounts - Variable in class visad.VisADTriangleStripArray
-
- StructureVariableAdapter - Class in visad.data.dods
-
Provides support for adapting DODS DStructure
variables to the
VisAD data-import context.
- structureVariableAdapter(DStructure, DAS, VariableAdapterFactory) - Static method in class visad.data.dods.StructureVariableAdapter
-
Returns an instance of this class corresponding to a DODS DStructure
.
- structureVariableAdapter(DStructure, DAS) - Method in class visad.data.dods.VariableAdapterFactory
-
Returns the adapter corresponding to a DODS DStructure
.
- subCheckTicks(DataRenderer, DataDisplayLink) - Method in class visad.Control
-
run checkTicks on any sub-Controls
this default for no sub-Controls
- subCheckTicks(DataRenderer, DataDisplayLink) - Method in class visad.java2d.AnimationControlJ2D
-
- subCheckTicks(DataRenderer, DataDisplayLink) - Method in class visad.java3d.AnimationControlJ3D
-
- subPeekTicks(DataRenderer, DataDisplayLink) - Method in class visad.Control
-
run peekTicks on any sub-Controls
this default for no sub-Controls
- subPeekTicks(DataRenderer, DataDisplayLink) - Method in class visad.java2d.AnimationControlJ2D
-
- subPeekTicks(DataRenderer, DataDisplayLink) - Method in class visad.java3d.AnimationControlJ3D
-
- subResetTicks() - Method in class visad.Control
-
run resetTicks on any sub-Controls
this default for no sub-Controls
- subResetTicks() - Method in class visad.java2d.AnimationControlJ2D
-
- subResetTicks() - Method in class visad.java3d.AnimationControlJ3D
-
- subsetOfThis(DimensionSet) - Method in class visad.data.hdfeos.DimensionSet
-
- subSetTicks() - Method in class visad.Control
-
run setTicks on any sub-Controls;
this default for no sub-Controls
- subSetTicks() - Method in class visad.java2d.AnimationControlJ2D
-
- subSetTicks() - Method in class visad.java3d.AnimationControlJ3D
-
- SUBTRACT - Static variable in interface visad.Data
-
- subtract(Data) - Method in interface visad.Data
-
call binary() to subtract data from this, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- subtract(Data, int, int) - Method in interface visad.Data
-
call binary() to subtract data from this
- subtract(Data) - Method in class visad.DataImpl
-
call binary() to subtract data from this, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- subtract(Data, int, int) - Method in class visad.DataImpl
-
call binary() to subtract data from this
- subtract(Data) - Method in class visad.RemoteDataImpl
-
call binary() to subtract data from this, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- subtract(Data, int, int) - Method in class visad.RemoteDataImpl
-
call binary() to subtract data from this
- SUFFIX - Static variable in class visad.data.dods.DODSForm
-
The suffix in the path-component of a URL specification that identifies
a dataset specification as being a DODS dataset specification.
- suggestBufImageType(int) - Method in class visad.bom.ImageRendererJ3D
-
Suggest to the underlying shadow type the buffered image type
to use.
- SUM_COLOR_MODE - Static variable in class visad.GraphicsModeControl
-
Sum color style for merging color maps
- supportsCustomEditor() - Method in class visad.data.netcdf.InputPathnameEditor
-
Indicate support for a custom editor.
- suppressExceptions(boolean) - Method in class visad.DataRenderer
-
set a flag indicating whether to suppress Exceptions
generated during doAction()
- svd() - Method in class visad.matrix.JamaMatrix
-
- svd(FlatField) - Static method in class visad.python.JPythonMethods
-
return matrix Singular Value Decomposition of data, as a 3-Tuple
(left_singular_vectors, right_singular_vectors, singular_value_vector);
data should have either a 1-D or 2-D gridded domain
- swap(int[], int, int) - Static method in class edu.wisc.ssec.mcidas.ConversionUtility
-
swap the bytes of an integer array
- SWattach(int, String) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- swbyt4(int) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Flip the bytes of an integer.
- swbyt4(int[], int, int) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Flip the bytes of an integer array.
- SwellManipulationRendererJ3D - Class in visad.bom
-
SwellManipulationRendererJ3D is the VisAD class for direct
manipulation rendering of swells under Java3D
- SwellManipulationRendererJ3D() - Constructor for class visad.bom.SwellManipulationRendererJ3D
-
this DataRenderer supports direct manipulation for Tuple
representations of wind barbs; two of the Tuple's Real components
must be mapped to Flow1X and Flow1Y, or Flow2X and Flow2Y
- SwellRendererJ3D - Class in visad.bom
-
SwellRendererJ3D is the VisAD class for rendering of
wind barbs under Java3D - otherwise it behaves just
like DefaultRendererJ3D
- SwellRendererJ3D() - Constructor for class visad.bom.SwellRendererJ3D
-
this DataRenderer supports direct manipulation for RealTuple
representations of wind barbs; four of the RealTuple's Real
components must be mapped to XAxis, YAxis, Flow1X and Flow1Y
- Swells - Exception in visad.bom
-
- Swells() - Constructor for exception visad.bom.Swells
-
- SWfdims(int, String, String, int[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- SWfieldinfo(int, String, String[], int[], int[], int[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- SWinqdatafields(int, int, String[], int[], int[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- SWinqdims(int, int, String[], int[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- SWinqgeofields(int, int, String[], int[], int[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- SWinqmaps(int, int, String[], int[], int[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- SWinqswath(String, String[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- SwitchTo(int) - Method in class visad.data.units.UnitParserTokenManager
-
Switch to specified lex state.
- SWnentries(int, int, int[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- SWopen(String, int) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- SWreadfield(int, String, int[], int[], int[], float[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- SWreadfield(int, String, int[], int[], int[], double[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- SWreadfield(int, String, int[], int[], int[], int[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- SWreadfield(int, String, int[], int[], int[], short[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- SWreadfield(int, String, int[], int[], int[], byte[]) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- SYMBOL - Static variable in interface visad.data.units.UnitParserConstants
-
RegularExpression Id.
- syncControl(Control) - Method in class visad.AnimationSetControl
-
copy the state of a remote control to this control
- syncControl(Control) - Method in class visad.BaseColorControl
-
Copy the state of a remote control to this control.
- syncControl(Control) - Method in class visad.ContourControl
-
copy the state of a remote control to this control
- syncControl(Control) - Method in class visad.Control
-
copy the state of a remote control to this control
- syncControl(Control) - Method in class visad.FlowControl
-
Copy the state of a remote control to this control
- syncControl(Control) - Method in class visad.java2d.AnimationControlJ2D
-
copy the state of a remote control to this control
- syncControl(Control) - Method in class visad.java2d.GraphicsModeControlJ2D
-
copy the state of a remote control to this control
- syncControl(Control) - Method in class visad.java2d.ValueControlJ2D
-
copy the state of a remote control to this control
- syncControl(Control) - Method in class visad.java3d.AnimationControlJ3D
-
copy the state of a remote control to this control
- syncControl(Control) - Method in class visad.java3d.GraphicsModeControlJ3D
-
Copy the state of a remote control to this control
- syncControl(Control) - Method in class visad.java3d.ValueControlJ3D
-
copy the state of a remote control to this control
- syncControl(Control) - Method in class visad.ProjectionControl
-
Copy the state of a remote control to this control
- syncControl(Control) - Method in class visad.RangeControl
-
copy the state of a remote control to this control
- syncControl(Control) - Method in class visad.RendererControl
-
Copy the state of the specified control.
- syncControl(Control) - Method in class visad.ShapeControl
-
copy the state of a remote control to this control
- syncControl(Control) - Method in class visad.TextControl
-
copy the state of a remote control to this control
- syncControl(Control) - Method in class visad.ToggleControl
-
copy the state of a remote control to this control
- syncRemoteData(RemoteDisplay) - Method in class visad.DisplayImpl
-
copy Data from RemoteDisplay to this
- T - Static variable in interface visad.data.units.UnitParserConstants
-
RegularExpression Id.
- tabSize - Variable in class visad.data.units.SimpleCharStream
-
- TAG_BOTTOMBOUND - Static variable in class visad.data.vis5d.V5DStruct
-
real*4 BottomBound (PHASED OUT)
- TAG_CENTCOL - Static variable in class visad.data.vis5d.V5DStruct
-
real*4 CentralCol (PHASED OUT)
- TAG_CENTLAT - Static variable in class visad.data.vis5d.V5DStruct
-
real*4 CentralLat (PHASED OUT)
- TAG_CENTLON - Static variable in class visad.data.vis5d.V5DStruct
-
real*4 CentralLon (PHASED OUT)
- TAG_CENTROW - Static variable in class visad.data.vis5d.V5DStruct
-
real*4 CentralRow (PHASED OUT)
- TAG_COLINC - Static variable in class visad.data.vis5d.V5DStruct
-
real*4 ColInc (PHASED OUT)
- TAG_COMPRESS - Static variable in class visad.data.vis5d.V5DStruct
-
int*4 CompressMode; (#bytes/grid)
- TAG_DATE - Static variable in class visad.data.vis5d.V5DStruct
-
int*4 t; int*4 DateStamp[t]
- TAG_END - Static variable in class visad.data.vis5d.V5DStruct
-
- TAG_HEIGHT - Static variable in class visad.data.vis5d.V5DStruct
-
int*4 l; real*4 Height[l] (PHASED OUT)
- TAG_ID - Static variable in class visad.data.vis5d.V5DStruct
-
hex encoding of "V5D\n"
- TAG_LAT1 - Static variable in class visad.data.vis5d.V5DStruct
-
real*4 Lat1 (PHASED OUT)
- TAG_LAT2 - Static variable in class visad.data.vis5d.V5DStruct
-
real*4 Lat2 (PHASED OUT)
- TAG_LEVINC - Static variable in class visad.data.vis5d.V5DStruct
-
real*4 LevInc (PHASED OUT)
- TAG_LOWLEV_VAR - Static variable in class visad.data.vis5d.V5DStruct
-
int*4 var; int*4 LowLev[var]
- TAG_MAXVAL - Static variable in class visad.data.vis5d.V5DStruct
-
int*4 var; real*4 MaxVal[var]
- TAG_MINVAL - Static variable in class visad.data.vis5d.V5DStruct
-
int*4 var; real*4 MinVal[var]
- TAG_NC - Static variable in class visad.data.vis5d.V5DStruct
-
int*4 Nc
- TAG_NL - Static variable in class visad.data.vis5d.V5DStruct
-
int*4 Nl (Nl for all vars)
- TAG_NL_VAR - Static variable in class visad.data.vis5d.V5DStruct
-
int*4 var; int*4 Nl[var]
- TAG_NORTHBOUND - Static variable in class visad.data.vis5d.V5DStruct
-
real*4 NorthBound (PHASED OUT)
- TAG_NR - Static variable in class visad.data.vis5d.V5DStruct
-
int*4 Nr
- TAG_NUMTIMES - Static variable in class visad.data.vis5d.V5DStruct
-
int*4 NumTimes
- TAG_NUMVARS - Static variable in class visad.data.vis5d.V5DStruct
-
int*4 NumVars
- TAG_POLE_COL - Static variable in class visad.data.vis5d.V5DStruct
-
real*4 PoleCol (PHASED OUT)
- TAG_POLE_ROW - Static variable in class visad.data.vis5d.V5DStruct
-
real*4 PoleRow (PHASED OUT)
- TAG_PROJ_ARGS - Static variable in class visad.data.vis5d.V5DStruct
-
int*4 n; real*4 ProjArgs[0..n-1]
- TAG_PROJECTION - Static variable in class visad.data.vis5d.V5DStruct
-
int*4 projection.
- TAG_ROTATION - Static variable in class visad.data.vis5d.V5DStruct
-
real*4 Rotation (PHASED OUT)
- TAG_ROWINC - Static variable in class visad.data.vis5d.V5DStruct
-
real*4 RowInc (PHASED OUT)
- TAG_TIME - Static variable in class visad.data.vis5d.V5DStruct
-
int*4 t; int*4 TimeStamp[t]
- TAG_UNITS - Static variable in class visad.data.vis5d.V5DStruct
-
int *4 var; char*20 Units[var]
- TAG_VARNAME - Static variable in class visad.data.vis5d.V5DStruct
-
int*4 var; char*10 VarName[var]
- TAG_VERSION - Static variable in class visad.data.vis5d.V5DStruct
-
char*10 FileVersion
- TAG_VERT_ARGS - Static variable in class visad.data.vis5d.V5DStruct
-
int*4 n; real*4 VertArgs[0..n-1]
- TAG_VERTICAL_SYSTEM - Static variable in class visad.data.vis5d.V5DStruct
-
int*4 VerticalSystem
- TAG_WESTBOUND - Static variable in class visad.data.vis5d.V5DStruct
-
real*4 WestBound (PHASED OUT)
- takeStep() - Method in interface visad.AnimationControl
-
advance one step (forward or backward)
- takeStep() - Method in class visad.java2d.AnimationControlJ2D
-
advance one step (forward or backward)
- takeStep() - Method in class visad.java3d.AnimationControlJ3D
-
advance one step (forward or backward)
- TAN - Static variable in interface visad.Data
-
- tan() - Method in interface visad.Data
-
call unary() to take the tan of this assuming radian
Units unless this actual Units are degrees,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- tan(int, int) - Method in interface visad.Data
-
call unary() to take the tan of this assuming radian
Units unless this actual Units are degrees
- tan() - Method in class visad.DataImpl
-
call unary() to take the tan of this assuming radian
Units unless this actual Units are degrees,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- tan(int, int) - Method in class visad.DataImpl
-
call unary() to take the tan of this assuming radian
Units unless this actual Units are degrees
- tan(Data) - Static method in class visad.python.JPythonMethods
-
return point-wise tan value of data, assuming input values are in radians
unless they have units convertable with radians, in which case those
units are converted to radians
- tan() - Method in class visad.RemoteDataImpl
-
call unary() to take the tan of this assuming radian
Units unless this actual Units are degrees,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- tan(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the tan of this assuming radian
Units unless this actual Units are degrees
- TAN_DEGREES - Static variable in interface visad.Data
-
- TANC - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Code value in AREA files used to designate TANC (tangent cone)
navigation
- TANCnav - Class in edu.wisc.ssec.mcidas
-
Navigation class for tangent cone (TANC) type nav.
- TANCnav(int[]) - Constructor for class edu.wisc.ssec.mcidas.TANCnav
-
Set up for the real math work.
- tanDegrees() - Method in interface visad.Data
-
call unary() to take the tan of this assuming degree
Units unless this actual Units are radians,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- tanDegrees(int, int) - Method in interface visad.Data
-
call unary() to take the tan of this assuming degree
Units unless this actual Units are radians
- tanDegrees() - Method in class visad.DataImpl
-
call unary() to take the tan of this assuming degree
Units unless this actual Units are radians,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- tanDegrees(int, int) - Method in class visad.DataImpl
-
call unary() to take the tan of this assuming degree
Units unless this actual Units are radians
- tanDegrees(Data) - Static method in class visad.python.JPythonMethods
-
return point-wise tangent value of data, assuming input values are in degrees
unless they have units convertable with degrees, in which case those
units are converted to degrees
- tanDegrees() - Method in class visad.RemoteDataImpl
-
call unary() to take the tan of this assuming degree
Units unless this actual Units are radians,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- tanDegrees(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the tan of this assuming degree
Units unless this actual Units are radians
- TCData - Class in visad.bom
-
- TCData() - Constructor for class visad.bom.TCData
-
- TCDataTest - Class in visad.bom
-
Test program to demonstrate TCData, a class for representing
Tropical Cyclones in VisAD
Creates some static TC Data, and displays a simple plot
- TCDataTest() - Constructor for class visad.bom.TCDataTest
-
- tempToRad(float, int) - Method in class edu.wisc.ssec.mcidas.CalibratorFY2
-
calibrate from temperature to radiance
- tenBitToTwoByte(byte[], short[]) - Static method in class visad.util.Util
-
Convert 10-bit data to 2-byte data
- tenFactor() - Method in class visad.data.units.UnitParser
-
- terminalTupleOrScalar(VisADGroup, float[][], String, TextControl, int, int[], float[], int[], DataRenderer) - Method in class visad.java2d.ShadowTypeJ2D
-
- terminalTupleOrScalar(Object, float[][], String, TextControl, int, int[], float[], int[], DataRenderer) - Method in class visad.java3d.ShadowTypeJ3D
-
- terminalTupleOrScalar(Object, float[][], String, TextControl, int, int[], float[], int[], DataRenderer, ShadowType) - Method in class visad.ShadowType
-
transform data into a (Java3D or Java2D) scene graph; add generated scene
graph components as children of group; group is Group (Java3D) or
VisADGroup (Java2D); value_array are inherited valueArray values;
default_values are defaults for each display.DisplayRealTypeVector; return
true if need post-process
- TERTIARY - Static variable in class visad.AxisScale
-
identifier for tertiary label side of axis
- test(float[][]) - Method in class visad.Delaunay
-
check this triangulation in various ways to make sure it is
constructed correctly.
- test(float[][], boolean) - Method in class visad.Delaunay
-
- TestArea - Class in visad.data.mcidas
-
This will test the Area File Adapter and Base Map (McIDAS
formats) Adapter for VisAD.
- TestArea() - Constructor for class visad.data.mcidas.TestArea
-
- TestBinary - Class in visad.data.visad
-
- TestBinary(String[]) - Constructor for class visad.data.visad.TestBinary
-
- TestCluster - Class in visad.cluster
-
TestCluster is the class for testing the visad.cluster package.
- TestCluster() - Constructor for class visad.cluster.TestCluster
-
- TestClusterOneJVM - Class in visad.cluster
-
TestClusterOneJVM is the class for testing the visad.cluster package.
- TestClusterOneJVM() - Constructor for class visad.cluster.TestClusterOneJVM
-
- TestDownload - Class in visad.install
-
- TestDownload(String[]) - Constructor for class visad.install.TestDownload
-
- testEqualsCache(Set) - Method in class visad.Set
-
test set against a cache of Set-s equal to this
- TestGIF - Class in visad.data.gif
-
- TestGIF() - Constructor for class visad.data.gif.TestGIF
-
- testNotEqualsCache(Set) - Method in class visad.Set
-
test set against a cache of Set-s not equal to this
- TestProxyCluster - Class in visad.cluster
-
TestProxyCluster is the class for testing the visad.cluster package.
- TestProxyCluster(String, Frame, RemoteProxyAgent) - Constructor for class visad.cluster.TestProxyCluster
-
- testRead(String[]) - Method in class visad.data.bio.LociForm
-
A utility method for test reading a file from the command line,
and displaying the results in a simple display.
- TestROMS - Class in visad.cluster
-
cd /home1/billh/mead
java -mx128m visad.cluster.TestROMS NE_Pacific_2.nc roms_his_NEP2.nc
- TestROMS(String[]) - Constructor for class visad.cluster.TestROMS
-
- TestSSCluster - Class in visad.cluster
-
TestSSCluster is the class for testing the visad.cluster package.
- TestSSCluster(String, Frame) - Constructor for class visad.cluster.TestSSCluster
-
- TestUtil - Class in visad.install
-
- TestUtil(String[]) - Constructor for class visad.install.TestUtil
-
- TestUtil.MakeCopy - Class in visad.install
-
- TestVis5DCluster - Class in visad.cluster
-
TestVis5DCluster is the class for testing the visad.cluster package.
- TestVis5DCluster() - Constructor for class visad.cluster.TestVis5DCluster
-
- testWidget() - Method in class visad.browser.Widget
-
Pops up a frame to test this widget.
- TestWRFCluster - Class in visad.cluster
-
TestWRFCluster is the class for testing the visad.cluster package.
- TestWRFCluster(String, Frame) - Constructor for class visad.cluster.TestWRFCluster
-
- texCoords - Variable in class visad.VisADGeometryArray
-
- Text - Static variable in interface visad.Display
-
display scalar for text
- Text - Class in visad
-
Text is the class of VisAD scalar data for text strings.
- Text(TextType) - Constructor for class visad.Text
-
construct a Text object with the missing value
- Text(TextType, String) - Constructor for class visad.Text
-
construct a Text object
- Text(String) - Constructor for class visad.Text
-
construct a Text object with the generic TEXT type (TextType.Generic)
- text - Variable in class visad.util.TextEditor
-
main text area
- TextAdapter - Class in visad.data.text
-
this is an VisAD file adapter for comma-, tab- and blank-separated
ASCII text file data.
- TextAdapter(String) - Constructor for class visad.data.text.TextAdapter
-
Create a VisAD FlatField from a local Text (comma-, tab- or
blank-separated values) ASCII file
- TextAdapter(String, String, String) - Constructor for class visad.data.text.TextAdapter
-
Create a VisAD FlatField from a local Text (comma-, tab- or
blank-separated values) ASCII file
- TextAdapter(URL) - Constructor for class visad.data.text.TextAdapter
-
Create a VisAD FlatField from a remote Text (comma-, tab- or
blank-separated values) ASCII file
- TextAdapter(URL, String, String) - Constructor for class visad.data.text.TextAdapter
-
Create a VisAD FlatField from a local Text (comma-, tab- or
blank-separated values) ASCII file
- TextAdapter(InputStream, String, String, String) - Constructor for class visad.data.text.TextAdapter
-
Create a VisAD FlatField from a local Text (comma-, tab- or
blank-separated values) ASCII file
- TextAdapter(InputStream, String, String, String, boolean) - Constructor for class visad.data.text.TextAdapter
-
Create a VisAD FlatField from a local Text (comma-, tab- or
blank-separated values) ASCII file
- TextAdapter(InputStream, String, String, String, Hashtable, boolean) - Constructor for class visad.data.text.TextAdapter
-
Create a VisAD FlatField from a local Text (comma-, tab- or
blank-separated values) ASCII file
- TextAdapter(InputStream, String, String, String, Hashtable, boolean, String) - Constructor for class visad.data.text.TextAdapter
-
Create a VisAD FlatField from a local Text (comma-, tab- or
blank-separated values) ASCII file
- TextAdapter(InputStream, String, String, String, Hashtable, boolean, String, TextAdapter.StreamProcessor) - Constructor for class visad.data.text.TextAdapter
-
Create a VisAD FlatField from a local Text (comma-, tab- or
blank-separated values) ASCII file
- TextAdapter.DateParser - Interface in visad.data.text
-
used to allow applications to define their own date parsing
- TextAdapter.StreamProcessor - Interface in visad.data.text
-
- textChanged - Variable in class visad.browser.RangeSlider
-
Flag whether current text string value needs updating.
- TextControl - Class in visad
-
TextControl is the VisAD class for controlling Text display scalars.
- TextControl(DisplayImpl) - Constructor for class visad.TextControl
-
- TextControl.Justification - Class in visad
-
A class to represent the different types of justification.
- TextControlWidget - Class in visad.util
-
- TextControlWidget(TextControl) - Constructor for class visad.util.TextControlWidget
-
Creates new form TextControlWidget
- TextEditor - Class in visad.util
-
A general-purpose editor for reading and writing text files.
- TextEditor() - Constructor for class visad.util.TextEditor
-
constructs a TextEditor
- TextEditor(String) - Constructor for class visad.util.TextEditor
-
constructs a TextEditor containing text from the given filename
- TextForm - Class in visad.data.text
-
Defines the form of text data files for VisAD
These may have filename extentions of:
.csv - comma-separated values
.tsv - tab-separated values
.bsv - blank-separated values
.txt - (delimiter chosen from the characters: tab, comma, blank
in that order)
- TextForm() - Constructor for class visad.data.text.TextForm
-
- TextForm - Class in visad.gifts
-
- TextForm() - Constructor for class visad.gifts.TextForm
-
- TextForm(String, String) - Constructor for class visad.gifts.TextForm
-
- TextForm(boolean, String, String) - Constructor for class visad.gifts.TextForm
-
- TextFrame - Class in visad.util
-
A GUI frame for editing text files.
- TextFrame() - Constructor for class visad.util.TextFrame
-
constructs a TextFrame
- TextFrame(String) - Constructor for class visad.util.TextFrame
-
constructs a TextFrame containing text from the given filename
- TextFrame(TextEditor) - Constructor for class visad.util.TextFrame
-
constructs a TextFrame from the given TextEditor object
- textPane - Variable in class visad.util.TextFrame
-
main frame component
- TextType - Class in visad
-
TextType is the VisAD scalar data type for text string variables.
- TextType(String) - Constructor for class visad.TextType
-
name of type (two TextTypes are equal if their names are equal)
- TEXTURE3D - Static variable in class visad.GraphicsModeControl
-
3D texture type for volume rendering
- Texture3DMode - Static variable in interface visad.Display
-
texture 3D mode - ConstantMap only, values must be > 0
- texture3DToGroup(Object, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, BufferedImage[], GraphicsModeControl, float, float[], int, int, int, DataRenderer) - Method in class visad.cluster.ShadowNodeFunctionTypeJ3D
-
- texture3DToGroup(Object, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, Object[], GraphicsModeControl, float, float[], int, int, int, DataRenderer) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- texture3DToGroup(Object, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, Object[], GraphicsModeControl, float, float[], int, int, int, DataRenderer) - Method in class visad.ShadowType
-
- texture_height - Variable in class visad.VisADAppearance
-
- TEXTURE_NPOT - Static variable in class visad.java3d.DisplayImplJ3D
-
Indicates whether to allow non-power of two textures.
- texture_width - Variable in class visad.VisADAppearance
-
- textureDepth(int) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
Get the possibly adjusted texture depth.
- textureDepth(int) - Method in class visad.ShadowType
-
- TextureEnable - Static variable in interface visad.Display
-
texture enable - ConstantMap only
- TextureFillRendererJ3D - Class in visad.bom
-
TextureFillRendererJ3D is the VisAD class for rendering Sets (usually
Irregular2DSets) filled with a cross hatch pattern via texture mapping
- TextureFillRendererJ3D() - Constructor for class visad.bom.TextureFillRendererJ3D
-
- textureHeight(int) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
Get the possibly adjusted texture height.
- textureHeight(int) - Method in class visad.ShadowType
-
- textureStackToGroup(Object, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, BufferedImage[], BufferedImage[], BufferedImage[], GraphicsModeControl, float, float[], int, int, int, DataRenderer) - Method in class visad.cluster.ShadowNodeFunctionTypeJ3D
-
client must process the VisADSwitch this makes in order to insert
in a Java3D scene graph
- textureStackToGroup(Object, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, Object[], Object[], Object[], GraphicsModeControl, float, float[], int, int, int, DataRenderer) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- textureStackToGroup(Object, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, Object[], Object[], Object[], GraphicsModeControl, float, float[], int, int, int, DataRenderer) - Method in class visad.ShadowType
-
- textureToGroup(Object, VisADGeometryArray, BufferedImage, GraphicsModeControl, int, int, DataRenderer) - Method in class visad.bom.ShadowTextureFillSetTypeJ3D
-
- textureToGroup(Object, VisADGeometryArray, BufferedImage, GraphicsModeControl, float, float[], int, int) - Method in class visad.cluster.ShadowNodeFunctionTypeJ3D
-
- textureToGroup(Object, VisADGeometryArray, Object, GraphicsModeControl, float, float[], int, int) - Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
- textureToGroup(Object, VisADGeometryArray, Object, GraphicsModeControl, float, float[], int, int, boolean, boolean, VisADImageTile) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- textureToGroup(Object, VisADGeometryArray, Object, GraphicsModeControl, float, float[], int, int) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- textureToGroup(Object, VisADGeometryArray, Object, GraphicsModeControl, float, float[], int, int, boolean, boolean, VisADImageTile, boolean) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- textureToGroup(Object, VisADGeometryArray, Object, GraphicsModeControl, float, float[], int, int) - Method in class visad.ShadowType
-
- textureToGroup(Group, GeometryArray, BufferedImage) - Method in class visad.test.J3DTextureTest
-
- textureWidth(int) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
Get the possibly adjusted texture width.
- textureWidth(int) - Method in class visad.ShadowType
-
- THICKNESS_RIDGE - Static variable in class visad.bom.FrontDrawer
-
- Thing - Interface in visad
-
Thing is the top-level interface for objects that send
ThingChangedEvents to Actions.
- thingChanged(ThingChangedEvent) - Method in class visad.ActionImpl
-
a linked ThingReference has changed, requesting activity
in this ActionImpl
- thingChanged(ThingChangedEvent) - Method in class visad.RemoteActionImpl
-
- thingChanged(ThingChangedEvent) - Method in interface visad.ThingChangedListener
-
- ThingChangedEvent - Class in visad
-
ThingChangedEvent is the VisAD class for changes in objects
(usually Data objects) referred to by ThingReference objects.
- ThingChangedEvent(long, long) - Constructor for class visad.ThingChangedEvent
-
- ThingChangedListener - Interface in visad
-
ThingChangedListener is the EventListener interface for
ThingChangedEvents.
- ThingImpl - Class in visad
-
ThingImpl is the abstract superclass of the VisAD objects that send
ThingChangedEvents to Actions.
- ThingImpl() - Constructor for class visad.ThingImpl
-
- ThingReference - Interface in visad
-
ThingReference is the VisAD interface for named holders for
objects.
- ThingReferenceImpl - Class in visad
-
ThingReferenceImpl is a local implementation of ThingReference.
- ThingReferenceImpl(String) - Constructor for class visad.ThingReferenceImpl
-
Constructs from a name for the instance.
- things - Variable in class visad.bom.annotations.ScreenAnnotator
-
- ThreadManager - Class in visad.util
-
This class provides support for running a collection of Runnables
concurrently.
- ThreadManager() - Constructor for class visad.util.ThreadManager
-
- ThreadManager(String) - Constructor for class visad.util.ThreadManager
-
Constructor with name specified
- ThreadManager(int) - Constructor for class visad.util.ThreadManager
-
- ThreadManager.MyRunnable - Interface in visad.util
-
MyRunnable
- ThreadPool - Class in visad.util
-
A pool of threads which can be used to execute any Runnable tasks.
- ThreadPool() - Constructor for class visad.util.ThreadPool
-
Build a thread pool with the default thread name prefix and the default
minimum and maximum numbers of threads.
- ThreadPool(String) - Constructor for class visad.util.ThreadPool
-
Build a thread pool with the specified thread name prefix, and the default
minimum and maximum numbers of threads
- ThreadPool(int) - Constructor for class visad.util.ThreadPool
-
Build a thread pool with the specified maximum number of threads, and the
default thread name prefix and minimum number of threads
- ThreadPool(int, int) - Constructor for class visad.util.ThreadPool
-
Build a thread pool with the specified minimum and maximum numbers of
threads, and the default thread name prefix.
- ThreadPool(String, int, int) - Constructor for class visad.util.ThreadPool
-
Build a thread pool with the specified thread name prefix and minimum and
maximum numbers of threads
- TiffForm - Class in visad.data.tiff
-
TiffForm is the VisAD data adapter for the TIFF file format.
- TiffForm() - Constructor for class visad.data.tiff.TiffForm
-
- tileCells() - Method in class visad.ss.SpreadSheet
-
Resizes all cells to exactly fill the entire pane, if possible.
- timdif(int, int, int, int) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Calculate difference in minutes between two dates/times.
- Time - Static variable in class visad.RealType
-
Timestamp coordinate
- Time1DTuple - Static variable in class visad.RealTupleType
-
System intrinsic for (RealType.Time)
- time_flag - Variable in class visad.DataDisplayLink
-
flag indicating current doTransform() has taken more than 500 ms
- TimeFactorer - Class in visad.data.in
-
Converts incoming VisAD Fields whose outermost dimension is time and
can be factored out into a field-of-fields.
- TimeFactorer(DataInputStream) - Constructor for class visad.data.in.TimeFactorer
-
Constructs from a upstream data source.
- TimeInterval - Static variable in class visad.RealType
-
Temporal-interval coordinate
- timeOriginExpr() - Method in class visad.data.units.UnitParser
-
- times(double) - Method in class visad.matrix.JamaMatrix
-
Multiply a matrix by a scalar, C = s*A
- times(JamaMatrix) - Method in class visad.matrix.JamaMatrix
-
Linear algebraic matrix multiplication, A * B
- timesEquals(double) - Method in class visad.matrix.JamaMatrix
-
Multiply a matrix by a scalar in place, A = s*A
- timeSequenceType - Static variable in class visad.data.amanda.BaseTrack
-
- timeSequenceType - Static variable in class visad.data.amanda.Hits
-
- timeSetToArray(Gridded1DSet) - Static method in class visad.DateTime
-
Create an array of DateTimes from a Gridded1DSet of times.
- TimeStamp - Variable in class visad.data.vis5d.V5DStruct
-
Time in HHMMSS format
- timeString() - Method in class visad.DateTime
-
Return a string representing the "time" portion of this DateTime
- TNDCY_NUM - Static variable in class visad.meteorology.WeatherSymbols
-
Number of pressure tendency symbols
- toArray() - Method in interface visad.util.FloatTupleArray
-
Get array data.
- toArray() - Method in class visad.util.FloatTupleArrayImpl
-
Get contained data as array.
- toDrawable(DisplayImpl) - Method in class visad.bom.annotations.ImageJ3D
-
- toDrawable(DisplayImpl) - Method in class visad.bom.annotations.JLabelJ3D
-
- toDrawable(DisplayImpl) - Method in class visad.bom.annotations.LabelJ3D
-
- toDrawable(DisplayImpl) - Method in class visad.bom.annotations.LineJ3D
-
- toDrawable(DisplayImpl) - Method in class visad.bom.annotations.PointJ3D
-
- toDrawable(DisplayImpl) - Method in class visad.bom.annotations.QuadrilateralJ3D
-
Make the QuadrilateralJ3D into a
Shape3D
.
- toDrawable(DisplayImpl) - Method in interface visad.bom.annotations.ScreenAnnotation
-
- toDrawable(DisplayImpl) - Method in class visad.bom.annotations.TriangleJ3D
-
Make the TriangleJ3D into a
Shape3D
.
- ToFits - Class in visad.data.fits
-
- ToFits() - Constructor for class visad.data.fits.ToFits
-
- toggle() - Method in interface visad.AnimationControl
-
toggle automatic stepping between off and on
- toggle(boolean) - Method in class visad.DataRenderer
-
Sets the visibility of the data being rendered by this instance.
- toggle() - Method in class visad.java2d.AnimationControlJ2D
-
toggle automatic stepping between off and on
- toggle(boolean) - Method in class visad.java2d.RendererJ2D
-
- toggle() - Method in class visad.java3d.AnimationControlJ3D
-
toggle automatic stepping between off and on
- toggle(boolean) - Method in class visad.java3d.RendererJ3D
-
- ToggleControl - Class in visad
-
ToggleControl is the VisAD class for toggling other Control-s
on and off.
- ToggleControl(DisplayImpl, Control) - Constructor for class visad.ToggleControl
-
- Token - Class in visad.data.units
-
Describes the input token stream.
- Token() - Constructor for class visad.data.units.Token
-
No-argument constructor
- Token(int) - Constructor for class visad.data.units.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class visad.data.units.Token
-
Constructs a new token for the specified Image and Kind.
- token - Variable in class visad.data.units.UnitParser
-
Current token.
- token_source - Variable in class visad.data.units.UnitParser
-
Generated Token Manager.
- tokenImage - Variable in exception visad.data.units.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- tokenImage - Static variable in interface visad.data.units.UnitParserConstants
-
Literal token values.
- TokenMgrError - Error in visad.data.units
-
Token Manager Error.
- TokenMgrError() - Constructor for error visad.data.units.TokenMgrError
-
No arg constructor.
- TokenMgrError(String, int) - Constructor for error visad.data.units.TokenMgrError
-
Constructor with message and reason.
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error visad.data.units.TokenMgrError
-
Full Constructor.
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.ABINnav
-
Convert satellite lines/elements to latitude/longitude coordinates.
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.ABISnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.ABISnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
converts from satellite coordinates to latitude/longitude.
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.GEOSnav
-
- toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.GMSXnav
-
toLatLon converts satellite line/element to lat/lon
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.GMSXnav
-
- toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.GOESnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.GOESnav
-
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.GRIDnav
-
converts from grid coordinates (x,y) or (col, row) to latitude/longitude
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.GVARnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.GVARnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.KALPnav
-
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.KALPnav
-
- toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.LALOnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.LALOnav
-
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.LAMBnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.MERCnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.MERCnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.MOLLnav
-
Converts from satellite coordinates to latitude/longitude
- toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.MOLLnav
-
Converts from satellite coordinates to latitude/longitude
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.MSATnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.MSATnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.MSGnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.MSGnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.MSGTnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.MSGTnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.PSnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.RADRnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.RADRnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.RECTnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.RECTnav
-
converts from satellite coordinates to latitude/longitude
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.SINUnav
-
- toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.SINUnav
-
- toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.TANCnav
-
converts from satellite coordinates to latitude/longitude
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.ABINnav
-
Convert latitudes/longitudes to satellite lines/elements.
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.ABISnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.ABISnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
toLinEle converts lat/long to satellite line/element
This implementation converts the input array to doubles
and calls the double signature of
AREAnav.toLinEle(double[][])
.
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.GEOSnav
-
- toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.GMSXnav
-
toLinEle converts lat/lon to satellite line/element
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.GMSXnav
-
- toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.GOESnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.GOESnav
-
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.GVARnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.GVARnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.KALPnav
-
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.KALPnav
-
- toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.LALOnav
-
toLinEle converts lat/long to satellite line/element
transform an array of values in R^DomainDimension to an array
of non-integer grid coordinates
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.LALOnav
-
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.LAMBnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.MERCnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.MERCnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.MOLLnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.MOLLnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.MSATnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.MSATnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.MSGnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.MSGnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.MSGTnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.MSGTnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.PSnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.RADRnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.RADRnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.RECTnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.RECTnav
-
toLinEle converts lat/long to satellite line/element
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.SINUnav
-
- toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.SINUnav
-
- toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.TANCnav
-
toLinEle converts lat/long to satellite line/element
- Tool2D - Variable in class visad.ss.SpreadSheet
-
Toolbar buttons.
- Tool3D - Variable in class visad.ss.SpreadSheet
-
Toolbar buttons.
- Toolbar - Variable in class visad.ss.SpreadSheet
-
Tool bar.
- ToolJ2D - Variable in class visad.ss.SpreadSheet
-
Toolbar buttons.
- ToolMap - Variable in class visad.ss.SpreadSheet
-
Toolbar buttons.
- ToolPaste - Variable in class visad.ss.SpreadSheet
-
Toolbar buttons.
- ToolReset - Variable in class visad.ss.SpreadSheet
-
Toolbar buttons.
- ToolSave - Variable in class visad.ss.SpreadSheet
-
Toolbar buttons.
- ToolShow - Variable in class visad.ss.SpreadSheet
-
Toolbar buttons.
- TOP - Static variable in class visad.TextControl.Justification
-
Predefined value for top justification
- TOP_LEFT - Static variable in class visad.bom.annotations.ImageJ3D
-
Image top left positioned on x, y
- TOP_RIGHT - Static variable in class visad.bom.annotations.ImageJ3D
-
Image top right positioned on x, y
- toReference(double[][]) - Method in class visad.bom.Radar2DCoordinateSystem
-
Convert from range/azimuth to latitude/longitude.
- toReference(float[][]) - Method in class visad.bom.Radar2DCoordinateSystem
-
Convert from range/azimuth to latitude/longitude.
- toReference(double[][]) - Method in class visad.bom.Radar3DCoordinateSystem
-
Convert from range/azimuth/elevation to latitude/longitude/altitude.
- toReference(float[][]) - Method in class visad.bom.Radar3DCoordinateSystem
-
Convert from range/azimuth/elevation to latitude/longitude/altitude.
- toReference(double[][]) - Method in class visad.bom.WindPolarCoordinateSystem
-
- toReference(float[][]) - Method in class visad.bom.WindPolarCoordinateSystem
-
- toReference(double[][]) - Method in class visad.CachingCoordinateSystem
-
Wrapper around the toReference method of the input CoordinateSystem.
- toReference(float[][]) - Method in class visad.CachingCoordinateSystem
-
Wrapper around the toReference method of the input CoordinateSystem.
- toReference(double[][]) - Method in class visad.CartesianProductCoordinateSystem
-
Convert input array to reference coordinates.
- toReference(float[][]) - Method in class visad.CartesianProductCoordinateSystem
-
Convert input array to reference coordinates.
- toReference(double[][]) - Method in class visad.CMYCoordinateSystem
-
Convert RealTuple values to Reference coordinates;
for efficiency, input and output values are passed as
double[][] arrays rather than RealTuple[] arrays; the array
organization is double[tuple_dimension][number_of_tuples];
can modify and return argument array.
- toReference(float[][]) - Method in class visad.CMYCoordinateSystem
-
Convert RealTuple values to Reference coordinates;
for efficiency, input and output values are passed as
float[][] arrays rather than RealTuple[] arrays; the array
organization is float[tuple_dimension][number_of_tuples];
can modify and return argument array.
- toReference(double[][]) - Method in class visad.CoordinateSystem
-
Convert RealTuple values to Reference coordinates;
for efficiency, input and output values are passed as
double[][] arrays rather than RealTuple[] arrays; the array
organization is double[tuple_dimension][number_of_tuples];
can modify and return argument array.
- toReference(float[][]) - Method in class visad.CoordinateSystem
-
Convert RealTuple values to Reference coordinates;
for efficiency, input and output values are passed as
float[][] arrays rather than RealTuple[] arrays; the array
organization is float[tuple_dimension][number_of_tuples];
can modify and return argument array.
- toReference(double[][], Unit[]) - Method in class visad.CoordinateSystem
-
Convert values in Units specified to Reference coordinates.
- toReference(float[][], Unit[]) - Method in class visad.CoordinateSystem
-
Convert values in Units specified to Reference coordinates.
- toReference(double[][]) - Method in class visad.CylindricalCoordinateSystem
-
Convert cylindrical coordinates (radius, azimuth, z) to
Cartesian coordinates (x, y, z).
- toReference(float[][]) - Method in class visad.CylindricalCoordinateSystem
-
Convert cylindrical coordinates (radius, azimuth, z) to
Cartesian coordinates (x, y, z).
- toReference(double[][]) - Method in class visad.data.hdfeos.LambertAzimuthalEqualArea
-
- toReference(double[][]) - Method in class visad.data.hdfeos.LambertConformalConic
-
- toReference(double[][]) - Method in class visad.data.hdfeos.PolarStereographic
-
- toReference(double[][]) - Method in class visad.data.hrit.HRITCoordinateSystem
-
convert from image element,line to latitude,longitude
- toReference(float[][]) - Method in class visad.data.hrit.HRITCoordinateSystem
-
convert from image element,line to latitude,longitude
- toReference(double[][]) - Method in class visad.data.mcidas.AREACoordinateSystem
-
convert from image element,line to latitude,longitude
- toReference(float[][]) - Method in class visad.data.mcidas.AREACoordinateSystem
-
convert from image element,line to latitude,longitude
- toReference(double[][]) - Method in class visad.data.mcidas.GRIDCoordinateSystem
-
Converts grid xy (col,row) to latitude/longitude
- toReference(double[][]) - Method in class visad.data.vis5d.Vis5DCoordinateSystem
-
- toReference(double[][]) - Method in class visad.data.vis5d.Vis5DVerticalSystem.Vis5DVerticalCoordinateSystem
-
Converts pressures in millibars to altitude in meters.
- toReference(float[][]) - Method in class visad.data.vis5d.Vis5DVerticalSystem.Vis5DVerticalCoordinateSystem
-
Converts pressures in millibars to altitude in meters.
- toReference(double[][]) - Method in class visad.EmpiricalCoordinateSystem
-
Convert world coordinates to reference coordinates.
- toReference(float[][]) - Method in class visad.EmpiricalCoordinateSystem
-
Convert world coordinates to reference coordinates.
- toReference(double[][]) - Method in class visad.FlowSphericalCoordinateSystem
-
- toReference(float[][]) - Method in class visad.FlowSphericalCoordinateSystem
-
- toReference(float[][]) - Method in class visad.georef.LongitudeLatitudeInterpCS
-
- toReference(double[][]) - Method in class visad.georef.LongitudeLatitudeInterpCS
-
- toReference(double[][]) - Method in class visad.georef.TrivialMapProjection
-
Transform to the reference coordinates
- toReference(float[][]) - Method in class visad.georef.TrivialMapProjection
-
Transform to the reference coordinates
- toReference(double[][]) - Method in class visad.georef.TrivialNavigation
-
Transform to the reference coordinates
- toReference(double[][]) - Method in class visad.GridCoordinateSystem
-
- toReference(float[][]) - Method in class visad.GridCoordinateSystem
-
- toReference(double[][]) - Method in class visad.HSVCoordinateSystem
-
- toReference(float[][]) - Method in class visad.HSVCoordinateSystem
-
- toReference(double[][]) - Method in class visad.IdentityCoordinateSystem
-
Simple implementation of abstract method.
- toReference(float[][]) - Method in class visad.IdentityCoordinateSystem
-
Simple implementation of abstract method.
- toReference(double[][]) - Method in class visad.InverseCoordinateSystem
-
- toReference(float[][]) - Method in class visad.InverseCoordinateSystem
-
- toReference(double[][]) - Method in class visad.jmet.AlbersCoordinateSystem
-
convert from x,y to lat,lon
- toReference(double[][]) - Method in class visad.jmet.EASECoordinateSystem
-
convert from x,y to lat,lon
- toReference(double[][]) - Method in class visad.jmet.GRIBCoordinateSystem
-
convert from x,y to lat,lon
- toReference(double[][]) - Method in class visad.LogCoordinateSystem
-
Convert values to logarithmic values.
- toReference(double[][]) - Method in class visad.PolarCoordinateSystem
-
- toReference(float[][]) - Method in class visad.PolarCoordinateSystem
-
- toReference(double[][]) - Method in class visad.SphericalCoordinateSystem
-
- toReference(float[][]) - Method in class visad.SphericalCoordinateSystem
-
- toRowCol(double[][]) - Method in class edu.wisc.ssec.mcidas.GRIDnav
-
toRowCol converts latitude/longitude to grid row/col
- toString() - Method in class edu.wisc.ssec.mcidas.adde.AddePointDataReader
-
Return a formated string of the returned data
- toString() - Method in class edu.wisc.ssec.mcidas.adde.DataSetInfo
-
Return a formated string of the returned data
- toString() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
-
- toString() - Method in class edu.wisc.ssec.mcidas.adde.WxTextProduct
-
Get the string representation of this product
- toString() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
Prints out a formatted listing of the directory info
- toString() - Method in class edu.wisc.ssec.mcidas.AreaDirectoryList
-
Prints out a formatted listing of the directory info
- toString() - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Get a String representation of this image metadata/information
- toString() - Method in class edu.wisc.ssec.mcidas.AREAnav
-
Return a String
representation of this nav module
- toString() - Method in class edu.wisc.ssec.mcidas.EnhancementTable
-
Print out a pretty table.
- toString() - Method in class edu.wisc.ssec.mcidas.GridDirectory
-
String representation of the GridDirectory
- toString() - Method in class edu.wisc.ssec.mcidas.GridDirectoryList
-
Prints out a formatted listing of the directory info
- toString() - Method in class visad.BaseColorControl
-
- toString() - Method in class visad.bom.Radar2DCoordinateSystem
-
Return String representation of this Radar2DCoordinateSystem
- toString() - Method in class visad.bom.Radar3DCoordinateSystem
-
Return String representation of this Radar3DCoordinateSystem
- toString() - Method in class visad.CachingCoordinateSystem
-
A decriptive string of this CS.
- toString() - Method in class visad.collab.ControlMonitorEvent
-
Returns a String
representation of this object.
- toString() - Method in class visad.collab.DisplayMonitorImpl
-
- toString() - Method in class visad.collab.MapMonitorEvent
-
Returns a String
representation of this object.
- toString() - Method in class visad.collab.MessageMonitorEvent
-
Returns a String
representation of this object.
- toString() - Method in class visad.collab.MonitorEvent
-
Returns a String
representation of this object.
- toString() - Method in class visad.collab.ReferenceMonitorEvent
-
Returns a String
representation of this object.
- toString() - Method in class visad.collab.RemoteDisplayMonitorImpl
-
Returns a string representation of this object.
- toString(String) - Method in class visad.ConstantMap
-
- toString() - Method in class visad.Control
-
- toString() - Method in class visad.data.amanda.BaseTrack
-
- toString() - Method in class visad.data.amanda.Event
-
- toString() - Method in class visad.data.amanda.EventList
-
- toString() - Method in class visad.data.amanda.Hit
-
- toString() - Method in class visad.data.amanda.Module
-
- toString() - Method in class visad.data.amanda.ModuleList
-
- toString() - Method in class visad.data.amanda.Point
-
- toString() - Method in class visad.data.AreaImageCacheAdapter
-
- toString() - Method in class visad.data.FileFlatField
-
- toString() - Method in class visad.data.fits.Spasm
-
- toString() - Method in class visad.data.FlatFieldCache
-
- toString() - Method in class visad.data.gis.ArcAsciiGridAdapter
-
Return a string representation of this grid as constructed.
- toString() - Method in class visad.data.gis.UsgsDemAdapter
-
Multi-line string representation
- toString() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
Converts this object to a String representation.
- toString() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataspace
-
Converts this object to a String representation.
- toString() - Method in class visad.data.hdf5.hdf5objects.HDF5Group
-
Converts this object to a String representation.
- toString() - Method in class visad.data.hdf5.hdf5objects.HDF5Object
-
Converts this object to a String representation.
- toString() - Method in class visad.data.hdf5.hdf5objects.HDF5TreeNode
-
Returns the result of sending toString()
to this node's
user object, or null if this node has no user object.
- toString() - Method in class visad.data.hdfeos.DimensionSet
-
- toString() - Method in class visad.data.hdfeos.HdfeosTuple
-
- toString() - Method in class visad.data.hdfeos.NamedDimension
-
- toString() - Method in class visad.data.hdfeos.Shape
-
- toString() - Method in class visad.data.hdfeos.ShapeSet
-
- toString() - Method in class visad.data.hdfeos.Variable
-
- toString() - Method in class visad.data.hdfeos.VariableSet
-
- toString() - Method in class visad.data.hrit.HRITCoordinateSystem
-
Return a String which tells some info about this navigation
- toString() - Method in class visad.data.mcidas.AREACoordinateSystem
-
Return a String which tells some info about this navigation
- toString() - Method in class visad.data.mcidas.McIDASGridDirectory
-
Return a String representation of the McIDASGridDirectory
- toString() - Method in class visad.data.netcdf.in.Context
-
Returns a string representation of this context.
- toString() - Method in class visad.data.netcdf.in.VirtualData
-
Gets the string that represents this object.
- toString() - Method in class visad.data.units.Token
-
Returns the image.
- toString() - Method in class visad.data.units.UnitTable
-
Return a string representation of this instance.
- toString() - Method in class visad.DataImpl
-
- toString() - Method in class visad.DataReferenceImpl
-
- toString() - Method in class visad.DateTime
-
Return a string representation of this DateTime.
- toString() - Method in class visad.Delaunay
-
- toString() - Method in class visad.DisplayEvent
-
String representation of the event.
- toString() - Method in class visad.DisplayImpl
-
- toString(String) - Method in class visad.DisplayImpl
-
- toString() - Method in class visad.ErrorEstimate
-
- toString() - Method in class visad.FlatField
-
- toString() - Method in class visad.georef.EarthLocationLite
-
to string
- toString() - Method in class visad.georef.EarthLocationTuple
-
- toString() - Method in class visad.georef.LatLonTuple
-
- toString() - Method in class visad.georef.MapProjection
-
Print out a string representation of this MapProjection
- toString() - Method in class visad.georef.NamedLocationTuple
-
- toString() - Method in class visad.georef.UTMCoordinate
-
- toString() - Method in class visad.install.Path
-
- toString() - Method in class visad.java2d.AnimationControlJ2D
-
- toString() - Method in class visad.java2d.GraphicsModeControlJ2D
-
- toString() - Method in class visad.java2d.ShadowTypeJ2D
-
- toString() - Method in class visad.java2d.ValueControlJ2D
-
- toString() - Method in class visad.java3d.GraphicsModeControlJ3D
-
Return a string representation of this GraphicsModeControlJ3D
- toString() - Method in class visad.java3d.ShadowTypeJ3D
-
Get a String representation of this object
- toString() - Method in class visad.MathType
-
- toString() - Method in class visad.MessageEvent
-
- toString() - Method in class visad.ProjectionControl
-
A string representation of this ProjectionControl.
- toString() - Method in class visad.QuantityDimension
-
Return a string representation of this dimension of a quantity.
- toString() - Method in class visad.RangeControl
-
- toString() - Method in class visad.Real
-
- toString() - Method in interface visad.RealIface
-
- toString() - Method in class visad.RealTuple
-
Provide a String representation of this RealTuple.
- toString() - Method in interface visad.RealTupleIface
-
Returns a string representation of this instance.
- toString() - Method in class visad.RemoteReferenceLinkImpl
-
return a String representation of the referenced data
- toString() - Method in class visad.RendererControl
-
- toString() - Method in class visad.ScalarMap
-
Returns a string representation of the ScalarMap.
- toString(String) - Method in class visad.ScalarMap
-
Returns a string representation of the ScalarMap with the specified
prefix prepended.
- toString() - Method in class visad.ScalarMapControlEvent
-
- toString() - Method in class visad.ScalarMapEvent
-
- toString() - Method in class visad.ShadowType
-
- toString() - Method in class visad.Text
-
- toString() - Method in class visad.ThingReferenceImpl
-
- toString() - Method in class visad.Unit
-
Returns a string representation of this unit.
- toString() - Method in class visad.util.ColorChangeEvent
-
Return a string representation of this object
- toString() - Method in class visad.util.ComboFileFilter
-
Gets a string representation of this file filter.
- toString() - Method in class visad.util.ExtensionFileFilter
-
Gets a string representation of this file filter.
- toString() - Method in class visad.util.HersheyFont
-
- toString() - Method in class visad.util.SliderChangeEvent
-
Return a string description of this object
- toString() - Method in class visad.VisADGeometryArray
-
- toString() - Method in class visad.VisADGroup
-
- toString() - Method in class visad.VisADIndexedTriangleStripArray
-
- toString() - Method in class visad.VisADTriangleStripArray
-
- TOTAL_TOTALS - Static variable in class visad.bom.FrontDrawer
-
- toThat(double[], Unit) - Method in class visad.BaseUnit
-
Convert values from this unit to another unit.
- toThat(float[], Unit) - Method in class visad.BaseUnit
-
Convert values from this unit to another unit.
- toThat(double[], Unit, boolean) - Method in class visad.BaseUnit
-
Convert values from this unit to another unit.
- toThat(float[], Unit, boolean) - Method in class visad.BaseUnit
-
Convert values from this unit to another unit.
- toThat(double[], Unit) - Method in class visad.DerivedUnit
-
Convert values from this unit to another unit.
- toThat(float[], Unit) - Method in class visad.DerivedUnit
-
Convert values from this unit to another unit.
- toThat(double[], Unit, boolean) - Method in class visad.DerivedUnit
-
Convert values from this unit to another unit.
- toThat(float[], Unit, boolean) - Method in class visad.DerivedUnit
-
Convert values from this unit to another unit.
- toThat(double[], Unit) - Method in class visad.LogarithmicUnit
-
Convert values from this unit to another unit.
- toThat(float[], Unit) - Method in class visad.LogarithmicUnit
-
Convert values from this unit to another unit.
- toThat(double[], Unit, boolean) - Method in class visad.LogarithmicUnit
-
Convert values from this unit to another unit.
- toThat(float[], Unit, boolean) - Method in class visad.LogarithmicUnit
-
Convert values from this unit to another unit.
- toThat(double[], Unit) - Method in class visad.OffsetUnit
-
Convert values from this unit to another unit.
- toThat(float[], Unit) - Method in class visad.OffsetUnit
-
Convert values from this unit to another unit.
- toThat(double[], Unit, boolean) - Method in class visad.OffsetUnit
-
Convert values from this unit to another unit.
- toThat(float[], Unit, boolean) - Method in class visad.OffsetUnit
-
Convert values from this unit to another unit.
- toThat(double[], Unit) - Method in class visad.PromiscuousUnit
-
- toThat(float[], Unit) - Method in class visad.PromiscuousUnit
-
- toThat(double[], Unit) - Method in class visad.ScaledUnit
-
Convert values from this unit to another unit.
- toThat(float[], Unit) - Method in class visad.ScaledUnit
-
Convert values from this unit to another unit.
- toThat(double[], Unit, boolean) - Method in class visad.ScaledUnit
-
Convert values from this unit to another unit.
- toThat(float[], Unit, boolean) - Method in class visad.ScaledUnit
-
Convert values from this unit to another unit.
- toThat(double, Unit) - Method in class visad.Unit
-
Convert a value from this unit to another unit.
- toThat(double[], Unit) - Method in class visad.Unit
-
Convert values from this unit to another unit.
- toThat(float[], Unit) - Method in class visad.Unit
-
Convert values from this unit to another unit.
- toThat(double[], Unit, boolean) - Method in class visad.Unit
-
Convert values from this unit to another unit.
- toThat(float[], Unit, boolean) - Method in class visad.Unit
-
Convert values from this unit to another unit.
- toThis(double[], Unit) - Method in class visad.BaseUnit
-
Convert values to this unit from another unit.
- toThis(float[], Unit) - Method in class visad.BaseUnit
-
Convert values to this unit from another unit.
- toThis(double[], Unit, boolean) - Method in class visad.BaseUnit
-
Convert values to this unit from another unit.
- toThis(float[], Unit, boolean) - Method in class visad.BaseUnit
-
Convert values to this unit from another unit.
- toThis(double[], Unit) - Method in class visad.DerivedUnit
-
Convert values to this unit from another unit.
- toThis(float[], Unit) - Method in class visad.DerivedUnit
-
Convert values to this unit from another unit.
- toThis(double[], Unit, boolean) - Method in class visad.DerivedUnit
-
Convert values to this unit from another unit.
- toThis(float[], Unit, boolean) - Method in class visad.DerivedUnit
-
Convert values to this unit from another unit.
- toThis(double[], Unit) - Method in class visad.LogarithmicUnit
-
Convert values to this unit from another unit.
- toThis(float[], Unit) - Method in class visad.LogarithmicUnit
-
Convert values to this unit from another unit.
- toThis(double[], Unit, boolean) - Method in class visad.LogarithmicUnit
-
Convert values to this unit from another unit.
- toThis(float[], Unit, boolean) - Method in class visad.LogarithmicUnit
-
Convert values to this unit from another unit.
- toThis(double[], Unit) - Method in class visad.OffsetUnit
-
Convert values to this unit from another unit.
- toThis(float[], Unit) - Method in class visad.OffsetUnit
-
Convert values to this unit from another unit.
- toThis(double[], Unit, boolean) - Method in class visad.OffsetUnit
-
Convert values to this unit from another unit.
- toThis(float[], Unit, boolean) - Method in class visad.OffsetUnit
-
Convert values to this unit from another unit.
- toThis(double[], Unit) - Method in class visad.PromiscuousUnit
-
- toThis(float[], Unit) - Method in class visad.PromiscuousUnit
-
- toThis(double[], Unit) - Method in class visad.ScaledUnit
-
Convert values to this unit from another unit.
- toThis(float[], Unit) - Method in class visad.ScaledUnit
-
Convert values to this unit from another unit.
- toThis(double[], Unit, boolean) - Method in class visad.ScaledUnit
-
Convert values to this unit from another unit.
- toThis(float[], Unit, boolean) - Method in class visad.ScaledUnit
-
Convert values to this unit from another unit.
- toThis(double, Unit) - Method in class visad.Unit
-
Convert a value to this unit from another unit.
- toThis(double[], Unit) - Method in class visad.Unit
-
Convert values to this unit from another unit.
- toThis(float[], Unit) - Method in class visad.Unit
-
Convert values to this unit from another unit.
- toThis(double[], Unit, boolean) - Method in class visad.Unit
-
Convert values to this unit from another unit.
- toThis(float[], Unit, boolean) - Method in class visad.Unit
-
Convert values to this unit from another unit.
- TourGuide - Class in visad.data.fits
-
- TourGuide() - Constructor for class visad.data.fits.TourGuide
-
- TourInspector - Class in visad.data.fits
-
- TourInspector(boolean) - Constructor for class visad.data.fits.TourInspector
-
- Tourist - Class in visad.data.fits
-
- Tourist(boolean) - Constructor for class visad.data.fits.Tourist
-
- TourWriter - Class in visad.data.fits
-
- TourWriter(boolean, Fits) - Constructor for class visad.data.fits.TourWriter
-
- toValueString() - Method in class visad.DateTime
-
Gets a string that represents just the value portion of this
DateTime -- but with full semantics.
- toValueString() - Method in class visad.Real
-
Gets a string that represents just the value portion of this Real -- but
with full semantics (e.g.
- toValueString() - Method in interface visad.RealIface
-
Returns a string that represents just the value portion of this Real -- but
with full semantics (e.g.
- toXYZ(float[]) - Static method in class visad.GriddedLatLonSet
-
- trace() - Method in class visad.matrix.JamaMatrix
-
Matrix trace.
- trace(FlatField) - Static method in class visad.python.JPythonMethods
-
return matrix trace of data (sum of the diagonal elements),
which should have either a 1-D or 2-D gridded domain
- Trace - Class in visad.util
-
This class provides a hook into the IDV Trace facility.
- Trace() - Constructor for class visad.util.Trace
-
- TRACE_OFF - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
flag for trace off
- TRACE_ON - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
flag for trace on
- TRACE_STACK - Static variable in class visad.ActionImpl
-
- TRACE_TIME - Static variable in class visad.ActionImpl
-
Indicates whether we print out the trace from where an action is invoked and print its run time
- TrackdJNI - Class in visad.java3d
-
TrackdJNI is the VisAD class for connecting WandBehaviorJ3D
to the trackd native methods.
- TrackdJNI(int, int) - Constructor for class visad.java3d.TrackdJNI
-
- trackLineColumn - Variable in class visad.data.units.SimpleCharStream
-
- TrackManipulation - Class in visad.bom
-
TrackManipulation is the VisAD class for direct
manipulation rendering of storm tracks under Java3D
- TrackManipulation(float, float, float, float, DisplayImplJ3D, float, float, float) - Constructor for class visad.bom.TrackManipulation
-
(lat1, lon1) start of track
(lat2, lon2) end of track
d is a DisplayImplJ3D that has ScalarMaps of Latitude and
Longitude but is not linked yet to any DataReferences;
this constructor will add another ScalarMap to Shape and
link the DisplayImplJ3D d to three data objects, two by
direct manipulation
- Tracks - Class in visad.data.amanda
-
- Tracks() - Constructor for class visad.data.amanda.Tracks
-
- TrackWidget - Class in visad.data.amanda
-
- TrackWidget(ScalarMap, DataReferenceImpl) - Constructor for class visad.data.amanda.TrackWidget
-
- trajColors - Variable in class visad.FlowInfo
-
- Trajectory - Class in visad
-
- Trajectory(TrajectoryManager, float, float, float, int[], float[], byte[], double) - Constructor for class visad.Trajectory
-
- trajectory1 - Variable in class visad.ShadowType
-
trajectory flags
- trajectory2 - Variable in class visad.ShadowType
-
- TrajectoryAVHandlerJ3D - Class in visad.java3d
-
- TrajectoryAVHandlerJ3D(Switch, int, int[], int) - Constructor for class visad.java3d.TrajectoryAVHandlerJ3D
-
- trajectoryEnabled() - Method in class visad.FlowControl
-
Get the status of streamlines
- TrajectoryManager - Class in visad
-
- TrajectoryManager(DataRenderer, TrajectoryParams, ArrayList<FlowInfo>, int, double) - Constructor for class visad.TrajectoryManager
-
- TrajectoryManager(DataRenderer, TrajectoryParams, ArrayList<FlowInfo>, int, double, ScalarMap, CoordinateSystem) - Constructor for class visad.TrajectoryManager
-
- TrajectoryParams - Class in visad
-
TrajectoryParams is a class containing parameters for controlling Trajectory Flow rendering.
- TrajectoryParams() - Constructor for class visad.TrajectoryParams
-
- TrajectoryParams(TrajectoryParams) - Constructor for class visad.TrajectoryParams
-
- TrajectoryParams(double, double, int, int, TrajectoryParams.SmoothParams) - Constructor for class visad.TrajectoryParams
-
- TrajectoryParams(double, int, int, TrajectoryParams.SmoothParams) - Constructor for class visad.TrajectoryParams
-
- TrajectoryParams(double, int, int) - Constructor for class visad.TrajectoryParams
-
- TrajectoryParams(double, double) - Constructor for class visad.TrajectoryParams
-
- TrajectoryParams(double) - Constructor for class visad.TrajectoryParams
-
- TrajectoryParams(double, double, int) - Constructor for class visad.TrajectoryParams
-
- TrajectoryParams(double, int) - Constructor for class visad.TrajectoryParams
-
- TrajectoryParams.Method - Enum in visad
-
- TrajectoryParams.SmoothParams - Enum in visad
-
- TRANSFORM_DONE - Static variable in class visad.DisplayEvent
-
The "transform done" event.
- TRANSFORM_ONLY - Static variable in class visad.java3d.DisplayImplJ3D
-
Field for specifying that the DisplayImpl transforms but does not render
- transformCoordinates(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], double[][]) - Static method in class visad.CoordinateSystem
-
- transformCoordinates(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], double[][], boolean) - Static method in class visad.CoordinateSystem
-
- transformCoordinates(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], float[][]) - Static method in class visad.CoordinateSystem
-
- transformCoordinates(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], float[][], boolean) - Static method in class visad.CoordinateSystem
-
- transformCoordinatesFreeUnits(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], double[][]) - Static method in class visad.CoordinateSystem
-
- transformCoordinatesFreeUnits(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], float[][]) - Static method in class visad.CoordinateSystem
-
- TransformOnlyDisplayRendererJ3D - Class in visad.java3d
-
TransformOnlyDisplayRendererJ3D
is the VisAD class for the
transforming but not rendering under Java3D.
- TransformOnlyDisplayRendererJ3D() - Constructor for class visad.java3d.TransformOnlyDisplayRendererJ3D
-
This is the DisplayRenderer
used for the
TRANSFORM_ONLY
api.
- transformUnits(Unit, ErrorEstimate[], Unit, ErrorEstimate, double[]) - Static method in class visad.Unit
-
Transform double values and (optionally) error estimates.
- transformUnits(Unit, ErrorEstimate[], Unit, ErrorEstimate, float[]) - Static method in class visad.Unit
-
Transform float values and (optionally) error estimates.
- transformUnits(Unit, ErrorEstimate[], Unit, ErrorEstimate, double[], boolean) - Static method in class visad.Unit
-
Transform double values and (optionally) error estimates.
- transformUnits(Unit, ErrorEstimate[], Unit, ErrorEstimate, float[], boolean) - Static method in class visad.Unit
-
Transform float values and (optionally) error estimates.
- transformVectors(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], CoordinateSystem, ErrorEstimate[], ErrorEstimate[], double[][], double[][], double[][]) - Method in class visad.EarthVectorType
-
transform an array of vector values from a field, based on a
coordinate transform of the field domain.
- transformVectors(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], CoordinateSystem, ErrorEstimate[], ErrorEstimate[], float[][], float[][], float[][]) - Method in class visad.EarthVectorType
-
transform an array of vector values from a field, based on a
coordinate transform of the field domain.
- transformVectors(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], CoordinateSystem, ErrorEstimate[], ErrorEstimate[], double[][], double[][], double[][]) - Method in class visad.GridVectorType
-
transform an array of vector values from a field, based on a
coordinate transform of the field domain.
- transformVectors(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], CoordinateSystem, ErrorEstimate[], ErrorEstimate[], float[][], float[][], float[][]) - Method in class visad.GridVectorType
-
transform an array of vector values from a field, based on a
coordinate transform of the field domain.
- transformVectors(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], CoordinateSystem, ErrorEstimate[], ErrorEstimate[], double[][], double[][], double[][]) - Method in class visad.RealVectorType
-
transform an array of vector values from a field, based on a
coordinate transform of the field domain.
- transformVectors(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], CoordinateSystem, ErrorEstimate[], ErrorEstimate[], float[][], float[][], float[][]) - Method in class visad.RealVectorType
-
- transformVectors(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], CoordinateSystem, double[][], double[][], RealTuple) - Method in class visad.RealVectorType
-
transform a single vector in a RealTuple, based on a coordinate
transform of the field domain.
- transformVectors(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], CoordinateSystem, float[][], float[][], RealTuple) - Method in class visad.RealVectorType
-
- TRANSLATE - Static variable in class visad.MouseHelper
-
- TRANSLATE_DOWN - Static variable in interface visad.KeyboardBehavior
-
Identifier for function to translate the display downwards
- TRANSLATE_LEFT - Static variable in interface visad.KeyboardBehavior
-
Identifier for function to translate the display to the left
- TRANSLATE_RIGHT - Static variable in interface visad.KeyboardBehavior
-
Identifier for function to translate the display to the right
- TRANSLATE_UP - Static variable in interface visad.KeyboardBehavior
-
Identifier for function to translate the display upwards
- transpose() - Method in class visad.matrix.JamaMatrix
-
Matrix transpose.
- transpose(FlatField) - Static method in class visad.python.JPythonMethods
-
return matrix transpose of data, which should have either a
1-D or 2-D gridded domain
- Tri - Variable in class visad.Delaunay
-
triangles/tetrahedra --> vertices.
- TriangleJ3D - Class in visad.bom.annotations
-
Meant to encapsulate information representing a Triangle which is
going to be rendered on a VisAD display without being
subject to the usual VisAD transformations.
- TriangleJ3D() - Constructor for class visad.bom.annotations.TriangleJ3D
-
Simple constructor which makes a zero size triangle at (0, 0)
coloured white.
- TriangleJ3D(int, int, int, int, int, int, int, float[], double, double) - Constructor for class visad.bom.annotations.TriangleJ3D
-
Constructs a TriangleJ3D from 3 points specified in
screen coordinates.
- TriangleJ3D(int, int[][], float[], double, double) - Constructor for class visad.bom.annotations.TriangleJ3D
-
Constructs a TriangleJ3D from 3 points specified in
screen coordinates.
- TriangleStripBuilderTest - Class in visad.test
-
- TriangleStripBuilderTest() - Constructor for class visad.test.TriangleStripBuilderTest
-
- TRIVIAL_CONDITION - Static variable in class visad.data.in.Condition
-
The trivial condition.
- TrivialMapProjection - Class in visad.georef
-
A trivial implementation for a MapProjection which provides an
identity coordinate system with a default bounding box.
- TrivialMapProjection() - Constructor for class visad.georef.TrivialMapProjection
-
Create a MapProjection that just returns the input tuple.
- TrivialMapProjection(RealTupleType) - Constructor for class visad.georef.TrivialMapProjection
-
Create a MapProjection that just returns the input tuple.
- TrivialMapProjection(RealTupleType, Rectangle2D) - Constructor for class visad.georef.TrivialMapProjection
-
Create a MapProjection that just returns the input tuple.
- TrivialNavigation - Class in visad.georef
-
- TrivialNavigation(RealTupleType) - Constructor for class visad.georef.TrivialNavigation
-
Create a NavigationCoordinateSystem that just returns
the input tuple.
- trivialProcessor - Static variable in class visad.data.in.ValueProcessor
-
The trivial processor (does nothing).
- TROUGH - Static variable in class visad.bom.FrontDrawer
-
- TRUE - Static variable in class visad.browser.Widget
-
Coded string value for true.
- TRUE - Static variable in class visad.ss.SSCellImpl
-
VisAD Data object representing boolean true.
- TRUEVALUE - Static variable in class visad.Contour2D
-
- tsfnz(double, double, double) - Static method in class visad.data.hdfeos.GctpFunction
-
- tstart - Variable in class visad.MouseHelper
-
matrix from ProjectionControl when mousePressed1 (left)
- Tuple - Class in visad
-
Tuple is the general VisAD data class for vectors.
- Tuple(TupleType) - Constructor for class visad.Tuple
-
Construct a Tuple object with missing value
- Tuple(TupleType, Data[]) - Constructor for class visad.Tuple
-
Construct a Tuple object from a type and an array of Data objects
- Tuple(TupleType, Data[], boolean) - Constructor for class visad.Tuple
-
Construct a Tuple object from a type and an array of Data objects
- Tuple(TupleType, Data[], boolean, boolean) - Constructor for class visad.Tuple
-
Construct a Tuple object from a type and an array of Data objects
- Tuple(Data[], boolean) - Constructor for class visad.Tuple
-
Construct a Tuple object from an array of Data objects;
this constructs its MathType from the MathTypes of the
data array
- Tuple(Data[]) - Constructor for class visad.Tuple
-
Construct a Tuple object from an array of Data objects;
this constructs its MathType from the MathTypes of the
data array
- TupleDimension - Variable in class visad.FlatField
-
- TupleIface - Interface in visad
-
TupleIface is the VisAD data interface for vectors.
- tupleToStrings(Tuple) - Static method in class visad.ss.BasicSSCell
-
- tupleToStrings(Tuple) - Static method in class visad.util.DataUtility
-
Converts a VisAD tuple into an array of strings.
- tupleToStrings(Tuple, boolean) - Static method in class visad.util.DataUtility
-
Converts a VisAD tuple into an array of strings.
- tupleType - Static variable in class visad.data.amanda.Event
-
- tupleType - Static variable in class visad.data.amanda.Hit
-
- TupleType - Class in visad
-
TupleType is the general VisAD data type for vectors.
- TupleType(MathType[]) - Constructor for class visad.TupleType
-
array of component types
- TURB_NUM - Static variable in class visad.meteorology.WeatherSymbols
-
Number of turbulence symbols
- TwoDDisplayRendererJ3D - Class in visad.java3d
-
TwoDDisplayRendererJ3D
is the VisAD class for 2-D background
and metadata rendering under Java3D.
- TwoDDisplayRendererJ3D() - Constructor for class visad.java3d.TwoDDisplayRendererJ3D
-
This DisplayRenderer
supports 2-D only rendering.
- TwoDDisplayRendererJ3D(Class) - Constructor for class visad.java3d.TwoDDisplayRendererJ3D
-
- TXTG - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
-
TXTG request type
- type - Variable in class visad.collab.MonitorEvent
-
- type - Variable in class visad.data.hdf5.hdf5objects.HDF5Object
-
the type of the object
- type - Variable in class visad.util.SliderChangeEvent
-
The type of this event
- TypeException - Exception in visad
-
TypeException is an exception for a bad VisAD data type.
- TypeException() - Constructor for exception visad.TypeException
-
- TypeException(String) - Constructor for exception visad.TypeException
-
- TypeException(String, Throwable) - Constructor for exception visad.TypeException
-
- TypeException(Throwable) - Constructor for exception visad.TypeException
-