A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

V

v5d_open(byte[], int, int[], int[], String[], String[], int[], float[], int[], float[], double[]) - Static method in class visad.data.vis5d.V5DStruct
Open a Vis5D file
v5d_read(int, int, float[], float[]) - Method in class visad.data.vis5d.V5DStruct
Read from a Vis5D file
V5DStruct - Class in visad.data.vis5d
An object representing the structure of a .v5d file.
validateName(String, String) - Static method in class visad.ScalarType
Throw a TypeException if the name is invalid.
validHour - Variable in class visad.jmet.MetGridDirectory
 
validTime - Variable in class visad.jmet.MetGrid
 
validTime - Variable in class visad.jmet.MetGridDirectory
 
valuator(AttributeTable) - Static method in class visad.data.dods.ByteValuator
Returns an instance of this class corresponding to the attributes for a DODS variable.
valuator(AttributeTable) - Static method in class visad.data.dods.Float32Valuator
Returns an instance of this class corresponding to the attributes for a DODS variable.
valuator(AttributeTable) - Static method in class visad.data.dods.Float64Valuator
Returns an instance of this class corresponding to the attributes for a DODS variable.
valuator(AttributeTable) - Static method in class visad.data.dods.Int16Valuator
Returns an instance of this class corresponding to the attributes for a DODS variable.
valuator(AttributeTable) - Static method in class visad.data.dods.Int32Valuator
Returns an instance of this class corresponding to the attributes for a DODS variable.
valuator(AttributeTable) - Static method in class visad.data.dods.UByteValuator
Returns an instance of this class corresponding to the attributes for a DODS variable.
valuator(AttributeTable) - Static method in class visad.data.dods.UInt16Valuator
Returns an instance of this class corresponding to the attributes for a DODS variable.
valuator(AttributeTable) - Static method in class visad.data.dods.UInt32Valuator
Returns an instance of this class corresponding to the attributes for a DODS variable.
Valuator - Class in visad.data.dods
Provides support for processing numeric values in a DODS dataset.
Valuator(AttributeTable) - Constructor for class visad.data.dods.Valuator
Constructs from the attributes of a DODS variable.
valuator(AttributeTable, int) - Static method in class visad.data.dods.Valuator
Returns an instance of this class corresponding to the attributes for a DODS variable.
value() - Method in class dods.dap.parser.ExprParser
 
value - Variable in class dods.dap.Server.BoolFunctionClause
 
value - Variable in class dods.dap.Server.BTFunctionClause
 
value - Variable in class dods.dap.Server.DereferenceClause
 
value - Variable in class dods.dap.Server.RelOpClause
 
value - Variable in class dods.dap.Server.ValueClause
 
value - Variable in class visad.browser.Slider
Current value of slider.
value - Variable in class visad.data.units.DefaultUnitsDB.Prefixer
The current value of the prefix.
value - Variable in class visad.data.units.UnitPrefix
The value of the prefix:
Value - Static variable in interface visad.Display
display color value coordinate (in HSV)
VALUE_CHANGE - Static variable in class visad.util.SliderChangeEvent
The constant indicating a value change
valueChanged(ListSelectionEvent) - Method in class visad.install.ChooserList
 
valueChanged(ListSelectionEvent) - Method in class visad.ss.MappingDialog
Handles list selection change events.
valueChanged(TreeSelectionEvent) - Method in class visad.util.SceneGraphInspector
 
ValueClause - Class in dods.dap.Server
Represents a clause containing a simple value.
ValueClause(BaseType, boolean) - Constructor for class dods.dap.Server.ValueClause
Creates a new ValueClause.
ValueControl - Interface in visad
ValueControl is the VisAD interface for controlling SelectValue display scalars.
ValueControlJ2D - Class in visad.java2d
ValueControlJ2D is the VisAD class for controlling SelectValue display scalars under Java2D.
ValueControlJ2D(DisplayImplJ2D) - Constructor for class visad.java2d.ValueControlJ2D
 
ValueControlJ3D - Class in visad.java3d
ValueControlJ3D is the VisAD class for controlling SelectValue display scalars under Java3D.
ValueControlJ3D(DisplayImplJ3D) - Constructor for class visad.java3d.ValueControlJ3D
 
ValueProcessor - Class in visad.data.in
Provides support for processing primitive data values (i.e. checking their values, converting them, etc.).
ValueProcessor() - Constructor for class visad.data.in.ValueProcessor
Constructs from nothing.
valueRanger(AttributeTable) - Static method in class visad.data.dods.Valuator
Returns an instance of a value ranger corresponding to the attributes of a DODS variable.
ValueRanger - Class in visad.data.in
Provides support for ranging data values (i.e. checking to see that they lie within a valid range).
ValueRanger() - Constructor for class visad.data.in.ValueRanger
Constructs from nothing.
valueRanger(double, double) - Static method in class visad.data.in.ValueRanger
Returns an instance of this class corresponding to valid-range limits.
values - Variable in class visad.data.ArrayCache.DoubleResult
 
values - Variable in class visad.data.ArrayCache.FloatResult
 
