- 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) - Method in class loci.formats.gui.ImageViewer
-
Saves the current images to the given file using the ImageWriter.
- 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.
- 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
-
Deprecated.
Use saveData(String, Form) instead.
- saveData(File, Form) - Method in class visad.ss.BasicSSCell
-
Deprecated.
Use saveData(String, Form) instead.
- 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
-
Deprecated.
Use saveDataDialog(String, Form) instead.
- saveDataDialog(Form) - Method in class visad.ss.FancySSCell
-
Deprecated.
Use saveDataDialog(String, Form) instead.
- 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(Image, boolean) - Method in class loci.formats.out.AVIWriter
-
- saveImage(Image, boolean) - Method in class loci.formats.out.EPSWriter
-
- saveImage(Image, boolean) - Method in class loci.formats.out.ImageIOWriter
-
- saveImage(Image, boolean) - Method in class loci.formats.out.JPEGWriter
-
- saveImage(Image, boolean) - Method in class loci.formats.out.LegacyQTWriter
-
- saveImage(Image, boolean) - Method in class loci.formats.out.QTWriter
-
- saveImage(Image, Hashtable, boolean) - Method in class loci.formats.out.TiffWriter
-
Saves the given image to the specified (possibly already open) file.
- saveImage(Image, Hashtable, int, boolean, boolean) - Method in class loci.formats.out.TiffWriter
-
Saves the given image to the specified series in the current file.
- saveImage(Image, boolean) - Method in class loci.formats.out.TiffWriter
-
- saveImage(Image, int, boolean, boolean) - Method in class loci.formats.out.TiffWriter
-
- saveImage(String, Image, Hashtable, boolean) - Method in class loci.formats.out.TiffWriter
-
- 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.
- SAX_FACTORY - Static variable in class loci.formats.in.FlexReader
-
Factory for generating SAX parsers.
- SAX_FACTORY - Static variable in class loci.formats.in.LIFReader
-
Factory for generating SAX parsers.
- SAX_FACTORY - Static variable in class loci.formats.in.ND2Reader
-
Factory for generating SAX parsers.
- SAX_FACTORY - Static variable in class loci.formats.in.OMETiffReader
-
Factory for generating SAX parsers.
- sb - Variable in class loci.formats.gui.ImageViewer
-
- SBHException - Exception in dods.dap.Server
-
The Something Bad Happened (SBH) Exception.
- SBHException(String) - Constructor for exception dods.dap.Server.SBHException
-
Construct a SBHException with the specified
detail message.
- SBHException(int, String) - Constructor for exception dods.dap.Server.SBHException
-
Construct a SBHException with the specified
message and DODS error code see (DODSException).
- 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
Events 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 Events
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
-
Deprecated.
- Explicitly cite the event ID using the
ScalarMapEvent(ScalarMap map, int id)
constructor.
- 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. multiplying
by a constant scale factor.
- 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
- scanRX - Variable in class loci.formats.in.SDTInfo
-
- scanRY - Variable in class loci.formats.in.SDTInfo
-
- scanX - Variable in class loci.formats.in.SDTInfo
-
- scanY - Variable in class loci.formats.in.SDTInfo
-
- 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.ChartException(String) - Constructor for exception visad.bom.SceneGraphRenderer.ChartException
-
Create a chart exception
- SceneGraphRenderer.Hatching - Class in visad.bom
-
Provide a set of simple hatching patterns
- SceneGraphRenderer.Hatching() - Constructor for class visad.bom.SceneGraphRenderer.Hatching
-
- 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.
- SDArray - Class in dods.dap.Server
-
Holds a DODS Server Array value.
- SDArray() - Constructor for class dods.dap.Server.SDArray
-
Constructs a new SDArray.
- SDArray(String) - Constructor for class dods.dap.Server.SDArray
-
Constructs a new SDArray with name n.
- SDattrinfo(int, String, String) - Static method in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- SDBoolean - Class in dods.dap.Server
-
Holds a DODS Server Boolean value.
- SDBoolean() - Constructor for class dods.dap.Server.SDBoolean
-
Constructs a new SDBoolean.
- SDBoolean(String) - Constructor for class dods.dap.Server.SDBoolean
-
Constructs a new SDBoolean with name n.
- SDByte - Class in dods.dap.Server
-
Holds a DODS Server Byte value.
- SDByte() - Constructor for class dods.dap.Server.SDByte
-
Constructs a new SDByte.
- SDByte(String) - Constructor for class dods.dap.Server.SDByte
-
Constructs a new SDByte with name n.
- SDFloat32 - Class in dods.dap.Server
-
Holds a DODS Server Float32 value.
- SDFloat32() - Constructor for class dods.dap.Server.SDFloat32
-
Constructs a new SDFloat32.
- SDFloat32(String) - Constructor for class dods.dap.Server.SDFloat32
-
Constructs a new SDFloat32 with name n.
- SDFloat64 - Class in dods.dap.Server
-
Holds a DODS Server Float64 value.
- SDFloat64() - Constructor for class dods.dap.Server.SDFloat64
-
Constructs a new SDFloat64.
- SDFloat64(String) - Constructor for class dods.dap.Server.SDFloat64
-
Constructs a new SDFloat64 with name n.
- SDGrid - Class in dods.dap.Server
-
Holds a DODS Server Grid value.
- SDGrid() - Constructor for class dods.dap.Server.SDGrid
-
Constructs a new SDGrid.
- SDGrid(String) - Constructor for class dods.dap.Server.SDGrid
-
Constructs a new SDGrid with name n.
- SDInt16 - Class in dods.dap.Server
-
Holds a DODS Server Int16 value.
- SDInt16() - Constructor for class dods.dap.Server.SDInt16
-
Constructs a new SDInt16.
- SDInt16(String) - Constructor for class dods.dap.Server.SDInt16
-
Constructs a new SDInt16 with name n.
- SDInt32 - Class in dods.dap.Server
-
Holds a DODS Server Int32 value.
- SDInt32() - Constructor for class dods.dap.Server.SDInt32
-
Constructs a new SDInt32.
- SDInt32(String) - Constructor for class dods.dap.Server.SDInt32
-
Constructs a new SDInt32 with name n.
- SDList - Class in dods.dap.Server
-
Holds a DODS Server List value.
- SDList() - Constructor for class dods.dap.Server.SDList
-
Constructs a new SDList.
- SDList(String) - Constructor for class dods.dap.Server.SDList
-
Constructs a new SDList with name n.
- SDODSException - Exception in dods.dap.Server
-
SDODS exception.
- SDODSException(int, String) - Constructor for exception dods.dap.Server.SDODSException
-
Construct a SDODSException with the specified detail
message.
- SDSequence - Class in dods.dap.Server
-
Holds a DODS Server Sequence value.
- SDSequence() - Constructor for class dods.dap.Server.SDSequence
-
Constructs a new SDSequence.
- SDSequence(String) - Constructor for class dods.dap.Server.SDSequence
-
Constructs a new SDSequence with name n.
- SDString - Class in dods.dap.Server
-
Holds a DODS Server String value.
- SDString() - Constructor for class dods.dap.Server.SDString
-
Constructs a new SDString.
- SDString(String) - Constructor for class dods.dap.Server.SDString
-
Constructs a new SDString with name n.
- SDStructure - Class in dods.dap.Server
-
Holds a DODS Server Structure value.
- SDStructure() - Constructor for class dods.dap.Server.SDStructure
-
Constructs a new SDStructure.
- SDStructure(String) - Constructor for class dods.dap.Server.SDStructure
-
Constructs a new SDStructure with name n.
- SDTInfo - Class in loci.formats.in
-
SDTInfo encapsulates the header information for
Becker & Hickl SPC-Image SDT files.
- SDTInfo(RandomAccessStream, Hashtable) - Constructor for class loci.formats.in.SDTInfo
-
Constructs a new SDT header by reading values from the given input source,
populating the given metadata table.
- SDTReader - Class in loci.formats.in
-
SDTReader is the file format reader for
Becker & Hickl SPC-Image SDT files.
- SDTReader() - Constructor for class loci.formats.in.SDTReader
-
Constructs a new SDT reader.
- SDUInt16 - Class in dods.dap.Server
-
Holds a DODS Server Unsigned Int16 value.
- SDUInt16() - Constructor for class dods.dap.Server.SDUInt16
-
Constructs a new SDUInt16.
- SDUInt16(String) - Constructor for class dods.dap.Server.SDUInt16
-
Constructs a new SDUInt16 with name n.
- SDUInt32 - Class in dods.dap.Server
-
Holds a DODS Server Unsigned Int32 value.
- SDUInt32() - Constructor for class dods.dap.Server.SDUInt32
-
Constructs a new SDUInt32.
- SDUInt32(String) - Constructor for class dods.dap.Server.SDUInt32
-
Constructs a new SDUInt32 with name n.
- SDURL - Class in dods.dap.Server
-
Holds a DODS Server URL value.
- SDURL() - Constructor for class dods.dap.Server.SDURL
-
Constructs a new SDURL.
- SDURL(String) - Constructor for class dods.dap.Server.SDURL
-
Constructs a new SDURL with name n.
- 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. 1970-01-01 00:00:00Z)
- 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.
- selection() - Method in class dods.dap.parser.ExprParser
-
- 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
-
Deprecated.
- set range in map instead
- SelectRangeWidget(ScalarMap, float, float, boolean) - Constructor for class visad.util.SelectRangeWidget
-
Deprecated.
- set range in map instead
- 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
- send(String, OutputStream, Object) - Method in class dods.dap.Server.CEEvaluator
-
This function sends the variables described in the constrained DDS to the
output described by sink.
- 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
- SEPARATOR - Static variable in interface dods.dap.parser.ExprParserConstants
-
- seqNum - Variable in class visad.collab.MonitorEvent
-
- SEQReader - Class in loci.formats.in
-
SEQReader is the file format reader for Image-Pro Sequence files.
- SEQReader() - Constructor for class loci.formats.in.SEQReader
-
Constructs a new Image-Pro SEQ reader.
- Sequence() - Method in class dods.dap.parser.DDSParser
-
- SEQUENCE - Static variable in interface dods.dap.parser.DDSParserConstants
-
- 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.
- SequenceVariableAdapter.SequenceAccessor(SampledSet, DSequence) - Constructor for class visad.data.dods.SequenceVariableAdapter.SequenceAccessor
-
Constructs from a domain and a DODS DSequence.
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class dods.dap.Server.SDArray
-
Server-side serialization for DODS variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class dods.dap.Server.SDBoolean
-
Server-side serialization for DODS variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class dods.dap.Server.SDByte
-
Server-side serialization for DODS variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class dods.dap.Server.SDFloat32
-
Server-side serialization for DODS variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class dods.dap.Server.SDFloat64
-
Server-side serialization for DODS variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class dods.dap.Server.SDGrid
-
Server-side serialization for DODS variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class dods.dap.Server.SDInt16
-
Server-side serialization for DODS variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class dods.dap.Server.SDInt32
-
Server-side serialization for DODS variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class dods.dap.Server.SDList
-
Server-side serialization for DODS variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class dods.dap.Server.SDSequence
-
Server-side serialization for DODS variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class dods.dap.Server.SDString
-
Server-side serialization for DODS variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class dods.dap.Server.SDStructure
-
Server-side serialization for DODS variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class dods.dap.Server.SDUInt16
-
Server-side serialization for DODS variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class dods.dap.Server.SDUInt32
-
Server-side serialization for DODS variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class dods.dap.Server.SDURL
-
Server-side serialization for DODS variables (sub-classes of
BaseType).
- serialize(String, DataOutputStream, CEEvaluator, Object) - Method in interface dods.dap.Server.ServerMethods
-
Server-side serialization for DODS variables (sub-classes of
BaseType).
- ServerArrayMethods - Interface in dods.dap.Server
-
This interface extends the ArrayMethods for DODS types that
extend DArray and DGrid classes.
- ServerDDS - Class in dods.dap.Server
-
ServerDDS is a specialization of DDS for the server-side of DODS.
- ServerDDS() - Constructor for class dods.dap.Server.ServerDDS
-
- ServerDDS(String) - Constructor for class dods.dap.Server.ServerDDS
-
Creates an empty Server DDS with the given dataset name.
- ServerDDS(BaseTypeFactory) - Constructor for class dods.dap.Server.ServerDDS
-
Creates an empty ServerDDS with the given
BaseTypeFactory.
- ServerDDS(String, BaseTypeFactory) - Constructor for class dods.dap.Server.ServerDDS
-
Creates an empty ServerDDS with the given dataset name
and BaseTypeFactory.
- ServerMethods - Interface in dods.dap.Server
-
This interface defines the additional behaviors that Server side types
need to support.
- 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.
- ServerSideFunction - Interface in dods.dap.Server
-
Represents common interface of all server-side functions (SSF).
- 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
- setAllReadFlags(boolean) - Method in class dods.dap.Server.SDSequence
-
Set the Read property.
- 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 Strings 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.
- setCodec(int) - Method in class loci.formats.out.LegacyQTWriter
-
Sets the encoded movie's codec.
- setCodec(int) - Method in class loci.formats.out.QTWriter
-
Sets the encoded movie's codec.
- 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.
- setConserveColor(boolean) - Method in class visad.TrajectoryParams
-
- 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 !
- 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 Strings describing the
cursor location by copy; this is invoked by direct manipulation
renderers.
- setCursorStringVector() - Method in class visad.DisplayRenderer
-
Set Vector of Strings 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
-
Deprecated.
Use addData(Data) instead.
- 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
- setDatasetFilename(String) - Method in class dods.dap.Server.ServerDDS
-
Set the filename of the dataset.
- 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 dods.dap.parser.DASParserTokenManager
-
- setDebugStream(PrintStream) - Method in class dods.dap.parser.DDSParserTokenManager
-
- setDebugStream(PrintStream) - Method in class dods.dap.parser.ErrorParserTokenManager
-
- setDebugStream(PrintStream) - Method in class dods.dap.parser.ExprParserTokenManager
-
- 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
-
Deprecated.
Use setDimension(int) instead.
- 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
- 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
-
Deprecated.
Use addDataSource(String, FORMULA_SOURCE) instead.
- 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
Reals 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]
- setGlobalCRC(int) - Method in class loci.formats.codec.CRC
-
- setGlobalCRC(int) - Method in class loci.formats.in.CRC
-
- 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 loci.formats.gui.ImageViewer
-
Sets the viewer to display the given images.
- setImages(IFormatReader, BufferedImage[]) - Method in class loci.formats.gui.ImageViewer
-
Sets the viewer to display the given images, obtaining
corresponding core metadata from the specified format reader.
- 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.
- setIntensity(boolean) - Method in class loci.formats.in.SDTReader
-
Toggles whether the reader should return intensity
data only (the sum of each lifetime histogram).
- setInterpolationMethod(TrajectoryParams.InterpolationMethod) - Method in class visad.TrajectoryParams
-
- 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. -180 to 180 back/forth to 0 to 360.
- 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
-
Deprecated.
Set the label to be used for this axis. The default is the
ScalarName of the ScalarMap.
- 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.
- setLegacy(boolean) - Method in class loci.formats.in.QTReader
-
Sets whether to use the legacy reader (QTJava) by default.
- 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.
- setMetadataStore(MetadataStore) - Method in class loci.formats.in.QTReader
-
- setMetadataStore(MetadataStore) - Method in class loci.formats.in.ZeissZVIReader
-
- 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
-
Sets the name of the given SceneGraphObject.
- 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(Clause) - Method in class dods.dap.Server.BTFunctionClause
-
- setParent(Clause) - Method in class dods.dap.Server.DereferenceClause
-
- setParent(Clause) - Method in interface dods.dap.Server.SubClause
-
Sets the parent of this subclause.
- setParent(Clause) - Method in class dods.dap.Server.ValueClause
-
- 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
- setPrefix(String) - Method in class dods.dap.Server.FunctionLibrary
-
Sets the prefix to use for classname lookup.
- setProject(boolean, boolean) - Method in class dods.dap.Server.SDArray
-
Set the state of this variable's projection.
- setProject(boolean) - Method in class dods.dap.Server.SDArray
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class dods.dap.Server.SDBoolean
-
Set the state of this variable's projection.
- setProject(boolean) - Method in class dods.dap.Server.SDBoolean
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class dods.dap.Server.SDByte
-
Set the state of this variable's projection.
- setProject(boolean) - Method in class dods.dap.Server.SDByte
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class dods.dap.Server.SDFloat32
-
Set the state of this variable's projection.
- setProject(boolean) - Method in class dods.dap.Server.SDFloat32
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class dods.dap.Server.SDFloat64
-
Set the state of this variable's projection.
- setProject(boolean) - Method in class dods.dap.Server.SDFloat64
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class dods.dap.Server.SDGrid
-
Set the state of this variable's projection.
- setProject(boolean) - Method in class dods.dap.Server.SDGrid
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class dods.dap.Server.SDInt16
-
Set the state of this variable's projection.
- setProject(boolean) - Method in class dods.dap.Server.SDInt16
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class dods.dap.Server.SDInt32
-
Set the state of this variable's projection.
- setProject(boolean) - Method in class dods.dap.Server.SDInt32
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class dods.dap.Server.SDList
-
Set the state of this variable's projection.
- setProject(boolean) - Method in class dods.dap.Server.SDList
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class dods.dap.Server.SDSequence
-
Set the state of this variable's projection.
- setProject(boolean) - Method in class dods.dap.Server.SDSequence
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class dods.dap.Server.SDString
-
Set the state of this variable's projection.
- setProject(boolean) - Method in class dods.dap.Server.SDString
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class dods.dap.Server.SDStructure
-
Set the state of this variable's projection.
- setProject(boolean) - Method in class dods.dap.Server.SDStructure
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class dods.dap.Server.SDUInt16
-
Set the state of this variable's projection.
- setProject(boolean) - Method in class dods.dap.Server.SDUInt16
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class dods.dap.Server.SDUInt32
-
Set the state of this variable's projection.
- setProject(boolean) - Method in class dods.dap.Server.SDUInt32
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in class dods.dap.Server.SDURL
-
Set the state of this variable's projection.
- setProject(boolean) - Method in class dods.dap.Server.SDURL
-
Set the state of this variable's projection.
- setProject(boolean, boolean) - Method in interface dods.dap.Server.ServerMethods
-
Set the state of this variable's projection.
- setProject(boolean) - Method in interface dods.dap.Server.ServerMethods
-
Set the Project property of this variable.
- setProject(int) - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Set the project for this ADDE URL
- setProjection(int, int, int, int) - Method in class dods.dap.Server.SDArray
-
Set the projection information for this dimension.
- setProjection(int, int, int, int) - Method in class dods.dap.Server.SDGrid
-
Set the projection information for this dimension.
- setProjection(int, int, int, int) - Method in interface dods.dap.Server.ServerArrayMethods
-
- 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
- setQuality(int) - Method in class loci.formats.out.LegacyQTWriter
-
Sets the quality of the encoded movie.
- setQuality(int) - Method in class loci.formats.out.QTWriter
-
Sets the quality of the encoded movie.
- 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
-
- setRead(boolean) - Method in class dods.dap.Server.SDArray
-
Set the Read property.
- setRead(boolean) - Method in class dods.dap.Server.SDBoolean
-
Set the Read property.
- setRead(boolean) - Method in class dods.dap.Server.SDByte
-
Set the Read property.
- setRead(boolean) - Method in class dods.dap.Server.SDFloat32
-
Set the Read property.
- setRead(boolean) - Method in class dods.dap.Server.SDFloat64
-
Set the Read property.
- setRead(boolean) - Method in class dods.dap.Server.SDGrid
-
Set the Read property.
- setRead(boolean) - Method in class dods.dap.Server.SDInt16
-
Set the Read property.
- setRead(boolean) - Method in class dods.dap.Server.SDInt32
-
Set the Read property.
- setRead(boolean) - Method in class dods.dap.Server.SDList
-
Set the Read property.
- setRead(boolean) - Method in class dods.dap.Server.SDSequence
-
Set the Read property.
- setRead(boolean) - Method in class dods.dap.Server.SDString
-
Set the Read property.
- setRead(boolean) - Method in class dods.dap.Server.SDStructure
-
Set the Read property.
- setRead(boolean) - Method in class dods.dap.Server.SDUInt16
-
Set the Read property.
- setRead(boolean) - Method in class dods.dap.Server.SDUInt32
-
Set the Read property.
- setRead(boolean) - Method in class dods.dap.Server.SDURL
-
Set the Read property.
- setRead(boolean) - Method in interface dods.dap.Server.ServerMethods
-
Set the Read property.
- 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
-
Deprecated.
- use setReUseFrames(boolean reuse)
- 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
- setSaveTracerLocations(boolean) - Method in class visad.TrajectoryParams
-
- 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
- setSizeZ(int) - Method in class loci.formats.in.TiffReader
-
Allows a class which is delegating parsing responsibility to
TiffReader the ability to affect the sizeZ value
that is inserted into the metadata store.
- 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
-
Deprecated.
Use setSaveString(String) instead.
- 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
-
- setSynthesized(boolean) - Method in class dods.dap.Server.SDArray
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class dods.dap.Server.SDBoolean
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class dods.dap.Server.SDByte
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class dods.dap.Server.SDFloat32
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class dods.dap.Server.SDFloat64
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class dods.dap.Server.SDGrid
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class dods.dap.Server.SDInt16
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class dods.dap.Server.SDInt32
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class dods.dap.Server.SDList
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class dods.dap.Server.SDSequence
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class dods.dap.Server.SDString
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class dods.dap.Server.SDStructure
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class dods.dap.Server.SDUInt16
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class dods.dap.Server.SDUInt32
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in class dods.dap.Server.SDURL
-
Set the Synthesized property.
- setSynthesized(boolean) - Method in interface dods.dap.Server.ServerMethods
-
Set the Synthesized property.
- setTable(float[][]) - Method in class visad.BaseColorControl
-
Define the color lookup by an array of floats
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)
- setTimeStepScaleFactor(double) - Method in class visad.TrajectoryParams
-
- 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
- setTracerStreamingEnabled(boolean) - Method in class visad.TrajectoryParams
-
- setTracerType(int) - Method in class visad.TrajectoryParams
-
- setTrajDoIntrp(boolean) - Method in class visad.TrajectoryParams
-
- 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
- setup - Variable in class loci.formats.in.SDTInfo
-
- SETUP_IDENTIFIER - Static variable in class loci.formats.in.SDTInfo
-
For .set files (setup only).
- 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
-
- setupLength - Variable in class loci.formats.in.SDTInfo
-
Length of the setup data.
- setupOffs - Variable in class loci.formats.in.SDTInfo
-
Offset of the setup text data
(system parameters, display parameters, trace parameters etc.).
- 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 dods.dap.parser
-
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 dods.dap.parser.SimpleCharStream
-
- SimpleCharStream(Reader, int, int) - Constructor for class dods.dap.parser.SimpleCharStream
-
- SimpleCharStream(Reader) - Constructor for class dods.dap.parser.SimpleCharStream
-
- SimpleCharStream(InputStream, int, int, int) - Constructor for class dods.dap.parser.SimpleCharStream
-
- SimpleCharStream(InputStream, int, int) - Constructor for class dods.dap.parser.SimpleCharStream
-
- SimpleCharStream(InputStream) - Constructor for class dods.dap.parser.SimpleCharStream
-
- 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
-
Deprecated.
Use SimpleColorMapWidget(String, BaseColorControl, float, float)
- 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() - Method in class loci.formats.codec.ByteVector
-
- size - Variable in class loci.formats.in.OIFReader
-
- 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.
- sizeC - Variable in class loci.formats.gui.ImageViewer
-
- sizeT - Variable in class loci.formats.gui.ImageViewer
-
- SizeTest - Class in visad.data.dods
-
- SizeTest() - Constructor for class visad.data.dods.SizeTest
-
- sizeZ - Variable in class loci.formats.gui.ImageViewer
-
- skipBits(long) - Method in class loci.formats.codec.BitBuffer
-
Skips a number of bits in the BitBuffer.
- 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
-
- SlidebookReader - Class in loci.formats.in
-
SlidebookReader is the file format reader for 3I Slidebook files.
- SlidebookReader() - Constructor for class loci.formats.in.SlidebookReader
-
Constructs a new Slidebook reader.
- 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
- sliderPanel - Variable in class loci.formats.gui.ImageViewer
-
- 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?
- 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 loci.formats.gui.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 loci.formats.gui.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(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 dods.dap.parser.ParseException
-
This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
- 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 dods.dap.parser.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- 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
-
- SPHERE - Static variable in class visad.TrajectoryParams
-
- 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().
- SpreadSheet.SSOptions(int, int, boolean, boolean, boolean, String, String, boolean) - Constructor for class visad.ss.SpreadSheet.SSOptions
-
- 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.
- SSFunctionException - Exception in dods.dap.Server
-
Thrown when a Server Side Function (SSF) is used incorrectly.
- SSFunctionException(String) - Constructor for exception dods.dap.Server.SSFunctionException
-
Construct a InvalidOperatorException with the specified
detail message.
- SSFunctionException(int, String) - Constructor for exception dods.dap.Server.SSFunctionException
-
Construct a InvalidOperatorException with the specified
message and DODS error code (see DODSException).
- 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.
- 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
- startElement(String, String, String, Attributes) - Method in class loci.formats.in.FlexReader.FlexHandler
-
- 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
- state - Variable in class loci.formats.in.PictReader
-
Decoder state.
- stateChanged(ChangeEvent) - Method in class loci.formats.gui.ImageViewer
-
Handles slider events.
- 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 dods.dap.parser.SimpleCharStream
-
- 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 - Variable in class loci.formats.in.SDTInfo
-
Last SPC_test_state return value (status).
- 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
-
- steps - Variable in class loci.formats.in.SDTInfo
-
- 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)
- stopt - Variable in class loci.formats.in.SDTInfo
-
- 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.
- stopTime - Variable in class loci.formats.in.SDTInfo
-
Time from start to - disarm (simple measurement)
- or to the end of the cycle (for complex measurement).
- stopTrace() - Static method in class visad.util.Trace
-
Call this to start tracing
- STR - Static variable in interface dods.dap.parser.DASParserConstants
-
- STR - Static variable in interface dods.dap.parser.ErrorParserConstants
-
- STR - Static variable in interface dods.dap.parser.ExprParserConstants
-
- 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 - Static variable in interface dods.dap.parser.DASParserConstants
-
- STRING - Static variable in interface dods.dap.parser.DDSParserConstants
-
- 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, ...)
- stringsToTuple(String[]) - Static method in class visad.ss.BasicSSCell
-
Deprecated.
Use visad.DataUtility.stringsToTuple(String[]) instead.
- 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.
- strips - Variable in class loci.formats.in.PictReader
-
Vector of byte arrays representing individual rows.
- stripVertexCounts - Variable in class visad.VisADIndexedTriangleStripArray
-
- stripVertexCounts - Variable in class visad.VisADLineStripArray
-
- stripVertexCounts - Variable in class visad.VisADTriangleStripArray
-
- Strs() - Method in class dods.dap.parser.DASParser
-
- Structure() - Method in class dods.dap.parser.DDSParser
-
- STRUCTURE - Static variable in interface dods.dap.parser.DDSParserConstants
-
- 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
-
- SubClause - Interface in dods.dap.Server
-
Represents a sub-clause of the selection portion of a constraint
expression.
- 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
- swapIfRequired(byte[]) - Method in class loci.formats.in.BaseTiffReader
-
Examines a byte array to see if it needs to be byte swapped and modifies
the byte array directly.
- 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 dods.dap.parser.DASParserTokenManager
-
- SwitchTo(int) - Method in class dods.dap.parser.DDSParserTokenManager
-
- SwitchTo(int) - Method in class dods.dap.parser.ErrorParserTokenManager
-
- SwitchTo(int) - Method in class dods.dap.parser.ExprParserTokenManager
-
- 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
- synFD - Variable in class loci.formats.in.SDTInfo
-
- synHF - Variable in class loci.formats.in.SDTInfo
-
- synTH - Variable in class loci.formats.in.SDTInfo
-
- synZC - Variable in class loci.formats.in.SDTInfo
-