values - Variable in class visad.util.SaveStringTokenizer
List of values corresponding to the keywords in the save string.
valuesUpdated() - Method in class visad.browser.RangeSlider
Called whenever the min or max value is updated.
valuesUpdated() - Method in class visad.util.SelectRangeWidget
tell parent when the value changes
valueToGrid(float[][]) - Method in class visad.Gridded1DDoubleSet
transform an array of values in R^DomainDimension to an array of non-integer grid coordinates
valueToGrid(float[][]) - Method in class visad.Gridded1DSet
transform an array of values in R^DomainDimension to an array of non-integer grid coordinates
valueToGrid(float[][]) - Method in class visad.Gridded2DDoubleSet
transform an array of values in R^DomainDimension to an array of non-integer grid coordinates
valueToGrid(float[][]) - Method in class visad.Gridded2DSet
transform an array of values in R^DomainDimension to an array of non-integer grid coordinates
valueToGrid(float[][]) - Method in class visad.Gridded3DDoubleSet
transform an array of values in R^DomainDimension to an array of non-integer grid coordinates
valueToGrid(float[][]) - Method in class visad.Gridded3DSet
transform an array of values in R^DomainDimension to an array of non-integer grid coordinates
valueToGrid(float[][]) - Method in class visad.GriddedSet
transform an array of values in R^DomainDimension to an array of non-integer grid coordinates
valueToGrid(float[][]) - Method in interface visad.GriddedSetIface
Returns the non-integer grid coordinates corresponding to an array of points.
valueToGrid(float[][]) - Method in class visad.Linear1DSet
transform an array of values in R to an array of non-integer grid coordinates
valueToGrid(float[][]) - Method in class visad.Linear2DSet
transform an array of values in R^2 to an array of non-integer grid coordinates
valueToGrid(float[][]) - Method in class visad.Linear3DSet
transform an array of values in R^3 to an array of non-integer grid coordinates
valueToGrid(float[][]) - Method in class visad.LinearLatLonSet
transform an array of values in (Latitude, Longitude) to an array of non-integer grid coordinates
valueToGrid(float[][]) - Method in class visad.LinearNDSet
transform an array of values in R^DomainDimension to an array of non-integer grid coordinates
valueToGrip(float, int) - Method in class visad.browser.RangeSlider
 
valueToIndex(float[][]) - Method in class visad.DoubleSet
for DoubleSet, this always throws a SetException
valueToIndex(float[][]) - Method in class visad.FloatSet
 
valueToIndex(float[][]) - Method in class visad.Gridded1DDoubleSet
Convert an array of values in R^DomainDimension to an array of 1-D indices.
valueToIndex(float[][]) - Method in class visad.Gridded1DSet
Convert an array of values in R^DomainDimension to an array of 1-D indices.
valueToIndex(float[][]) - Method in class visad.Gridded2DDoubleSet
convert an array of values in R^DomainDimension to an array of 1-D indices
valueToIndex(float[][]) - Method in class visad.Gridded2DSet
convert an array of values in R^DomainDimension to an array of 1-D indices
valueToIndex(float[][]) - Method in class visad.Gridded3DDoubleSet
convert an array of values in R^DomainDimension to an array of 1-D indices
valueToIndex(float[][]) - Method in class visad.Gridded3DSet
convert an array of values in R^DomainDimension to an array of 1-D indices
valueToIndex(float[][]) - Method in class visad.GriddedSet
convert an array of values in R^DomainDimension to an array of 1-D indices
valueToIndex(float[][]) - Method in class visad.Irregular1DSet
convert an array of values in R^DomainDimension to an array of 1-D indices
valueToIndex(float[][]) - Method in class visad.Irregular2DSet
convert an array of values in R^DomainDimension to an array of 1-D indices
valueToIndex(float[][]) - Method in class visad.Irregular3DSet
convert an array of values in R^DomainDimension to an array of 1-D indices
valueToIndex(float[][]) - Method in class visad.IrregularSet
convert an array of values in R^DomainDimension to an array of 1-D indices
valueToIndex(float[][]) - Method in class visad.List1DDoubleSet
Converts an array of values in R^1 to an array of 1-D indices.
valueToIndex(float[][]) - Method in class visad.List1DSet
convert an array of values in R^DomainDimension to an array of 1-D indices
valueToIndex(float[][]) - Method in class visad.ProductSet
convert an array of values in R^DomainDimension to an array of 1-D indices
valueToIndex(float[][]) - Method in class visad.Set
return Set indices of Set values closest to value elements (return -1 for any value outside Set range)
valueToIndex(float[][]) - Method in interface visad.SetIface
Returns the 1-D indices corresponding to an array of points.
valueToIndex(float[][]) - Method in class visad.SingletonSet
convert an array of values in R^DomainDimension to an array of 1-D indices
valueToIndex(float[][]) - Method in class visad.UnionSet
convert an array of values in R^DomainDimension to an array of 1-D indices
valueToInterp(float[][], int[][], float[][]) - Method in class visad.DoubleSet
for DoubleSet, this always throws a SetException
valueToInterp(float[][], int[][], float[][]) - Method in class visad.FloatSet
 
valueToInterp(float[][], int[][], float[][]) - Method in class visad.Gridded1DDoubleSet
for each of an array of values in R^DomainDimension, compute an array of 1-D indices and an array of weights, to be used for interpolation; indices[i] and weights[i] are null if i-th value is outside grid (i.e., if no interpolation is possible)
valueToInterp(float[][], int[][], float[][]) - Method in class visad.Gridded2DDoubleSet
for each of an array of values in R^DomainDimension, compute an array of 1-D indices and an array of weights, to be used for interpolation; indices[i] and weights[i] are null if i-th value is outside grid (i.e., if no interpolation is possible)
valueToInterp(float[][], int[][], float[][]) - Method in class visad.Gridded3DDoubleSet
for each of an array of values in R^DomainDimension, compute an array of 1-D indices and an array of weights, to be used for interpolation; indices[i] and weights[i] are null if i-th value is outside grid (i.e., if no interpolation is possible)
valueToInterp(float[][], int[][], float[][]) - Method in class visad.GriddedSet
for each of an array of values in R^DomainDimension, compute an array of 1-D indices and an array of weights, to be used for interpolation; indices[i] and weights[i] are null if i-th value is outside grid (i.e., if no interpolation is possible)
valueToInterp(float[][], int[][], float[][]) - Method in class visad.Irregular1DSet
for each of an array of values in R^DomainDimension, compute an array of 1-D indices and an array of weights, to be used for interpolation; indices[i] and weights[i] are null if no interpolation is possible
valueToInterp(float[][], int[][], float[][]) - Method in class visad.Irregular2DSet
for each of an array of values in R^DomainDimension, compute an array of 1-D indices and an array of weights, to be used for interpolation; indices[i] and weights[i] are null if no interpolation is possible
valueToInterp(float[][], int[][], float[][]) - Method in class visad.Irregular3DSet
for each of an array of values in R^DomainDimension, compute an array of 1-D indices and an array of weights, to be used for interpolation; indices[i] and weights[i] are null if no interpolation is possible
valueToInterp(float[][], int[][], float[][]) - Method in class visad.IrregularSet
for each of an array of values in R^DomainDimension, compute an array of 1-D indices and an array of weights, to be used for interpolation; indices[i] and weights[i] are null if no interpolation is possible
valueToInterp(float[][], int[][], float[][]) - Method in class visad.LinearLatLonSet
for each of an array of values in (Latitude, Longitude), compute an array of 1-D indices and an array of weights, to be used for interpolation; indices[i] and weights[i] are null if i-th value is outside grid (i.e., if no interpolation is possible).
valueToInterp(float[][], int[][], float[][]) - Method in class visad.List1DDoubleSet
for each of an array of values in R^DomainDimension, compute an array of 1-D indices and an array of weights, to be used for interpolation; indices[i] and weights[i] are null if i-th value is outside grid (i.e., if no interpolation is possible)
valueToInterp(float[][], int[][], float[][]) - Method in class visad.List1DSet
for each of an array of values in R^DomainDimension, compute an array of 1-D indices and an array of weights, to be used for interpolation; indices[i] and weights[i] are null if i-th value is outside grid (i.e., if no interpolation is possible)
valueToInterp(float[][], int[][], float[][]) - Method in class visad.ProductSet
for each of an array of values in R^DomainDimension, compute an array of 1-D indices and an array of weights, to be used for interpolation; indices[i] and weights[i] are null if i-th value is outside grid (i.e., if no interpolation is possible)
valueToInterp(float[][], int[][], float[][]) - Method in class visad.SimpleSet
convert an array of values to arrays of indices and weights for those indices, appropriate for interpolation; the values array is organized as float[domain_dimension][number_of_values]; indices and weights must be passed in as int[number_of_values][] and float[number_of_values][]; on return, quantity( values[.]
valueToInterp(float[][], int[][], float[][]) - Method in interface visad.SimpleSetIface
Returns the interpolation parameters for an array of points.
valueToInterp(float[][], int[][], float[][]) - Method in class visad.SingletonSet
for each of an array of values in R^DomainDimension, compute an array of 1-D indices and an array of weights, to be used for interpolation; indices[i] and weights[i] are null if i-th value is outside grid (i.e., if no interpolation is possible)
valueToInterp(float[][], int[][], float[][]) - Method in class visad.UnionSet
for each of an array of values in R^DomainDimension, compute an array of 1-D indices and an array of weights, to be used for interpolation; indices[i] and weights[i] are null if i-th value is outside grid (i.e., if no interpolation is possible)
valueToTri(float[][]) - Method in class visad.Irregular2DSet
valueToTri returns an array of containing triangles given an array of points in R^DomainDimension
valueToTri(float[][]) - Method in class visad.Irregular3DSet
valueToTri returns an array of containing triangles given an array of points in R^DomainDimension
valueUnpacker(AttributeTable) - Static method in class visad.data.dods.Valuator
Returns an instance of a value unpacker corresponding to the attributes of a DODS variable.
ValueUnpacker - Class in visad.data.in
Provides support for unpacking data values (i.e. converting them from smaller types to bigger types).
ValueUnpacker() - Constructor for class visad.data.in.ValueUnpacker
Constructs from nothing.
valueUnpacker() - Static method in class visad.data.in.ValueUnpacker
Returns the trivial value unpacker.
valueVetter(AttributeTable) - Static method in class visad.data.dods.Valuator
Returns an instance of a value vetter corresponding to the attributes of a DODS variable.
ValueVetter - Class in visad.data.in
Provides support for verifying data values (i.e. seeing that they aren't equal to one or more special values).
ValueVetter() - Constructor for class visad.data.in.ValueVetter
Constructs from nothing.
valueVetter(double[]) - Static method in class visad.data.in.ValueVetter
Returns an instance of this class given an array of special values.
Var() - Method in class dods.dap.parser.DDSParser
 
Variable - Class in visad.data.hdfeos
 
VariableAdapter - Class in visad.data.dods
Provides support for adapting DODS objects to the VisAD data-import context.
VariableAdapter() - Constructor for class visad.data.dods.VariableAdapter
 
variableAdapter(BaseType, DAS) - Method in class visad.data.dods.VariableAdapterFactory
Returns the adapter corresponding to a DODS variable.
VariableAdapterFactory - Class in visad.data.dods
Provides support for creating adapters that bridge between DODS variables and the VisAD data-import context.
VariableAdapterFactory() - Constructor for class visad.data.dods.VariableAdapterFactory
Constructs from nothing.
variableAdapterFactory() - Static method in class visad.data.dods.VariableAdapterFactory
Returns an instance of this class.
variables - Variable in class visad.util.ReflectedUniverse
Hashtable containing all variables present in the universe.
VariableSet - Class in visad.data.hdfeos
 
VarName - Variable in class visad.data.vis5d.V5DStruct
9-character variable names
VDisplay - Variable in class visad.ss.BasicSSCell
Associated VisAD Display.
VDPanel - Variable in class visad.ss.BasicSSCell
Associated VisAD Display component.
vector - Variable in class visad.VisADRay
 
VectorAccessor - Class in visad.data.dods
Provides support for accessing a DODS primitive vector as a VisAD FileFlatField.
VectorAccessor(FunctionType, VectorAdapter, SampledSet, PrimitiveVector) - Constructor for class visad.data.dods.VectorAccessor
Constructs from a function-type, a vector adapter, a domain and a DODS primitive vector.
vectorAdapter(PrimitiveVector, DAS) - Method in class visad.data.dods.VariableAdapterFactory
Returns the adapter corresponding to a DODS PrimitiveVector.
VectorAdapter - Class in visad.data.dods
Provides support for adapting DODS primitive vectors to the VisAD data-import context.
VectorAdapter(PrimitiveVector, DAS, VariableAdapterFactory) - Constructor for class visad.data.dods.VectorAdapter
Constructs from a DODS vector and a factory for creating DODS variable adapters.
vectorAdapter(PrimitiveVector, DAS, VariableAdapterFactory) - Method in class visad.data.dods.VectorAdapterFactory
Returns the adapter corresponding to a DODS primitive vector.
VectorAdapterFactory - Class in visad.data.dods
Provides support for creating adapters that bridge between DODS primitive vectors and the VisAD data-import context.
VectorAdapterFactory() - Constructor for class visad.data.dods.VectorAdapterFactory
Constructs from nothing.
vectorAdapterFactory() - Static method in class visad.data.dods.VectorAdapterFactory
Returns an instance of this class.
verifyImageRendererUsable(MathType, ScalarMap[]) - Static method in class visad.bom.ImageRendererJ3D
Deprecated. Use isRendererUsable(MathType, ScalarMap[]) instead.
VERSION_1 - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
ADDE Version 1 indicator
VERSION_NUMBER - Static variable in class edu.wisc.ssec.mcidas.AreaFile
VERSION_NUMBER - version number for a valid AREA file (since 1985)
versionOne - Variable in class loci.formats.in.PictReader
Whether or not the file is PICT v1.
versionTwo - Variable in class loci.formats.in.ICSReader
Flag indicating whether current file is v2.0.
VertArgs - Variable in class visad.data.vis5d.V5DStruct
Vertical Coordinate System arguments.
VertDrag - Variable in class visad.ss.SpreadSheet
Array of vertical yellow sizing boxes.
vertexCnt - Static variable in class visad.Contour2D
 
vertexCount - Variable in class visad.VisADGeometryArray
 
vertexFormat - Variable in class visad.VisADGeometryArray
 
VERTICAL - Static variable in class visad.bom.SceneGraphRenderer.Hatching
vertical pattern
VERTICAL - Static variable in class visad.browser.Divider
Constant for vertical divider alignment.
VerticalSystem - Variable in class visad.data.vis5d.V5DStruct
Which vertical coordinate system
Vertices - Variable in class visad.Delaunay
vertices --> triangles/tetrahedra.
VertLabel - Variable in class visad.ss.SpreadSheet
Array of panels for vertical labels.
VertLabels - Variable in class visad.ss.SpreadSheet
View port for vertical cell labels.
VertPanel - Variable in class visad.ss.SpreadSheet
Panel containing vertical labels and sizing boxes.
vetter - Variable in class visad.data.dods.Valuator
 
View - Class in visad.data.netcdf.in
A convention-dependent view of a netCDF dataset.
View(Netcdf, QuantityDB) - Constructor for class visad.data.netcdf.in.View
Constructs from a netCDF dataset.
View(Netcdf, QuantityDB, boolean) - Constructor for class visad.data.netcdf.in.View
Constructs from a netCDF dataset.
view - Variable in class visad.data.netcdf.in.VirtualDataIterator
The view of the netCDF dataset that's being iterated over.
View.DataIterator - Class in visad.data.netcdf.in
Iterates over the virtual VisAD data objects of this view.
View.Domain - Class in visad.data.netcdf.in
The convention-dependent domain of a netCDF variable.
View.Domain(Variable) - Constructor for class visad.data.netcdf.in.View.Domain
Constructs from a netCDF variable.
viewPort - Variable in class visad.bom.SceneGraphRenderer
the viewport
virtual_button - Variable in class visad.MouseHelper
 
VirtualData - Class in visad.data.netcdf.in
Provides support for a virtual VisAD data object.
VirtualData() - Constructor for class visad.data.netcdf.in.VirtualData
 
VirtualDataIterator - Class in visad.data.netcdf.in
Supports iteration over the virtual VisAD data objects in a netCDF dataset.
VirtualDataIterator(View) - Constructor for class visad.data.netcdf.in.VirtualDataIterator
Constructs from a view of a netCDF dataset.
VirtualField - Class in visad.data.netcdf.in
Provides support for a virtual VisAD Field.
VirtualField(FunctionType, SampledSet, VirtualTuple) - Constructor for class visad.data.netcdf.in.VirtualField
Constructs from a function type, domain set, and range tuple.
VirtualFlatField - Class in visad.data.netcdf.in
Provides support for a virtual VisAD FlatField.
VirtualFlatField(FunctionType, SampledSet, VirtualTuple) - Constructor for class visad.data.netcdf.in.VirtualFlatField
Constructs from a function type, domain set, and range tuple.
VirtualReal - Class in visad.data.netcdf.in
Provides support for a virtual VisAD Real.
VirtualReal(RealType, Variable, SimpleSet, Unit, Vetter) - Constructor for class visad.data.netcdf.in.VirtualReal
Constructs from a scalar type, a 1-D netCDF variable, a range set, a unit, and a value vetter.
VirtualScalar - Class in visad.data.netcdf.in
Provides support for a virtual VisAD Scalar.
VirtualScalar(ScalarType, Variable, SimpleSet, Unit, Vetter) - Constructor for class visad.data.netcdf.in.VirtualScalar
Constructs from a scalar type, a 1-D netCDF variable, a range set, a unit, and a value vetter.
VirtualScalar(ScalarType, Variable) - Constructor for class visad.data.netcdf.in.VirtualScalar
Constructs from a scalar type and a 1-D netCDF variable
VirtualText - Class in visad.data.netcdf.in
Provides support for a virtual VisAD Scalar.
VirtualText(ScalarType, Variable) - Constructor for class visad.data.netcdf.in.VirtualText
Constructs from a scalar type and a 2-D char netCDF variable
VirtualTuple - Class in visad.data.netcdf.in
Provides support for a virtual VisAD Tuple.
VirtualTuple() - Constructor for class visad.data.netcdf.in.VirtualTuple
Constructs from nothing.
VirtualTuple(VirtualData) - Constructor for class visad.data.netcdf.in.VirtualTuple
Constructs from a virtual data object.
VirtualTuple(VirtualData[]) - Constructor for class visad.data.netcdf.in.VirtualTuple
Constructs from a 1-D array of virtual data objects.
Vis5DAdaptedForm - Class in visad.data.vis5d
 
Vis5DAdaptedForm() - Constructor for class visad.data.vis5d.Vis5DAdaptedForm
 
Vis5DCoordinateSystem - Class in visad.data.vis5d
Vis5DCoordinateSystem is the VisAD class for coordinate systems for ( row, col ).
Vis5DCoordinateSystem(int, double[], double, double) - Constructor for class visad.data.vis5d.Vis5DCoordinateSystem
 
Vis5DFamily - Class in visad.data.vis5d
A container for Vis5D file types - regular using Vis5DAdaptedForm and Vis5D TOPO files.
Vis5DFamily(String) - Constructor for class visad.data.vis5d.Vis5DFamily
Construct a family of the supported map datatype Forms
Vis5DFile - Class in visad.data.vis5d
 
Vis5DFile(String, V5DStruct, Set, FunctionType, RealType[], int[], int) - Constructor for class visad.data.vis5d.Vis5DFile
 
Vis5DFileAccessor - Class in visad.data.vis5d
 
Vis5DFileAccessor(Vis5DFile, int) - Constructor for class visad.data.vis5d.Vis5DFileAccessor
 
Vis5DForm - Class in visad.data.vis5d
Vis5DForm is the VisAD data format adapter for Vis5D files.
Vis5DForm() - Constructor for class visad.data.vis5d.Vis5DForm
 
Vis5DTopoForm - Class in visad.data.vis5d
Vis5DTopoForm is the VisAD data format adapter for Vis5D topography files.
Vis5DTopoForm() - Constructor for class visad.data.vis5d.Vis5DTopoForm
Create a new Vis5DTopoForm
Vis5DVerticalSystem - Class in visad.data.vis5d
Class for encapsulating the Vis5D vertical system as VisAD MathTypes and Data objects
Vis5DVerticalSystem(int, int, double[]) - Constructor for class visad.data.vis5d.Vis5DVerticalSystem
Construct the VisAD MathTypes and Data objects that relate to the Vis5D vertical system parameters.
Vis5DVerticalSystem.Vis5DVerticalCoordinateSystem - Class in visad.data.vis5d
Vis5DVerticalCoordinateSystem is the VisAD class for coordinate systems for transforming pressure in millibars to Altitude in m.
Vis5DVerticalSystem.Vis5DVerticalCoordinateSystem() - Constructor for class visad.data.vis5d.Vis5DVerticalSystem.Vis5DVerticalCoordinateSystem
Construct a new vertical transformation system
visad - package visad
The core VisAD package, providing support for VisAD's Data & MathType hierarchy, as well as for VisAD Displays and remote collaboration.
visad.aeri - package visad.aeri
 
visad.bom - package visad.bom
 
visad.bom.annotations - package visad.bom.annotations
 
visad.browser - package visad.browser
Provides a JDK 1.1-compatible set of classes for using VisAD in browsers via sockets connected to a remote server.
visad.cluster - package visad.cluster
 
visad.collab - package visad.collab
 
visad.data - package visad.data
Provides for importing data to and exporting data from VisAD.
visad.data.amanda - package visad.data.amanda
 
visad.data.avi - package visad.data.avi
 
visad.data.bio - package visad.data.bio
Provides data forms for handling common microscopy formats.
visad.data.biorad - package visad.data.biorad
 
visad.data.dods - package visad.data.dods
Supports read-only access to datasets on DODS servers by importing such datasets as VisAD data objects.
visad.data.fits - package visad.data.fits
Provides for importing a FITS dataset into VisAD.
visad.data.gif - package visad.data.gif
Provides for importing GIF, JPEG and PNG files into VisAD.
visad.data.gis - package visad.data.gis
 
visad.data.hdf5 - package visad.data.hdf5
 
visad.data.hdf5.hdf5objects - package visad.data.hdf5.hdf5objects
 
visad.data.hdfeos - package visad.data.hdfeos
Provides for importing an HDF-EOS dataset into VisAD.
visad.data.hdfeos.hdfeosc - package visad.data.hdfeos.hdfeosc
 
visad.data.hrit - package visad.data.hrit
 
visad.data.in - package visad.data.in
Supports the creation of form-specific, read-only, data-access packages that import external dataset into VisAD as VisaD data objects.
visad.data.jai - package visad.data.jai
 
visad.data.mcidas - package visad.data.mcidas
Provides for importing McIDAS AREA files and McIDAS base map (OUTL) files into VisAD.
visad.data.netcdf - package visad.data.netcdf
Provides for importing a netCDF dataset into VisAD and for exporting a VisAD data object to a netCDF dataset.
visad.data.netcdf.in - package visad.data.netcdf.in
Provides for importing a netCDF dataset into VisAD.
visad.data.netcdf.out - package visad.data.netcdf.out
Provides for exporting a VisAD data object to a netCDF dataset.
visad.data.netcdf.units - package visad.data.netcdf.units
 
visad.data.qt - package visad.data.qt
 
visad.data.text - package visad.data.text
 
visad.data.tiff - package visad.data.tiff
 
visad.data.units - package visad.data.units
 
visad.data.vis5d - package visad.data.vis5d
Provides for importing a Vis5D dataset into VisAD.
visad.data.visad - package visad.data.visad
Provides for importing and exporting serialized Java object files into and out of VisAD.
visad.data.visad.object - package visad.data.visad.object
 
visad.formula - package visad.formula
Provides an interface for automatically evaluating formulas based on user-defined operators and functions.
visad.georef - package visad.georef
Provides classes for geo-referencing.
visad.gifts - package visad.gifts
 
visad.install - package visad.install
 
visad.java2d - package visad.java2d
Provides support for two-dimensional VisAD Displays using Java2D.
visad.java3d - package visad.java3d
Provides support for two- and three-dimensional VisAD Displays using Java3D.
visad.jmet - package visad.jmet
 
visad.math - package visad.math
 
visad.matrix - package visad.matrix
 
visad.meteorology - package visad.meteorology
Provides classes that are useful in the field of meteorology.
visad.python - package visad.python
 
visad.rabin - package visad.rabin
 
visad.sounder - package visad.sounder
 
visad.ss - package visad.ss
Provides a spreadsheet user interface for VisAD that can import data from any form VisAD supports and compute new data objects using formulas by utilizing the visad.formula package.
visad.test - package visad.test
 
visad.util - package visad.util
Provides a collection of useful utilities, many of them GUI widgets, to aid in VisAD application design.
VisADAdapter - Class in visad.data.netcdf.out
The VisADAdapter class adapts a VisAD data object to the AbstractNetcdf API.
VisADAdapter(Data) - Constructor for class visad.data.netcdf.out.VisADAdapter
Construct from a generic VisAD data object.
VisADAppearance - Class in visad
VisADAppearance stands in for j3d.Switch and is Serializable.
VisADAppearance() - Constructor for class visad.VisADAppearance
 
VisADApplet - Class in visad.browser
An applet for connecting to a VisAD display available through a SocketSlaveDisplay server.
VisADApplet() - Constructor for class visad.browser.VisADApplet
 
VisADBranchGroup - Class in visad.java3d
 
VisADBranchGroup(double) - Constructor for class visad.java3d.VisADBranchGroup
 
VisADCachingForm - Class in visad.data.visad
VisADCachingForm is the VisAD data format adapter for large binary visad.Data objects which may not fit in memory.
VisADCachingForm() - Constructor for class visad.data.visad.VisADCachingForm
 
VisADCanvasJ2D - Class in visad.java2d
VisADCanvasJ2D is the VisAD "Canvas" for Java2D.
VisADCanvasJ2D(DisplayRendererJ2D, Component) - Constructor for class visad.java2d.VisADCanvasJ2D
 
VisADCanvasJ2D(DisplayRendererJ2D, int, int) - Constructor for class visad.java2d.VisADCanvasJ2D
Constructor for offscreen rendering.
VisADCanvasJ3D - Class in visad.java3d
VisADCanvasJ3D is the VisAD extension of Canvas3D
VisADCanvasJ3D(DisplayRendererJ3D) - Constructor for class visad.java3d.VisADCanvasJ3D
Create the canvase for the renderer.
VisADCanvasJ3D(DisplayRendererJ3D, GraphicsConfiguration) - Constructor for class visad.java3d.VisADCanvasJ3D
Create the canvase for the renderer with the specified configuration.
VisADCanvasJ3D(DisplayRendererJ3D, int, int) - Constructor for class visad.java3d.VisADCanvasJ3D
Constructor for offscreen rendering.
VisADError - Error in visad
VisADError is the superclass of all errors defined within the VisAD package.
VisADError() - Constructor for error visad.VisADError
 
VisADError(String) - Constructor for error visad.VisADError
 
VisADError(Throwable) - Constructor for error visad.VisADError
 
VisADError(String, Throwable) - Constructor for error visad.VisADError
 
VisADEvent - Class in visad
VisADEvent is the VisAD class for Events passed between Displays.
VisADEvent(Object, int, Object, int) - Constructor for class visad.VisADEvent
 
VisADException - Exception in visad
VisADException is the superclass of all exceptions defined within the VisAD package.
VisADException() - Constructor for exception visad.VisADException
 
VisADException(String) - Constructor for exception visad.VisADException
 
VisADException(String, Throwable) - Constructor for exception visad.VisADException
 
VisADException(Throwable) - Constructor for exception visad.VisADException
 
VisADForm - Class in visad.data.visad
VisADForm is the VisAD data format adapter for binary visad.Data objects.
VisADForm(boolean) - Constructor for class visad.data.visad.VisADForm
If allowBinary is true, read/write a VisAD Data object in VisAD's binary file format.
VisADForm() - Constructor for class visad.data.visad.VisADForm
Read/write a VisAD Data object using Java serialization.
VisADGeometryArray - Class in visad
VisADGeometryArray stands in for j3d.GeometryArray and is Serializable.
VisADGeometryArray() - Constructor for class visad.VisADGeometryArray
 
VisADGroup - Class in visad
VisADGroup stands in for j3d.Group and is Serializable.
VisADGroup() - Constructor for class visad.VisADGroup
 
VisADImageNode - Class in visad.java3d
 
VisADImageNode() - Constructor for class visad.java3d.VisADImageNode
 
VisADImageNode(BranchGroup, Switch) - Constructor for class visad.java3d.VisADImageNode
 
VisADImageTile - Class in visad.java3d
 
VisADImageTile(int, int, int, int, int) - Constructor for class visad.java3d.VisADImageTile
 
VisADIndexedTriangleStripArray - Class in visad
VisADIndexedTriangleStripArray stands in for j3d.IndexedTriangleStripArray and is Serializable.
VisADIndexedTriangleStripArray() - Constructor for class visad.VisADIndexedTriangleStripArray
 
VisADLineArray - Class in visad
VisADLineArray stands in for j3d.LineArray and is Serializable.
VisADLineArray() - Constructor for class visad.VisADLineArray
 
VisADLineStripArray - Class in visad
VisADLineStripArray stands in for j3d.LineStripArray and is Serializable.
VisADLineStripArray() - Constructor for class visad.VisADLineStripArray
 
VisADPointArray - Class in visad
VisADPointArray stands in for j3d.PointArray and is Serializable.
VisADPointArray() - Constructor for class visad.VisADPointArray
 
VisADQuadArray - Class in visad
VisADQuadArray stands in for j3d.QuadArray and is Serializable.
VisADQuadArray() - Constructor for class visad.VisADQuadArray
 
VisADRay - Class in visad
VisADRay stands in for j3d.PickRay and is Serializable.
VisADRay() - Constructor for class visad.VisADRay
 
VisADSceneGraphObject - Class in visad
VisADSceneGraphObject stands in for j3d.SceneGraphObject; it is the parent of VisAD j3d stand-ins, and is Serializable.
VisADSceneGraphObject() - Constructor for class visad.VisADSceneGraphObject
 
VisADSerialForm - Class in visad.data.visad
VisADSerialForm is the VisAD data format adapter for serialized visad.Data objects.
VisADSerialForm() - Constructor for class visad.data.visad.VisADSerialForm
 
visadSet(List) - Method in class visad.data.dods.Float64AttributeAdapter
Returns the VisAD Set corresponding to the metadata of the attribute used in constructing this instance and a list of numeric values.
visadSet(List) - Method in class visad.data.dods.FloatAttributeAdapter
Returns the VisAD Set corresponding to the metadata of the attribute used in constructing this instance and a list of numeric values.
visadSet(List) - Method in class visad.data.dods.NumericAttributeAdapter
Returns the VisAD Set corresponding to the metadata of the attribute used in constructing this instance and a list of numeric values.
VisADSlider - Class in visad.util
VisADSlider combines a JSlider and a JLabel and links them to either a Real (via a DataReference) or a ScalarMap that maps to Display.SelectValue.
VisADSlider(String, int, int, int, double, DataReference, RealType) - Constructor for class visad.util.VisADSlider
JSlider values range between low and hi (with initial value st) and are multiplied by scale to create Real values of RealType rt referenced by ref.
VisADSlider(String, int, int, int, double, DataReference, RealType, boolean) - Constructor for class visad.util.VisADSlider
JSlider values range between low and hi (with initial value st) and are multiplied by scale to create Real values of RealType rt referenced by ref.
VisADSlider(ScalarMap) - Constructor for class visad.util.VisADSlider
construct a VisADSlider from a ScalarMap that maps to Display.SelectValue, with auto-scaling minimum and maximum bounds, non-integral values, and a statically sized label.
VisADSlider(ScalarMap, boolean) - Constructor for class visad.util.VisADSlider
construct a VisADSlider from a ScalarMap that maps to Display.SelectValue, with auto-scaling minimum and maximum bounds, either integer or floating-point values, depending on the setting of integralTicks, and a statically sized label.
VisADSlider(ScalarMap, boolean, boolean) - Constructor for class visad.util.VisADSlider
construct a VisADSlider from a ScalarMap that maps to Display.SelectValue, with auto-scaling minimum and maximum bounds, either integer or floating-point values (depending on the setting of integralTicks, and either a static or dynamically sized label (depending on the setting of dynamicLabelWidth.
VisADSlider(ScalarMap, float, float) - Constructor for class visad.util.VisADSlider
construct a VisADSlider from a ScalarMap that maps to Display.SelectValue, with minimum and maximum bounds min and max, no auto-scaling, non-integer values, and a static label width.
VisADSlider(DataReference, float, float, float, RealType, String) - Constructor for class visad.util.VisADSlider
construct a VisADSlider by creating a Real and linking it to r, using RealType rt and name n, with minimum and maximum bounds min and max, and starting value start
VisADSlider(DataReference, float, float) - Constructor for class visad.util.VisADSlider
construct a VisADSlider from an existing Real pointed to by r, with minimum and maximum bounds min and max
VisADSwitch - Class in visad
VisADSwitch stands in for j3d.Switch and is Serializable.
VisADSwitch() - Constructor for class visad.VisADSwitch
 
VisADTriangleArray - Class in visad
VisADTriangleArray stands in for j3d.TrianlgeArray and is Serializable.
VisADTriangleArray() - Constructor for class visad.VisADTriangleArray
 
VisADTriangleStripArray - Class in visad
VisADTriangleStripArray stands in for j3d.TriangleStripArray and is Serializable.
VisADTriangleStripArray() - Constructor for class visad.VisADTriangleStripArray
 
visBiasCoef - Variable in class edu.wisc.ssec.mcidas.CalibratorGvar
 
visGain1Coef - Variable in class edu.wisc.ssec.mcidas.CalibratorGvar
 
visGain2Coef - Variable in class edu.wisc.ssec.mcidas.CalibratorGvar
 
visit(TupleIface) - Method in class visad.data.DataVisitor
Visit a VisAD Tuple.
visit(FlatField) - Method in class visad.data.DataVisitor
Visit a VisAD FlatField.
visit(Function, int) - Method in class visad.data.fits.TourInspector
 
visit(Scalar, int) - Method in class visad.data.fits.TourInspector
 
visit(Set, int) - Method in class visad.data.fits.TourInspector
 
visit(Function, int) - Method in class visad.data.fits.Tourist
 
visit(Scalar, int) - Method in class visad.data.fits.Tourist
 
visit(Set, int) - Method in class visad.data.fits.Tourist
 
visit(Function, int) - Method in class visad.data.fits.TourWriter
 
visit(Scalar, int) - Method in class visad.data.fits.TourWriter
 
visit(Set, int) - Method in class visad.data.fits.TourWriter
 
visit(Data, VisADAccessor) - Method in class visad.data.netcdf.out.VisADAdapter
Visit a VisAD data object.
visit(Text, VisADAccessor) - Method in class visad.data.netcdf.out.VisADAdapter
Visit a VisAD Text object.
visit(Real, VisADAccessor) - Method in class visad.data.netcdf.out.VisADAdapter
Visit a VisAD Real object.
visit(Tuple, VisADAccessor) - Method in class visad.data.netcdf.out.VisADAdapter
Visit a VisAD Tuple object.
visit(Field, VisADAccessor) - Method in class visad.data.netcdf.out.VisADAdapter
Define the netCDF dimensions and variables of a VisAD Field object.
VisitechReader - Class in loci.formats.in
VisitechReader is the file format reader for Visitech XYS files.
VisitechReader() - Constructor for class loci.formats.in.VisitechReader
 
visRadToAlb - Variable in class edu.wisc.ssec.mcidas.CalibratorGvar
 
VMethod - Class in visad.formula
Thing wrapper for java.lang.reflect.Method.
VMethod(Method) - Constructor for class visad.formula.VMethod
constructor
VRealType - Class in visad.formula
Thing wrapper for visad.RealType.
VRealType(RealType) - Constructor for class visad.formula.VRealType
constructor
vworldToScreen(Point3d[], Canvas3D) - Static method in class visad.bom.annotations.ScreenAnnotatorUtils
Convert an array of Vworld points to int[][] array in Screen coordinates.
Vx - Variable in class visad.PlotDigits
 
vx1 - Variable in class visad.Contour2D
 
VxB - Variable in class visad.PlotDigits
 
Vy - Variable in class visad.PlotDigits
 
vy1 - Variable in class visad.Contour2D
 
VyB - Variable in class visad.PlotDigits
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _