|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
setLogging (-1)
Array part of the DGrid
DisplayImpl.addActivityHandler.- AdaptedAction -
Variable in class visad.RemoteActionImpl
-
- AdaptedData -
Variable in class visad.RemoteDataImpl
- 'this' is the Remote adaptor for AdaptedData (which is local);
AdaptedData is transient because UnicastRemoteObject is
Serializable, but a copy of 'this' on another JVM will not
be local to AdaptedData and cannot adapt it;
the methods of RemoteDataImpl test for null AdaptedData
- AdaptedThing -
Variable in class visad.RemoteThingImpl
- 'this' is the Remote adaptor for AdaptedThing (which is local);
AdaptedThing is transient because UnicastRemoteObject is
Serializable, but a copy of 'this' on another JVM will not
be local to AdaptedThing and cannot adapt it;
the methods of RemoteThingImpl text for null AdaptedThing
- AdaptedThingReference -
Variable in class visad.RemoteThingReferenceImpl
-
- Adapter - class visad.data.dods.Adapter.
- Provides support for adapting DODS objects to the VisAD data-import context.
- Adapter() -
Constructor for class visad.data.dods.Adapter
-
- AddeTextAdapter - class visad.data.mcidas.AddeTextAdapter.
- Adapts text read from an ADDE server into a VisAD Text object
- AddeTextAdapter(String) -
Constructor for class visad.data.mcidas.AddeTextAdapter
- Create a VisAD Text object from an adde request
- AdjustProjectionSeam -
Static variable in interface visad.Display
- Adjust along projection seams - ConstantMap only
- Aeri - class visad.aeri.Aeri.
-
- Aeri(String[]) -
Constructor for class visad.aeri.Aeri
-
- Alias() -
Method in class dods.dap.parser.DASParser
-
- Alpha -
Static variable in interface visad.Display
- display alpha (transparency)
- Altitude -
Static variable in class visad.RealType
-
- AmandaFile - class visad.data.amanda.AmandaFile.
-
- AmandaFile(String) -
Constructor for class visad.data.amanda.AmandaFile
-
- AmandaFile(URL) -
Constructor for class visad.data.amanda.AmandaFile
-
- AndCondition - class visad.data.in.AndCondition.
- Provides support for complementary conditions for a VisAD data object.
- AndCondition(Condition, Condition) -
Constructor for class visad.data.in.AndCondition
- Constructs from two, necessary conditions for a VisAD data object.
- AndorReader - class loci.formats.AndorReader.
- Reader is the file format reader for
Andor Bio-imaging Division (ABD) TIFF files.
- AndorReader() -
Constructor for class loci.formats.AndorReader
- Constructs a new Andor reader.
- Animation -
Static variable in interface visad.Display
- display animation
- AnimationControl - interface visad.AnimationControl.
- AnimationControl is the VisAD interface for controlling Animation
display scalars.
- AnimationControlJ2D - class visad.java2d.AnimationControlJ2D.
- AnimationControlJ2D is the VisAD class for controlling Animation
display scalars under Java2D.
- AnimationControlJ2D(DisplayImplJ2D, RealType) -
Constructor for class visad.java2d.AnimationControlJ2D
-
- AnimationControlJ3D - class visad.java3d.AnimationControlJ3D.
- AnimationControlJ3D is the VisAD class for controlling Animation
display scalars under Java3D.
- AnimationControlJ3D(DisplayImplJ3D, RealType) -
Constructor for class visad.java3d.AnimationControlJ3D
-
- AnimationControlJ3D() -
Constructor for class visad.java3d.AnimationControlJ3D
-
- AnimationRendererJ3D - class visad.java3d.AnimationRendererJ3D.
-
- AnimationRendererJ3D() -
Constructor for class visad.java3d.AnimationRendererJ3D
-
- AnimationSetControl - class visad.AnimationSetControl.
- AnimationSetControl is the VisAD class for sampling Animation
steps.
- AnimationSetControl(DisplayImpl, AnimationControl) -
Constructor for class visad.AnimationSetControl
- construct an AnimationSetControl for the given DisplayImpl
and AnimationControl
- AnimationSetControlJ2D - class visad.java2d.AnimationSetControlJ2D.
- AnimationSetControlJ2D is the VisAD class for sampling Animation
steps under Java2D.
- AnimationSetControlJ2D(DisplayImpl, AnimationControl) -
Constructor for class visad.java2d.AnimationSetControlJ2D
-
- AnimationWidget - class visad.util.AnimationWidget.
- A widget that allows users to control aspects of animation (stop/start,
step, animation speed and direction).
- AnimationWidget(ScalarMap) -
Constructor for class visad.util.AnimationWidget
- construct an AnimationWidget linked to the Control in smap
(which must be to Display.Animation) with auto-detecting ms/frame
- AnimationWidget(ScalarMap, int) -
Constructor for class visad.util.AnimationWidget
- construct an AnimationWidget linked to the Control in smap
(which must be to Display.Animation) with specified ms/frame
- ArcAsciiGridAdapter - class visad.data.gis.ArcAsciiGridAdapter.
- AsciiArcGridAdapter converts an ASCII ArcGrid file into
a VisAD Data object.
- ArcAsciiGridAdapter(String) -
Constructor for class visad.data.gis.ArcAsciiGridAdapter
- Create an ArcAsciiGridAdapter for the particular file.
- ArcAsciiGridAdapter(String, RealType) -
Constructor for class visad.data.gis.ArcAsciiGridAdapter
- Create an ArcAsciiGridAdapter for the particular file and
use the RealType specified for the data metadata.
- ArcAsciiGridAdapter(String, RealTupleType) -
Constructor for class visad.data.gis.ArcAsciiGridAdapter
- Create an ArcAsciiGridAdapter for the particular file and
use the RealType specified for the data metadata.
- ArcAsciiGridAdapter(String, RealTupleType, RealType) -
Constructor for class visad.data.gis.ArcAsciiGridAdapter
- Create an ArcAsciiGridAdapter for the particular file and
use the RealType specified for the data metadata.
- ArcAsciiGridAdapter(String, Unit) -
Constructor for class visad.data.gis.ArcAsciiGridAdapter
- Create an ArcAsciiGridAdapter for the particular file and
use units specified for the data.
- ArcAsciiGridAdapter(String, String) -
Constructor for class visad.data.gis.ArcAsciiGridAdapter
- Create an ArcAsciiGridAdapter for the particular file and
use the supplied RealType for the data values, and units
if different from default from RealType.
- ArcAsciiGridAdapter(String, String, String) -
Constructor for class visad.data.gis.ArcAsciiGridAdapter
- Create an ArcAsciiGridAdapter for the particular file and
use the supplied RealType for the data values, and units
if different from default from RealType.
- ArcAsciiGridAdapter(String, RealType, Unit) -
Constructor for class visad.data.gis.ArcAsciiGridAdapter
- Create an ArcAsciiGridAdapter for the particular file and
use the supplied RealType for the data values, and units
if different from default from RealType.
- ArcAsciiGridAdapter(String, RealTupleType, RealType, Unit) -
Constructor for class visad.data.gis.ArcAsciiGridAdapter
- Create an ArcAsciiGridAdapter for the particular file and
use the supplied RealType for the data values, and units
if different from default from RealType.
- ArcAsciiGridForm - class visad.data.gis.ArcAsciiGridForm.
- ArcAsciiGridForm is the ARC/INFO ASCIIGRID data format adapter for
serialized visad.Data objects.
- ArcAsciiGridForm() -
Constructor for class visad.data.gis.ArcAsciiGridForm
- Construct a Form for reading in ARC/INFO ASCIIGRID files
- ArcAsciiGridForm(MathType) -
Constructor for class visad.data.gis.ArcAsciiGridForm
- Construct a Form for reading in Arc/Info ASCIIGRID files
- AreaAdapter - class visad.data.mcidas.AreaAdapter.
- this is an adapter for McIDAS AREA images
- AreaAdapter(String) -
Constructor for class visad.data.mcidas.AreaAdapter
- Create a VisAD FlatField from a local McIDAS AREA file or a URL.
- AreaAdapter(String, boolean) -
Constructor for class visad.data.mcidas.AreaAdapter
- Create a VisAD FlatField from a local McIDAS AREA file or a URL.
- AreaAdapter(String, int, int, int, int) -
Constructor for class visad.data.mcidas.AreaAdapter
- Create a VisAD FlatField from a local McIDAS AREA file using
the subsecting information
- AreaAdapter(String, int, int, int, int, int) -
Constructor for class visad.data.mcidas.AreaAdapter
- Create a VisAD FlatField from a local McIDAS AREA subsected
according to the parameters
- AreaAdapter(String, int, int, int, int, int, boolean) -
Constructor for class visad.data.mcidas.AreaAdapter
- Create a VisAD FlatField from a local McIDAS AREA subsected
according to the parameters
- AreaDirectory - class edu.wisc.ssec.mcidas.AreaDirectory.
- AreaDirectory interface for the metadata of McIDAS 'area' file format
image data.
- AreaDirectory(int[]) -
Constructor for class edu.wisc.ssec.mcidas.AreaDirectory
- Create an AreaDirectory from the raw block of data of
an AreaFile.
- AreaDirectory(AreaDirectory) -
Constructor for class edu.wisc.ssec.mcidas.AreaDirectory
- Create an AreaDirectory from another AreaDirectory object.
- AreaDirectoryList - class edu.wisc.ssec.mcidas.AreaDirectoryList.
- AreaDirectoryList interface for McIDAS 'area' file format image data.
- AreaDirectoryList(String) -
Constructor for class edu.wisc.ssec.mcidas.AreaDirectoryList
- creates an AreaDirectory object that allows reading
of McIDAS 'area' file format image data.
- AreaDirectoryList(URL) -
Constructor for class edu.wisc.ssec.mcidas.AreaDirectoryList
- creates an AreaDirectory object that allows reading
of the directory of McIDAS 'area' files from a URL
- AreaFile - class edu.wisc.ssec.mcidas.AreaFile.
- AreaFile interface with McIDAS 'area' file format image data.
- AreaFile(String) -
Constructor for class edu.wisc.ssec.mcidas.AreaFile
- creates an AreaFile object that allows reading
of McIDAS 'area' file format image data.
- AreaFile(String, Applet) -
Constructor for class edu.wisc.ssec.mcidas.AreaFile
- creates an AreaFile object that allows reading
of McIDAS 'area' file format image data from an applet
- AreaFile(URL) -
Constructor for class edu.wisc.ssec.mcidas.AreaFile
- creates an AreaFile object that allows reading
of McIDAS 'area' file format image data from a URL
- AreaFileException - exception edu.wisc.ssec.mcidas.AreaFileException.
- AreaFileException class is to handle exceptions when dealing
with McIDAS 'area' files.
- AreaFileException() -
Constructor for class edu.wisc.ssec.mcidas.AreaFileException
- Constructs an AreaFileException with no specified detail message.
- AreaFileException(String) -
Constructor for class edu.wisc.ssec.mcidas.AreaFileException
- Constructs an AreaFileException with the specified detail message.
- AreaForm - class visad.data.mcidas.AreaForm.
- to allow determination of whether a file is of type McIDAS
'area'.
- AreaForm() -
Constructor for class visad.data.mcidas.AreaForm
-
- ArithProg - class visad.data.in.ArithProg.
- Provides support for determining if a sequence of numeric values corresponds
to an arithmetic progression and, if so, the progression parameters.
- ArithProg() -
Constructor for class visad.data.in.ArithProg
-
- ArrayDecl() -
Method in class dods.dap.parser.DDSParser
-
- ArrayDescriptor - class ncsa.hdf.hdf5lib.ArrayDescriptor.
- This private class is used by HDFArray to discover the
shape and type of an arbitrary array.
- ArrayDescriptor(Object) -
Constructor for class ncsa.hdf.hdf5lib.ArrayDescriptor
-
- ArrayFuncs - class nom.tam.util.ArrayFuncs.
- This is a package of static functions which perform
computations on arrays.
- ArrayFuncs() -
Constructor for class nom.tam.util.ArrayFuncs
-
- ArrayMultiArray - class ucar.multiarray.ArrayMultiArray.
- MultiArray implementation which is an adapter for java language arrays.
- ArrayMultiArray(Object, int, Class) -
Constructor for class ucar.multiarray.ArrayMultiArray
- Package private constructor which avoids some of the
protections of the public constructor below.
- ArrayMultiArray(Object) -
Constructor for class ucar.multiarray.ArrayMultiArray
- Given a java Object, typically an array of primitive
(or an array of array of primitive ...), Provide a MultiArray
interface to the provided object.
- ArrayMultiArray(Class, int[]) -
Constructor for class ucar.multiarray.ArrayMultiArray
- Create a new MultiArray of the given componentType and shape.
- ArrayMultiArray(MultiArray) -
Constructor for class ucar.multiarray.ArrayMultiArray
- A copy constructor.
- ArrayVariableAdapter - class visad.data.dods.ArrayVariableAdapter.
- Provides support for adapting DODS
DArray variables to the
VisAD data-import context. - ArrowSlider - class visad.util.ArrowSlider.
- A pointer slider for visad .
- ArrowSlider() -
Constructor for class visad.util.ArrowSlider
- Construct a new arrow slider with the default values
- ArrowSlider(float, float, float) -
Constructor for class visad.util.ArrowSlider
- Construct a new arrow slider with the givden lower, upper and initial values
- ArrowSlider(float, float, float, String) -
Constructor for class visad.util.ArrowSlider
- Construct a new arrow slider with the given lower, upper and initial values
- Ascending -
Variable in class visad.Gridded1DSet
- Whether this set is ascending or descending
- AsciiTableHDU - class nom.tam.fits.AsciiTableHDU.
- FITS ASCII table header/data unit
ASCII tables are not currently suppoted.
- AsciiTableHDU(Header) -
Constructor for class nom.tam.fits.AsciiTableHDU
- Create an ascii table header/data unit.
- AttrList() -
Method in class dods.dap.parser.DASParser
-
- AttrTuple() -
Method in class dods.dap.parser.DASParser
-
- AttrVal - class ucar.netcdf.AttrVal.
-
- AttrVal() -
Constructor for class ucar.netcdf.AttrVal
-
- Attribute - class dods.dap.Attribute.
- An
Attribute holds information about a single attribute in an
AttributeTable. - Attribute(AttributeTable) -
Constructor for class dods.dap.Attribute
- Deprecated. Use the ctor with the name.
- Attribute(int, String, String, boolean) -
Constructor for class dods.dap.Attribute
- Construct an
Attribute with the given type and initial
value.
- Attribute(int, String, String) -
Constructor for class dods.dap.Attribute
- Construct an
Attribute with the given type and initial
value.
- Attribute(String, AttributeTable) -
Constructor for class dods.dap.Attribute
- Construct a container attribute.
- Attribute(String, Attribute) -
Constructor for class dods.dap.Attribute
- Construct an attribute aliased to the given name and contents.
- Attribute(String, int) -
Constructor for class dods.dap.Attribute
- Construct an empty attribute with the given type.
- Attribute() -
Method in class dods.dap.parser.DASParser
-
- Attribute - class ucar.netcdf.Attribute.
- Attributes are similar to "IndexedProperties" in the lingo
of java beans.
- Attribute(String, Number) -
Constructor for class ucar.netcdf.Attribute
- Construct simple numeric attribute.
- Attribute(String, double) -
Constructor for class ucar.netcdf.Attribute
- Construct simple numeric attribute.
- Attribute(String, String) -
Constructor for class ucar.netcdf.Attribute
- Construct a string valued attribute.
- Attribute(String, Object) -
Constructor for class ucar.netcdf.Attribute
- Construct an array valued Attribute.
- AttributeAdapter - class visad.data.dods.AttributeAdapter.
- Provides support for adapting a DODS attribute to the VisAD data-import
context.
- AttributeAdapter() -
Constructor for class visad.data.dods.AttributeAdapter
-
- AttributeAdapterFactory - class visad.data.dods.AttributeAdapterFactory.
- Provides support for creating adapters that bridge between DODS attributes
and the VisAD data-import context.
- AttributeAdapterFactory() -
Constructor for class visad.data.dods.AttributeAdapterFactory
- Constructs from nothing.
- AttributeBadValueException - exception dods.dap.AttributeBadValueException.
- Thrown by
Attribute when a bad value
(not one of the supported types) is stored in an Attribute. - AttributeBadValueException(String) -
Constructor for class dods.dap.AttributeBadValueException
- Construct a
AttributeBadValueException with the specified
message.
- AttributeBadValueException(int, String) -
Constructor for class dods.dap.AttributeBadValueException
- Construct a
AttributeBadValueException with the specified
message and DODS error code see (DODSException).
- AttributeDictionary - class ucar.netcdf.AttributeDictionary.
- AttributeDictionary is the machinery to implement AttributeSet.
- AttributeDictionary() -
Constructor for class ucar.netcdf.AttributeDictionary
-
- AttributeDictionary(Attribute[]) -
Constructor for class ucar.netcdf.AttributeDictionary
-
- AttributeDictionary(AttributeSet) -
Constructor for class ucar.netcdf.AttributeDictionary
-
- AttributeExistsException - exception dods.dap.AttributeExistsException.
- Thrown by
AttributeTable when an attempt is made to create an
attribute that already exists. - AttributeExistsException(String) -
Constructor for class dods.dap.AttributeExistsException
- Construct a
AttributeExistsException with the specified
message.
- AttributeExistsException(int, String) -
Constructor for class dods.dap.AttributeExistsException
- Construct a
AttributeExistsException with the specified
message and DODS error code see (DODSException).
- AttributeIterator - interface ucar.netcdf.AttributeIterator.
- Type specific Iterator.
- AttributeSet - interface ucar.netcdf.AttributeSet.
- AttributeSet is an inquiry interface
for a collection of Attributes.
- AttributeTable - class dods.dap.AttributeTable.
- An
AttributeTable stores a set of names and, for each name,
an Attribute object. - AttributeTable() -
Constructor for class dods.dap.AttributeTable
- Deprecated.
- AttributeTable(String) -
Constructor for class dods.dap.AttributeTable
- Create a new empty
AttributeTable.
- Attributes(DAS) -
Method in class dods.dap.parser.DASParser
-
- AuthSchemeNotImplException - exception HTTPClient.AuthSchemeNotImplException.
- Signals that the handling of a authorization scheme is not implemented.
- AuthSchemeNotImplException() -
Constructor for class HTTPClient.AuthSchemeNotImplException
- Constructs an AuthSchemeNotImplException with no detail message.
- AuthSchemeNotImplException(String) -
Constructor for class HTTPClient.AuthSchemeNotImplException
- Constructs an AuthSchemeNotImplException class with the specified
detail message.
- AuthorizationHandler - interface HTTPClient.AuthorizationHandler.
- This is the interface that an Authorization handler must implement.
- AuthorizationInfo - class HTTPClient.AuthorizationInfo.
- Holds the information for an authorization response.
- AuthorizationInfo(String, int) -
Constructor for class HTTPClient.AuthorizationInfo
- Creates an new info structure for the specified host and port.
- AuthorizationInfo(String, int, String, String, NVPair[], Object) -
Constructor for class HTTPClient.AuthorizationInfo
- Creates a new info structure for the specified host and port with the
specified scheme, realm, params.
- AuthorizationInfo(String, int, String, String, String) -
Constructor for class HTTPClient.AuthorizationInfo
- Creates a new info structure for the specified host and port with the
specified scheme, realm and cookie.
- AuthorizationInfo(AuthorizationInfo) -
Constructor for class HTTPClient.AuthorizationInfo
- Creates a new copy of the given AuthorizationInfo.
- AuthorizationModule - class HTTPClient.AuthorizationModule.
- This module handles authentication requests.
- AuthorizationModule() -
Constructor for class HTTPClient.AuthorizationModule
- Initialize counters for challenge and auth-info lists.
- AuthorizationPrompter - interface HTTPClient.AuthorizationPrompter.
- This is the interface that a username/password prompter must implement.
- AutoDetect -
Variable in class visad.ss.FancySSCell
- Whether this cell should auto-detect mappings for data.
- AutoDetect -
Variable in class visad.ss.SpreadSheet
- Flag marking whether spreadsheet's cells
automatically detect mappings.
- AutoDetectBox -
Variable in class visad.ss.SpreadSheet
- Checkbox menu items.
- AutoShowBox -
Variable in class visad.ss.SpreadSheet
- Checkbox menu items.
- AutoShowControls -
Variable in class visad.ss.FancySSCell
- Whether this cell should auto-display its widget frame.
- AutoShowControls -
Variable in class visad.ss.SpreadSheet
- Flag marking whether spreadsheet's cells
automatically show controls.
- AutoSwitch -
Variable in class visad.ss.FancySSCell
- Whether this cell should auto-switch to 3-D.
- AutoSwitch -
Variable in class visad.ss.SpreadSheet
- Flag marking whether spreadsheet's cells
automatically switch dimensions when needed.
- AutoSwitchBox -
Variable in class visad.ss.SpreadSheet
- Checkbox menu items.
- AxisScale - class visad.AxisScale.
- Class which defines the scales displayed along the spatial axes
of a display.
- AxisScale(ScalarMap) -
Constructor for class visad.AxisScale
- Construct a new AxisScale for the given ScalarMap
- a -
Variable in class edu.wisc.ssec.mcidas.MSATnav
-
- a -
Variable in class edu.wisc.ssec.mcidas.MSGTnav
-
- a -
Variable in class edu.wisc.ssec.mcidas.MSGnav
-
- aOrAn(String) -
Method in class dods.dap.parser.DASParser
-
- abort() -
Method in class HTTPClient.StreamDemultiplexor
- Emergency stop.
- aborted -
Variable in class HTTPClient.Request
- was this request aborted by the user?
- abs() -
Method in interface visad.Data
- call unary() to take the absolute value of this, using
default modes for sampling (Data.NEAREST_NEIGHBOR) and
error estimation (Data.NO_ERRORS)
- abs(int, int) -
Method in interface visad.Data
- call unary() to take the absolute value of this
- abs() -
Method in class visad.DataImpl
- call unary() to take the absolute value of this, using
default modes for sampling (Data.NEAREST_NEIGHBOR) and
error estimation (Data.NO_ERRORS)
- abs(int, int) -
Method in class visad.DataImpl
- call unary() to take the absolute value of this
- abs() -
Method in class visad.RemoteDataImpl
- call unary() to take the absolute value of this, using
default modes for sampling (Data.NEAREST_NEIGHBOR) and
error estimation (Data.NO_ERRORS)
- abs(int, int) -
Method in class visad.RemoteDataImpl
- call unary() to take the absolute value of this
- abs(Data) -
Static method in class visad.python.JPythonMethods
- return pointwise absolute value of data
- abs(double) -
Static method in class visad.python.JPythonMethods
- return absolute value of value
- abs(int) -
Static method in class visad.python.JPythonMethods
- return absolute value of value
- abs(long) -
Static method in class visad.python.JPythonMethods
- return absolute value of value
- abs_data(Data) -
Static method in class visad.python.JPythonMethods
- return pointwise absolute value of data
name changed 1/11/02 to avoid conflicts with Jython built-in
- accept(Cookie, DefaultCookiePolicyHandler, String) -
Method in class HTTPClient.BasicCookieBox
- the method called by the DefaultCookiePolicyHandler.
- accept(File) -
Method in class loci.formats.ComboFileFilter
- accept files with the proper filename prefix
- accept(File) -
Method in class loci.formats.ExtensionFileFilter
- Accepts files with the proper extensions.
- accept(File) -
Method in class loci.formats.FormatFileFilter
- Accepts files in accordance with the file format reader.
- accept(DataVisitor) -
Method in class visad.data.DataNode
- Accept a visitor and traverse the data object.
- accept(DataVisitor) -
Method in class visad.data.FlatFieldNode
- Accept a visitor and traverse the FlatField.
- accept(DataVisitor) -
Method in class visad.data.TupleNode
- Accept a visitor and traverse the Tuple.
- accept(File) -
Method in class visad.util.FormFileFilter
- Accepts files with the proper extensions.
- accept(File) -
Method in class visad.util.McIDASFileFilter
- Deprecated. accept files with the proper filename prefix
- acceptCookie(Cookie, RoRequest, RoResponse) -
Method in interface HTTPClient.CookiePolicyHandler
- This method is called for each cookie that a server tries to set via
the Set-Cookie header.
- acceptCookie(Cookie, RoRequest, RoResponse) -
Method in class HTTPClient.DefaultCookiePolicyHandler
- returns whether this cookie should be accepted.
- acceptVal() -
Method in class dods.util.OptSwitch
- Return whether the option switch accepts values or no
- accumulate(float[]) -
Method in class visad.data.in.ArithProg
- Accumulates a set of floats.
- accumulate(double[]) -
Method in class visad.data.in.ArithProg
- Accumulates a set of doubles.
- accumulate(float) -
Method in class visad.data.in.ArithProg
- Accumulates a value.
- accumulate(double) -
Method in class visad.data.in.ArithProg
- Accumulates a value.
- accumulate(float[]) -
Method in class visad.data.in.LonArithProg
- Accumulates a set of floats.
- accumulate(double[]) -
Method in class visad.data.in.LonArithProg
- Accumulates a set of doubles.
- acknowledgeThingChanged(Action) -
Method in class visad.RemoteThingReferenceImpl
- Action must be RemoteAction
- acknowledgeThingChanged(Action) -
Method in interface visad.ThingReference
-
- acknowledgeThingChanged(Action) -
Method in class visad.ThingReferenceImpl
-
- acknowledgeThingChangedEvent(long) -
Method in class visad.ReferenceActionLink
-
- acknowledgeThingChangedEvent() -
Method in class visad.ThingChangedLink
- acknowledge the last event from the ThingReference,
and possibly return a new event to the Action
- acontrol -
Variable in class visad.bom.CutAndPasteFields
-
- acontrol -
Variable in class visad.bom.GridEdit
-
- acos() -
Method in interface visad.Data
- call unary() to take the arccos of this producing
radian Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- acos(int, int) -
Method in interface visad.Data
- call unary() to take the arccos of this producing
radian Units
- acos() -
Method in class visad.DataImpl
- call unary() to take the arccos of this producing
radian Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- acos(int, int) -
Method in class visad.DataImpl
- call unary() to take the arccos of this producing
radian Units
- acos() -
Method in class visad.RemoteDataImpl
- call unary() to take the arccos of this producing
radian Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- acos(int, int) -
Method in class visad.RemoteDataImpl
- call unary() to take the arccos of this producing
radian Units
- acos(Data) -
Static method in class visad.python.JPythonMethods
- return pointwise arccos value of data, in radians
- acosDegrees() -
Method in interface visad.Data
- call unary() to take the arccos of this producing
degree Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- acosDegrees(int, int) -
Method in interface visad.Data
- call unary() to take the arccos of this producing
degree Units
- acosDegrees() -
Method in class visad.DataImpl
- call unary() to take the arccos of this producing
degree Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- acosDegrees(int, int) -
Method in class visad.DataImpl
- call unary() to take the arccos of this producing
degree Units
- acosDegrees() -
Method in class visad.RemoteDataImpl
- call unary() to take the arccos of this producing
degree Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- acosDegrees(int, int) -
Method in class visad.RemoteDataImpl
- call unary() to take the arccos of this producing
degree Units
- acosDegrees(Data) -
Static method in class visad.python.JPythonMethods
- return pointwise arccos value of data, in degrees
- action -
Variable in class visad.ReferenceActionLink
-
- actionPerformed(ActionEvent) -
Method in class loci.formats.ImageViewer
- Handles menu commands.
- actionPerformed(ActionEvent) -
Method in class visad.benjamin.Galaxy
- Handles button press events.
- actionPerformed(ActionEvent) -
Method in class visad.bom.CurveDelete
-
- actionPerformed(ActionEvent) -
Method in class visad.bom.CutAndPasteFields
-
- actionPerformed(ActionEvent) -
Method in class visad.bom.EndManipCBM
-
- actionPerformed(ActionEvent) -
Method in class visad.bom.EndManipFTM
-
- actionPerformed(ActionEvent) -
Method in class visad.bom.FrontActionListener
-
- actionPerformed(ActionEvent) -
Method in class visad.bom.GridEdit
-
- actionPerformed(ActionEvent) -
Method in class visad.browser.ContourWidget
- Handles TextField changes.
- actionPerformed(ActionEvent) -
Method in class visad.browser.GMCWidget
- Handles TextField changes.
- actionPerformed(ActionEvent) -
Method in class visad.browser.VisADApplet
- Fired when a button is pressed or enter is pressed in a text box.
- actionPerformed(ActionEvent) -
Method in class visad.cluster.TestProxyCluster
-
- actionPerformed(ActionEvent) -
Method in class visad.cluster.TestSSCluster
-
- actionPerformed(ActionEvent) -
Method in class visad.cluster.TestWRFCluster
-
- actionPerformed(ActionEvent) -
Method in class visad.jmet.NCEPPanel
-
- actionPerformed(ActionEvent) -
Method in class visad.jmet.ShowNCEPModel
-
- actionPerformed(ActionEvent) -
Method in class visad.paoloa.Nasti.ChannelImage
- respond to user type-ins of wave number
- actionPerformed(ActionEvent) -
Method in class visad.paoloa.PCS
-
- actionPerformed(ActionEvent) -
Method in class visad.paoloa.spline.Spline.SplinePanel
-
- actionPerformed(ActionEvent) -
Method in class visad.paoloa.spline.Spline2D.SplinePanel
-
- actionPerformed(ActionEvent) -
Method in class visad.rabin.Rain
- Handle changes to formula text fields
- actionPerformed(ActionEvent) -
Method in class visad.rabin.RainSheet
- This method handles button presses
- actionPerformed(ActionEvent) -
Method in class visad.ss.MappingDialog
- Handles button press events.
- actionPerformed(ActionEvent) -
Method in class visad.util.AnimationWidget
- ActionListener method used with JTextField and JButtons
- actionPerformed(ActionEvent) -
Method in class visad.util.ChosenColorWidget
- Handle selections from the
JComboBox.
- actionPerformed(ActionEvent) -
Method in class visad.util.ColorMapWidget
- Handle button presses.
- actionPerformed(ActionEvent) -
Method in class visad.util.ContourWidget
- ActionListener method for JTextFields.
- actionPerformed(ActionEvent) -
Method in class visad.util.GMCWidget
- Handles JTextField changes
- actionPerformed(ActionEvent) -
Method in class visad.util.GUIFrame
- handle menu item actions
- actionPerformed(ActionEvent) -
Method in class visad.util.LabeledColorWidget
- Handle button presses.
- actionPerformed(ActionEvent) -
Method in class visad.util.PrintActionListener
- cause the printout of the DisplayImpl; if the dialog is
enabled, it will pop up to solicit information from the
user.
- actionPerformed(ActionEvent) -
Method in class visad.util.RangeWidget
- handle JTextField changes
- actionPerformed(ActionEvent) -
Method in class visad.util.StepWidget
- ActionListener method used with JButtons.
- actual_button -
Variable in class visad.MouseHelper
-
- adaptedAcknowledgeThingChanged(RemoteAction) -
Method in class visad.ThingReferenceImpl
-
- adaptedAddReference(RemoteThingReference, Action) -
Method in class visad.ActionImpl
- does essentially the same thing as addReference(), but is
called by the addReference() method of any RemoteActionImpl
that adapts this ActionImpl
- adaptedAddReference(RemoteDataReference, RemoteDisplay, ConstantMap[]) -
Method in class visad.DisplayImpl
- Link a RemoteDataReference to this Display.
- adaptedAddReference(RemoteThingReference, RemoteThing) -
Method in class visad.ThingImpl
- method for use by RemoteThingImpl that adapts this ThingImpl
- adaptedAddReferences(DataRenderer, DataReference[], RemoteDisplay, ConstantMap[][]) -
Method in class visad.DisplayImpl
- Link references to this display using the non-default renderer.
- adaptedAddThingChangedListener(RemoteAction, long) -
Method in class visad.ThingReferenceImpl
- method for use by RemoteThingReferenceImpl that adapts this
ThingReferenceImpl
- adaptedDisplayRemoveReference(DataReference) -
Method in class visad.DisplayImpl
- remove link to a DataReference;
uses by removeReference() method of RemoteActionImpl that
adapts this ActionImpl;
because DataReference array input to adaptedAddReferences
may be a mix of local and remote, we tolerate either here
- adaptedField -
Variable in class visad.data.FileField
-
- adaptedPeekThingChanged(RemoteAction) -
Method in class visad.ThingReferenceImpl
-
- adaptedRemoveReference(RemoteThingReference) -
Method in class visad.ActionImpl
- does essentially the same thing as removeReference(), but is
called by the removeReference() method of any RemoteActionImpl
that adapts this ActionImpl
- adaptedRemoveReference(RemoteThingReference, RemoteThing) -
Method in class visad.ThingImpl
- method for use by RemoteThingImpl that adapts this ThingImpl
- adaptedRemoveThingChangedListener(RemoteAction) -
Method in class visad.ThingReferenceImpl
- method for use by RemoteThingReferenceImpl that adapts this
ThingReferenceImpl
- adaptedSetData(RemoteData, RemoteDataReference) -
Method in class visad.DataReferenceImpl
- method for use by setData() method of the RemoteDataReferenceImpl
that adapts this DataReferenceImpl
- adaptedSetOtherReference(int, RemoteDataReference) -
Method in class visad.CellImpl
- called by RemoteCellImpl.setOtherReference()
set a non-triggering link to a RemoteDataReference; 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
- adaptedSetThing(RemoteThing, RemoteThingReference) -
Method in class visad.ThingReferenceImpl
- method for use by RemoteThingReferenceImpl that adapts this
ThingReferenceImpl
- adaptedShadowType -
Variable in class visad.java2d.ShadowTypeJ2D
-
- adaptedShadowType -
Variable in class visad.java3d.ShadowTypeJ3D
-
- add(Request) -
Method in class HTTPClient.IdempotentSequence
- Add the request to the end of the list of requests.
- add(ServerSideFunction) -
Method in class dods.dap.Server.FunctionLibrary
- Adds a function to the library.
- add(byte) -
Method in class loci.formats.ByteVector
-
- add(byte[]) -
Method in class loci.formats.ByteVector
-
- add(byte[], int, int) -
Method in class loci.formats.ByteVector
-
- add(HeaderCard) -
Method in class nom.tam.fits.KeyHash
- Add a card to the hash.
- add(ProtoVariable, Accessor) -
Method in class ucar.netcdf.AbstractNetcdf
- Used for incremental initialization.
- add(String) -
Static method in class visad.BaseQuantity
- Add a base quantity to the database.
- add(String, String) -
Static method in class visad.BaseQuantity
- Add a base quantity with an alias to the database.
- add(String, String[]) -
Static method in class visad.BaseQuantity
- Add a base quantity with aliases to the database.
- add(float[], float[], int, int, float) -
Method in class visad.ContourStripSet
-
- add(float[], float[], int, int, int) -
Method in class visad.ContourStripSet
-
- add(Data) -
Method in interface visad.Data
- call binary() to add data to this, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- add(Data, int, int) -
Method in interface visad.Data
- call binary() to add data to this
- add(Data) -
Method in class visad.DataImpl
- call binary() to add data to this, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- add(Data, int, int) -
Method in class visad.DataImpl
- call binary() to add data to this
- add(Data) -
Method in class visad.RemoteDataImpl
- call binary() to add data to this, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- add(Data, int, int) -
Method in class visad.RemoteDataImpl
- call binary() to add data to this
- add -
Variable in class visad.bom.EndManipCBM
-
- add(String, Data, boolean) -
Method in class visad.data.FormFamily
- Add data to an existing data object.
- add(String, Data, boolean) -
Method in class visad.data.FormNode
- Add data to an existing data object.
- add(String, Data, boolean) -
Method in class visad.data.FunctionFormFamily
- Add data to an existing data object using the first appropriate Form.
- add(String, Data, boolean) -
Method in class visad.data.Repository
- Add a data object to an existing data object in the repository.
- add(Hit) -
Method in class visad.data.amanda.Event
-
- add(FitTrack) -
Method in class visad.data.amanda.Event
-
- add(MCTrack) -
Method in class visad.data.amanda.Event
-
- add(Object) -
Method in class visad.data.amanda.EventList
-
- add(String, Data, boolean) -
Method in class visad.data.amanda.F2000Form
-
- add(Hit) -
Method in class visad.data.amanda.Hits
-
- add(Module) -
Method in class visad.data.amanda.ModuleList
-
- add(BaseTrack) -
Method in class visad.data.amanda.Tracks
-
- add(String, Data, boolean) -
Method in class visad.data.bio.LociForm
- Adds data to an existing image file.
- add(String, Data, boolean) -
Method in class visad.data.dods.DODSForm
- Throws an exception.
- add(String, Data, boolean) -
Method in class visad.data.fits.FitsForm
-
- add(String, Data, boolean) -
Method in class visad.data.gif.GIFForm
-
- add(String, Data, boolean) -
Method in class visad.data.gis.ArcAsciiGridForm
- Add data to an existing data object
- add(String, Data, boolean) -
Method in class visad.data.gis.UsgsDemForm
- Add data to an existing data object
- add(String, Data, boolean) -
Method in class visad.data.hdf5.HDF5Form
-
- add(NamedDimension) -
Method in class visad.data.hdfeos.DimensionSet
-
- add(GeoMap) -
Method in class visad.data.hdfeos.GeoMapSet
-
- add(String, Data, boolean) -
Method in class visad.data.hdfeos.HdfeosForm
-
- add(Variable) -
Method in class visad.data.hdfeos.VariableSet
-
- add(String, Data, boolean) -
Method in class visad.data.jai.JAIForm
- Adds data to an existing JAI image file.
- add(String, Data, boolean) -
Method in class visad.data.mcidas.AreaForm
- This has not been implemented
- add(String, Data, boolean) -
Method in class visad.data.mcidas.MapForm
- Add data to an existing data object
- add(String, Data, boolean) -
Method in class visad.data.mcidas.PointForm
- This has not been implemented
- add(String, Data, boolean) -
Method in class visad.data.netcdf.Plain
- Add data to an existing data object.
- add(String, Quantity) -
Method in class visad.data.netcdf.QuantityDB
- Adds a given Quantity to the database under a given name.
- add(Quantity) -
Method in class visad.data.netcdf.QuantityDB
- Adds a given Quantity to the database.
- add(String[], String[]) -
Method in class visad.data.netcdf.QuantityDBImpl
- Adds the given quantities and aliases to the database.
- add(String, Quantity) -
Method in class visad.data.netcdf.QuantityDBImpl
- Adds a quantity to the database under a given name.
- add(Quantity[]) -
Method in class visad.data.netcdf.QuantityDBImpl
- Adds given Quantity-s to the database.
- add(String, String) -
Method in class visad.data.netcdf.QuantityDBImpl
- Adds a quantity to the database given a name and a display unit
specification.
- add(String[], String[]) -
Method in class visad.data.netcdf.StandardQuantityDB
- Adds the given quantities and aliases to the database.
- add(String, String) -
Method in class visad.data.netcdf.StandardQuantityDB
- Adds a quantity to the database given a name and a display unit
specification.
- add(String, Quantity) -
Method in class visad.data.netcdf.in.NetcdfQuantityDB
- Adds a given Quantity to the database under a given name.
- add(VirtualData) -
Method in class visad.data.netcdf.in.VirtualTuple
- Adds a component to this tuple.
- add(String, Data, boolean) -
Method in class visad.data.text.TextForm
-
- add(String, Data, boolean) -
Method in class visad.data.tiff.LegacyTiffForm
- Deprecated. Adds data to an existing TIFF file.
- add(String, Data, boolean) -
Method in class visad.data.vis5d.Vis5DForm
-
- add(String, Data, boolean) -
Method in class visad.data.vis5d.Vis5DTopoForm
- Add data to an existing data object.
- add(Object) -
Method in class visad.data.visad.BinaryObjectCache
- Add an object at the specified index.
- add(int, Object) -
Method in class visad.data.visad.BinaryObjectCache
- Add an object to the end of the list.
- add(String, Data, boolean) -
Method in class visad.data.visad.VisADForm
-
- add(int) -
Method in class visad.data.visad.object.BinarySize
-
- addAcceptDomain(String) -
Method in class HTTPClient.DefaultCookiePolicyHandler
-
- addActionListener(ActionListener) -
Method in class visad.browser.Slider
- Adds a listener to be notified of slider changes.
- addActivityHandler(ActivityHandler) -
Method in class visad.DisplayImpl
- Add a busy/idle activity handler.
- addActivityHandler(ActivityHandler) -
Method in interface visad.LocalDisplay
- add a display activity handler
- addAlias(String, String) -
Method in class dods.dap.AttributeTable
- Add an alias to the current table.
- addAttribute(int, String, String) -
Method in class dods.dap.parser.DASParser
-
- addAttributeTable(String, AttributeTable) -
Method in class dods.dap.DAS
- Adds an
AttributeTable to the DAS.
- addAuthorization(AuthorizationInfo) -
Static method in class HTTPClient.AuthorizationInfo
- Adds an authorization entry to the list using the default context.
- addAuthorization(AuthorizationInfo, Object) -
Static method in class HTTPClient.AuthorizationInfo
- Adds an authorization entry to the list.
- addAuthorization(String, int, String, String, String, NVPair[], Object) -
Static method in class HTTPClient.AuthorizationInfo
- Adds an authorization entry to the list using the default context.
- addAuthorization(String, int, String, String, String, NVPair[], Object, Object) -
Static method in class HTTPClient.AuthorizationInfo
- Adds an authorization entry to the list.
- addBadAttribute(String, int, String, String, String) -
Method in class dods.dap.parser.DASParser
-
- addBaseUnit(String, String) -
Static method in class visad.BaseUnit
- Create a new base unit from the name of a quantity and the name of a
unit.
- addBaseUnit(String, String, String) -
Static method in class visad.BaseUnit
- Create a new base unit from from the name of a quantity, the name of
a unit, and the unit's abbreviation.
- addBaseUnit(String, String, String, boolean) -
Static method in class visad.BaseUnit
- Create a new base unit from from the name of a quantity, the name of
a unit, the unit's abbreviation, and whether or not the unit is
dimensionless.
- addBasicAuthorization(String, int, String, String, String) -
Static method in class HTTPClient.AuthorizationInfo
- Adds an authorization entry for the "Basic" authorization scheme to
the list using the default context.
- addBasicAuthorization(String, int, String, String, String, Object) -
Static method in class HTTPClient.AuthorizationInfo
- Adds an authorization entry for the "Basic" authorization scheme to
the list.
- addBasicAuthorization(String, String, String) -
Method in class HTTPClient.HTTPConnection
- Adds an authorization entry for the "basic" authorization scheme to
the list.
- addBooleanValue(String, boolean, String) -
Method in class nom.tam.fits.Header
- Add or replace a key with the given boolean value and comment.
- addBranchGraph(BranchGroup) -
Method in class visad.java3d.UniverseBuilderJ3D
-
- addButton(Panel, Button) -
Method in class visad.data.netcdf.FileDialogPanel
- Add a button to a panel.
- addChangeListener(ChangeListener) -
Method in class visad.util.StepWidget
- Adds a ChangeListener to the widget.
- addChild(int, LZWTreeNode) -
Method in class loci.formats.LZWTreeNode
- Sets this node's indexth child to match the given node.
- addChild(VisADSceneGraphObject) -
Method in class visad.VisADGroup
-
- addColorChangeListener(ColorChangeListener) -
Method in class visad.util.ColorMap
- Add a ColorChangeListener to the listeners list
- addColorChangeListener(ColorChangeListener) -
Method in class visad.util.ColorWidget
- Add a ColorChangeListener to the listeners list
- addColumn(Object[]) -
Method in class nom.tam.fits.BinaryTable
- Add a column to the end of a table.
- addColumn(Object[]) -
Method in class nom.tam.fits.BinaryTableHDU
- Add a column without any associated header information.
- addColumn(Column) -
Method in class nom.tam.fits.BinaryTableHDU
- Add a column to tabular data.
- addColumn(int, Object[], Header) -
Static method in class nom.tam.fits.BinaryTableHeaderParser
- Add a column to the header information.
- addColumn() -
Method in class visad.ss.SpreadSheet
- Adds a column to the spreadsheet.
- addColumnString(String) -
Method in class nom.tam.fits.TableHDU
- Add a base keyword to the keys to be looked for
in describing a column.
- addComponent(Component, GridBagLayout, int, int, int, int, double, double) -
Method in class visad.browser.Widget
- Adds a component to the applet with the specified constraints.
- addComponent(Component, int, int, int) -
Method in class visad.data.netcdf.FileDialogPanel
- Add a component.
- addConsumer(CmdlineConsumer) -
Method in class visad.util.CmdlineParser
- Add a command-line argument/keyword consumer.
- addControl(Control) -
Method in class visad.DisplayImpl
- add a Control to this DisplayImpl
- addControlListener(ControlListener) -
Method in interface visad.AVControl
- in future, notify listener of changes in this AVControl
- addControlListener(ControlListener) -
Method in class visad.Control
- add a ControlListener
- addCookie(Cookie) -
Static method in class HTTPClient.CookieModule
- Add the specified cookie to the list of cookies in the default context.
- addCookie(Cookie, Object) -
Static method in class HTTPClient.CookieModule
- Add the specified cookie to the list of cookies for the specified
context.
- addCursor(int, int) -
Method in class visad.rabin.Rain
- adds a cursor to display (i, j)
- addData(int, Data, ConstantMap[], String, int, boolean) -
Method in class visad.cluster.TestProxyCluster
- override method from BasicSSCell
- addData(int, Data, ConstantMap[], String, int, boolean) -
Method in class visad.cluster.TestSSCluster
- override method from BasicSSCell
- addData(int, Data, ConstantMap[], String, int, boolean) -
Method in class visad.cluster.TestWRFCluster
- override method from BasicSSCell
- addData(Data) -
Method in class visad.ss.BasicSSCell
- Adds a Data object to this cell, creating
an associated DataReference for it.
- addData(Data, ConstantMap[]) -
Method in class visad.ss.BasicSSCell
- Adds a Data object to this cell, creating an associated
DataReference with the specified ConstantMaps for it.
- addData(int, Data, ConstantMap[], String, int, boolean) -
Method in class visad.ss.BasicSSCell
- Adds a Data object to this cell from the given source of the
specified type, creating an associated DataReference for it.
- addDataReference(RemoteDataReferenceImpl) -
Method in interface visad.RemoteServer
- add a new RemoteDataReferenceImpl to server and extend array
- addDataReference(DataReferenceImpl) -
Method in class visad.RemoteServerImpl
- Add a DataReferenceImpl to server (after wrapping it in
a RemoteDataReferenceImpl)
- addDataReference(RemoteDataReferenceImpl) -
Method in class visad.RemoteServerImpl
- add a new RemoteDataReferenceImpl to server and extend array
- addDataSource(String) -
Method in class visad.ss.BasicSSCell
- Obtains a Data object from the given source of unknown type,
and adds it to this cell.
- addDataSource(String, int) -
Method in class visad.ss.BasicSSCell
- Obtains a Data object from the given source of the specified type,
and adds it to this cell.
- addDataSource(int, String, int, boolean) -
Method in class visad.ss.BasicSSCell
- Obtains a Data object from the given source of the specified type,
and adds it to this cell, assigning it the specified id.
- addDataSourceListener(RemoteSourceListener) -
Method in class visad.DisplayImpl
- Deprecated.
- addDefaultModule(Class, int) -
Static method in class HTTPClient.HTTPConnection
- Adds a module to the default list.
- addDigestAuthorization(String, int, String, String, String) -
Static method in class HTTPClient.AuthorizationInfo
- Adds an authorization entry for the "Digest" authorization scheme to
the list using the default context.
- addDigestAuthorization(String, int, String, String, String, Object) -
Static method in class HTTPClient.AuthorizationInfo
- Adds an authorization entry for the "Digest" authorization scheme to
the list.
- addDigestAuthorization(String, String, String) -
Method in class HTTPClient.HTTPConnection
- Adds an authorization entry for the "digest" authorization scheme to
the list.
- addDirectManipulationSceneGraphComponent(VisADGroup, DirectManipulationRendererJ2D) -
Method in class visad.java2d.DisplayRendererJ2D
-
- addDirectManipulationSceneGraphComponent(Group, DirectManipulationRendererJ3D) -
Method in class visad.java3d.DisplayRendererJ3D
-
- addDirectManipulationSceneGraphComponent(Group, DirectManipulationRendererJ3D) -
Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- addDisplay(RemoteDisplayImpl) -
Method in interface visad.RemoteServer
- add a new RemoteDisplayImpl to server and extend array
- addDisplay(DisplayImpl) -
Method in class visad.RemoteServerImpl
- add DisplayImpl to server (after wrapping it in a RemoteDisplayImpl)
- addDisplay(RemoteDisplayImpl) -
Method in class visad.RemoteServerImpl
- add a new RemoteDisplayImpl to server and extend array
- addDisplayListener(DisplayListener) -
Method in class visad.DisplayImpl
- add a DisplayListener
- addDisplayListener(DisplayListener) -
Method in interface visad.LocalDisplay
- add a DisplayListener
- addDisplayListener(DisplayListener) -
Method in class visad.RemoteSlaveDisplayImpl
- Add a display listener to this slave display.
- addDisplayListener(DisplayListener) -
Method in class visad.ss.BasicSSCell
- Adds a DisplayListener.
- addDisplayScalar(ScalarMap) -
Method in class visad.DisplayImpl
- add a ScalarType from a ScalarMap from this Display
- addDisturbance(int, Tuple) -
Method in class visad.bom.TCData
-
- addDoubleValue(String, double, String) -
Method in class nom.tam.fits.Header
- Add or replace a key with the given double value and comment.
- addElement(HeaderCard) -
Method in class nom.tam.fits.CardTable
- Add the specified card to the end of this table.
- addEqualsCache(Set) -
Method in class visad.Set
- add set to a cache of Set-s equal to this
- addEscapes(String) -
Static method in class dods.dap.parser.TokenMgrError
- Replaces unprintable characters by their espaced (or unicode escaped)
equivalents in the given string
- addEscapes(String) -
Static method in class visad.data.units.TokenMgrError
- Replaces unprintable characters by their espaced (or unicode escaped)
equivalents in the given string
- addEvent(MonitorEvent) -
Method in class visad.collab.MonitorSyncer
-
- addException(Exception) -
Method in class visad.DataRenderer
- add a BadMappingException or UnimplementedException to
Vector of Exceptions generated during doAction()
- addException(Exception) -
Method in class visad.data.fits.ExceptionStack
-
- addFlattenedColumn(Object, int[]) -
Method in class nom.tam.fits.BinaryTable
- Add a column where the data is already flattened.
- addFloatValue(String, float, String) -
Method in class nom.tam.fits.Header
- Add or replace a key with the given float value and comment.
- addFormNode(FormNode) -
Method in class visad.data.FormFamily
- Add a child node to this family of data forms.
- addFormToList(FormNode) -
Static method in class visad.data.DefaultFamily
- Add a Form to the list of supported VisAD datatype Forms.
- addFormToList(FormNode) -
Static method in class visad.data.gis.DemFamily
- Add to the family of the supported map datatype Forms
- addFormToList(FormNode) -
Static method in class visad.data.vis5d.Vis5DFamily
- Add to the family of the supported map datatype Forms
- addGreyWedgeItem() -
Method in class visad.util.ChosenColorWidget
- Add the standard "Grey Wedge" item to the list of choices.
- addHDU(BasicHDU) -
Method in class nom.tam.fits.Fits
- Add an HDU to the Fits object.
- addHandler(ActivityHandler) -
Method in class visad.DisplayActivity
- Add a new activity handler.
- addImageToSequence(SingleBandedImage) -
Method in class visad.meteorology.ImageSequenceManager
- Add an image to the the sequence this object is managing.
- addImagesToSequence(SingleBandedImage[]) -
Method in class visad.meteorology.ImageSequenceManager
- Add an array of images to the the sequence this object is managing.
- addIndices(int[], int[]) -
Static method in class visad.ShadowType
- add arrays of indices (for each RealType or each DisplayRealType)
- addIntValue(String, int, String) -
Method in class nom.tam.fits.Header
- Add or replace a key with the given int value and comment.
- addItem(String, float[][]) -
Method in class visad.util.ChosenColorWidget
- Add a color lookup table to the list of choices.
- addKey(String) -
Method in class nom.tam.fits.Column
- Add a key to the keys associated with this column.
- addKeyboardBehavior(KeyboardBehaviorJ2D) -
Method in class visad.java2d.DisplayRendererJ2D
- Add a
KeyboardBehavior for keyboard control of translation
and zoom.
- addKeyboardBehavior(KeyboardBehaviorJ2D) -
Method in class visad.java2d.VisADCanvasJ2D
- Add a
KeyboardBehavior for keyboard control of translation
and zoom.
- addKeyboardBehavior(KeyboardBehaviorJ3D) -
Method in class visad.java3d.DisplayRendererJ3D
- Add a
KeyboardBehavior for keyboard control of rotation,
translation and zoom.
- addLabelsToGroup(Object, VisADGeometryArray[][], GraphicsModeControl, ContourControl, ProjectionControl, int[], float, float[], float[][][]) -
Method in class visad.ShadowType
-
- addLabelsToGroup(Object, VisADGeometryArray[][], GraphicsModeControl, ContourControl, ProjectionControl, int[], float, float[], float[][][]) -
Method in class visad.java2d.ShadowTypeJ2D
-
- addLabelsToGroup(Object, VisADGeometryArray[][], GraphicsModeControl, ContourControl, ProjectionControl, int[], float, float[], float[][][]) -
Method in class visad.java3d.ShadowTypeJ3D
-
- addLayoutComponent(String, Component) -
Method in class visad.ss.SSLayout
- Not used by SSLayout.
- addLayoutComponent(String, Component) -
Method in class visad.util.WidgetLayout
- Not used, no effect
- addLine(HeaderCard) -
Method in class nom.tam.fits.Header
- Add a card image to the header after the mark if set.
- addLine(String) -
Method in class nom.tam.fits.Header
- Add a card image to the header after the mark if set.
- addLink(ReferenceActionLink) -
Method in class visad.ActionImpl
- add a link to a ReferenceActionLink (and via it
link to a ThingReference)
- addLink(DataDisplayLink) -
Method in class visad.DisplayImpl
- Add a link to a DataReference object
- addListSelectionListener(ListSelectionListener) -
Method in class visad.install.FileListAccessory
-
- addListener(MonitorCallback, int) -
Method in interface visad.collab.DisplayMonitor
- Adds the specified listener to receive
MonitorEvents
when the monitored Display's state changes.
- addListener(RemoteDisplay, int) -
Method in interface visad.collab.DisplayMonitor
- Adds the specified remote display to receive
MonitorEvents
when the monitored Display's state changes.
- addListener(MonitorCallback, int) -
Method in class visad.collab.DisplayMonitorImpl
- Adds the specified listener to receive
MonitorEvents
when the monitored Display's state changes.
- addListener(RemoteDisplay, int) -
Method in class visad.collab.DisplayMonitorImpl
- Adds the specified remote display to receive
MonitorEvents
when the monitored Display's state changes.
- addListener(MonitorCallback, int) -
Method in class visad.collab.RemoteDisplayMonitorImpl
- Adds this listener to the remote
DisplayMonitor.
- addListener(RemoteDisplay, int) -
Method in class visad.collab.RemoteDisplayMonitorImpl
- Adds this remote display to the remote
DisplayMonitor.
- addLocation(int, int, double, RealTuple) -
Method in class visad.bom.TCData
-
- addLockedSceneGraphComponent(Group) -
Method in class visad.java3d.DisplayRendererJ3D
-
- addLongValue(String, long, String) -
Method in class nom.tam.fits.Header
- Add or replace a key with the given long value and comment.
- addMap(ScalarMap) -
Method in interface visad.Display
- link a ScalarMap (may be a ConstantMap) to this Display
- addMap(ScalarMap) -
Method in class visad.DisplayImpl
- add a ScalarMap to this Display, assuming a local source
- addMap(ScalarMap, int) -
Method in class visad.DisplayImpl
- add a ScalarMap to this Display
- addMap(ScalarMap) -
Method in class visad.RemoteDisplayImpl
- add a ScalarMap to this Display
- addMapDialog() -
Method in class visad.ss.FancySSCell
- Lets the user specify mappings between this cell's data and display.
- addMember(Object) -
Method in class visad.data.hdf5.hdf5objects.HDF5Group
- Adds a new member to the group.
- addMenuItem(String, String, String, char) -
Method in class visad.util.GUIFrame
- adds the given menu item to the specified menu
- addMenuItem(String, String, String, char, boolean) -
Method in class visad.util.GUIFrame
- adds the given menu item to the specified menu
- addMenuItem(String, JMenuItem, String, char, boolean) -
Method in class visad.util.GUIFrame
- adds the given menu item to the specified menu
- addMenuSeparator(String) -
Method in class visad.util.GUIFrame
- adds a separator to the specified menu
- addMessageListener(MessageListener) -
Method in class visad.DisplayImpl
- Forward messages to the specified listener
- addMessageListener(MessageListener) -
Method in interface visad.LocalDisplay
- add a MessageListener
- addModule(Class, int) -
Method in class HTTPClient.HTTPConnection
- Adds a module to the current list.
- addMouseBehavior(MouseBehaviorJ2D) -
Method in class visad.java2d.VisADCanvasJ2D
- Add a
MouseBehavior for mouse control of translation
and zoom.
- addNotEqualsCache(Set) -
Method in class visad.Set
- add set to a cache of Set-s not equal to this
- addPair(float[], float[], int, int) -
Method in class visad.ContourStrip
-
- addPair(VisADSwitch, Set, DataRenderer) -
Method in class visad.java2d.AVControlJ2D
-
- addPair(Switch, Set, DataRenderer) -
Method in class visad.java3d.AVControlJ3D
-
- addPair(Switch, DataRenderer) -
Method in class visad.java3d.ProjectionControlJ3D
-
- addPath(String) -
Method in class HTTPClient.AuthorizationInfo
- Adds the path from the given resource to our path list.
- addPoint(float[]) -
Method in class visad.DataRenderer
- add point for temporary rendering; intended to be
over-ridden by graphics-API-specific extensions of
DataRenderer
- addPoint(float[]) -
Method in class visad.bom.BarbManipulationRendererJ2D
-
- addPoint(float[]) -
Method in class visad.bom.BarbManipulationRendererJ3D
-
- addPoint(float[]) -
Method in class visad.bom.CurveManipulationRendererJ2D
- Add a point to the data.
- addPoint(float[]) -
Method in class visad.bom.CurveManipulationRendererJ3D
- Add a point to the data.
- addPoint(float[]) -
Method in class visad.bom.PickManipulationRendererJ2D
- Add a point.
- addPoint(float[]) -
Method in class visad.bom.PickManipulationRendererJ3D
- Add a point.
- addPoint(float[]) -
Method in class visad.bom.PointManipulationRendererJ3D
-
- addPoint(float[]) -
Method in class visad.bom.RubberBandBoxRendererJ3D
-
- addPoint(float[]) -
Method in class visad.bom.RubberBandLineRendererJ3D
-
- addPoint(float[]) -
Method in class visad.bom.SwellManipulationRendererJ3D
-
- addPoint(float[]) -
Method in class visad.java2d.DirectManipulationRendererJ2D
-
- addPoint(float[]) -
Method in class visad.java3d.DirectManipulationRendererJ3D
-
- addProjectionControlListener(ControlListener, ProjectionControl) -
Method in class visad.ContourControl
- remove previous projListener from pcntrl, and save cl as
new projListener
- addPropertyChangeListener(PropertyChangeListener) -
Method in class visad.data.netcdf.InputNetcdf
- Add a property change listener.
- addPropertyChangeListener(PropertyChangeListener) -
Method in class visad.data.netcdf.NetcdfInBean
- Add a property change listener.
- addReference(ThingReference) -
Method in interface visad.Action
- Creates a link to a ThingReference.
- addReference(ThingReference) -
Method in class visad.ActionImpl
- Creates a link to a ThingReference.
- addReference(DataReference, ConstantMap[]) -
Method in interface visad.Display
- create link to DataReference, with ConstantMaps;
invokes ref.addThingChangedListener(ThingChangedListener l, long id)
- addReference(ThingReference) -
Method in class visad.DisplayImpl
- Link a reference to this Display.
- addReference(DataReference, ConstantMap[]) -
Method in class visad.DisplayImpl
- Link a reference to this Display.
- addReference(ThingReference) -
Method in class visad.RealTuple
- Adds a listener for changes to this instance.
- addReference(ThingReference) -
Method in class visad.RemoteActionImpl
- create link to ThingReference;
must be RemoteThingReference
- addReference(ThingReference) -
Method in class visad.RemoteDisplayImpl
- link ref to this Display; this method may only be invoked
after all links to ScalarMaps have been made
- addReference(DataReference, ConstantMap[]) -
Method in class visad.RemoteDisplayImpl
- link ref to this Display; must be RemoteDataReference; this
method may only be invoked after all links to ScalarMaps have
been made; the ConstantMap array applies only to rendering ref
- addReference(ThingReference) -
Method in class visad.RemoteThingImpl
- add a ThingReference to this RemoteThingImpl;
must be RemoteThingReference;
called by ThingReference.setThing
- addReference(ThingReference) -
Method in class visad.Scalar
- Adds a listener for changes to this instance.
- addReference(ThingReference) -
Method in interface visad.Thing
- add a ThingReference to this Thing object
- addReference(ThingReference) -
Method in class visad.ThingImpl
- Adds a listener for changes to this thing.
- addReference(ThingReference) -
Method in class visad.cluster.RemoteClusterDataImpl
-
- addReference(DataReferenceImpl) -
Method in class visad.ss.BasicSSCell
- Adds the given DataReference to this cell.
- addReference(DataReferenceImpl, ConstantMap[]) -
Method in class visad.ss.BasicSSCell
- Adds the given DataReference to this cell with the specified ConstantMaps.
- addReferenceImpl(int, DataReferenceImpl, ConstantMap[], String, int, boolean, boolean) -
Method in class visad.cluster.TestProxyCluster
- override method from BasicSSCell
- addReferenceImpl(int, DataReferenceImpl, ConstantMap[], String, int, boolean, boolean) -
Method in class visad.cluster.TestSSCluster
- override method from BasicSSCell
- addReferenceImpl(int, DataReferenceImpl, ConstantMap[], String, int, boolean, boolean) -
Method in class visad.cluster.TestWRFCluster
- override method from BasicSSCell
- addReferenceImpl(int, DataReferenceImpl, ConstantMap[], String, int, boolean, boolean) -
Method in class visad.ss.BasicSSCell
- Does the work of adding the given DataReference,
from the given source of the specified type.
- addReferenceImpl(int, DataReferenceImpl, ConstantMap[], String, int, boolean, boolean) -
Method in class visad.ss.FancySSCell
- Does the work of adding the given DataReference,
from the given source of the specified type.
- addReferences(DataRenderer, DataReference, ConstantMap[]) -
Method in interface visad.Display
- create link to DataReference, with ConstantMaps and DataRenderer;
invokes ref.addThingChangedListener(ThingChangedListener l, long id)
- addReferences(DataRenderer, DataReference) -
Method in class visad.DisplayImpl
- Link a reference to this Display using a non-default renderer.
- addReferences(DataRenderer, DataReference, ConstantMap[]) -
Method in class visad.DisplayImpl
- Link a reference to this Display using a non-default renderer.
- addReferences(DataRenderer, DataReference[]) -
Method in class visad.DisplayImpl
- Link references to this display using a non-default renderer.
- addReferences(DataRenderer, DataReference[], ConstantMap[][]) -
Method in class visad.DisplayImpl
- Link references to this display using the non-default renderer.
- addReferences(DataRenderer, DataReference[], ConstantMap[][]) -
Method in interface visad.LocalDisplay
- link refs to this Display using the non-default renderer;
must be local DataRendererImpls;
this method may only be invoked after all links to ScalarMaps
have been made;
the maps[i] array applies only to rendering refs[i];
- addReferences(DataRenderer, DataReference) -
Method in class visad.RemoteDisplayImpl
- link ref to this Display using the non-default renderer;
refs may be a mix of RemoteDataReference & DataReferenceImpl;
cannot be called through RemoteDisplay interface, since
renderer implements neither Remote nor Serializable;
must be called locally;
this method may only be invoked after all links to ScalarMaps
have been made;
this is a method of DisplayImpl and RemoteDisplayImpl rather
than Display - see Section 6.1 of the Developer's Guide for
more information
- addReferences(DataRenderer, DataReference, ConstantMap[]) -
Method in class visad.RemoteDisplayImpl
- link ref to this Display using the non-default renderer;
refs may be a mix of RemoteDataReference & DataReferenceImpl;
cannot be called through RemoteDisplay interface, since
renderer implements neither Remote nor Serializable;
must be called locally;
this method may only be invoked after all links to ScalarMaps
have been made;
the maps array applies only to rendering ref;
this is a method of DisplayImpl and RemoteDisplayImpl rather
than Display - see Section 6.1 of the Developer's Guide for
more information
- addReferences(DataRenderer, DataReference[]) -
Method in class visad.RemoteDisplayImpl
- link refs to this Display using the non-default renderer;
refs may be a mix of RemoteDataReference & DataReferenceImpl;
cannot be called through RemoteDisplay interface, since
renderer implements neither Remote nor Serializable;
must be called locally;
this method may only be invoked after all links to ScalarMaps
have been made; this is a method of DisplayImpl and
RemoteDisplayImpl rather than Display - see Section 6.1 of the
Developer's Guide for more information
- addReferences(DataRenderer, DataReference[], ConstantMap[][]) -
Method in class visad.RemoteDisplayImpl
- link refs to this Display using the non-default renderer;
refs may be a mix of RemoteDataReference & DataReferenceImpl;
cannot be called through RemoteDisplay interface, since
renderer implements neither Remote nor Serializable;
must be called locally;
this method may only be invoked after all links to ScalarMaps
have been made;
the maps[i] array applies only to rendering refs[i];
this is a method of DisplayImpl and RemoteDisplayImpl rather
than Display - see Section 6.1 of the Developer's Guide for
more information
- addRejectDomain(String) -
Method in class HTTPClient.DefaultCookiePolicyHandler
-
- addRemoteListener(RemoteDisplay) -
Method in interface visad.collab.DisplayMonitor
- Initializes links so that
MonitorEvents will be
exchanged with the specified remote Display.
- addRemoteListener(RemoteDisplay) -
Method in class visad.collab.DisplayMonitorImpl
- Initializes links so that
MonitorEvents will be
exchanged with the specified remote Display.
- addRemoteListener(RemoteDisplay) -
Method in class visad.collab.RemoteDisplayMonitorImpl
- Unusable stub.
- addRemoteSourceListener(RemoteSourceListener) -
Method in class visad.DisplayImpl
- Inform listener of changes in the availability
of remote data/collaboration sources.
- addRendererSourceListener(RendererSourceListener) -
Method in class visad.DisplayImpl
- Inform listener of deleted
DataRenderers.
- addRow(Vector) -
Method in class dods.dap.DSequence
- Adds a row to the container.
- addRow(Object[]) -
Method in class nom.tam.fits.BinaryTable
- Add a row at the end of the table.
- addRow() -
Method in class visad.ss.SpreadSheet
- Adds a row to the spreadsheet.
- addSSCellChangeListener(SSCellListener) -
Method in class visad.ss.BasicSSCell
- Deprecated. Use addSSCellListener(SSCellListener) instead.
- addSSCellListener(SSCellListener) -
Method in class visad.ss.BasicSSCell
- Adds an SSCellListener.
- addScalarMapListener(ScalarMapListener) -
Method in class visad.ScalarMap
- add a ScalarMapListener, to be notified whenever setRange is
invoked
- addSceneGraphComponent(VisADGroup) -
Method in class visad.java2d.DisplayRendererJ2D
-
- addSceneGraphComponent(Group) -
Method in class visad.java3d.DisplayRendererJ3D
-
- addSceneGraphComponent(Group) -
Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- addSelectedMapVector(ScalarMap) -
Method in class visad.DataDisplayLink
- add a ScalarMap applying to this Data
- addSlave(RemoteSlaveDisplay) -
Method in interface visad.Display
- link a slave display to this display
- addSlave(RemoteSlaveDisplay) -
Method in class visad.DisplayImpl
- link a slave display to this
- addSlave(RemoteSlaveDisplay) -
Method in class visad.RemoteDisplayImpl
- links a slave display to this display
- addSliderChangeListener(SliderChangeListener) -
Method in class visad.util.Slider
- Add a SliderChangeListener to the listeners list
- addStation(float, float) -
Method in class visad.bom.CollectiveBarbManipulation
- construct new wind station at (lat, lon) with initial winds = 0
- addStation(FlatField) -
Method in class visad.bom.CollectiveBarbManipulation
-
- addStringValue(String, String, String) -
Method in class nom.tam.fits.Header
- Add or replace a key with the given string value and comment.
- addSubMenu(String, String, char) -
Method in class visad.util.GUIFrame
- adds the given sub-menu to the specified menu
- addSubMenu(String, String, char, boolean) -
Method in class visad.util.GUIFrame
- adds the given sub-menu to the specified menu
- addSubMenu(String, JMenu, char, boolean) -
Method in class visad.util.GUIFrame
- adds the given sub-menu to the specified menu
- addSwitch(Object, Object, Control, Set, DataRenderer) -
Method in class visad.ShadowType
-
- addSwitch(DisplayRendererJ3D, BranchGroup) -
Method in class visad.bom.ScreenLockedRendererJ3D
-
- addSwitch(Object, Object, Control, Set, DataRenderer) -
Method in class visad.cluster.ShadowNodeFunctionTypeJ3D
-
- addSwitch(DisplayRendererJ2D, VisADGroup) -
Method in class visad.java2d.DefaultRendererJ2D
-
- addSwitch(DisplayRendererJ2D, VisADGroup) -
Method in class visad.java2d.DirectManipulationRendererJ2D
-
- addSwitch(DisplayRendererJ2D, VisADGroup) -
Method in class visad.java2d.RendererJ2D
-
- addSwitch(Object, Object, Control, Set, DataRenderer) -
Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
- addSwitch(DisplayRendererJ3D, BranchGroup) -
Method in class visad.java3d.DefaultRendererJ3D
-
- addSwitch(DisplayRendererJ3D, BranchGroup) -
Method in class visad.java3d.DirectManipulationRendererJ3D
-
- addSwitch(DisplayRendererJ3D, BranchGroup) -
Method in class visad.java3d.RendererJ3D
-
- addSwitch(Object, Object, Control, Set, DataRenderer) -
Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- addTableEntry(ByteVector, int) -
Method in class loci.formats.LZWTreeNode
- Adds the given code for the specified byte sequence.
- addTextToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) -
Method in class visad.ShadowType
-
- addTextToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) -
Method in class visad.java3d.ShadowTypeJ3D
-
- addThingChangedListener(ThingChangedListener, long) -
Method in class visad.RemoteThingReferenceImpl
- addThingChangedListener and removeThingChangedListener
provide ThingChangedEvent source semantics;
Action must be RemoteAction
- addThingChangedListener(ThingChangedListener, long) -
Method in interface visad.ThingReference
-
- addThingChangedListener(ThingChangedListener, long) -
Method in class visad.ThingReferenceImpl
- Adds a listener for changes in the underlying
Thing.
- addTimeAlias(String) -
Static method in class visad.MathType
- Adds a ScalarType name that guessMaps should map to Animation.
- addToEnd(Object) -
Method in class HTTPClient.LinkedList
- Add the specified element to the end of the list.
- addToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) -
Method in class visad.ShadowType
-
- addToGroup(Object, Object) -
Method in class visad.ShadowType
-
- addToGroup(Object, Object) -
Method in class visad.cluster.ShadowNodeFunctionTypeJ3D
-
- addToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) -
Method in class visad.cluster.ShadowNodeFunctionTypeJ3D
-
- addToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) -
Method in class visad.cluster.ShadowNodeRealTupleTypeJ3D
-
- addToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) -
Method in class visad.cluster.ShadowNodeRealTypeJ3D
-
- addToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) -
Method in class visad.cluster.ShadowNodeSetTypeJ3D
-
- addToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) -
Method in class visad.cluster.ShadowNodeTupleTypeJ3D
-
- addToGroup(Object, Object) -
Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
- addToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) -
Method in class visad.java2d.ShadowTypeJ2D
-
- addToGroup(Object, Object) -
Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- addToGroup(Object, VisADGeometryArray, GraphicsModeControl, float, float[]) -
Method in class visad.java3d.ShadowTypeJ3D
-
- addToHead(Object) -
Method in class HTTPClient.LinkedList
- Add the specified element to the head of the list.
- addToListAfter(RetryException) -
Method in class HTTPClient.RetryException
- Inserts this exception into the list.
- addToRemoteServer(RemoteServerImpl) -
Method in class visad.ss.BasicSSCell
- Adds this cell to the given RemoteServer.
- addToSwitch(Object, Object) -
Method in class visad.ShadowType
-
- addToSwitch(Object, Object) -
Method in class visad.cluster.ShadowNodeFunctionTypeJ3D
-
- addToSwitch(Object, Object) -
Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
- addToSwitch(Object, Object) -
Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- addToolbarButton(String, String, String, boolean, JComponent) -
Method in class visad.ss.SpreadSheet
- Adds a button to a toolbar.
- addTrack(int, int, Tuple) -
Method in class visad.bom.TCData
-
- addUndoableEditListener(UndoableEditListener) -
Method in class visad.util.TextEditor
- add an undoable edit listener
- addUnique(Object) -
Method in class visad.data.amanda.EventList
-
- addVar(String, ThingReference) -
Method in class visad.ss.BasicSSCell
- Adds a variable to this cell's formula manager.
- addVarData(Object[]) -
Method in class nom.tam.fits.BinaryTable
- Add a variable length column to the data.
- addVariable(BaseType, int) -
Method in class dods.dap.DConstructor
- Adds a variable to the container.
- addVariable(BaseType) -
Method in class dods.dap.DConstructor
- Adds a variable to the container.
- addVariable(BaseType) -
Method in class dods.dap.DDS
- Adds a variable to the
DDS.
- addVariable(BaseType, int) -
Method in class dods.dap.DGrid
- Adds a variable to the container.
- addVariable(BaseType, int) -
Method in class dods.dap.DSequence
- Adds a variable to the container.
- addVariable(BaseType, int) -
Method in class dods.dap.DStructure
- Adds a variable to the container.
- addVariable(BaseType) -
Method in class dods.dap.DVector
- Adds a variable to the container.
- addVariable(BaseType, int) -
Method in class dods.dap.Server.SDGrid
- Adds a variable to the container.
- addVariable(Variable) -
Method in class visad.data.hdfeos.Shape
-
- addWidgetListener(WidgetListener) -
Method in class visad.browser.Widget
- Adds a widget listener.
- add_escapes(String) -
Method in class dods.dap.parser.ParseException
- Used to convert raw characters to their escaped version
when these raw version cannot be used as part of an ASCII
string literal.
- add_escapes(String) -
Method in class visad.data.units.ParseException
- Used to convert raw characters to their escaped version
when these raw version cannot be used as part of an ASCII
string literal.
- address -
Variable in class visad.ss.SpreadSheet.SSOptions
-
- adiff_ref -
Variable in class visad.aune.ShallowFluid
-
- adjustBeginLineColumn(int, int) -
Method in class dods.dap.parser.SimpleCharStream
- Method to adjust line and column numbers for the start of a token.
- adjustBeginLineColumn(int, int) -
Method in class visad.data.units.SimpleCharStream
- Method to adjust line and column numbers for the start of a token.
- adjustCheckAndCache(String) -
Method in class visad.Unit
- Adjusts, checks, and caches a unit identifier and its unit.
- adjustComboBox(JComboBox) -
Static method in class visad.util.Util
- Limit the given combo box to one line in height.
- adjustFlowToEarth -
Variable in class visad.FlowControl
-
- adjustFlowToEarth(int, float[][], float[][], float, DataRenderer) -
Static method in class visad.ShadowType
-
- adjustLongitude(DataRenderer) -
Method in class visad.VisADGeometryArray
- split any vectors or triangles crossing crossing longitude
seams when Longitude is mapped to a Cartesian display axis;
default implementation: rotate if necessary, then return points
- adjustLongitude(DataRenderer) -
Method in class visad.VisADIndexedTriangleStripArray
-
- adjustLongitude(DataRenderer) -
Method in class visad.VisADLineArray
-
- adjustLongitude(DataRenderer) -
Method in class visad.VisADLineStripArray
-
- adjustLongitude(DataRenderer) -
Method in class visad.VisADPointArray
- like the default implementation in VisADGeometryArray.java,
except no need to construct new VisADPointArray since this
already is a VisADPointArray;
split any vectors or trianlges crossing crossing longitude
seams when Longitude is mapped to a Cartesian display axis;
default implementation: rotate if necessary, then return points
- adjustLongitude(DataRenderer) -
Method in class visad.VisADTriangleStripArray
-
- adjustLongitudeBulk(DataRenderer) -
Method in class visad.VisADGeometryArray
- like adjustLongitude, but rather than splitting vectors or
triangles, keep the VisADGeometryArray intact but possibly
move it in longitude (try to keep its centroid on the "main"
side of the seam)
- adjustProjectionSeam -
Variable in class visad.ShadowType
-
- adjustSamplingError(Data, int) -
Method in interface visad.Data
- return a clone of this, except with ErrorEstimates
combined with values in error, according to error_mode
- adjustSamplingError(Data, int) -
Method in class visad.DataImpl
- return a clone of this, except with ErrorEstimates
combined with values in error, according to error_mode
- adjustSamplingError(Data, int) -
Method in class visad.FieldImpl
- return a Field that clones this, except its ErrorEstimate-s
are adjusted for sampling errors in error
- adjustSamplingError(Data, int) -
Method in class visad.FlatField
- return a FlatField that clones this, except its ErrorEstimate-s
are adjusted for sampling errors in error
- adjustSamplingError(Data, int) -
Method in class visad.Real
- return a Real that clones this, except its ErrorEstimate
is adjusted for the sampling error in error
- adjustSamplingError(Data, int) -
Method in interface visad.RealIface
- Returns a clone, except that the ErrorEstimate of the clone
is adjusted for a given error mode and uncertainty.
- adjustSamplingError(Data, int) -
Method in class visad.RemoteDataImpl
- return a clone of this, except with ErrorEstimates
combined with values in error, according to error_mode
- adjustSamplingError(Data, int) -
Method in class visad.Tuple
- return a Tuple that clones this, except its ErrorEstimate-s
are adjusted for sampling errors in error
- adjustSamplingError(Data, int) -
Method in interface visad.TupleIface
- return a Tuple that clones this, except its ErrorEstimate-s
are adjusted for sampling errors in error
- adjustSamplingError(Data, int) -
Method in class visad.cluster.RemoteClientFieldImpl
-
- adjustSamplingError(Data, int) -
Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- adjustSamplingError(Data, int) -
Method in class visad.cluster.RemoteClientTupleImpl
-
- adjustSamplingError(Data, int) -
Method in class visad.cluster.RemoteNodeFieldImpl
-
- adjustSamplingError(Data, int) -
Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- adjustSamplingError(Data, int) -
Method in class visad.cluster.RemoteNodeTupleImpl
-
- adjustSamplingError(Data, int) -
Method in class visad.data.FileFlatField
-
- adjustSeam(DataRenderer) -
Method in class visad.VisADGeometryArray
- eliminate any vectors or triangles crossing seams of
map projections, defined by display-side CoordinateSystems;
this default implementation does nothing
- adjustSeam(DataRenderer) -
Method in class visad.VisADLineArray
- eliminate any vectors or triangles crossing seams of
map projections, defined by display-side CoordinateSystems;
this default implementation does nothing
- adjustSeam(DataRenderer) -
Method in class visad.VisADLineStripArray
-
- adjustSeam(DataRenderer) -
Method in class visad.VisADTriangleStripArray
-
- adjustTextField(JTextField) -
Static method in class visad.ss.SpreadSheet
- Deprecated. Use Util.adjustTextField(JTextField) instead.
- adjustTextField(JTextField) -
Static method in class visad.util.Util
- Limit the given text field to one line in height.
- adjustType(MathType) -
Static method in class visad.Set
-
- adjustZ(float[]) -
Method in class visad.ShadowType
-
- adjustZ(float[]) -
Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- adjust_lon(double[]) -
Static method in class visad.data.hdfeos.GctpFunction
-
- adjust_lon(double) -
Static method in class visad.data.hdfeos.GctpFunction
-
- adjustmentValueChanged(AdjustmentEvent) -
Method in class visad.ss.SpreadSheet
- Handles scrollbar changes.
- advance(int) -
Method in class ucar.multiarray.IndexIterator
- Increment the counter value
- advect_field -
Variable in class visad.aeri.Aeri
-
- advect_field -
Variable in class visad.aeri.Qdiv
-
- advect_field_type -
Variable in class visad.aeri.Aeri
-
- advect_range -
Variable in class visad.aeri.Aeri
-
- advect_type -
Variable in class visad.aeri.Aeri
-
- agent -
Variable in class visad.cluster.RemoteAgentContactImpl
-
- agent -
Variable in class visad.cluster.UserDisplayRendererJ3D
-
- agents -
Variable in class visad.cluster.RemoteNodeDataImpl
-
- alat_ref -
Variable in class visad.aune.ShallowFluid
-
- alias(String) -
Method in class visad.ScalarType
- Change the primary name for this
ScalarType.
- alive -
Variable in class HTTPClient.SocketTimeout.TimeoutEntry
-
- alive -
Variable in class visad.data.SocketDataServer
- Whether the server is still active.
- allValues -
Variable in class dods.dap.DSequence
- The values in this
DSequence, stored as a
Vector of Vector of BaseType
objects.
- allocate(FlatField[], boolean[], long[], long[]) -
Method in class visad.data.CacheStrategy
-
- allowConstantColorSurfaces() -
Method in class visad.ShadowType
-
- allowConstantColorSurfaces() -
Method in class visad.java3d.ShadowTypeJ3D
-
- allowCurvedTexture() -
Method in class visad.ShadowType
-
- allowCurvedTexture() -
Method in class visad.java2d.ShadowTypeJ2D
-
- allowLinearContour() -
Method in class visad.ShadowType
-
- allowUI() -
Method in class HTTPClient.Request
-
- allowUI() -
Method in interface HTTPClient.RoRequest
-
- alpha -
Variable in class visad.VisADAppearance
-
- alphanumChar -
Static variable in class HTTPClient.URI
-
- alt -
Variable in class visad.georef.EarthLocationTuple
-
- alt_factor -
Variable in class visad.aeri.Qdiv
-
- alt_max -
Variable in class visad.aeri.Qdiv
-
- alt_min -
Variable in class visad.aeri.Qdiv
-
- alt_to_divqV -
Variable in class visad.aeri.Qdiv
-
- alt_to_wind_aeri -
Variable in class visad.aeri.Qdiv
-
- altitude -
Variable in class visad.aeri.Aeri
-
- altitude -
Variable in class visad.aeri.Qdiv
-
- altitudeToPressure(double) -
Static method in class visad.data.vis5d.Vis5DVerticalSystem.Vis5DVerticalCoordinateSystem
- Converts an altitude value in meters to a pressure value in
millibars.
- amount -
Variable in class visad.ScaledUnit
- The amount of the associated derived unit.
- ampere -
Static variable in class visad.SI
- Base unit of electric current.
- amplitudeType -
Static variable in class visad.data.amanda.Hit
-
- analyzeArray() -
Method in class visad.data.fits.ConvertArray
-
- analyzeArray() -
Method in class visad.data.fits.ConvertDoubleArray
-
- anchor -
Variable in class gnu.regexp.REMatch
-
- anchr_array -
Variable in class visad.java3d.LabelTransform
-
- anchr_vertex -
Variable in class visad.java3d.LabelTransform
-
- andCondition(Condition, Condition) -
Static method in class visad.data.in.AndCondition
- Returns an instance of this class.
- ani_cntrl -
Variable in class visad.aeri.Qdiv
-
- anim_delay_ref -
Variable in class visad.aune.ShallowFluid
-
- animation1D -
Variable in class visad.java3d.AnimationRendererJ3D
-
- animationSampling -
Variable in class visad.DataShadow
- default Set for Animation sampling, from Field domains in data
- animationString -
Variable in class visad.DisplayRenderer
- Strings to display during next frame of animation.
- animation_string(RealType, Set, double, int) -
Method in class visad.Control
- build String representation of current animation step
and pass it to DisplayRenderer.setAnimationString()
called by java3d.AnimationControlJ3D and java2d.AnimationControlJ2D
- anyContour -
Variable in class visad.ShadowType
- flags for any IsoContour or Flow at terminal nodes
- anyCursorStringVector() -
Method in class visad.java2d.DisplayRendererJ2D
-
- anyDirects() -
Method in class visad.DisplayRenderer
-
- anyDirects() -
Method in class visad.java2d.DisplayRendererJ2D
-
- anyDirects() -
Method in class visad.java3d.DisplayRendererJ3D
- Check to see if there are any
DirectManipulationRenderers
in this display.
- anyDirects() -
Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- anyFlow -
Variable in class visad.ShadowType
-
- anyRange(int[]) -
Method in class visad.ShadowType
- test for any SelectRange in display_indices
- anyShape -
Variable in class visad.ShadowType
-
- anyText -
Variable in class visad.ShadowType
-
- any_longitude_rotate -
Variable in class visad.VisADGeometryArray
-
- appendAttribute(String, int, String, boolean) -
Method in class dods.dap.AttributeTable
- Adds an attribute to the table.
- appendAttribute(String, int, String) -
Method in class dods.dap.AttributeTable
- Adds an attribute to the table.
- appendClause(Clause) -
Method in class dods.dap.Server.CEEvaluator
- Add a clause to the constraint expression.
- appendContainer(String) -
Method in class dods.dap.AttributeTable
- Create and append an attribute container to the table.
- appendDim(int, String) -
Method in class dods.dap.DArray
- Given a size and a name, this function adds a dimension to the
array.
- appendDim(int) -
Method in class dods.dap.DArray
- Add a dimension to the array.
- appendDim(int, String) -
Method in class dods.dap.Server.SDArray
- Given a size and a name, this function adds a dimension to the array.
- appendDim(int) -
Method in class dods.dap.Server.SDArray
- Add a dimension to the array.
- appendTo(StringBuffer) -
Method in class HTTPClient.HttpHeaderElement
- Append this header element to the given buffer.
- appendValue(String) -
Method in class dods.dap.Attribute
- Append a value to this attribute.
- appendValue(String, boolean) -
Method in class dods.dap.Attribute
- Append a value to this attribute.
- area -
Variable in class visad.util.DataConverter
-
- areaCoordToImageCoord(double[][]) -
Method in class edu.wisc.ssec.mcidas.AREAnav
- Converts line/element array values from AREA (file) to Image
coordinates.
- areaCoordToImageCoord(double[][], double[][]) -
Method in class edu.wisc.ssec.mcidas.AREAnav
- Converts line/element array values from AREA (file) to Image
coordinates.
- areaCoordToImageCoord(float[][]) -
Method in class edu.wisc.ssec.mcidas.AREAnav
- Converts line/element array values from AREA (file) to Image
coordinates.
- areaCoordToImageCoord(float[][], float[][]) -
Method in class edu.wisc.ssec.mcidas.AREAnav
- Converts line/element array values from AREA (file) to Image
coordinates.
- arg -
Variable in class dods.dap.parser.DASParser.JJCalls
-
- arg -
Variable in class dods.dap.parser.DDSParser.JJCalls
-
- arg -
Variable in class dods.dap.parser.ExprParser.JJCalls
-
- arg -
Variable in class visad.data.units.UnitParser.JJCalls
-
- argList() -
Method in class dods.util.Getopts
- Method to return an array of the actual arguments of the
command line invocation.
- arg_list() -
Method in class dods.dap.parser.ExprParser
-
- arglist -
Variable in class dods.util.Getopts
-
- array -
Variable in class dods.dap.DGrid.EnumerateDGrid
-
- array -
Variable in class visad.VisADAppearance
-
- arrayClone(Object) -
Static method in class ucar.netcdf.Attribute
- Why isn't this in java.lang.reflect.Array as native?
- arrayDescription(Object) -
Static method in class nom.tam.util.ArrayFuncs
- Generate a description of an array (presumed rectangular).
- arrayLeftDivide(JamaMatrix) -
Method in class visad.matrix.JamaMatrix
- Element-by-element left division, C = A.\B
- arrayLeftDivideEquals(JamaMatrix) -
Method in class visad.matrix.JamaMatrix
- Element-by-element left division in place, A = A.\B
- arrayRightDivide(JamaMatrix) -
Method in class visad.matrix.JamaMatrix
- Element-by-element right division, C = A./B
- arrayRightDivideEquals(JamaMatrix) -
Method in class visad.matrix.JamaMatrix
- Element-by-element right division in place, A = A./B
- arrayTimes(JamaMatrix) -
Method in class visad.matrix.JamaMatrix
- Element-by-element multiplication, C = A.*B
- arrayTimesEquals(JamaMatrix) -
Method in class visad.matrix.JamaMatrix
- Element-by-element multiplication in place, A = A.*B
- arrayVar -
Variable in class dods.dap.DGrid
- The Array component of this
DGrid.
- arrayVariableAdapter(DArray, DAS, VariableAdapterFactory) -
Static method in class visad.data.dods.ArrayVariableAdapter
- Returns an instance corresponding to a DODS
DArray.
- arrayVariableAdapter(DArray, DAS) -
Method in class visad.data.dods.VariableAdapterFactory
- Returns the adapter corresponding to a DODS
DArray.
- array_index(int, ServerArrayMethods) -
Method in class dods.dap.parser.ExprParser
-
- arrayify(byte[]) -
Method in class ncsa.hdf.hdf5lib.HDFArray
- Given a one-dimensional array of bytes representing numbers,
convert it to a java array of the shape and size passed to
the constructor.
- arraysEqual(Object[], Object[]) -
Static method in class visad.ss.BasicSSCell
- Deprecated. Use visad.Util.arraysEqual(Object[], Object[]) instead.
- arraysEqual(Object[], Object[]) -
Static method in class visad.util.Util
- Tests whether two arrays are component-wise equal.
- arrowScale -
Variable in class visad.FlowControl
-
- arrowScale1 -
Variable in class visad.ShadowType
-
- arrowScale2 -
Variable in class visad.ShadowType
-
- asin() -
Method in interface visad.Data
- call unary() to take the arcsin of this producing
radian Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- asin(int, int) -
Method in interface visad.Data
- call unary() to take the arcsin of this producing
radian Units
- asin() -
Method in class visad.DataImpl
- call unary() to take the arcsin of this producing
radian Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- asin(int, int) -
Method in class visad.DataImpl
- call unary() to take the arcsin of this producing
radian Units
- asin() -
Method in class visad.RemoteDataImpl
- call unary() to take the arcsin of this producing
radian Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- asin(int, int) -
Method in class visad.RemoteDataImpl
- call unary() to take the arcsin of this producing
radian Units
- asin(Data) -
Static method in class visad.python.JPythonMethods
- return pointwise arcsin value of data, in radians
- asinDegrees() -
Method in interface visad.Data
- call unary() to take the arcsin of this producing
degree Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- asinDegrees(int, int) -
Method in interface visad.Data
- call unary() to take the arcsin of this producing
degree Units
- asinDegrees() -
Method in class visad.DataImpl
- call unary() to take the arcsin of this producing
degree Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- asinDegrees(int, int) -
Method in class visad.DataImpl
- call unary() to take the arcsin of this producing
degree Units
- asinDegrees() -
Method in class visad.RemoteDataImpl
- call unary() to take the arcsin of this producing
degree Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- asinDegrees(int, int) -
Method in class visad.RemoteDataImpl
- call unary() to take the arcsin of this producing
degree Units
- asinDegrees(Data) -
Static method in class visad.python.JPythonMethods
- return pointwise arcsin value of data, in degrees
- asinz(double) -
Static method in class visad.data.hdfeos.GctpFunction
-
- askSaveChanges(boolean) -
Method in class visad.util.TextFrame
- prompts user to save the document before it is discarded
- assembleColor(float[][], int, int[], DisplayImpl, float[], boolean[][], boolean[], ShadowType) -
Method in class visad.ShadowType
- composite and transform color and Alpha DisplayRealType values
from display_values, and return as (Red, Green, Blue, Alpha)
- assembleColor(float[][], int, int[], DisplayImpl, float[], boolean[][], boolean[], ShadowType) -
Method in class visad.java2d.ShadowTypeJ2D
- composite and transform color and Alpha DisplayRealType values
from display_values, and return as (Red, Green, Blue, Alpha)
- assembleColor(float[][], int, int[], DisplayImpl, float[], boolean[][], boolean[], ShadowType) -
Method in class visad.java3d.ShadowTypeJ3D
- composite and transform color and Alpha DisplayRealType values
from display_values, and return as (Red, Green, Blue, Alpha)
- assembleFlow(float[][], float[][], float[], float[][], int, int[], DisplayImpl, float[], boolean[][], DataRenderer, ShadowType) -
Method in class visad.ShadowType
- assemble Flow components;
Flow components are 'single', so no compositing is required
- assembleFlow(float[][], float[][], float[], float[][], int, int[], DisplayImpl, float[], boolean[][], DataRenderer, ShadowType) -
Method in class visad.java2d.ShadowTypeJ2D
- assemble Flow components;
Flow components are 'single', so no compositing is required
- assembleFlow(float[][], float[][], float[], float[][], int, int[], DisplayImpl, float[], boolean[][], DataRenderer, ShadowType) -
Method in class visad.java3d.ShadowTypeJ3D
- assemble Flow components;
Flow components are 'single', so no compositing is required
- assembleHeader(Vector) -
Static method in class HTTPClient.Util
- Assembles a Vector of HttpHeaderElements into a full header string.
- assembleSelect(float[][], int, int, int[], DisplayImpl, ShadowType) -
Method in class visad.ShadowType
- return a composite of SelectRange DisplayRealType values from
display_values, as 0.0 for select and Double.Nan for no select
(these values can be added to other DisplayRealType values)
- assembleSelect(float[][], int, int, int[], DisplayImpl, ShadowType) -
Method in class visad.java2d.ShadowTypeJ2D
- return a composite of SelectRange DisplayRealType values from
display_values, as 0.0 for select and Double.Nan for no select
(these values can be added to other DisplayRealType values)
- assembleSelect(float[][], int, int, int[], DisplayImpl, ShadowType) -
Method in class visad.java3d.ShadowTypeJ3D
- return a composite of SelectRange DisplayRealType values from
display_values, as 0.0 for select and Double.Nan for no select
(these values can be added to other DisplayRealType values)
- assembleShape(float[][], int, int[], Vector, int[], DisplayImpl, float[], int[], float[][], byte[][], boolean[][], int, ShadowType) -
Method in class visad.ShadowType
- collect and transform Shape DisplayRealType values from display_values;
offset by spatial_values, colored by color_values and selected by
range_select
- assembleShape(float[][], int, int[], Vector, int[], DisplayImpl, float[], int[], float[][], byte[][], boolean[][], int, ShadowType) -
Method in class visad.java2d.ShadowTypeJ2D
- collect and transform Shape DisplayRealType values from display_values;
offset by spatial_values, selected by range_select
- assembleShape(float[][], int, int[], Vector, int[], DisplayImpl, float[], int[], float[][], byte[][], boolean[][], int, ShadowType) -
Method in class visad.java3d.ShadowTypeJ3D
- collect and transform Shape DisplayRealType values from display_values;
offset by spatial_values, selected by range_select
- assembleSpatial(float[][], float[][], int, int[], DisplayImpl, float[], int[], Set, boolean, boolean, int[], boolean[][], float[][], float[][], float[], boolean[], DataRenderer, ShadowType) -
Method in class visad.ShadowType
- collect and transform spatial DisplayRealType values from display_values;
add spatial offset DisplayRealType values;
adjust flow1_values and flow2_values for any coordinate transform;
if needed, return a spatial Set from spatial_values, with the same topology
as domain_set (or an appropriate Irregular topology);
domain_set = null and allSpatial = false if not called from
ShadowFunctionType
- assembleSpatial(float[][], float[][], int, int[], DisplayImpl, float[], int[], Set, boolean, boolean, int[], boolean[][], float[][], float[][], float[], boolean[], DataRenderer, ShadowType) -
Method in class visad.java2d.ShadowTypeJ2D
- collect and transform spatial DisplayRealType values from display_values;
add spatial offset DisplayRealType values;
adjust flow1_values and flow2_values for any coordinate transform;
if needed, return a spatial Set from spatial_values, with the same topology
as domain_set (or an appropriate Irregular topology);
domain_set = null and allSpatial = false if not called from
ShadowFunctionType
- assembleSpatial(float[][], float[][], int, int[], DisplayImpl, float[], int[], Set, boolean, boolean, int[], boolean[][], float[][], float[][], float[], boolean[], DataRenderer, ShadowType) -
Method in class visad.java3d.ShadowTypeJ3D
- collect and transform spatial DisplayRealType values from display_values;
add spatial offset DisplayRealType values;
adjust flow1_values and flow2_values for any coordinate transform;
if needed, return a spatial Set from spatial_values, with the same topology
as domain_set (or an appropriate Irregular topology);
domain_set = null and allSpatial = false if not called from
ShadowFunctionType
- assign(Object, int, double) -
Method in class visad.data.fits.BooleanArrayConverter
-
- assign(Object, int, double) -
Method in class visad.data.fits.ByteArrayConverter
-
- assign(Object, int, double) -
Method in class visad.data.fits.DoubleArrayConverter
-
- assign(Object, int, double) -
Method in class visad.data.fits.FloatArrayConverter
-
- assign(Object, int, double) -
Method in class visad.data.fits.GenericArrayConverter
-
- assign(Object, int, double) -
Method in class visad.data.fits.IntegerArrayConverter
-
- assign(Object, int, double) -
Method in class visad.data.fits.LongArrayConverter
-
- assign(Object, int, double) -
Method in class visad.data.fits.ShortArrayConverter
-
- assignFormula(String, String) -
Method in class visad.formula.FormulaManager
- assign a formula to a variable
- atan() -
Method in interface visad.Data
- call unary() to take the arctan of this producing
radian Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atan(int, int) -
Method in interface visad.Data
- call unary() to take the arctan of this producing
radian Units
- atan() -
Method in class visad.DataImpl
- call unary() to take the arctan of this producing
radian Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atan(int, int) -
Method in class visad.DataImpl
- call unary() to take the arctan of this producing
radian Units
- atan() -
Method in class visad.RemoteDataImpl
- call unary() to take the arctan of this producing
radian Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atan(int, int) -
Method in class visad.RemoteDataImpl
- call unary() to take the arctan of this producing
radian Units
- atan(Data) -
Static method in class visad.python.JPythonMethods
- return pointwise arctan value of data, in radians
- atan2(Data) -
Method in interface visad.Data
- call binary() to take the atan of this by data
producing radian Units, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atan2(Data, int, int) -
Method in interface visad.Data
- call binary() to take the atan of this by data
producing radian Units
- atan2(Data) -
Method in class visad.DataImpl
- call binary() to take the atan of this by data
producing radian Units, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atan2(Data, int, int) -
Method in class visad.DataImpl
- call binary() to take the atan of this by data
producing radian Units
- atan2(Data) -
Method in class visad.RemoteDataImpl
- call binary() to take the atan of this by data
producing radian Units, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atan2(Data, int, int) -
Method in class visad.RemoteDataImpl
- call binary() to take the atan of this by data
producing radian Units
- atan2(Data, Data) -
Static method in class visad.python.JPythonMethods
- return pointwise arc tangent value of data1 / data2 over
full (-pi, pi) range, returned in radians.
- atan2(Data, double) -
Static method in class visad.python.JPythonMethods
- return pointwise arc tangent value of data1 / data2 over
full (-pi, pi) range, returned in radians.
- atan2(double, Data) -
Static method in class visad.python.JPythonMethods
- return pointwise arc tangent value of data1 / data2 over
full (-pi, pi) range, returned in radians.
- atan2Degrees(Data) -
Method in interface visad.Data
- call binary() to take the atan of this by data
producing degree Units, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atan2Degrees(Data, int, int) -
Method in interface visad.Data
- call binary() to take the atan of this by data
producing degree Units
- atan2Degrees(Data) -
Method in class visad.DataImpl
- call binary() to take the atan of this by data
producing degree Units, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atan2Degrees(Data, int, int) -
Method in class visad.DataImpl
- call binary() to take the atan of this by data
producing degree Units
- atan2Degrees(Data) -
Method in class visad.RemoteDataImpl
- call binary() to take the atan of this by data
producing degree Units, using default modes
for sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atan2Degrees(Data, int, int) -
Method in class visad.RemoteDataImpl
- call binary() to take the atan of this by data
producing degree Units
- atan2Degrees(Data, Data) -
Static method in class visad.python.JPythonMethods
- return pointwise arc tangent value of data1 / data2 over
full (-pi, pi) range, returned in degrees.
- atan2Degrees(Data, double) -
Static method in class visad.python.JPythonMethods
- return pointwise arc tangent value of data1 / data2 over
full (-pi, pi) range, returned in degrees.
- atan2Degrees(double, Data) -
Static method in class visad.python.JPythonMethods
- return pointwise arc tangent value of data1 / data2 over
full (-pi, pi) range, returned in degrees.
- atanDegrees() -
Method in interface visad.Data
- call unary() to take the arctan of this producing
degree Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atanDegrees(int, int) -
Method in interface visad.Data
- call unary() to take the arctan of this producing
degree Units
- atanDegrees() -
Method in class visad.DataImpl
- call unary() to take the arctan of this producing
degree Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atanDegrees(int, int) -
Method in class visad.DataImpl
- call unary() to take the arctan of this producing
degree Units
- atanDegrees() -
Method in class visad.RemoteDataImpl
- call unary() to take the arctan of this producing
degree Units, using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- atanDegrees(int, int) -
Method in class visad.RemoteDataImpl
- call unary() to take the arctan of this producing
degree Units
- atanDegrees(Data) -
Static method in class visad.python.JPythonMethods
- return pointwise arctan value of data, in degrees
- atmosphericRadiance -
Variable in class visad.paoloa.Nasti
-
- attributeAdapter(String, Attribute) -
Method in class visad.data.dods.AttributeAdapterFactory
- Returns an adapter of a DODS attribute.
- attributeAdapterFactory() -
Static method in class visad.data.dods.AttributeAdapterFactory
- Returns an instance of this class.
- attributeTable(DAS, BaseType) -
Static method in class visad.data.dods.Adapter
- Returns the attribute table corresponding to a DODS variable.
- attributeTable(DAS, String) -
Static method in class visad.data.dods.Adapter
- Returns the attribute table corresponding to a name.
- attributes -
Variable in class ucar.netcdf.AttributeDictionary
-
- autoDetectMappings() -
Method in class visad.ss.FancySSCell
- Guesses a good set of mappings for this cell's data and applies them.
- autotest() -
Static method in class nom.tam.fits.FitsDate
-
- aux -
Variable in class edu.wisc.ssec.mcidas.AreaFile
-
- aux_size -
Variable in class edu.wisc.ssec.mcidas.LALOnav
-
- available() -
Method in class HTTPClient.BufferedInputStream
-
- available() -
Method in class HTTPClient.ChunkedInputStream
-
- available() -
Method in class HTTPClient.RespInputStream
- gets the number of bytes available for reading without blocking.
- available(ResponseHandler) -
Method in class HTTPClient.StreamDemultiplexor
- Determines the number of available bytes.
- available() -
Method in class HTTPClient.UncompressInputStream
-
- available() -
Method in class dods.dap.HeaderInputStream
- Return the number of bytes in the buffer.
- available -
Variable in class dods.dap.parser.SimpleCharStream
-
- available -
Variable in class visad.data.units.SimpleCharStream
-
- azimuth -
Variable in class visad.bom.RadarAdapter.PolarData
-
- azimuth -
Variable in class visad.bom.RadarFile.PolarByteData
-
- azimuthres -
Variable in class visad.bom.RadarFile
-
BaseType when the checkSemantics
method is called and the variable is not valid (the name is null or some
other semantic violation).BadSemanticsException with the specified detail
message.
BadSemanticsException with the specified
message and DODS error code see (DODSException).
BaseType with no name.
BaseType with name n.
BaseType.BaseTypePrimitiveVector.
BaseTypePrimitiveVector to the
VisAD data-import context.BinaryReader
and
BinaryWriterData object in VisAD's binary format.Data object in VisAD's binary format.BooleanPrimitiveVector.
BooleanPrimitiveVector to the
VisAD data-import context.Attribute.BYTE attribute to the
VisAD data-import context.BytePrimitiveVector.
visad.data.in context.BytePrimitiveVector to the
VisAD data-import context.BaseTypePrimitiveVector.
DBoolean.
BooleanPrimitiveVector.
Attribute.BYTE attribute.
DByte.
BytePrimitiveVector.
CEEvaluator with dds as the
DDS object with which to resolve all variable and function names.
CEEvaluator with dds as the
DDS object with which to resolve all variable and function names, and
clauseFactory as a source of Clause objects .
Control attached
to a Display is changed.
Control attached to a
Display requests that it be initialized to the state of
a remote Control.
ScalarMap, and to choose from
a drop-down list of canned colormap combinations.ChosenColorWidget linked to the
color control in the ScalarMap (which must be to either
Display.RGB or Display.RGBA and already
have been added to a Display).
ChosenColorWidget around the specified
ColorMapWidget.
ClientDisplayRendererJ3D is the DisplayRenderer
for cluster clients.DisplayRenderer used for cluster clients.
BaseType).ScalarMap.LabeledColorWidget linked to the
color control in the ScalarMap (which must be to either
Display.RGB or Display.RGBA and already
have been added to a Display).
LabeledColorWidget linked to the
color control in the ScalarMap (which must be to either
Display.RGB or Display.RGBA and already
have been added to a Display).
LabeledColorWidget linked to the
color control in the ScalarMap (which must be to either
Display.RGB or Display.RGBA and already
have been added to a Display).
LabeledColorWidget linked to the
color control in the ScalarMap (which must be to either
Display.RGB or Display.RGBA and already
have been added to a Display).
LabeledColorWidget linked to the
color control in the ScalarMap (which must be to either
Display.RGB or Display.RGBA and already
have been added to a Display).
Attribute.CONTAINER attribute
to the VisAD data-import context.ControlMonitorEvent is the VisAD class for
Control-related Events
from display monitors.ControlMonitorEvent for the specified
Control.
ControlMonitorEvent for the specified
Control.
parse() to create cookies.
parse() to create cookies.
DisplayMonitor to check this ID for uniqueness.
DDS.
DDS.
Attribute.
AttributeTable.
BaseType.
BaseTypePrimitiveVector.
BooleanPrimitiveVector.
BytePrimitiveVector.
DAS.
DArray.
DDS.
DGrid.
DSequence.
DSequence.
DVector.
Float32PrimitiveVector.
Float64PrimitiveVector.
Int16PrimitiveVector.
Int32PrimitiveVector.
PrimitiveVector.
ServerDDS.
MonitorEvent.
Attribute.CONTAINER attribute.
name
is in this set.
name
is in this set.
name
is in this set.
name
is in this set.
name
is in this set.
name
is in this set.
name
is in this set.
name is in this dataset.
name
is in this set.
ScalarMapEvent when the map control changes.
Control changes.ControlEvent is not ignored, a
ControlMonitorEvent will be sent to all listeners.
DisplayMonitor.
DisplayMonitor.
RendererControl.
RendererControl.
Control associated with this
widget's Control has changed, update the data in
the ColorMap.
Control associated with
this widget's ScalarMap to the internal
shadow Control.
ContourWidget handles map control
ScalarMap control
ScalarMap control changes.
copy.
copy.
float array.
copyin specialized and optimized for
MultiArrayImpl.
MouseBehaviorJ2D for
embedded user interface.
MouseBehaviorJ3D for
embedded user interface.
MouseBehaviorJ3D for
embedded user interface.
MouseBehaviorJ3D for
embedded user interface.
DAS.
DASException with the specified detail
message and DODS error code.
DArray.
DArray with name n.
DArray.Boolean value.DBoolean.
DBoolean with name n.
Byte value.DByte.
DByte with name n.
InputStream.
DStructure, DSequence, DGrid, and
DList).DConstructor.
DConstructor with the given name.
DDS.
DDS with the given dataset name.
DDS with the given
BaseTypeFactory.
DDS with the given dataset name and
BaseTypeFactory.
DDSException with the specified detail
message and DODS error code.
FLoat32 value.DFloat32.
DFloat32 with name n.
Float64 value.DFloat64.
DFloat64 with name n.
DArray and a set of "Map"
vectors.DGrid.
DGrid with name n.
Int16 value.DInt16.
DInt16 with name n.
Int32 value.DInt32.
DInt32 with name n.
DList.
DList with the given name.
DODSException.
DODSException.
DODSException with the given message.
DODSForm.DSequence in DODS can hold N sequentially accessed
instances of a set of variables.DSequence.
DSequence with name n.
String value.DString.
DString with name n.
DStructure in DODS can hold N instances of any of
the other datatypes, including other structures.DStructure.
DStructure with name n.
UInt16 value.DUInt16.
DUInt16 with name n.
UInt32 value.DUInt32.
DUInt32 with name n.
URL value.DURL.
DURL with name n.
DVector.
DVector with name n.
BaseDataProcessor
to write an arbitrary Data object.DataReadException with the specified detail
message.
DataReadException with the specified
message and DODS error code see (DODSException).
RemoteSourceListener instead.Data object.DefaultDisplayRendererJ2D is the VisAD class for
default background and metadata rendering under Java2D.DisplayRenderer used by the
DisplayImplJ2D constructor.
DefaultDisplayRendererJ3D is the VisAD class for the
default background and metadata rendering algorithm under Java3D.DisplayRenderer used by the
DisplayImplJ3D constructor.
DisplayMonitor is the interface for objects which monitor
the state of Controls, Displays and
ScalarMaps.Display monitor
implementation.Display.
DisplayRenderer is the VisAD abstract super-class for
background and metadata rendering algorithms.DisplayRenderer.
DisplayRendererJ2D is the VisAD abstract super-class for
background and metadata rendering algorithms.DisplayRendererJ3D is the VisAD abstract super-class for
background and metadata rendering algorithms.DisplaySync is the interface for objects which synchronize
a Display with one or more RemoteDisplays.Data objects.DataImpl corresponding to a DODS DArray.
DBoolean.
DByte.
DataImpl corresponding to a DODS DFloat32.
DataImpl corresponding to a DODS DFloat64.
DataImpl corresponding to a DODS DGrid.
DataImpl corresponding to a DODS DInt16.
DataImpl corresponding to a DODS DInt32.
DataImpl corresponding to a DODS DList.
DataImpl corresponding to a DODS DSequence.
DataImpl corresponding to a DODS DString.
DataImpl corresponding to the values of a DODS
DStructure and the DODS variable used during construction of this
instance.
DataImpl corresponding to the value of a DODS
DUInt16 and the DODS variable used during construction of this
instance.
DataImpl corresponding to the value of a DODS
DUInt16 and the DODS variable used during construction of this
instance.
null.
DataImpl corresponding to the data of a DODS
variable and the metaData of the DODS variable used during construction
of this instance.
VisADException.
VisADException.
VisADException.
VisADException.
VisADException.
VisADException.
VisADException.
VisADException.
VisADException.
VisADException.
VisADException.
VisADException.
VisADException.
VisADException.
name.
name.
DDS.
new visad.util.Delay(millis) instead.
i'th String from this attribute.
DataInputStream.
DataInputStream.
DataInputStream.
DataInputStream.
DataInputStream.
DataInputStream.
DataInputStream.
DataInputStream.
DataInputStream.
DataInputStream.
DataInputStream.
DataInputStream.
DataInputStream.
DataInputStream.
DataInputStream.
DataInputStream.
DataInputStream.
DataInputStream.
DataInputStream.
DataInputStream.
Display.DisplayEvent is not ignored, a
MapMonitorEvent or ReferenceMonitorEvent
will be sent to all listeners.
DisplayMonitor.
collapse_depth if possible.
collapse_depth if possible.
setProxyServer().
ilalo function.
cursorOn or directOn is
true, display Strings in cursorStringVector.
cursorOn or directOn is true,
display Strings in cursorStringVector.
RealType for the easting component of the UTM
grid.
mean and error
parameters are reversed in this method
Operator class contains a generalized implementation
of this method.
Object in question is
the same as this AREAnav.
Object in question is
the same as this AREAnav.
true iff the arguments have
same values.
true if this object is "equal" to the parameter.
true if the specified object matches this object.
true if the specified object matches this object.
true if the specified object matches this object.
true if the specified object matches this object.
Object in question is
the same as this AREACoordinateSystem.
Object in question is
the same as this AREACoordinateSystem.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
DataOutputStream.
FileFlatFields wherever possible, but merging the data so
as to keep the number of FileFlatFields to a minimum.Codecs.mpFormDataDecode and Codecs.mpFormDataEncode
may be handed an instance of a class which implements this interface in
order to control names of the decoded files or the names sent in the encoded
data.Date object.
Attribute.FLOAT32
attribute to the VisAD data-import context.Float32PrimitiveVector.
Float32PrimitiveVector to the
VisAD data-import context.Attribute.FLOAT64 attribute to
the VisAD data-import context.Float64PrimitiveVector.
Float64PrimitiveVector to the
VisAD data-import context.DataRenderer that is closest to the ray and
uses the specified mouse modifiers for direct manipulation.
Attribute.FLOAT32 attribute.
DFloat32.
DFloat32.
Float32PrimitiveVector.
Attribute.FLOAT64 attribute.
DFloat64.
DFloat64.
Float64PrimitiveVector.
DGrid variables to the
VisAD data-import context.FileFlatField.DArray.
DGrid
variable to the visad.data.in context.null if this instance
has no alias.
Strings describing the
animation sequence
Attribute which matches name.
AttributeTable with the given name.
(((Boolean)this.get(index)).booleanValue();
were called.
boolean value associated with the given key.
boolean value associated with the given key.
(((Number)this.get(index)).byteValue();
were called.
FileFlatField cacheing strategy for DODS
adapters.
(((Character)this.get(index)).charValue();
were called.
AttributeTable container.
Control referred to by this event.
Control to which this event refers.
Date object.
String.
Vector of Strings describing the
cursor location, if cursor location display is enabled.
Vector of Strings describing the
cursor location, regardless of whether cursor location display is
enabled.
DArrayDimension object for
the dimension requested.
Enumeration of DArrayDimensions
in this array.
Display associated with this renderer.
Gridded1DSet corresponding to a netCDF
dimension.
MathType corresponding to an array of netCDF
dimensions.
(((Number)this.get(index)).doubleValue();
were called.
double value associated with the given key.
double value associated with the given key.
DArrayDimension object for
the first dimension.
FlatField corresponding to this instance.
FlatField corresponding to this instance.
FlatField corresponding to this instance.
(((Number)this.get(index)).floatValue();
were called.
float value associated with the given key.
float value associated with the given key.
RendererControl.setForegroundColor(float, float, float).
null.
Function.
FunctionType of this instance.
(((Number)this.get(index)).intValue();
were called.
int value associated with the given key.
output.
- getLengths() -
Method in class ucar.multiarray.MultiArrayImpl
-
- getLengths() -
Method in interface ucar.multiarray.MultiArrayInfo
- Discover the dimensions of this MultiArray.
- getLengths() -
Method in class ucar.multiarray.MultiArrayProxy
- Returns the shape of the backing MultiArray as transformed
by the
dimensionsInverseMap() method of
the IndexMap.
- getLengths() -
Method in class ucar.multiarray.ScalarMultiArray
- Always returns empty array for members of this class.
- getLengths() -
Method in class ucar.multiarray.StringCharAdapter
- Returns the shape of the backing MultiArray as transformed
by the
dimensionsInverseMap() method of
the IndexMap.
- getLengths() -
Method in class ucar.netcdf.ProtoVariable
- Return an array whose length is the rank of this
and whose elements represent the
length of each of its dimensions.
- getLengths() -
Method in class ucar.netcdf.Variable
-
- getLengths() -
Method in class visad.GriddedSet
-
- getLengths() -
Method in interface visad.GriddedSetIface
- Returns the number of grid points in all dimensions.
- getLengths() -
Method in class visad.data.netcdf.out.DataAccessor
- Return the netCDF dimensional lengths.
- getLengths() -
Method in class visad.data.netcdf.out.TrivialAccessor
- Return the netCDF dimensional lengths.
- getLengths() -
Method in interface visad.data.netcdf.out.VisADAccessor
- Return the netCDF dimensional lengths.
- getLevel() -
Method in class dods.dap.DSequence
- Returns the level of this sequence.
- getLevelName() -
Method in class visad.jmet.MetGridDirectory
-
- getLevelOfDifficulty() -
Method in class visad.ShadowType
-
- getLevelOfDifficulty() -
Method in class visad.java2d.ShadowTypeJ2D
-
- getLevelOfDifficulty() -
Method in class visad.java3d.ShadowTypeJ3D
-
- getLevelUnit() -
Method in class visad.jmet.MetGridDirectory
-
- getLevelUnitName() -
Method in class edu.wisc.ssec.mcidas.GridDirectory
- Get the units of the vertical level.
- getLevelValue() -
Method in class edu.wisc.ssec.mcidas.GridDirectory
- Get the vertical level value.
- getLevelValue() -
Method in class visad.jmet.MetGridDirectory
-
- getLevels(float[], boolean[]) -
Method in class visad.ContourControl
- get 'new' descriptors for 2-D contour lines
- getLevels() -
Method in class visad.jmet.MetGridDirectory
-
- getLightningSymbol(int) -
Static method in class visad.meteorology.WeatherSymbols
- Get the shape corresponding to a particular lightning code.
- getLightningSymbols() -
Static method in class visad.meteorology.WeatherSymbols
- Get the array of shapes corresponding to lightning symbols
- getLine() -
Method in class dods.dap.parser.SimpleCharStream
- Deprecated.
- getLine() -
Method in class visad.data.units.SimpleCharStream
- Deprecated.
- getLineArray(float[], float[]) -
Method in class visad.ContourStrip
-
- getLineColorArrays(float[], float[], byte[][], int, float[][][], byte[][][], float[][][][], byte[][][][], float[][][]) -
Method in class visad.ContourStripSet
-
- getLineColorArrays(float[], float[], byte[][], float[][][], byte[][][], float[][][][], byte[][][][], float[][][]) -
Method in class visad.ContourStripSet
-
- getLineOffset() -
Method in class edu.wisc.ssec.mcidas.AREAnav
- Get the line offset for flipped coordinates
- getLineStyle() -
Method in class visad.GraphicsModeControl
- Get the line style
- getLineStyle() -
Method in class visad.java2d.GraphicsModeControlJ2D
- Get the current line style used for LineAttributes.
- getLineStyle() -
Method in class visad.java3d.GraphicsModeControlJ3D
- Get the current line style used for LineAttributes.
- getLineWidth() -
Method in class visad.GraphicsModeControl
- Get the width of line rendering.
- getLineWidth() -
Method in class visad.browser.GMCWidget
- Gets the value of the line width text field.
- getLineWidth() -
Method in class visad.java2d.GraphicsModeControlJ2D
- Get the current line width used for LineAttributes.
- getLineWidth() -
Method in class visad.java3d.GraphicsModeControlJ3D
- Get the current line width used for LineAttributes.
- getLinear1DComponent(int) -
Method in class visad.Linear1DSet
- Get the indexed component (X is at 0 and is the only valid index)
- getLinear1DComponent(int) -
Method in class visad.Linear2DSet
- Get the indexed component (X is at 0, Y is at 1)
- getLinear1DComponent(int) -
Method in class visad.Linear3DSet
- Get the indexed component (X is at 0, Y is at 1, and Z is at 2)
- getLinear1DComponent(int) -
Method in class visad.LinearNDSet
- Get the indexed component.
- getLinear1DComponent(int) -
Method in interface visad.LinearSet
- Get the indexed component.
- getLines() -
Method in class edu.wisc.ssec.mcidas.AreaDirectory
- returns the number of lines in the image
- getLink() -
Method in class visad.DataRenderer
- used by ShadowFunctionOrSetType for transform time-out hack
- getLink() -
Method in class visad.ShadowType
-
- getLink() -
Method in class visad.collab.ReferenceMonitorEvent
- Gets the
RemoteReferenceLink to which this event refers.
- getLink() -
Method in class visad.java2d.DefaultRendererJ2D
-
- getLink() -
Method in class visad.java3d.DefaultRendererJ3D
-
- getLinkId() -
Method in class visad.ActionImpl
-
- getLinklen() -
Method in class ncsa.hdf.hdf5lib.HDF5GroupInfo
-
- getLinks() -
Method in class visad.ActionImpl
-
- getLinks() -
Method in class visad.DataRenderer
-
- getList(Hashtable, Object) -
Static method in class HTTPClient.Util
- Helper method for context lists used by modules.
- getList() -
Method in class visad.data.visad.FakeData
-
- getListener() -
Method in class visad.collab.MonitorSyncer
-
- getLocalAction() -
Method in class visad.ReferenceActionLink
-
- getLocation() -
Method in class visad.data.Repository
- Return the location of this repository.
- getLong(int[]) -
Method in class ucar.multiarray.AbstractAccessor
-
- getLong(int[]) -
Method in interface ucar.multiarray.Accessor
- Get the array element at index, as a long.
- getLong(int[]) -
Method in class ucar.multiarray.ArrayMultiArray
-
- getLong(int[]) -
Method in class ucar.multiarray.MultiArrayImpl
-
- getLong(int[]) -
Method in class ucar.multiarray.MultiArrayProxy
-
- getLong(int[]) -
Method in interface ucar.multiarray.RemoteAccessor
-
- getLong(int[]) -
Method in class ucar.multiarray.ScalarMultiArray
- As if
(((Number)this.get(index)).longValue();
were called.
- getLong(int[]) -
Method in class ucar.multiarray.StringCharAdapter
-
- getLong(int[]) -
Method in class ucar.netcdf.RemoteAccessorImpl
-
- getLong(int[]) -
Method in class ucar.netcdf.Variable
-
- getLong(int[]) -
Method in class visad.data.netcdf.out.ExportVar
- Return an array element identified by position.
- getLongName() -
Method in class dods.dap.BaseType
-
- getLongName(Variable) -
Method in class visad.data.netcdf.in.View
- Returns the long name of a netCDF variable according to the variable's
long_name attribute.
- getLongValue(String, long) -
Method in class nom.tam.fits.Header
- Get the
long value associated with the given key.
- getLongValue(String) -
Method in class nom.tam.fits.Header
- Get the
long value associated with the given key.
- getLongitude() -
Method in class visad.georef.EarthLocationTuple
- Get the longitude of this location
- getLongitude() -
Method in interface visad.georef.LatLonPoint
- Get the longitude of this point
- getLongitude() -
Method in class visad.georef.LatLonTuple
- Get the longitude of this point
- getLongitude() -
Method in class visad.georef.NamedLocationTuple
- Get the longitude of this location
- getLongitudeIndex() -
Method in class visad.georef.NavigatedCoordinateSystem
- Get the index of RealType.Longitude in the reference RealTupleType.
- getLongitudeRange(float[], int[], float[]) -
Method in class visad.VisADGeometryArray
-
- getLongitudes(DataRenderer) -
Method in class visad.VisADGeometryArray
-
- getLongitudes(DataRenderer, boolean) -
Method in class visad.VisADGeometryArray
-
- getLow() -
Method in class visad.SampledSet
-
- getLow() -
Method in interface visad.SampledSetIface
- Returns the minimum sample values.
- getLowCloudSymbol(int) -
Static method in class visad.meteorology.WeatherSymbols
- Get the shape corresponding to a particular low cloud code.
- getLowCloudSymbols() -
Static method in class visad.meteorology.WeatherSymbols
- Get the array of shapes corresponding to the low cloud codes.
- getLowLimit() -
Method in class visad.browser.ContourWidget
- Gets the low value of the contour range slider.
- getLowResReference() -
Method in class visad.util.DualRes
- Gets the DataReference corresponding to the scaled-down data.
- getLowX() -
Method in class visad.Gridded1DDoubleSet
-
- getLowX() -
Method in class visad.Gridded1DSet
-
- getLowX() -
Method in class visad.Irregular1DSet
-
- getLowX() -
Method in interface visad.Set1DIface
- Returns the minimum value in the set.
- getMainClassName() -
Method in class visad.util.CmdlineParser
- Get the name of the main class.
- getMainContours(boolean[], float[]) -
Method in class visad.ContourControl
- get parameters for IsoContour depictions
- getMainContours() -
Method in class visad.browser.ContourWidget
- Gets the value of the contours checkbox.
- getMajor() -
Method in class dods.dap.ServerVersion
- Returns the major version number.
- getMajor() -
Method in class visad.install.JavaFile
- Get the major version number for this JVM.
- getMajorErrorNumber() -
Method in class ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException
- Get the major error number of the first error on the
HDF5 library error stack.
- getMajorTickSpacing() -
Method in class visad.AxisScale
- This method returns the major tick spacing.
- getManifoldDimension() -
Method in class visad.Set
- for non-SimpleSet, ManifoldDimension = DomainDimension
- getManifoldDimension() -
Method in interface visad.SetIface
- Returns the rank of the manifold of the set.
- getManifoldDimension() -
Method in class visad.SimpleSet
- get ManifoldDimension
- getManipulationRenderers() -
Method in class visad.bom.CollectiveBarbManipulation
-
- getManipulationRenderers() -
Method in class visad.bom.FlexibleTrackManipulation
- Get access to the renderers.
- getManipulationRenderers2() -
Method in class visad.bom.CollectiveBarbManipulation
-
- getMap() -
Method in class visad.DisplayMapEvent
- get the ScalarMap referenced by this DisplayMapEvent
- getMap() -
Method in class visad.collab.MapMonitorEvent
- Gets the
ScalarMap to which this event refers.
- getMap() -
Method in class visad.data.hdfeos.EosGrid
-
- getMapDimension() -
Method in class visad.util.BaseRGBMap
- Get the dimension of the map
- getMapDimension() -
Method in class visad.util.ColorMap
- Returns the dimension of the map
- getMapResolution() -
Method in class visad.util.BaseRGBMap
- Get the resolution of the map
- getMapResolution() -
Method in class visad.util.ColorMap
- Returns the current map resolution
- getMapString() -
Method in class visad.ScalarMapEvent
- Get a one-line description of the
ScalarMap which
originated this event.
- getMapVector() -
Method in class visad.DisplayImpl
-
- getMapVector() -
Method in interface visad.LocalDisplay
- return a Vector of the ScalarMap-s associated with this Display
- getMapVector() -
Method in interface visad.RemoteDisplay
-
- getMapVector() -
Method in class visad.RemoteDisplayImpl
-
- getMappedDisplayScalar() -
Method in class visad.ShadowRealTupleType
-
- getMappedDisplayScalar() -
Method in class visad.ShadowScalarType
-
- getMappedDisplayScalar() -
Method in class visad.ShadowType
-
- getMappedDisplayScalar() -
Method in class visad.java2d.ShadowScalarTypeJ2D
-
- getMappedDisplayScalar() -
Method in class visad.java2d.ShadowTypeJ2D
-
- getMappedDisplayScalar() -
Method in class visad.java3d.ShadowScalarTypeJ3D
-
- getMappedDisplayScalar() -
Method in class visad.java3d.ShadowTypeJ3D
-
- getMaps() -
Method in class visad.ss.BasicSSCell
- Gets this cell's mappings.
- getMaps() -
Method in class visad.ss.MappingDialog
- Gets the mappings selected by the user.
- getMark() -
Method in class nom.tam.fits.Header
- Get the current mark.
- getMatch(Object) -
Method in class gnu.regexp.RE
- Returns the first match found in the input.
- getMatch(Object, int) -
Method in class gnu.regexp.RE
- Returns the first match found in the input, beginning
the search at the specified index.
- getMatch(Object, int, int) -
Method in class gnu.regexp.RE
- Returns the first match found in the input, beginning
the search at the specified index, and using the specified
execution flags.
- getMatch(Object, int, int, StringBuffer) -
Method in class gnu.regexp.RE
- Returns the first match found in the input, beginning
the search at the specified index, and using the specified
execution flags.
- getMatchEnumeration(Object) -
Method in class gnu.regexp.RE
- Returns an REMatchEnumeration that can be used to iterate over the
matches found in the input text.
- getMatchEnumeration(Object, int) -
Method in class gnu.regexp.RE
- Returns an REMatchEnumeration that can be used to iterate over the
matches found in the input text.
- getMatchEnumeration(Object, int, int) -
Method in class gnu.regexp.RE
- Returns an REMatchEnumeration that can be used to iterate over the
matches found in the input text.
- getMatchImpl(CharIndexed, int, int, StringBuffer) -
Method in class gnu.regexp.RE
-
- getMathType() -
Method in class visad.data.Form
- Get the MathType.
- getMathType() -
Method in class visad.data.dods.ArrayVariableAdapter
- Returns the VisAD
MathType of this instance.
- getMathType() -
Method in class visad.data.dods.BooleanVariableAdapter
- Returns the VisAD
MathType of this instance.
- getMathType() -
Method in class visad.data.dods.ByteVariableAdapter
-
- getMathType() -
Method in class visad.data.dods.Float32VariableAdapter
- Returns the VisAD
MathType of this instance.
- getMathType() -
Method in class visad.data.dods.Float64VariableAdapter
- Returns the VisAD
MathType of this instance.
- getMathType() -
Method in class visad.data.dods.GridVariableAdapter
- Returns the VisAD
MathType of this instance.
- getMathType() -
Method in class visad.data.dods.GridVariableMapAdapter
-
- getMathType() -
Method in class visad.data.dods.Int16VariableAdapter
- Returns the VisAD
MathType of this instance.
- getMathType() -
Method in class visad.data.dods.Int32VariableAdapter
- Returns the VisAD
MathType of this instance.
- getMathType() -
Method in class visad.data.dods.ListVariableAdapter
- Returns the VisAD
MathType of this instance.
- getMathType() -
Method in class visad.data.dods.SequenceVariableAdapter
- Returns the VisAD
MathType of this instance.
- getMathType() -
Method in class visad.data.dods.StringVariableAdapter
- Returns the VisAD
MathType of this instance.
- getMathType() -
Method in class visad.data.dods.StructureVariableAdapter
- Returns the VisAD
MathType of this instance.
- getMathType() -
Method in class visad.data.dods.UInt16VariableAdapter
- Returns the VisAD
MathType of this instance.
- getMathType() -
Method in class visad.data.dods.UInt32VariableAdapter
- Returns the VisAD
MathType of this instance.
- getMathType() -
Method in class visad.data.dods.VariableAdapter
- Returns the VisAD
MathType of this instance.
- getMathType() -
Method in class visad.data.dods.VectorAdapter
- Returns the VisAD math-type of this instance.
- getMathType() -
Method in interface visad.data.hdf5.HDF5DataAdaptable
-
- getMathType() -
Method in class visad.data.hdf5.HDF5DatasetAdapted
-
- getMathType(HDF5FileAdapted) -
Method in class visad.data.hdf5.HDF5Form
-
- getMathType() -
Method in class visad.data.hdf5.HDF5GroupAdapted
-
- getMathType(HdfeosFile) -
Method in class visad.data.hdfeos.HdfeosForm
-
- getMatrix() -
Method in class visad.ProjectionControl
- Returns a copy of the graphics projection matrix.
- getMatrix() -
Method in class visad.matrix.JamaMatrix
- Return the associated JAMA Matrix object.
- getMatrix(int, int, int, int) -
Method in class visad.matrix.JamaMatrix
- Get a submatrix.
- getMatrix(int[], int[]) -
Method in class visad.matrix.JamaMatrix
- Get a submatrix.
- getMatrix(int, int, int[]) -
Method in class visad.matrix.JamaMatrix
- Get a submatrix.
- getMatrix(int[], int, int) -
Method in class visad.matrix.JamaMatrix
- Get a submatrix.
- getMax() -
Method in class visad.data.in.ValueRanger
- Returns the maximum, valid value.
- getMaxPoints() -
Method in class visad.util.HersheyFont
- get the maximum number of points (segments) allowed
- getMaxRangeValue() -
Method in interface visad.meteorology.SingleBandedImage
- Get the maximum possible value for this image
- getMaxRangeValue() -
Method in class visad.meteorology.SingleBandedImageImpl
- Get the maximum possible value for this image
- getMaxValue() -
Method in class visad.browser.ContourWidget
- Gets the maximum contouring value.
- getMaxdims() -
Method in class visad.data.hdf5.hdf5objects.HDF5Dataset
- Returns the maximum dimensions of the dataspace
- getMaxdims() -
Method in class visad.data.hdf5.hdf5objects.HDF5Dataspace
- Returns the maximum dimensions of the dataspace
- getMaximum() -
Method in class visad.browser.Slider
- Gets maximum slider value.
- getMaximum() -
Method in class visad.util.ArrowSlider
- Return the maximum value of this slider
- getMaximum() -
Method in class visad.util.BarSlider
- Return the maximum value of this slider
- getMaximum() -
Method in class visad.util.Slider
- Return the maximum value of this slider
- getMaximum() -
Method in class visad.util.StepWidget
- Gets the maximum value of the widget.
- getMaximumSize() -
Method in class HTTPClient.BasicCookieBox
-
- getMaximumSize() -
Method in class visad.browser.Divider
- Gets the divider's maximum size.
- getMaximumSize() -
Method in class visad.browser.RangeSlider
- Returns maximum size of range slider.
- getMaximumSize() -
Method in class visad.browser.Slider
- Returns maximum size oa slider.
- getMaximumSize() -
Method in class visad.util.ArrowSlider
- Return the maximum size of the arrow slider
- getMaximumSize() -
Method in class visad.util.BarSlider
- Return the maximum size of the bar slider
- getMaximumSize() -
Method in class visad.util.ChosenColorWidget
- Stub routine which calls
ColorMapWidget.getMaximumSize().
- getMaximumSize() -
Method in class visad.util.ColorPreview
- Overridden to maintain the preview at the specified height
- getMaximumSize() -
Method in class visad.util.LabeledColorWidget
- Stub routine which calls
ColorMapWidget.getMaximumSize().
- getMaximumSize() -
Method in class visad.util.SliderLabel
- Return the maximum size of the SliderLabel
- getMaximumSize() -
Method in class visad.util.StepWidget
- Returns the maximum size of the widget.
- getMaximumValue() -
Method in class nom.tam.fits.BasicHDU
- Return the minimum valid value in the array.
- getMean() -
Method in class visad.ErrorEstimate
- Get the mean value for this error distribution
- getMemberAt(int) -
Method in class visad.data.hdf5.hdf5objects.HDF5Group
- Returns the member at index memberIndex
- getMemberCount() -
Method in class visad.data.hdf5.hdf5objects.HDF5Group
- Returns the number of members the HDF5Group contains
- getMembers() -
Method in class visad.data.hdf5.hdf5objects.HDF5Group
- Returns the members of the group
- getMemoField() -
Method in class edu.wisc.ssec.mcidas.AreaDirectory
- Returns memo field of the directory
- getMenu(String) -
Method in class visad.util.GUIFrame
- gets the JMenu corresponding to the given menu name
- getMenuItem(String, String) -
Method in class visad.util.GUIFrame
- gets the JMenuItem corresponding to the given menu and item name
- getMerger() -
Method in class visad.data.netcdf.in.FileStrategy
- Returns the Merger for cosolidating virtual data objects together.
- getMerger() -
Method in class visad.data.netcdf.in.MaxFileFieldStrategy
- Returns the Merger for cosolidating virtual data objects together.
- getMessage() -
Method in class dods.dap.DODSException
- Returns the detail message of this throwable object.
- getMessage() -
Method in class dods.dap.parser.ParseException
- This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() -
Method in class dods.dap.parser.TokenMgrError
- You can also modify the body of this method to customize your error messages.
- getMessage() -
Method in class gnu.regexp.REException
- Reports the descriptive message associated with this exception
as well as its index position in the string or character array
being compiled.
- getMessage() -
Method in class ncsa.hdf.hdf5lib.exceptions.HDF5Exception
- Returns the detail message of this exception
- getMessage() -
Method in class visad.cluster.NodeAgent
-
- getMessage() -
Method in class visad.collab.MessageMonitorEvent
- Gets the
ScalarMap to which this event refers.
- getMessage() -
Method in class visad.data.units.ParseException
- This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() -
Method in class visad.data.units.TokenMgrError
- You can also modify the body of this method to customize your error messages.
- getMetadata(String) -
Method in class loci.formats.FormatReader
- Obtains the hashtable containing the metadata field/value pairs from
the given file.
- getMetadata(String) -
Method in class loci.formats.ImageReader
- Obtains the hashtable containing the metadata field/value pairs from
the given file.
- getMetadata(String) -
Method in interface visad.data.MetadataReader
- Obtains a hashtable containing all metadata field/value pairs from
the given file.
- getMetadata(String) -
Method in class visad.data.bio.LociForm
- Obtains the hashtable containing the metadata field/value pairs from
the given image file.
- getMetadataValue(String, String) -
Method in class loci.formats.FormatReader
- Obtains the specified metadata field's value for the given file.
- getMetadataValue(String, String) -
Method in class loci.formats.ImageReader
- Obtains the specified metadata field's value for the given file.
- getMetadataValue(String, String) -
Method in interface visad.data.MetadataReader
- Obtains the specified metadata field's value for the given file.
- getMetadataValue(String, String) -
Method in class visad.data.bio.LociForm
- Obtains the specified metadata field's value for the given file.
- getMethod() -
Method in class HTTPClient.Request
-
- getMethod() -
Method in interface HTTPClient.RoRequest
-
- getMethod() -
Method in class visad.formula.VMethod
- return the wrapper's Method
- getMidCloudSymbol(int) -
Static method in class visad.meteorology.WeatherSymbols
- Get the shape corresponding to a particular mid level cloud code.
- getMidCloudSymbols() -
Static method in class visad.meteorology.WeatherSymbols
- Get the array of shapes corresponding to the mid cloud codes.
- getMin() -
Method in class visad.data.in.ValueRanger
- Returns the minimum, valid value.
- getMinMaxValues() -
Method in class visad.browser.RangeSlider
- Gets minimum and maximum slider values.
- getMinRangeValue() -
Method in interface visad.meteorology.SingleBandedImage
- Get the minimum possible value for this image
- getMinRangeValue() -
Method in class visad.meteorology.SingleBandedImageImpl
- Get the minimum possible value for this image
- getMinValue() -
Method in class visad.browser.ContourWidget
- Gets the minimum contouring value.
- getMinimum() -
Method in class visad.browser.Slider
- Gets minimum slider value.
- getMinimum() -
Method in class visad.util.ArrowSlider
- Return the minimum value of this slider
- getMinimum() -
Method in class visad.util.BarSlider
- Return the minimum value of this slider
- getMinimum() -
Method in class visad.util.Slider
- Return the minimum value of this slider
- getMinimum() -
Method in class visad.util.StepWidget
- Gets the minimum value of the widget.
- getMinimumLength() -
Method in class gnu.regexp.RE
- Returns the minimum number of characters that could possibly
constitute a match of this regular expression.
- getMinimumLength() -
Method in class gnu.regexp.REToken
-
- getMinimumLength() -
Method in class gnu.regexp.RETokenAny
-
- getMinimumLength() -
Method in class gnu.regexp.RETokenChar
-
- getMinimumLength() -
Method in class gnu.regexp.RETokenOneOf
-
- getMinimumLength() -
Method in class gnu.regexp.RETokenPOSIX
-
- getMinimumLength() -
Method in class gnu.regexp.RETokenRange
-
- getMinimumLength() -
Method in class gnu.regexp.RETokenRepeated
-
- getMinimumSize() -
Method in class HTTPClient.Separator
-
- getMinimumSize() -
Method in class visad.browser.Divider
- Gets the divider's minimum size.
- getMinimumSize() -
Method in class visad.browser.RangeSlider
- Returns minimum size of range slider.
- getMinimumSize() -
Method in class visad.browser.Slider
- Returns minimum size of slider.
- getMinimumSize() -
Method in class visad.util.ArrowSlider
- Return the minimum size of the arrow slider
- getMinimumSize() -
Method in class visad.util.BarSlider
- Return the minimum size of the bar slider
- getMinimumSize() -
Method in class visad.util.ChosenColorWidget
- Stub routine which calls
ColorMapWidget.getMinimumSize().
- getMinimumSize() -
Method in class visad.util.LabeledColorWidget
- Stub routine which calls
ColorMapWidget.getMinimumSize().
- getMinimumSize() -
Method in class visad.util.SliderLabel
- Return the minimum size of the SliderLabel
- getMinimumSize() -
Method in class visad.util.StepWidget
- Returns the minimum size of the widget.
- getMinimumValue() -
Method in class nom.tam.fits.BasicHDU
- Return the minimum valid value in the array.
- getMinor() -
Method in class dods.dap.ServerVersion
- Returns the minor version number.
- getMinor() -
Method in class visad.install.JavaFile
- Get the minor version number for this JVM.
- getMinorError(int) -
Method in class ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException
- Return a error message for the minor error number.
- getMinorErrorNumber() -
Method in class ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException
- Get the minor error number of the first error on the
HDF5 library error stack.
- getMinorTickSpacing() -
Method in class visad.AxisScale
- This method returns the minor tick spacing.
- getMiscSymbol(int) -
Static method in class visad.meteorology.WeatherSymbols
- Get the shape corresponding to a particular miscellaneous symbol.
- getMiscSymbols() -
Static method in class visad.meteorology.WeatherSymbols
- Get the array of shapes corresponding to the miscellaneous codes.
- getMissingTransparent() -
Method in class visad.GraphicsModeControl
- See whether missing values are rendered as transparent or not.
- getMissingTransparent() -
Method in class visad.browser.GMCWidget
- Gets whether missing values are transparent.
- getMissingTransparent() -
Method in class visad.java2d.GraphicsModeControlJ2D
- See whether missing values are rendered as transparent or not.
- getMissingTransparent() -
Method in class visad.java3d.GraphicsModeControlJ3D
- See whether missing values are rendered as transparent or not.
- getMode2D() -
Method in class visad.DisplayRenderer
- Return
true if this is a 2-D DisplayRenderer.
- getMode2D() -
Method in class visad.GraphicsModeControl
- Get the 2D mode of the display.
- getMode2D() -
Method in class visad.java2d.DefaultDisplayRendererJ2D
-
- getMode2D() -
Method in class visad.java2d.GraphicsModeControlJ2D
-
- getMode2D() -
Method in class visad.java3d.GraphicsModeControlJ3D
- See if the display is being rendered in 2D mode
- getMode2D() -
Method in class visad.java3d.TwoDDisplayRendererJ3D
-
- getModelRow() -
Method in class nom.tam.fits.BinaryTableHeaderParser
- Create a model row for a binary table given a
describing header.
- getModifiers() -
Method in class visad.DisplayEvent
- Get the keyboard modifiers (such as whether SHIFT or CTRL was
being held during the event).
- getModule() -
Method in class visad.data.amanda.Hit
-
- getModules() -
Method in class HTTPClient.HTTPConnection
- Returns the list of modules used currently.
- getModules() -
Method in class HTTPClient.HTTPResponse
-
- getMouseBehavior() -
Method in class visad.DisplayImpl
-
- getMouseBehavior() -
Method in class visad.DisplayRenderer
-
- getMouseBehavior() -
Method in class visad.java2d.DisplayRendererJ2D
-
- getMouseBehavior() -
Method in class visad.java3d.DisplayRendererJ3D
- Get the
MouseBehavior associated with this renderer.
- getMouseHelper() -
Method in interface visad.MouseBehavior
- Get the helper class used by this MouseBehavior.
- getMouseHelper() -
Method in class visad.java2d.MouseBehaviorJ2D
- Get the helper class used by this MouseBehavior.
- getMouseHelper() -
Method in class visad.java3d.MouseBehaviorJ3D
- Get the helper class used by this MouseBehavior.
- getMtime() -
Method in class ncsa.hdf.hdf5lib.HDF5GroupInfo
-
- getMultipleDisplayScalar() -
Method in class visad.ShadowType
-
- getMultipleDisplayScalar() -
Method in class visad.java2d.ShadowTypeJ2D
-
- getMultipleDisplayScalar() -
Method in class visad.java3d.ShadowTypeJ3D
-
- getMultipleSpatialDisplayScalar() -
Method in class visad.ShadowType
-
- getName() -
Method in class HTTPClient.Cookie
- Return the name of this cookie.
- getName() -
Method in class HTTPClient.HttpHeaderElement
-
- getName() -
Method in class HTTPClient.NVPair
- Get the name.
- getName() -
Method in class dods.dap.Attribute
- Returns the attribute's name.
- getName() -
Method in class dods.dap.AttributeTable
- Returns the name of this AttributeTable.
- getName() -
Method in class dods.dap.BaseType
- Returns the name of the class instance.
- getName() -
Method in class dods.dap.DArrayDimension
- Get the dimension name.
- getName() -
Method in class dods.dap.DDS
- Get the dataset's name.
- getName() -
Method in interface dods.dap.Server.ServerSideFunction
- Returns the name of the server-side function, as it will appear in
constraint expressions.
- getName() -
Method in class ucar.netcdf.Attribute
- Returns the name of this Attribute.
- getName() -
Method in class ucar.netcdf.Dimension
- Returns the name of this Dimension.
- getName() -
Method in interface ucar.netcdf.Named
- returns the name which identifies this thing.
- getName() -
Method in class ucar.netcdf.NetcdfFile
- Useful for identifying this instance among others.
- getName() -
Method in class ucar.netcdf.ProtoVariable
- Returns the name of this Variable.
- getName() -
Method in class ucar.netcdf.Variable
- Returns the name of this Variable.
- getName() -
Method in interface visad.Action
-
- getName() -
Method in class visad.ActionImpl
-
- getName() -
Method in class visad.BaseQuantity
- Return the name of this base quantity.
- getName() -
Method in class visad.ReferenceActionLink
-
- getName() -
Method in class visad.RemoteActionImpl
- return name of this Action
- getName() -
Method in interface visad.RemoteDisplay
-
- getName() -
Method in class visad.RemoteThingReferenceImpl
-
- getName() -
Method in class visad.ScalarType
- Returns this
ScalarType's name.
- getName() -
Method in interface visad.ThingReference
-
- getName() -
Method in class visad.ThingReferenceImpl
-
- getName() -
Method in class visad.browser.ContourWidget
- Gets the name of the variable.
- getName() -
Method in class visad.collab.DisplaySyncImpl
-
- getName() -
Method in class visad.collab.MonitorSyncer
-
- getName() -
Method in class visad.data.FormNode
- Return the name of this node.
- getName() -
Method in class visad.data.LinkedDataSource
- Return the name of this LinkedDataSource.
- getName() -
Method in class visad.data.Repository
- Return the name of this repository.
- getName() -
Method in class visad.data.hdf5.hdf5objects.HDF5Object
- Returns the full name of the HDF5Object
- getName() -
Method in class visad.data.hdfeos.NamedDimension
-
- getName() -
Method in class visad.data.hdfeos.Variable
-
- getName() -
Method in class visad.data.netcdf.QuantityDBImpl.NameKey
- Returns the name of the quantity.
- getName() -
Method in class visad.ss.BasicSSCell
- Gets this cell's name.
- getName() -
Method in class visad.util.Slider
- Get the internal name for this slider
- getNameEnumeration() -
Method in class visad.data.netcdf.units.DefaultUnitsDB
- Deprecated. Use visad.data.units.DefaultUnitsDB.getNameEnumeration() instead
- getNameEnumeration() -
Method in class visad.data.units.UnitTable
- Get an enumeration of the unit names in the table.
- getNameEnumeration() -
Method in interface visad.data.units.UnitsDB
- Get an enumeration of the unit names in the database.
- getNameWithBlanks() -
Method in class visad.ScalarType
-
- getNames() -
Method in class dods.dap.AttributeTable
- Returns an
Enumeration of the attribute names in this
AttributeTable.
- getNames() -
Method in class dods.dap.DAS
- Returns an
Enumeration of the attribute names in this
DAS.
- getNames() -
Static method in class visad.data.hdfeos.CalibrationDefault
-
- getNav() -
Method in class edu.wisc.ssec.mcidas.AreaFile
- Returns the navigation block
- getNavBlock() -
Method in class edu.wisc.ssec.mcidas.GridDirectory
- Get the navigation parameters.
- getNavBlock() -
Method in class visad.data.mcidas.AREACoordinateSystem
- Get the navigation block used to initialize this AREACoordinateSystem
- getNavBlock() -
Method in class visad.data.mcidas.McIDASGridDirectory
- Get the raw navigation block from the directory.
- getNavType() -
Method in class edu.wisc.ssec.mcidas.GridDirectory
- Get the navigation type.
- getNavigation() -
Method in class edu.wisc.ssec.mcidas.AreaFile
- Get the navigation, and pre-set it
for the ImageStart and Res (from Directory block), and
the file start (0,0), and Mag (1,1).
- getNavigation() -
Method in class edu.wisc.ssec.mcidas.GridDirectory
- Get the navigation
- getNavigation() -
Method in interface visad.georef.NavigatedField
- Get the coordinate system representing the navigation for the domain.
- getNavigation() -
Method in class visad.meteorology.NavigatedImage
- Get the coordinate system representing the navigation for the domain.
- getNcol() -
Method in class nom.tam.fits.BinaryTable
- Get the number of columns in the table.
- getNcol() -
Method in class nom.tam.util.ColumnTable
- Get the number of columns in the table.
- getNcol() -
Method in interface nom.tam.util.DataTable
-
- getNeighbors(int[][]) -
Method in class visad.GriddedSet
- Returns the indexes of the neighboring points for every point in the set.
- getNeighbors(int) -
Method in class visad.GriddedSet
- Returns the indexes of the neighboring points along a manifold
dimesion for every point in the set.
- getNeighbors(int[][]) -
Method in class visad.IrregularSet
- Returns the indexes of neighboring samples for all samples.
- getNeighbors(int[][], float[][]) -
Method in class visad.SampledSet
-
- getNeighbors(int[][]) -
Method in class visad.Set
- Returns the indexes of the neighboring points for every point
in the set.
- getNeighbors(int[][], float[][]) -
Method in class visad.Set
-
- getNeighbors(int) -
Method in class visad.Set
- Returns the indexes of the neighboring points along a manifold
dimesion for every point in the set.
- getNeighbors(int[][]) -
Method in interface visad.SetIface
-
- getNeighbors(int[][], float[][]) -
Method in interface visad.SetIface
-
- getNeighbors(int) -
Method in interface visad.SetIface
-
- getNeighbors(int[][]) -
Method in class visad.SingletonSet
- Returns an array of indexes for neighboring points for each point in the
set.
- getNetcdf() -
Method in class ucar.netcdf.NetcdfWrapper
- Returns the wrapped
Netcdf object.
- getNetcdf() -
Method in class visad.data.netcdf.in.View
- Returns the underlying netCDF dataset.
- getNetcdf() -
Method in class visad.data.netcdf.in.VirtualDataIterator
- Gets the view of the netCDF dataset.
- getNetcdfData(String) -
Static method in class visad.python.JPythonMethods
- helper method to read netcdf files with possible factor
- getNetcdfData(String, String) -
Static method in class visad.python.JPythonMethods
-
- getNetcdfFile() -
Method in class ucar.netcdf.NetcdfServer.Entry
- Return entry.nc, opening if necessary.
- getNetcdfService(String) -
Static method in class ucar.netcdf.RemoteNetcdf
- Get remote dataset directory
service from a given host.
- getNewFile(String, String) -
Method in class visad.jmet.ShowNCEPModel
-
- getNextToken() -
Method in class dods.dap.parser.DASParser
-
- getNextToken() -
Method in class dods.dap.parser.DASParserTokenManager
-
- getNextToken() -
Method in class dods.dap.parser.DDSParser
-
- getNextToken() -
Method in class dods.dap.parser.DDSParserTokenManager
-
- getNextToken() -
Method in class dods.dap.parser.ErrorParser
-
- getNextToken() -
Method in class dods.dap.parser.ErrorParserTokenManager
-
- getNextToken() -
Method in class dods.dap.parser.ExprParser
-
- getNextToken() -
Method in class dods.dap.parser.ExprParserTokenManager
-
- getNextToken() -
Method in class visad.data.units.UnitParser
-
- getNextToken() -
Method in class visad.data.units.UnitParserTokenManager
-
- getNlink() -
Method in class ncsa.hdf.hdf5lib.HDF5GroupInfo
-
- getNoDataValue() -
Method in class visad.data.gis.ArcAsciiGridAdapter
- Get the missing data value for this grid
- getNoNumbers() -
Method in class visad.bom.BarbManipulationRendererJ3D
-
- getNominalTime() -
Method in class edu.wisc.ssec.mcidas.AreaDirectory
- returns the nominal time of the image
- getNominalTime() -
Method in class visad.data.mcidas.AreaAdapter
- Retrieves the "nominal" time of the image as a VisAD DateTime.
- getNonConvex() -
Method in class visad.Delaunay
-
- getNonDirect() -
Method in class visad.java2d.DisplayRendererJ2D
-
- getNormals(float[][]) -
Method in class visad.Gridded3DSet
-
- getNorthing() -
Method in class visad.georef.UTMCoordinate
- Get the northing of this point as a Real
- getNorthingValue() -
Method in class visad.georef.UTMCoordinate
- Get the northing of this point
- getNrow() -
Method in class nom.tam.fits.BinaryTable
- Get the number of rows in the table
- getNrow() -
Method in class nom.tam.util.ColumnTable
- Get the number of rows in the table.
- getNrow() -
Method in interface nom.tam.util.DataTable
-
- getNullGridCoordinateSystem(HdfeosDomain) -
Static method in class visad.data.hdfeos.HdfeosDomain
-
- getNumColumns() -
Method in class nom.tam.fits.BinaryTableHDU
- Get the number of columns for this table
- getNumDecPlaces() -
Method in class visad.bom.BarbManipulationRendererJ3D
-
- getNumRows() -
Method in class nom.tam.fits.BinaryTableHDU
- Get the number of rows for this table
- getNumSubs() -
Method in class gnu.regexp.RE
- Returns the maximum number of subexpressions in this regular expression.
- getNumber() -
Method in class visad.data.amanda.Event
-
- getNumber() -
Method in class visad.data.amanda.Module
-
- getNumber() -
Method in class visad.data.in.ArithProg
- Gets the number of values.
- getNumberFormat() -
Method in class visad.AxisScale
- Get the formatting for labels.
- getNumberFormat() -
Method in class visad.TextControl
-
- getNumberNotMissing() -
Method in class visad.ErrorEstimate
- Get the number of values in this error distribution
- getNumberOfBands() -
Method in class edu.wisc.ssec.mcidas.AreaDirectory
- returns the number of bands in the image
- getNumberOfColors() -
Method in class visad.BaseColorControl
- Get the number of colors in the table.
- getNumberOfComponents() -
Method in class visad.BaseColorControl
- Get the number of components of the range.
- getNumberOfControls() -
Method in class visad.DisplayImpl
-
- getNumberOfEvents() -
Method in class visad.data.amanda.AmandaFile
-
- getNumberOfHits() -
Method in class visad.data.amanda.Event
-
- getNumberOfLevels() -
Method in class visad.jmet.NetcdfGrids
-
- getNumberOfPoints(int) -
Method in class visad.util.HersheyFont
- get the number of points for the i-th character
- getNumberOfRealComponents() -
Method in class visad.TupleType
-
- getNumberOfRows() -
Method in class nom.tam.util.ColumnTable
- Calculate the number of rows to read/write at a time.
- getNumberOfRows() -
Method in class visad.util.ChosenColorWidget
- Return the number of rows in the table (3 for an RGB-based table,
4 for an RGBA-based table.)
- getNumberOfStructs() -
Method in class visad.data.hdfeos.HdfeosFile
-
- getNumberOfTimes() -
Method in class visad.jmet.NetcdfGrids
-
- getNumberOfTracks() -
Method in class visad.data.amanda.Event
-
- getNumberOfVars() -
Method in class visad.data.hdfeos.Shape
-
- getNumberType() -
Method in class visad.data.hdfeos.Variable
-
- getNumerator() -
Method in class loci.formats.TiffRational
- Gets this number's numerator.
- getNumericValue(int) -
Method in class ucar.netcdf.AttrVal
-
- getNumericValue() -
Method in class ucar.netcdf.AttrVal
-
- getNumericValue(int) -
Method in class ucar.netcdf.Attribute
- Retrieve indexed numeric value.
- getNumericValue() -
Method in class ucar.netcdf.Attribute
- Retrieve simple numeric value.
- getNumericValue(int) -
Method in class ucar.netcdf.NumericAttrVal
-
- getNumericValue() -
Method in class ucar.netcdf.NumericAttrVal
-
- getNumericValue(int) -
Method in class ucar.netcdf.StringAttrVal
-
- getNumericValue() -
Method in class ucar.netcdf.StringAttrVal
-
- getOMENode(String) -
Method in class loci.formats.FormatReader
- Obtains a loci.ome.xml.OMENode object representing the
file's metadata as an OME-XML DOM structure.
- getOMENode(String) -
Method in class loci.formats.ImageReader
- Obtains a loci.ome.xml.OMENode object representing the
file's metadata as an OME-XML DOM structure.
- getOMENode(String) -
Method in class visad.data.bio.LociForm
- Obtains a loci.ome.xml.OMENode object representing the
file's metadata as an OME-XML DOM structure.
- getOMENode(String) -
Method in interface visad.data.bio.OMEReader
- Obtains a loci.ome.xml.OMENode object representing the
file's metadata as an OME-XML DOM structure.
- getObject() -
Method in class nom.tam.fits.BasicHDU
- Get the name of the observed object in this FITS file.
- getObject() -
Method in class visad.cluster.NodeAgent
-
- getObjectCount() -
Method in class visad.data.hdf5.HDF5FileAdapted
- Returns the number of the data objects in the file
- getObjno() -
Method in class ncsa.hdf.hdf5lib.HDF5GroupInfo
-
- getObservationDate() -
Method in class nom.tam.fits.BasicHDU
- Get the FITS file observation date as a
Date object.
- getObserver() -
Method in class nom.tam.fits.BasicHDU
- Get the name of the person who acquired the data in this FITS file.
- getOffscreen() -
Method in class visad.java3d.VisADCanvasJ3D
- See if this is an offscreen rendering.
- getOffset() -
Method in class visad.TextControl
- Gets the value of offset
- getOn() -
Method in interface visad.AnimationControl
-
- getOn() -
Method in class visad.ToggleControl
-
- getOn() -
Method in class visad.java2d.AnimationControlJ2D
- return true if automatic stepping is on
- getOn() -
Method in class visad.java3d.AnimationControlJ3D
- return true if automatic stepping is on
- getOpaque() -
Method in class HTTPClient.URI
-
- getOperator() -
Method in class dods.dap.Server.RelOpClause
- Returns the type of comparison
- getOption(Character) -
Method in class dods.util.Getopts
- getOption
- getOption(int) -
Method in class dods.util.Getopts
- getOption
- getOptions(int, int, String, String, boolean) -
Method in class visad.ss.SpreadSheet
- Pops up an option selection dialog for choosing SpreadSheet options.
- getOrigin() -
Method in class nom.tam.fits.BasicHDU
- Get the name of the organization which created this FITS file.
- getOriginalName() -
Method in class visad.ScalarType
- Returns the original name of this instance.
- getOriginalURI() -
Method in class HTTPClient.HTTPResponse
- Get the original URI used in the request.
- getOriginator() -
Method in class visad.collab.MonitorEvent
- Gets the originator of this
MonitorEvent.
- getOriginatorId() -
Method in class visad.MessageEvent
- Get the ID of the originator of this message.
- getOtherReference(int) -
Method in interface visad.Cell
-
- getOtherReference(int) -
Method in class visad.CellImpl
-
- getOtherReference(int) -
Method in class visad.RemoteCellImpl
-
- getOuterDimensionNameSet() -
Method in class visad.data.netcdf.in.View
- Returns the factorName object
- getOutput() -
Method in class visad.data.visad.BinaryWriter
-
- getOutputLength() -
Method in class ucar.multiarray.ConcreteIndexMap
-
- getOutputLength() -
Method in interface ucar.multiarray.IndexMap
- Return the length needed for an output vector.
- getOutputStream() -
Method in class HTTPClient.HttpURLConnection
- Gets an output stream which can be used send an entity with the
request.
- getOverrideUnit() -
Method in class visad.ScalarMap
- Return the override unit.
- getPaddedSize() -
Method in class nom.tam.fits.Data
- Get the size of the entire data area including any padding.
- getPadding() -
Method in class nom.tam.fits.Data
- Get the amount of padding needed to fill in or skip to the beginning
of the next FITS block.
- getPadding() -
Method in class nom.tam.fits.RandomGroupsData
-
- getParamLongName() -
Method in class visad.jmet.MetGridDirectory
-
- getParamName() -
Method in class edu.wisc.ssec.mcidas.GridDirectory
- Get the name of the parameter
- getParamName() -
Method in class visad.jmet.MetGridDirectory
-
- getParamScale() -
Method in class edu.wisc.ssec.mcidas.GridDirectory
- Get the scale of the parameter values
- getParamScale() -
Method in class visad.data.mcidas.McIDASGridDirectory
- Get the scale of the parameter values
- getParamUnit() -
Method in class visad.jmet.MetGridDirectory
-
- getParamUnitName() -
Method in class edu.wisc.ssec.mcidas.GridDirectory
- Get the unit name of the parameter values
- getParameter(String, String) -
Static method in class HTTPClient.Util
- retrieves the value associated with the parameter param in
a given header string.
- getParameterCount() -
Method in class nom.tam.fits.BasicHDU
-
- getParams() -
Method in class HTTPClient.AuthorizationInfo
- Get the authentication parameters.
- getParams() -
Method in class HTTPClient.HttpHeaderElement
-
- getParams(String) -
Static method in class HTTPClient.Util
- Extract the params part from an http resource.
- getParent() -
Method in class dods.dap.BaseType
-
- getParent() -
Method in class dods.dap.Server.BTFunctionClause
-
- getParent() -
Method in class dods.dap.Server.DereferenceClause
-
- getParent() -
Method in interface dods.dap.Server.SubClause
- Returns the Clause which contains this subclause.
- getParent() -
Method in class dods.dap.Server.ValueClause
-
- getParent() -
Method in class visad.ToggleControl
-
- getParent() -
Method in class visad.data.hdf5.hdf5objects.HDF5Group
- Returns the parent of the group
- getParentText() -
Method in class visad.ShadowType
-
- getParentText() -
Method in class visad.java2d.ShadowTypeJ2D
-
- getParentText() -
Method in class visad.java3d.ShadowTypeJ3D
-
- getParentTextControl() -
Method in class visad.ShadowType
-
- getParentTextControl() -
Method in class visad.java2d.ShadowTypeJ2D
-
- getParentTextControl() -
Method in class visad.java3d.ShadowTypeJ3D
-
- getPartialSaveString() -
Method in class visad.ss.BasicSSCell
- Gets a string for reconstructing ScalarMap range
and Control information.
- getPartitionSet() -
Method in class visad.cluster.RemoteClusterDataImpl
-
- getPath() -
Method in class HTTPClient.Cookie
- Return the path this cookie is associated with.
- getPath() -
Method in class HTTPClient.URI
-
- getPath(String) -
Static method in class HTTPClient.Util
- Extract the path from an http resource.
- getPath(File) -
Static method in class visad.install.Util
-
- getPathAndQuery() -
Method in class HTTPClient.URI
-
- getPathname() -
Method in class visad.data.netcdf.InputNetcdf
- Returns the dataset pathname property.
- getPathname() -
Method in class visad.data.netcdf.NetcdfInBean
- Get the dataset pathname property.
- getPercentComplete() -
Method in interface visad.data.FormProgressInformer
- Get the percentage complete of the form's current operation.
- getPercentComplete() -
Method in class visad.data.bio.LociForm
- Gets the percentage complete of the form's current operation.
- getPercentComplete() -
Method in class visad.data.tiff.LegacyTiffForm
- Deprecated.
- getPermutation() -
Method in class visad.ShadowRealTupleType
-
- getPhotometricInterpretation(RandomAccessFile) -
Static method in class visad.data.tiff.LegacyTiffTools
- Deprecated.
- getPickCrawlToCursor() -
Method in class visad.DataRenderer
-
- getPickThreshhold() -
Method in class visad.DisplayRenderer
-
- getPictDimensions(byte[]) -
Method in class loci.formats.LegacyQTReader
- Gets width and height for the given PICT bytes.
- getPivot() -
Method in class visad.matrix.JamaLUDecomposition
-
- getPixelSizeC(Object) -
Static method in class loci.formats.OMETools
- Gets the first OME/Image/CA/Dimensions element's PixelSizeC attribute.
- getPixelSizeT(Object) -
Static method in class loci.formats.OMETools
- Gets the first OME/Image/CA/Dimensions element's PixelSizeT attribute.
- getPixelSizeX(Object) -
Static method in class loci.formats.OMETools
- Gets the first OME/Image/CA/Dimensions element's PixelSizeX attribute.
- getPixelSizeY(Object) -
Static method in class loci.formats.OMETools
- Gets the first OME/Image/CA/Dimensions element's PixelSizeY attribute.
- getPixelSizeZ(Object) -
Static method in class loci.formats.OMETools
- Gets the first OME/Image/CA/Dimensions element's PixelSizeZ attribute.
- getPixelType(Object) -
Static method in class loci.formats.OMETools
- Gets the first OME/Image/CA/Pixels element's PixelType attribute.
- getPixels(BufferedImage) -
Static method in class loci.formats.ImageTools
- Gets the image's pixel data as arrays of primitives, one per channel.
- getPixels(FlatField) -
Static method in class visad.util.DataUtility
-
- getPointDataAdapter(String) -
Static method in class visad.python.JPythonMethods
-
- getPointMode() -
Method in class visad.GraphicsModeControl
- Get the point mode.
- getPointMode() -
Method in class visad.browser.GMCWidget
- Gets the value of the point mode checkbox;
- getPointMode() -
Method in class visad.java2d.GraphicsModeControlJ2D
- Gets the point mode.
- getPointMode() -
Method in class visad.java3d.GraphicsModeControlJ3D
- Gets the point mode.
- getPointSize() -
Method in class visad.GraphicsModeControl
- Get the size for point rendering
- getPointSize() -
Method in class visad.browser.GMCWidget
- Gets the value of the point size text field.
- getPointSize() -
Method in class visad.java2d.GraphicsModeControlJ2D
- Get the current point size used for PointAttributes.
- getPointSize() -
Method in class visad.java3d.GraphicsModeControlJ3D
- Get the current point size used for PointAttributes.
- getPolygonMode() -
Method in class visad.GraphicsModeControl
-
- getPolygonMode() -
Method in class visad.browser.GMCWidget
- Gets the polygon mode.
- getPolygonMode() -
Method in class visad.java2d.GraphicsModeControlJ2D
- Get the current polygon mode.
- getPolygonMode() -
Method in class visad.java3d.GraphicsModeControlJ3D
- Get the current polygon rasterization mode.
- getPolygonOffset() -
Method in class visad.GraphicsModeControl
- Get the current polygon offset.
- getPolygonOffset() -
Method in class visad.java2d.GraphicsModeControlJ2D
- Get the current polygon offset.
- getPolygonOffset() -
Method in class visad.java3d.GraphicsModeControlJ3D
- Get the current polygon offset.
- getPolygonOffsetFactor() -
Method in class visad.GraphicsModeControl
- Get the current polygon offset factor.
- getPolygonOffsetFactor() -
Method in class visad.java2d.GraphicsModeControlJ2D
- Get the current polygon offset factor.
- getPolygonOffsetFactor() -
Method in class visad.java3d.GraphicsModeControlJ3D
- Get the current polygon offset factor.
- getPort() -
Method in class HTTPClient.AuthorizationInfo
- Get the port.
- getPort() -
Method in class HTTPClient.HTTPConnection
- Returns the port this connection connects to.
- getPort() -
Method in class HTTPClient.URI
-
- getPort() -
Method in class visad.SocketSlaveDisplay
- get the socket port used by this SocketSlaveDisplay
- getPorts() -
Method in class HTTPClient.Cookie2
-
- getPosition() -
Method in class gnu.regexp.REException
- Returns the position, relative to the string or character array being
compiled, where the error occurred.
- getPreferredSize() -
Method in class loci.formats.ImageTester
-
- getPreferredSize() -
Method in class visad.browser.Divider
- Gets the divider's preferred size.
- getPreferredSize() -
Method in class visad.browser.RangeSlider
- Returns preferred size of range slider.
- getPreferredSize() -
Method in class visad.browser.Slider
- Returns preferred size of slider.
- getPreferredSize() -
Method in class visad.java2d.VisADCanvasJ2D
-
- getPreferredSize() -
Method in class visad.java3d.VisADCanvasJ3D
- Get the preferred size of this canvas
- getPreferredSize() -
Method in class visad.ss.MappingDialog
- Ensure mapping dialog is not larger than the screen size.
- getPreferredSize() -
Method in class visad.util.AnimationWidget
- Work-around for Swing bug where pack() doesn't display slider labels;
actually, it still won't, but window will be the right size
- getPreferredSize() -
Method in class visad.util.ArrowSlider
- Return the preferred sise of the arrow slider
- getPreferredSize() -
Method in class visad.util.BarSlider
- Return the preferred sise of the bar slider
- getPreferredSize() -
Method in class visad.util.BaseRGBMap
- Return the preferred size of this map, taking into account
the resolution.
- getPreferredSize() -
Method in class visad.util.ChosenColorWidget
- Stub routine which calls
ColorMapWidget.getPreferredSize().
- getPreferredSize() -
Method in class visad.util.ColorPreview
- Finds the preferred width of the ColorMap, and returns it with the specified
height
- getPreferredSize() -
Method in class visad.util.ColorWidget
- Analyses the visible components and determines the preferred size
- getPreferredSize() -
Method in class visad.util.ContourWidget
- Make ContourWidget appear decent-sized
- getPreferredSize() -
Method in class visad.util.LabeledColorWidget
- Stub routine which calls
ColorMapWidget.getPreferredSize().
- getPreferredSize() -
Method in class visad.util.SliderLabel
- Return the preferred sise of the SliderLabel
- getPrefix() -
Method in class dods.dap.Server.FunctionLibrary
- Returns the prefix being used for classname lookup.
- getPresentWeatherSymbol(int) -
Static method in class visad.meteorology.WeatherSymbols
- Get the shape corresponding to a particular present weather code.
- getPresentWeatherSymbols() -
Static method in class visad.meteorology.WeatherSymbols
- Get the array of shapes corresponding to the
WMO present weather codes, plus the GEMPAK extensions.
- getPressureLevels() -
Method in class visad.jmet.NetcdfGrids
-
- getPressureTendencySymbol(int) -
Static method in class visad.meteorology.WeatherSymbols
- Get the shape corresponding to a particular pressure
tendency code.
- getPressureTendencySymbols() -
Static method in class visad.meteorology.WeatherSymbols
- Get the array of shapes corresponding to the
pressure tendency symbol codes.
- getPreview() -
Method in class visad.util.LabeledColorWidget
-
- getPreview() -
Method in class visad.util.SimpleColorMapWidget
-
- getPrimitiveVector() -
Method in class dods.dap.DVector
- Returns the
PrimitiveVector for this vector.
- getPrintable() -
Method in class visad.DisplayImpl
- Return the Printable object to be used by a PrinterJob.
- getProductReference(CoordinateSystem[]) -
Static method in class visad.CartesianProductCoordinateSystem
- create a RealTupleType that concatenates the references of
the CoordinateSystems in csArray (used by constructor)
- getProductUnits(CoordinateSystem[]) -
Static method in class visad.CartesianProductCoordinateSystem
- create an array of Units that concatenates the Unit arrays
of the CoordinateSystems in csArray (used by constructor)
- getProgramSource() -
Method in class dods.dap.DODSException
- Returns the program source.
- getProgramType() -
Method in class dods.dap.DODSException
- Returns the program type.
- getProjection() -
Method in class visad.data.vis5d.Vis5DCoordinateSystem
- Get the Projection type
- getProjectionControl() -
Method in class visad.DisplayImpl
-
- getProjectionControl() -
Method in interface visad.LocalDisplay
- return the ProjectionControl associated with this Display
- getProjectionControl() -
Method in class visad.java2d.DisplayImplJ2D
-
- getProjectionControl() -
Method in class visad.java3d.DisplayImplJ3D
- Get the projection control associated with this display
- getProjectionParams() -
Method in class visad.data.vis5d.Vis5DCoordinateSystem
- Get the projection args
- getProjectionPolicy() -
Method in class visad.GraphicsModeControl
- Get the current graphics-API-specific projection policy for the display.
- getProjectionPolicy() -
Method in class visad.browser.GMCWidget
- Gets the projection policy.
- getProjectionPolicy() -
Method in class visad.java2d.GraphicsModeControlJ2D
- Get the current projection policy for the display.
- getProjectionPolicy() -
Method in class visad.java3d.GraphicsModeControlJ3D
- Get the current projection policy for the display.
- getPropList(String) -
Method in class dods.util.iniFile
- Get the list of properties for the section
sectionName.
- getProperty(String) -
Method in class dods.util.iniFile
- Get the named property from the current section.
- getProtocol() -
Method in class HTTPClient.HTTPConnection
- Returns the protocol this connection is talking.
- getProxy() -
Method in class visad.data.netcdf.in.NetcdfAdapter
- Returns a proxy for the VisAD data object corresponding to the netCDF
dataset.
- getProxyHost() -
Method in class HTTPClient.HTTPConnection
- Returns the host of the proxy this connection is using.
- getProxyPort() -
Method in class HTTPClient.HTTPConnection
- Returns the port of the proxy this connection is using.
- getPublicSet() -
Method in class visad.ContourControl
-
- getQ() -
Method in class visad.matrix.JamaQRDecomposition
- Get Q
- getQRDecomposition() -
Method in class visad.matrix.JamaQRDecomposition
- Return the associated JAMA QRDecomposition object.
- getQuantity(String, String, SimpleSet) -
Static method in class visad.data.netcdf.Quantity
- create a new Quantity, or return it if it already exists
- getQuantity(String, String) -
Static method in class visad.data.netcdf.Quantity
- create a new Quantity, or return it if it already exists
- getQuantityByName(String) -
Static method in class visad.data.netcdf.Quantity
- return any Quantity constructed in this JVM with name,
or null
- getQuery(String) -
Static method in class HTTPClient.Util
- Extract the query string from an http resource.
- getQueryString() -
Method in class HTTPClient.URI
-
- getR() -
Method in class visad.matrix.JamaQRDecomposition
- Get R
- getRGBTuple(float) -
Method in class visad.util.BaseRGBMap
- Implementation of the abstract function in ColorMap
WARNING: This is a really slow way to
get a color, so don't use it inside a loop.
- getRGBTuple(float) -
Method in class visad.util.ColorMap
- Maps a floating point value (in the range 0 to 1) onto an RGB
triplet of floating point numbers in the range 0 to 1)
If you're getting more than 1 or 2 tuples,
use getRGBTuples() instead.
- getRGBTuples(float, float, int) -
Method in class visad.util.BaseRGBMap
- Implementation of the abstract function in ColorMap
WARNING: This is a really slow way to
get a color, so don't use it inside a loop.
- getRGBTuples(float, float, int) -
Method in class visad.util.ColorMap
- Maps the specified floating point values (in the range 0 to 1)
onto a group of RGB triplets of floating point numbers in the
range 0 to 1.
- getRGBValues() -
Method in class edu.wisc.ssec.mcidas.EnhancementTable
- Retrieve the data values.
- getRHS() -
Method in class dods.dap.Server.RelOpClause
- Returns a list of SubClauses representing the right-hand side of the
comparison.
- getRMIAddress() -
Method in class visad.ss.BasicSSCell
- Deprecated. Use getDataSource(String) instead.
- getRadarTime() -
Method in class visad.bom.RadarFile
- Retrieves the time of the radar image as a VisAD DateTime.
- getRange(double[]) -
Method in class visad.DisplayRealType
- get the range of values is defined for this
- getRange() -
Method in class visad.FunctionType
-
- getRange() -
Method in class visad.RangeControl
- return the range of selected values
- getRange() -
Method in class visad.ScalarMap
- Returns the current range of the
RealType data.
- getRange() -
Method in class visad.ShadowFunctionOrSetType
-
- getRange() -
Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
- getRange() -
Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- getRangeComponents() -
Method in class visad.ShadowFunctionOrSetType
-
- getRangeCoordinateSystem() -
Method in interface visad.Field
- get range CoordinateSystem for 'RealTuple' range;
index may enumerate samples, if they differ
- getRangeCoordinateSystem(int) -
Method in interface visad.Field
- get range CoordinateSystem for 'RealTuple' components;
index may enumerate samples, if they differ
- getRangeCoordinateSystem() -
Method in class visad.FieldImpl
- Get range CoordinateSystem for 'RealTuple' range;
second index enumerates samples.
- getRangeCoordinateSystem(int) -
Method in class visad.FieldImpl
- get range CoordinateSystem for 'RealTuple' components;
second index enumerates samples
- getRangeCoordinateSystem() -
Method in class visad.FlatField
- Returns the range CoordinateSystem assuming that the range type is
a RealTupleType (and throws a TypeException if its not).
- getRangeCoordinateSystem(int) -
Method in class visad.FlatField
- Returns the CoordinateSystem of a component of the range.
- getRangeCoordinateSystem() -
Method in class visad.RemoteFieldImpl
-
- getRangeCoordinateSystem(int) -
Method in class visad.RemoteFieldImpl
-
- getRangeCoordinateSystem() -
Method in class visad.cluster.RemoteClientFieldImpl
-
- getRangeCoordinateSystem(int) -
Method in class visad.cluster.RemoteClientFieldImpl
-
- getRangeCoordinateSystem() -
Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getRangeCoordinateSystem(int) -
Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getRangeCoordinateSystem() -
Method in class visad.cluster.RemoteNodeFieldImpl
-
- getRangeCoordinateSystem(int) -
Method in class visad.cluster.RemoteNodeFieldImpl
-
- getRangeCoordinateSystem() -
Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getRangeCoordinateSystem(int) -
Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getRangeCoordinateSystem() -
Method in class visad.data.FileFlatField
-
- getRangeCoordinateSystem(int) -
Method in class visad.data.FileFlatField
-
- getRangeDimension() -
Method in class visad.FlatField
- Gets the number of components in the "flat" range.
- getRangeDimension() -
Method in interface visad.FlatFieldIface
- Gets the number of components in the "flat" range.
- getRangeDimension() -
Method in class visad.RemoteFlatFieldImpl
- Gets the number of components in the "flat" range.
- getRangeDimension(Data) -
Static method in class visad.python.JPythonMethods
- get the number of range components of the Data object
- getRangeDimension(Function) -
Static method in class visad.util.DataUtility
- Gets the number of components in the range of a Function.
- getRangeDisplayIndices() -
Method in class visad.ShadowFunctionOrSetType
- used by FlatField.computeRanges
- getRangeErrors() -
Method in class visad.FlatField
- return array of ErrorEstimates associated with each
RealType component of range; each ErrorEstimate is a
mean error for all samples of a range RealType
component
- getRangeErrors() -
Method in interface visad.FlatFieldIface
- return array of ErrorEstimates associated with each
RealType component of range; each ErrorEstimate is a
mean error for all samples of a range RealType
component
- getRangeErrors() -
Method in class visad.RemoteFlatFieldImpl
- return array of ErrorEstimates associated with each
RealType component of range; each ErrorEstimate is a
mean error for all samples of a range RealType
component
- getRangeParameters() -
Method in class visad.bom.Radar2DCoordinateSystem
- Return the range parameters
- getRangeParameters() -
Method in class visad.bom.Radar3DCoordinateSystem
- Return the range parameters
- getRangeSet(Variable) -
Method in class visad.data.netcdf.in.View
- Gets the representational set for the values of a netCDF variable.
- getRangeSet() -
Method in class visad.data.netcdf.in.VirtualReal
- Gets the range set of this scalar.
- getRangeSet() -
Method in class visad.data.netcdf.in.VirtualScalar
- Gets the range set of this scalar.
- getRangeSets() -
Method in class visad.FlatField
- Returns the sampling set of each flat component.
- getRangeSets() -
Method in interface visad.FlatFieldIface
- Returns the sampling set of each flat component.
- getRangeSets() -
Method in class visad.RemoteFlatFieldImpl
- Returns the sampling set of each flat component.
- getRangeTuple() -
Method in class visad.data.netcdf.in.VirtualField
- Gets the range tuple of this virtual field.
- getRangeTupleType(Function) -
Static method in class visad.util.DataUtility
- Gets the TupleType of the range of a Function.
- getRangeType(Data) -
Static method in class visad.python.JPythonMethods
- get the range Type for the field
- getRangeType(FunctionType) -
Static method in class visad.python.JPythonMethods
- get the range Type for the FunctionType
- getRangeType(Function) -
Static method in class visad.util.DataUtility
- Gets the MathType of the range of a Function.
- getRangeTypes() -
Method in class visad.ImageFlatField
- Gets RealType for each range component.
- getRangeUnits() -
Method in interface visad.Field
- get range Unit-s for 'Flat' components;
second index may enumerate samples, if they differ
- getRangeUnits() -
Method in class visad.FieldImpl
- return array of Units associated with each RealType
component of range; these may differ from default
Units of range RealTypes, but must be convertable;
the second index enumerates samples since Units may
differ between samples
- getRangeUnits() -
Method in class visad.FlatField
- return array of Units associated with each RealType
component of range; these may differ from default
Units of range RealTypes, but must be convertable;
the second index has length = 1 (since all samples
have the same Units)
- getRangeUnits() -
Method in class visad.RemoteFieldImpl
-
- getRangeUnits() -
Method in class visad.cluster.RemoteClientFieldImpl
-
- getRangeUnits() -
Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getRangeUnits() -
Method in class visad.cluster.RemoteNodeFieldImpl
-
- getRangeUnits() -
Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getRangeUnits() -
Method in class visad.data.FileFlatField
-
- getRangeUnits(FlatField) -
Static method in class visad.util.DataUtility
- Gets the units of the (flat) components of the range of a FlatField.
- getRanges() -
Method in class visad.DataRenderer
-
- getRank() -
Method in class ucar.multiarray.ArrayMultiArray
-
- getRank() -
Method in class ucar.multiarray.ConcreteIndexMap
-
- getRank() -
Method in interface ucar.multiarray.IndexMap
- Return the length of input vectors.
- getRank() -
Method in class ucar.multiarray.MultiArrayImpl
-
- getRank() -
Method in interface ucar.multiarray.MultiArrayInfo
- Returns the number of dimensions of the array.
- getRank() -
Method in class ucar.multiarray.MultiArrayProxy
- Returns the number of dimensions of the backing MultiArray,
as transformed by the
rankInverseMap() method of
the IndexMap.
- getRank() -
Method in class ucar.multiarray.ScalarMultiArray
- Always returns zero for members of this class.
- getRank() -
Method in class ucar.multiarray.StringCharAdapter
- Returns the number of dimensions of the backing MultiArray,
as transformed by the
rankInverseMap() method of
the IndexMap.
- getRank() -
Method in class ucar.netcdf.NetcdfFile.V1Io
-
- getRank() -
Method in class ucar.netcdf.ProtoVariable
- Returns the number of dimensions of the variable.
- getRank() -
Method in class ucar.netcdf.Variable
- Returns the number of dimensions.
- getRank() -
Method in class visad.data.hdf5.hdf5objects.HDF5Dataset
- Returns the rank of the dataset
- getRank() -
Method in class visad.data.hdf5.hdf5objects.HDF5Dataspace
- Returns the rank of the dataspace
- getRank() -
Method in class visad.data.hdfeos.Variable
-
- getRank() -
Method in class visad.data.netcdf.out.DataAccessor
- Return the number of netCDF dimensions at the current level.
- getRank() -
Method in class visad.data.netcdf.out.TrivialAccessor
- Return the number of netCDF dimensions at the current level.
- getRank() -
Method in interface visad.data.netcdf.out.VisADAccessor
- Return the number of netCDF dimensions at the current level.
- getReUseFrames() -
Method in class visad.bom.ImageRendererJ3D
-
- getReUseFrames() -
Method in class visad.java3d.AnimationRendererJ3D
-
- getReader(String) -
Method in class loci.formats.ImageReader
- Gets the reader used to open the given file.
- getReader(Class) -
Method in class loci.formats.ImageReader
- Gets the file format reader instance matching the given class.
- getReader() -
Method in class visad.data.bio.LociForm
- Gets the FormatReader backing this form's reading capabilities.
- getReal() -
Method in class visad.DateTime
- Get a Real representing the number of seconds since * the epoch.
- getReal() -
Method in class visad.FunctionType
-
- getRealComponents() -
Method in class visad.FunctionType
-
- getRealComponents() -
Method in class visad.ShadowTupleType
-
- getRealComponents() -
Method in class visad.Tuple
- Get all the Real components from this Tuple.
- getRealComponents() -
Method in interface visad.TupleIface
-
- getRealComponents() -
Method in class visad.TupleType
-
- getRealComponents() -
Method in class visad.cluster.RemoteClientTupleImpl
-
- getRealComponents() -
Method in class visad.cluster.RemoteNodeTupleImpl
-
- getRealEigenvalues() -
Method in class visad.matrix.JamaEigenvalueDecomposition
-
- getRealType(String) -
Static method in class visad.RealType
- Returns a RealType corresponding to a name.
- getRealType(String, Unit) -
Static method in class visad.RealType
- Returns a RealType corresponding to a name and unit.
- getRealType(String, int) -
Static method in class visad.RealType
- Returns a RealType corresponding to a name and attribute mask.
- getRealType(String, Unit, Set) -
Static method in class visad.RealType
- Returns a RealType corresponding to a name, unit, and representational set.
- getRealType(String, Unit, int) -
Static method in class visad.RealType
- Returns a RealType corresponding to a name, unit, and attribute mask.
- getRealType(String, Unit, Set, int) -
Static method in class visad.RealType
- Returns a RealType corresponding to a name, unit, representational set,
and attribute mask.
- getRealType() -
Method in class visad.data.dods.NumericAttributeAdapter
- Returns the VisAD
RealType of this instance.
- getRealType(Variable) -
Method in class visad.data.netcdf.in.CfView
- Return the VisAD RealType of a netCDF variable.
- getRealType(Dimension) -
Method in class visad.data.netcdf.in.View
- Returns the VisAD
MathType of the domain corresponding to a
netCDF dimension.
- getRealType(Variable) -
Method in class visad.data.netcdf.in.View
- Returns the VisAD
RealType of a netCDF variable.
- getRealType() -
Method in class visad.formula.VRealType
- return the wrapper's RealType
- getRealType() -
Method in class visad.java3d.AnimationControlJ3D
-
- getRealType(String) -
Static method in class visad.python.JPythonMethods
-
- getRealType(String, Unit) -
Static method in class visad.python.JPythonMethods
-
- getRealTypeByName(String) -
Static method in class visad.RealType
- return any RealType constructed in this JVM with name,
or null
- getRealTypeFromLongName(Variable) -
Method in class visad.data.netcdf.in.View
- Returns the VisAD RealType corresponding to the
long_name
attribute of a netCDF variable.
- getRealTypeFromName(Variable) -
Method in class visad.data.netcdf.in.View
- Returns the VisAD
RealType corresponding to the name of a
netCDF variable.
- getRealTypes(Data, Vector) -
Static method in class visad.util.DataUtility
- Deprecated. Use getScalarTypes(Data, Vector) instead.
- getRealTypes(Data[], Vector, boolean, boolean) -
Static method in class visad.util.DataUtility
- Deprecated. Use getScalarTypes(Data[], Vector, boolean, boolean) instead.
- getRealVectorTypes(int) -
Method in class visad.DataRenderer
-
- getRealm() -
Method in class HTTPClient.AuthorizationInfo
- Get the realm.
- getReasonLine() -
Method in class HTTPClient.HTTPResponse
- Give the reason line associated with the status code.
- getReasonLine() -
Method in class HTTPClient.Response
- give the reason line associated with the status code.
- getReasonLine() -
Method in interface HTTPClient.RoResponse
-
- getRedoName() -
Method in class visad.util.TextEditor
- returns the name of the redo command
- getRefToComponent() -
Method in class visad.ShadowType
-
- getReference() -
Method in class nom.tam.fits.BasicHDU
- Return the citation of a reference where the data associated with
this header are published.
- getReference() -
Method in class visad.CoordinateSystem
- Return the reference RealTupleType for this CoordinateSystem.
- getReference() -
Method in interface visad.RemoteReferenceLink
- return a reference to the remote Data object
- getReference() -
Method in class visad.RemoteReferenceLinkImpl
- return a reference to the remote Data object
- getReference() -
Method in class visad.ShadowRealTupleType
-
- getReference() -
Method in class visad.data.LinkedDataSource
- Return the DataReference for this LinkedDataSource.
- getReference(String) -
Method in class visad.formula.FormulaManager
- get a variable's associated ThingReference
- getReference() -
Method in class visad.formula.FormulaVar
- get the ThingReference for this variable
- getReference() -
Method in class visad.java2d.ShadowRealTupleTypeJ2D
-
- getReference() -
Method in class visad.java3d.ShadowRealTupleTypeJ3D
-
- getReference(String) -
Method in class visad.ss.BasicSSCell
- Gets this cell's DataReference with the specified variable name.
- getReference() -
Method in class visad.ss.BasicSSCell
- Deprecated. Use getReference(String) instead.
- getReference() -
Method in class visad.ss.SSCellData
- Gets the DataReference pointing to the data.
- getReferenceLinks() -
Method in interface visad.RemoteDisplay
-
- getReferenceLinks() -
Method in class visad.RemoteDisplayImpl
-
- getReferenceSet() -
Method in class visad.EmpiricalCoordinateSystem
- Returns the Set of reference coordinates.
- getReferenceTime() -
Method in class edu.wisc.ssec.mcidas.GridDirectory
- Get the reference time for this parameter
- getReferenceTime() -
Method in class visad.jmet.MetGridDirectory
-
- getReferenceUnits() -
Method in class visad.CoordinateSystem
- Return the Units for this CoordinateSystem's reference
RealTupleType.
- getReferences() -
Method in class visad.ss.BasicSSCell
- Gets this cell's DataReferences.
- getRemoteAgentContact(Object) -
Method in class visad.cluster.NodeAgent
- create and start Thread, and return contact
- getRemoteClientData() -
Method in interface visad.cluster.RemoteProxyAgent
-
- getRemoteClientData() -
Method in class visad.cluster.RemoteProxyAgentImpl
-
- getRemoteDataRef() -
Method in class visad.ss.BasicSSCell
- Deprecated. Use getRemoteReference(String) instead.
- getRemoteDisplay() -
Method in class visad.ss.BasicSSCell
- Gets this cell's VisAD RemoteDisplay.
- getRemoteDisplayMonitor() -
Method in interface visad.RemoteDisplay
-
- getRemoteDisplayMonitor() -
Method in class visad.RemoteDisplayImpl
-
- getRemoteDisplaySync() -
Method in interface visad.RemoteDisplay
-
- getRemoteDisplaySync() -
Method in class visad.RemoteDisplayImpl
- Returns a remotely-usable wrapper for the associated Display's
synchronization object.
- getRemoteId() -
Method in class visad.VisADEvent
- Get the remote event source id.
- getRemoteId() -
Method in class visad.ss.BasicSSCell
- Gets the id number this cell uses for remote collaboration.
- getRemoteReference(String) -
Method in class visad.ss.BasicSSCell
- Gets this cell's remote DataReference for data
with the specified variable name.
- getRemoteReference() -
Method in class visad.ss.SSCellData
- Gets the remote copy of the DataReference.
- getRemoteReferences() -
Method in class visad.ss.BasicSSCell
- Gets this cell's remote DataReferences.
- getRenderer() -
Method in class visad.DataDisplayLink
-
- getRendererClassName() -
Method in interface visad.RemoteReferenceLink
- return the name of the DataRenderer used to render this reference
- getRendererClassName() -
Method in class visad.RemoteReferenceLinkImpl
- return the name of the DataRenderer used to render this reference
- getRendererControl() -
Method in class visad.DisplayRenderer
- Get the
Control which holds the "shared" data
for this renderer.
- getRendererVector() -
Method in class visad.DisplayImpl
- Returns a clone of the list of DataRenderer-s.
- getRendererVector() -
Method in interface visad.LocalDisplay
- Returns a clone of the list of DataRenderer-s.
- getRenderers() -
Method in class visad.DisplayImpl
- Returns the list of DataRenderer-s.
- getRenderers() -
Method in interface visad.LocalDisplay
- Returns the list of DataRenderer-s.
- getRepresentationalSet(RealType) -
Method in class visad.data.dods.Float32Valuator
- Returns the set used to represent unpacked, numeric values associated
with this instance in the range of a VisAD
FlatField.
- getRepresentationalSet(RealType) -
Method in class visad.data.dods.Float64Valuator
- Returns the set used to represent unpacked, numeric values associated
with this instance in the range of a VisAD
FlatField.
- getRepresentationalSet(RealType) -
Method in class visad.data.dods.IntValuator
- Returns the set used to represent unpacked, numeric values associated
with this instance in the range of a VisAD
FlatField.
- getRepresentationalSet(RealType) -
Method in class visad.data.dods.Valuator
- Returns the set used to represent unpacked, numeric values associated
with this instance in the range of a VisAD
FlatField.
- getRepresentationalSets(boolean) -
Method in class visad.data.dods.ArrayVariableAdapter
- Returns the VisAD
Sets that will be used to represent the data
values in the range of a VisAD FlatField.
- getRepresentationalSets(boolean) -
Method in class visad.data.dods.BooleanVariableAdapter
- Returns the VisAD
Sets that will be used to represent this
instances data values in the range of a VisAD FlatField.
- getRepresentationalSets(boolean) -
Method in class visad.data.dods.ByteVariableAdapter
- Returns the VisAD
Sets that will be used to represent this
instances data values in the range of a VisAD FlatField.
- getRepresentationalSets(boolean) -
Method in class visad.data.dods.Float32VariableAdapter
- Returns the VisAD
Sets that will be used to represent this
instances data values in the range of a VisAD FlatField.
- getRepresentationalSets(boolean) -
Method in class visad.data.dods.Float64VariableAdapter
- Returns the VisAD
Sets that will be used to represent this
instances data values in the range of a VisAD FlatField.
- getRepresentationalSets(boolean) -
Method in class visad.data.dods.GridVariableAdapter
- Returns the VisAD
Sets that will be used to represent
this instances data values in the range of a VisAD FileFlatField.
- getRepresentationalSets(boolean) -
Method in class visad.data.dods.Int16VariableAdapter
- Returns the VisAD
Sets that will be used to represent this
instances data values in the range of a VisAD FlatField.
- getRepresentationalSets(boolean) -
Method in class visad.data.dods.Int32VariableAdapter
- Returns the VisAD
Sets that will be used to represent this
instances data values in the range of a VisAD FlatField.
- getRepresentationalSets(boolean) -
Method in class visad.data.dods.ListVariableAdapter
- Returns the VisAD
Sets that will be used to represent this
instances data values in the range of a VisAD FlatField.
- getRepresentationalSets(boolean) -
Method in class visad.data.dods.SequenceVariableAdapter
- Returns the VisAD
Sets that will be used to represent this
instances data values in the range of a VisAD FlatField.
- getRepresentationalSets(boolean) -
Method in class visad.data.dods.StructureVariableAdapter
- Returns the VisAD
Sets that will be used to represent this
instances data values in the range of a VisAD FlatField.
- getRepresentationalSets(boolean) -
Method in class visad.data.dods.UInt16VariableAdapter
- Returns the VisAD
Sets that will be used to represent this
instances data values in the range of a VisAD FlatField.
- getRepresentationalSets(boolean) -
Method in class visad.data.dods.UInt32VariableAdapter
- Returns the VisAD
Sets that will be used to represent this
instances data values in the range of a VisAD FlatField.
- getRepresentationalSets(boolean) -
Method in class visad.data.dods.VariableAdapter
- Returns the default VisAD
Sets that will be used to represent
this instances data values in the range of a VisAD FlatField.
- getRepresentationalSets(boolean) -
Method in class visad.data.dods.VectorAdapter
- Returns the VisAD
Sets that will be used to represent this
instance's data values in the range of a VisAD FlatField.
- getRequestMethod() -
Method in class HTTPClient.HttpURLConnection
- Return the request method used.
- getRequestProperty(String) -
Method in class HTTPClient.HttpURLConnection
- Gets the value of a given request header.
- getRequestURI() -
Method in class HTTPClient.Request
-
- getRequestURI() -
Method in interface HTTPClient.RoRequest
-
- getResolution() -
Method in class visad.cluster.NodeRendererJ3D
-
- getResolutionScale() -
Method in class visad.util.DualRes
- Gets the factor by which the low-resolution representation is
scaled down from the high-resolution one.
- getResponse() -
Method in class HTTPClient.HttpOutputStream
- Return the response we got from sendRequest().
- getResponseCode() -
Method in class HTTPClient.HttpURLConnection
- Get the response code.
- getResponseMessage() -
Method in class HTTPClient.HttpURLConnection
- Get the response message describing the response code.
- getResult() -
Method in class visad.install.TestUtil.MakeCopy
-
- getReturnType(List) -
Method in interface dods.dap.Server.BTFunction
- A given function must always evaluate to the same class
of BaseType.
- getRoot() -
Method in class visad.java2d.DisplayRendererJ2D
-
- getRoot() -
Method in class visad.java3d.DisplayRendererJ3D
-
- getRotation() -
Method in class visad.TextControl
- Get the rotation
abcd 1 February 2001
- getRow(int) -
Method in class dods.dap.DSequence
- Gets a row from the container.
- getRow(int) -
Method in class nom.tam.fits.BinaryTable
- Get a given row
- getRow(int) -
Method in class nom.tam.util.ColumnTable
- Get a row of data.
- getRow(int) -
Method in interface nom.tam.util.DataTable
-
- getRowCount() -
Method in class dods.dap.DSequence
- Returns the number of rows in this
Sequence.
- getRowDimension() -
Method in class visad.matrix.JamaMatrix
- Get row dimension.
- getRowIndex() -
Method in class edu.wisc.ssec.mcidas.GRIDnav
- Get the row index
- getRowLength() -
Method in class visad.util.ChosenColorWidget
- Return the table's "resolution" (aka the length of its rows.)
- getRowMajor(double[][]) -
Method in class visad.data.fits.GenericArrayConverter
-
- getRowOffset() -
Method in class edu.wisc.ssec.mcidas.GRIDnav
- Get the row offset for flipped coordinates
- getRowVector() -
Method in class dods.dap.Server.SDSequence
- Get the row vector for into which to read a row os data for this sequence.
- getRows() -
Method in class edu.wisc.ssec.mcidas.GridDirectory
- Get the number of rows in the grid
- getRows() -
Method in class visad.data.gis.ArcAsciiGridAdapter
- Get the number of rows in this grid
- getRows() -
Method in class visad.data.vis5d.Vis5DCoordinateSystem
- Get the number of Rows
- getRows() -
Method in class visad.jmet.MetGridDirectory
-
- getRun() -
Method in class visad.data.amanda.Event
-
- getS() -
Method in class visad.matrix.JamaSingularValueDecomposition
-
- getSSCell() -
Method in class visad.ss.SSCellChangeEvent
- Gets the cell that changed.
- getSSCellByName(String) -
Static method in class visad.ss.BasicSSCell
- Gets the SSCell with the specified name.
- getSSCellString() -
Method in class visad.ss.BasicSSCell
- Deprecated. Use getSaveString() instead.
- getSVDecomposition() -
Method in class visad.matrix.JamaSingularValueDecomposition
- Return the associated JAMA SVDecomposition object.
- getSample(int) -
Method in interface visad.Field
- get the range value at the index-th sample
- getSample(int) -
Method in class visad.FieldImpl
- Get the range value at the index-th sample.
- getSample(int, boolean) -
Method in class visad.FieldImpl
- Get the metadata for the range value at the index-th sample.
- getSample(int) -
Method in class visad.FlatField
- Get the range value at the index-th sample.
- getSample(int, boolean) -
Method in class visad.FlatField
- A stub routine which simply invokes
getSample to override
FieldImpl.getSample
- getSample(int) -
Method in class visad.RemoteFieldImpl
-
- getSample(int) -
Method in class visad.cluster.RemoteClientFieldImpl
-
- getSample(int) -
Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getSample(int) -
Method in class visad.cluster.RemoteNodeFieldImpl
-
- getSample(int) -
Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getSample(int) -
Method in class visad.data.FileField
-
- getSample(int) -
Method in class visad.data.FileFlatField
-
- getSample(Set, int) -
Static method in class visad.util.DataUtility
- Gets the specified sample of a VisAD Set.
- getSampleReals(RealTuple) -
Static method in class visad.data.visad.object.BinarySingletonSet
-
- getSamples() -
Method in class visad.Gridded1DDoubleSet
-
- getSamples(boolean) -
Method in class visad.Gridded1DDoubleSet
-
- getSamples() -
Method in class visad.Gridded2DDoubleSet
-
- getSamples(boolean) -
Method in class visad.Gridded2DDoubleSet
-
- getSamples() -
Method in class visad.Gridded3DDoubleSet
-
- getSamples(boolean) -
Method in class visad.Gridded3DDoubleSet
-
- getSamples(boolean) -
Method in class visad.Linear1DSet
- Return the array of values in R space corresponding to
this arithmetic progression.
- getSamples(boolean) -
Method in class visad.Linear2DSet
- Return the array of values in R^2 space corresponding to
this cross product of arithmetic progressions.
- getSamples(boolean) -
Method in class visad.Linear3DSet
- Return the array of values in R^3 space corresponding to
this cross product of arithmetic progressions.
- getSamples(boolean) -
Method in class visad.LinearNDSet
- Return the array of values in R^N space corresponding to
this cross product of arithmetic progressions.
- getSamples(boolean) -
Method in class visad.ProductSet
- copied from Set
- getSamples() -
Method in class visad.SampledSet
- Returns a copy of the samples of this instance.
- getSamples(boolean) -
Method in class visad.SampledSet
- Returns the samples of this instance or a copy of the samples.
- getSamples() -
Method in class visad.Set
- return an enumeration of sample values in index order
(i.e., not in getWedge order); the return array is
organized as float[domain_dimension][number_of_samples]
- getSamples(boolean) -
Method in class visad.Set
-
- getSamples() -
Method in interface visad.SetIface
- Returns an enumeration of the samples of the set in index order.
- getSamples(boolean) -
Method in interface visad.SetIface
- Returns an enumeration of the samples of the set in index order.
- getSamples(boolean) -
Method in class visad.UnionSet
- copied from Set
- getSaveString() -
Method in interface visad.AVControl
-
- getSaveString() -
Method in class visad.AnimationSetControl
-
- getSaveString() -
Method in class visad.BaseColorControl
- If the colors are defined using a color table, get a
String that can be used to reconstruct this
object later.
- getSaveString() -
Method in class visad.ContourControl
-
- getSaveString() -
Method in class visad.Control
-
- getSaveString() -
Method in class visad.FlowControl
- Get a string that can be used to reconstruct this control later
- getSaveString() -
Method in class visad.GraphicsModeControl
- Get a string that can be used to reconstruct this control later
- getSaveString() -
Method in class visad.ProjectionControl
- Get a string that can be used to reconstruct this control later
- getSaveString() -
Method in class visad.RangeControl
- get a string that can be used to reconstruct this control later
- getSaveString() -
Method in class visad.RendererControl
- get a string that can be used to reconstruct this control later
- getSaveString() -
Method in class visad.ShapeControl
- get a string that can be used to reconstruct this control later
- getSaveString() -
Method in class visad.TextControl
- get a string that can be used to reconstruct this control later
- getSaveString() -
Method in class visad.ToggleControl
- get a string that can be used to reconstruct this control later
- getSaveString() -
Method in class visad.browser.ContourWidget
- Gets a string representing this widget's current state.
- getSaveString() -
Method in class visad.browser.GMCWidget
- Gets a string representing this widget's current state.
- getSaveString() -
Method in class visad.browser.Widget
- Gets a string representing this widget's current state.
- getSaveString() -
Method in class visad.java2d.AnimationControlJ2D
- get a String that can be used to reconstruct this
AnimationControl later
- getSaveString() -
Method in class visad.java2d.ValueControlJ2D
- get a String that can be used to reconstruct this ValueControl later
- getSaveString() -
Method in class visad.java3d.AnimationControlJ3D
- get a String that can be used to reconstruct this
AnimationControl later
- getSaveString() -
Method in class visad.java3d.ValueControlJ3D
- get a String that can be used to reconstruct this ValueControl later
- getSaveString() -
Method in class visad.ss.BasicSSCell
- Gets the save string necessary to reconstruct this cell.
- getSavedProjectionMatrix() -
Method in class visad.ProjectionControl
- Get the matrix that defines the saved graphics projection
- getScalar(int) -
Method in class visad.DisplayImpl
- get the ScalarType with the given index
- getScalar() -
Method in class visad.ScalarMap
- Get the ScalarType that is the map domain
- getScalar(Context) -
Method in class visad.data.netcdf.in.VirtualReal
- Gets the Scalar object corresponding to this virtual, data
object.
- getScalar(Context) -
Method in class visad.data.netcdf.in.VirtualScalar
- Gets the Scalar object corresponding to this virtual, data
object.
- getScalar(Context) -
Method in class visad.data.netcdf.in.VirtualText
- Gets the Scalar object corresponding to this virtual, data
object.
- getScalarCount() -
Method in class visad.DisplayImpl
-
- getScalarIndex(ScalarType) -
Method in class visad.DisplayImpl
- get the index for the given ScalarType
- getScalarIndex() -
Method in class visad.ScalarMap
- get index of Scalar in display.RealTypeVector
- getScalarMap() -
Method in class visad.ScalarMapEvent
- Get the ScalarMap that sent this ScalarMapEvent (or
a copy if the ScalarMap was on a different JVM)
- getScalarMaps() -
Method in class visad.DataDisplayLink
-
- getScalarName() -
Method in class visad.ScalarMap
- Get the name being used on the axis scale.
- getScalarType(Variable) -
Method in class visad.data.netcdf.in.View
- Gets the type of the values of a netCDF variable.
- getScalarType() -
Method in class visad.data.netcdf.in.VirtualScalar
- Gets the ScalarType of this scalar.
- getScalarTypeByName(String) -
Static method in class visad.ScalarType
- Get the
ScalarType which has the specified name.
- getScalarTypes(Data, Vector) -
Static method in class visad.util.DataUtility
- Obtains a Vector consisting of all ScalarTypes present in a Data object's
MathType.
- getScalarTypes(Data[], Vector, boolean, boolean) -
Static method in class visad.util.DataUtility
- Obtains a Vector consisting of all ScalarTypes present in an array of
Data objects' MathTypes.
- getScale(double[], double[], double[]) -
Method in class visad.ScalarMap
- return value is true if data (RealType) values are linearly
scaled to display (DisplayRealType) values;
if so, then values are scaled by:
display_value = data_value * so[0] + so[1];
(data[0], data[1]) defines range of data values (either passed
in to setRange or computed by autoscaling logic) and
(display[0], display[1]) defines range of display values;
so, data, display must each be passed in as double[2] arrays;
note if overrideUnit != null, so and data are in overrideUnit
- getScale() -
Method in class visad.ShapeControl
-
- getScale() -
Method in class visad.TextControl
- Gets the value of scale
- getScale() -
Method in class visad.bom.TextureFillRendererJ3D
-
- getScale(ScalarMap) -
Static method in class visad.python.JPythonMethods
- helper method for visad.ScalarMap.getScale
- getScaleArray() -
Method in class visad.AxisScale
- Get the Scale to pass to the renderer.
- getScaleEnable() -
Method in class visad.GraphicsModeControl
- Get the use of numerical scales along display axes.
- getScaleEnable() -
Method in class visad.ScalarMap
- See if the AxisScale is visible or not.
- getScaleEnable() -
Method in class visad.browser.GMCWidget
- Gets the value of the scale enable checkbox.
- getScaleEnable() -
Method in class visad.java2d.GraphicsModeControlJ2D
- Get whether display scales are enabled or not
- getScaleEnable() -
Method in class visad.java3d.GraphicsModeControlJ3D
- Get whether display scales are enabled or not
- getSceneAntialiasingEnable() -
Method in class visad.java3d.GraphicsModeControlJ3D
- Get the current antialiasing flag for the display.
- getSchema() -
Method in class ucar.netcdf.AbstractNetcdf
-
- getSchema() -
Method in interface ucar.netcdf.NetcdfRemoteProxy
-
- getSchema() -
Method in class ucar.netcdf.NetcdfRemoteProxyImpl
-
- getScheme() -
Method in class HTTPClient.AuthorizationInfo
- Get the scheme.
- getScheme() -
Method in class HTTPClient.URI
-
- getScreenBased() -
Method in class visad.AxisScale
- return screenBased mode
- getScreenCoords(double[]) -
Method in interface visad.MouseBehavior
- Return the screen coordinates corresponding to the VisAD coordinates.
- getScreenCoords(double[]) -
Method in class visad.java2d.MouseBehaviorJ2D
- Return the screen coordinates corresponding to the VisAD coordinates.
- getScreenCoords(double[]) -
Method in class visad.java3d.MouseBehaviorJ3D
- Return the screen coordinates corresponding to the VisAD coordinates.
- getSecondLevelName() -
Method in class visad.jmet.MetGridDirectory
-
- getSecondLevelValue() -
Method in class edu.wisc.ssec.mcidas.GridDirectory
- Get the second vertical level value if one exists.
- getSecondLevelValue() -
Method in class visad.jmet.MetGridDirectory
-
- getSecondTime() -
Method in class edu.wisc.ssec.mcidas.GridDirectory
- Get the second time for this parameter if it is a time difference
- getSecondTime() -
Method in class visad.jmet.MetGridDirectory
-
- getSectionList() -
Method in class dods.util.iniFile
- Get the list of Sections of this .ini File
- getSelectedChild() -
Method in class visad.VisADSwitch
-
- getSelectedMapVector() -
Method in class visad.DataDisplayLink
-
- getSelectedMapVector() -
Method in class visad.ShadowScalarType
-
- getSelectedMapVector() -
Method in class visad.java2d.ShadowScalarTypeJ2D
-
- getSelectedMapVector() -
Method in class visad.java3d.ShadowScalarTypeJ3D
-
- getSensorID() -
Method in class edu.wisc.ssec.mcidas.AreaDirectory
-
- getSensorName() -
Method in interface visad.meteorology.SatelliteData
- Get the name of the sensor.
- getSensorName() -
Method in class visad.meteorology.SatelliteImage
- Get a description of the sensor.
- getSensorType() -
Method in class edu.wisc.ssec.mcidas.AreaDirectory
- Returns the sensor type
- getSequenceNumber() -
Method in class visad.collab.MonitorEvent
- Gets the sequence number of this
MonitorEvent.
- getServer() -
Method in class HTTPClient.HTTPResponse
- Deprecated. This method is a remnant of V0.1; use
getHeader("Server") instead.
- getServerVersion() -
Method in class dods.dap.DConnect
- Returns the
ServerVersion of the last connection.
- getServerVersion() -
Method in class dods.dap.DataDDS
- Returns the
ServerVersion given in the constructor.
- getSet() -
Method in interface visad.AnimationControl
-
- getSet() -
Method in class visad.AnimationSetControl
-
- getSet() -
Method in class visad.VisADSwitch
-
- getSet() -
Method in class visad.java2d.AnimationControlJ2D
-
- getSet() -
Method in class visad.java3d.AnimationControlJ3D
-
- getSetErrors() -
Method in class visad.Set
- Returns the error estimates of the values in the set.
- getSetErrors() -
Method in interface visad.SetIface
- Returns the error estimates of the samples in the set.
- getSetSetOnReUseFrames() -
Method in class visad.bom.ImageRendererJ3D
-
- getSetSetOnReUseFrames() -
Method in class visad.java3d.AnimationRendererJ3D
-
- getSetUnits() -
Method in class visad.Set
- Returns the units of the values in the set.
- getSetUnits() -
Method in interface visad.SetIface
- Returns the units of the samples in the set.
- getSets() -
Method in class visad.ProductSet
- Returns the
SampledSets that constitute this instance.
- getSets() -
Method in class visad.UnionSet
- Returns the
SampledSets that constitute this instance.
- getShadow() -
Method in class visad.DataDisplayLink
-
- getShape() -
Method in class visad.data.hdfeos.Shape
-
- getShapeSet() -
Method in class visad.data.hdfeos.EosGrid
-
- getShapes(float[]) -
Method in class visad.ShapeControl
-
- getShort(int[]) -
Method in class ucar.multiarray.AbstractAccessor
-
- getShort(int[]) -
Method in interface ucar.multiarray.Accessor
- Get the array element at index, as a short.
- getShort(int[]) -
Method in class ucar.multiarray.ArrayMultiArray
-
- getShort(int[]) -
Method in class ucar.multiarray.MultiArrayImpl
-
- getShort(int[]) -
Method in class ucar.multiarray.MultiArrayProxy
-
- getShort(int[]) -
Method in interface ucar.multiarray.RemoteAccessor
-
- getShort(int[]) -
Method in class ucar.multiarray.ScalarMultiArray
- As if
(((Number)this.get(index)).shortValue();
were called.
- getShort(int[]) -
Method in class ucar.multiarray.StringCharAdapter
-
- getShort(int[]) -
Method in class ucar.netcdf.RemoteAccessorImpl
-
- getShort(int[]) -
Method in class ucar.netcdf.Variable
-
- getShort(int[]) -
Method in class visad.data.netcdf.out.ExportVar
- Return an array element identified by position.
- getShortName() -
Method in class visad.data.hdf5.hdf5objects.HDF5Object
- Returns the short name of the HDF5Object
- getShorts(BufferedImage) -
Static method in class loci.formats.ImageTools
- Extracts pixel data as arrays of unsigned shorts, one per channel.
- getShowDialog() -
Method in class visad.util.PrintActionListener
- get the value of the showDialog state
- getSide() -
Method in class visad.AxisScale
- Get the alignment for the axis
- getSingularValues() -
Method in class visad.matrix.JamaSingularValueDecomposition
-
- getSize() -
Method in class dods.dap.DArrayDimension
- Get the dimension size.
- getSize(Image) -
Static method in class loci.formats.ImageTools
- Gets the width and height of the given AWT image,
waiting for it to finish loading if necessary.
- getSize() -
Method in class nom.tam.fits.BasicHDU
- Get the total size in bytes of the HDU.
- getSize() -
Method in class visad.TextControl
- return the size
- getSize() -
Method in class visad.data.hdfeos.DimensionSet
-
- getSize() -
Method in class visad.data.hdfeos.GeoMapSet
-
- getSize() -
Method in class visad.data.hdfeos.HdfeosTuple
-
- getSize() -
Method in class visad.data.hdfeos.ShapeSet
-
- getSize() -
Method in class visad.data.hdfeos.VariableSet
-
- getSize() -
Method in class visad.data.visad.BinarySizer
-
- getSizeC(Object) -
Static method in class loci.formats.OMETools
- Gets the first OME/Image/CA/Pixels element's SizeC attribute.
- getSizeT(Object) -
Static method in class loci.formats.OMETools
- Gets the first OME/Image/CA/Pixels element's SizeT attribute.
- getSizeX(Object) -
Static method in class loci.formats.OMETools
- Gets the first OME/Image/CA/Pixels element's SizeX attribute.
- getSizeY(Object) -
Static method in class loci.formats.OMETools
- Gets the first OME/Image/CA/Pixels element's SizeY attribute.
- getSizeZ(Object) -
Static method in class loci.formats.OMETools
- Gets the first OME/Image/CA/Pixels element's SizeZ attribute.
- getSizes() -
Method in class nom.tam.fits.BinaryTable
-
- getSlider() -
Method in class visad.data.amanda.EventWidget
-
- getSlider() -
Method in class visad.util.LabeledColorWidget
-
- getSlider() -
Method in class visad.util.SimpleColorMapWidget
-
- getSmooth() -
Method in class visad.bom.TextureFillRendererJ3D
-
- getSnapToBox() -
Method in class visad.AxisScale
- Determine whether this property is set.
- getSocket(String, int) -
Method in class HTTPClient.SocksClient
- Initiates a connection to the socks server, does the startup
protocol and returns a socket ready for talking.
- getSocket(String, int, InetAddress, int) -
Method in class HTTPClient.SocksClient
- Initiates a connection to the socks server, does the startup
protocol and returns a socket ready for talking.
- getSocket() -
Method in class HTTPClient.StreamDemultiplexor
- returns the socket associated with this demux
- getSocket() -
Method in class visad.data.SocketDataSource
- Return the socket connection for this SocketDataSource.
- getSortedDirs() -
Method in class edu.wisc.ssec.mcidas.AreaDirectoryList
- returns the directory blocks for the requested images,
sorted into an array of AreaDirectories by time and
then bands as the second dimenison, if multiple directories
with the same ADDE position number are returned.
- getSource() -
Method in class visad.data.in.DataInputFilter
- Returns the upstream data source.
- getSource() -
Method in class visad.ss.SSCellData
- Gets the source of the data, in String form.
- getSourceType() -
Method in class edu.wisc.ssec.mcidas.AreaDirectory
- Returns the source type
- getSourceType() -
Method in class visad.ss.SSCellData
- Gets the source type of the data.
- getSpatialReference() -
Method in class visad.ShadowRealTupleType
-
- getSpatialSet() -
Method in class visad.data.gis.ArcAsciiGridAdapter
- Get the domain set for this DEM as a Longitude, Latitude set
- getSpatialSet(RealTupleType) -
Method in class visad.data.gis.ArcAsciiGridAdapter
- Get the spatial domain set for this ASCIIGRID with the specified type.
- getSpatialType() -
Method in class visad.data.gis.ArcAsciiGridAdapter
- Get the spatial domain type.
- getSphere() -
Method in class visad.TextControl
-
- getStageName(Object, String) -
Static method in class loci.formats.OMETools
- Gets the first OME/Image/CA/StageLabel element's Name attribute.
- getStageX(Object) -
Static method in class loci.formats.OMETools
- Gets the first OME/Image/CA/StageLabel element's X attribute.
- getStageY(Object) -
Static method in class loci.formats.OMETools
- Gets the first OME/Image/CA/StageLabel element's Y attribute.
- getStageZ(Object) -
Static method in class loci.formats.OMETools
- Gets the first OME/Image/CA/StageLabel element's Z attribute.
- getStart() -
Method in class dods.dap.DArrayDimension
- Get the projection start point for this dimension.
- getStart(int) -
Method in class dods.dap.Server.SDArray
- Gets the start value for the array projection.
- getStart(int) -
Method in class dods.dap.Server.SDGrid
- Gets the start value for the projection of the
dimension indicated.
- getStart(int) -
Method in interface dods.dap.Server.ServerArrayMethods
-
- getStart() -
Method in class visad.util.ColorChangeEvent
- Get the start of the modified region of the map
- getStartIndex() -
Method in class gnu.regexp.REMatch
- Returns the index within the input text where the match in its entirety
began.
- getStartPoint(float, float, float) -
Method in class visad.Gridded3DSet
-
- getStartTime() -
Method in class edu.wisc.ssec.mcidas.AreaDirectory
- returns the nominal time of the image
- getStartTime() -
Method in interface visad.meteorology.SingleBandedImage
- Get the start time of the image.
- getStartTime() -
Method in class visad.meteorology.SingleBandedImageImpl
- Get the start time of the image.
- getStash() -
Method in class visad.matrix.JamaMatrix
-
- getStatusCode() -
Method in class HTTPClient.HTTPResponse
- Give the status code for this request.
- getStatusCode() -
Method in class HTTPClient.Response
- give the status code for this request.
- getStatusCode() -
Method in interface HTTPClient.RoResponse
- give the status code for this request.
- getStep() -
Method in interface visad.AnimationControl
-
- getStep() -
Method in class visad.Linear1DSet
- Get the interval between values in this progression
- getStep() -
Method in class visad.java2d.AnimationControlJ2D
- Return the dwell time for the current step
- getStep() -
Method in class visad.java3d.AnimationControlJ3D
- Return the dwell time for the current step
- getStepFactor() -
Method in class visad.FlowControl
- Get the streamline step factor
- getSteps() -
Method in interface visad.AnimationControl
-
- getSteps() -
Method in class visad.java2d.AnimationControlJ2D
- return an array of the dwell times for all the steps.
- getSteps() -
Method in class visad.java3d.AnimationControlJ3D
- return an array of the dwell times for all the steps.
- getStop() -
Method in class dods.dap.DArrayDimension
- Get the projection stop point for this dimension.
- getStop(int) -
Method in class dods.dap.Server.SDArray
- Gets the stop value for the array projection.
- getStop(int) -
Method in class dods.dap.Server.SDGrid
- Gets the stop value for the projection of the
dimension indicated.
- getStop(int) -
Method in interface dods.dap.Server.ServerArrayMethods
-
- getStorage() -
Method in class ucar.multiarray.ArrayMultiArray
-
- getStorage() -
Method in interface ucar.multiarray.MultiArray
-
- getStorage() -
Method in class ucar.multiarray.MultiArrayImpl
-
- getStorage() -
Method in class ucar.multiarray.MultiArrayProxy
-
- getStorage() -
Method in class ucar.multiarray.ScalarMultiArray
- TODO: fishy semantics.
- getStorage() -
Method in class ucar.multiarray.StringCharAdapter
-
- getStorage() -
Method in class ucar.netcdf.Variable
-
- getStream() -
Method in class HTTPClient.Request
-
- getStream() -
Method in interface HTTPClient.RoRequest
-
- getStream(Response) -
Method in class HTTPClient.StreamDemultiplexor
- creates an input stream for the response.
- getStream() -
Method in class nom.tam.fits.Fits
- Get the data stream used for the Fits Data.
- getStream() -
Method in class visad.data.FunctionFormFamily.FileFunction
-
- getStream() -
Method in class visad.data.FunctionFormFamily.FormFunction
- Return an InputStream for the object.
- getStream() -
Method in class visad.data.FunctionFormFamily.SaveForm
-
- getStream() -
Method in class visad.data.FunctionFormFamily.URLFunction
-
- getStreamlineDensity() -
Method in class visad.FlowControl
- Get the streamline density factor.
- getStreamlinePacking() -
Method in class visad.FlowControl
- Get the streamline packing value
- getStreamlineReduction() -
Method in class visad.FlowControl
- Get the streamline reduction value
- getStreamlineSmoothing() -
Method in class visad.FlowControl
- Get the streamline smoothing value
- getStride() -
Method in class dods.dap.DArrayDimension
- Get the projection stride size for this dimension.
- getStride(int) -
Method in class dods.dap.Server.SDArray
- Gets the stride value for the array projection.
- getStride(int) -
Method in class dods.dap.Server.SDGrid
- Gets the stride value for the projection of the
dimension indicated.
- getStride(int) -
Method in interface dods.dap.Server.ServerArrayMethods
-
- getString() -
Method in class HTTPClient.CIString
- return the original string
- getString() -
Method in class visad.MessageEvent
- Get the string associated with this message.
- getString() -
Method in class visad.data.units.DefaultUnitsDB.Prefixer
- Return the current, remaining string.
- getStringValue(String) -
Method in class nom.tam.fits.Header
- Get the
String value associated with the given key.
- getStringValue() -
Method in class ucar.netcdf.Attribute
- Retrieve String value.
- getStringValues() -
Method in interface visad.Field
- get String values for Text components
- getStringValues() -
Method in class visad.FieldImpl
- get range values for Text components; the return array is dimensioned
double[number_of_range_components][number_of_range_samples]
- getStringValues() -
Method in class visad.FlatField
- Get String values for Text components
- getStringValues() -
Method in class visad.RemoteFieldImpl
-
- getStringValues() -
Method in class visad.cluster.RemoteClientFieldImpl
-
- getStringValues() -
Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getStringValues() -
Method in class visad.cluster.RemoteNodeFieldImpl
-
- getStringValues() -
Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getStruct() -
Method in class visad.data.hdfeos.HdfeosDomain
-
- getStruct(int) -
Method in class visad.data.hdfeos.HdfeosFile
-
- getStructId() -
Method in class visad.data.hdfeos.EosGrid
- - end EosGrid constuctor - - - - - - - - - - - - -
- getStructId() -
Method in class visad.data.hdfeos.EosStruct
-
- getStructId() -
Method in class visad.data.hdfeos.EosSwath
- - end EosSwath constuctor - - - - - - - - - - - - -
- getSubEndIndex(int) -
Method in class gnu.regexp.REMatch
- Returns the index within the input string used to generate this match
where subexpression number sub ends, or
-1 if
the subexpression does not exist.
- getSubStartIndex(int) -
Method in class gnu.regexp.REMatch
- Returns the index within the input string used to generate this match
where subexpression number sub begins, or
-1 if
the subexpression does not exist.
- getSubset(DimensionSet) -
Method in class visad.data.hdfeos.VariableSet
-
- getSuffixes() -
Method in class loci.formats.FormatHandler
- Gets the default file suffixes for this file format.
- getSuffixes(FormNode) -
Method in class visad.util.DataConverter
-
- getSurfaceValue() -
Method in class visad.browser.ContourWidget
- Gets the value of the surface value slider.
- getSwathData(EosSwath) -
Method in class visad.data.hdfeos.HdfeosForm
-
- getSwitch(Character) -
Method in class dods.util.Getopts
- method to return the OptSwitch object associated with the
'sw' argument.
- getSwitches() -
Method in class visad.java3d.AVControlJ3D
-
- getSymbolEnumeration() -
Method in class visad.data.netcdf.units.DefaultUnitsDB
- Deprecated. Use visad.data.units.DefaultUnitsDB.getSymbolEnumeration() instead
- getSymbolEnumeration() -
Method in class visad.data.units.UnitTable
- Get an enumeration of the unit symbols in the table.
- getSymbolEnumeration() -
Method in interface visad.data.units.UnitsDB
- Get an enumeration of the unit symbols in the database.
- getTDims(String, int) -
Static method in class nom.tam.fits.BinaryTableHeaderParser
- Parse the TDIMS value.
- getTIFFDimensions(RandomAccessFile) -
Static method in class visad.data.tiff.LegacyTiffTools
- Deprecated.
- getTable() -
Method in class visad.BaseColorControl
- Get the table of colors.
- getTable() -
Method in class visad.cluster.RemoteClusterDataImpl
-
- getTable() -
Method in class visad.util.LabeledColorWidget
- Gets the widget's current table.
- getTableView() -
Method in class visad.util.ColorMapWidget
- Gets the widget's current table.
- getTask() -
Method in class visad.util.ThreadPool
- Get the next task on the queue.
This method is intended only for the use of client threads and
should never be called by external objects.
- getTelescope() -
Method in class nom.tam.fits.BasicHDU
- Get the name of the telescope which was used to acquire the data in
this FITS file.
- getTemplate() -
Method in class dods.dap.PrimitiveVector
- Returns the template variable for this vector.
- getText() -
Method in class HTTPClient.HTTPResponse
- Reads all the response data into a buffer and turns it into a string
using the appropriate character converter.
- getText() -
Method in class visad.DisplayRealType
-
- getText() -
Method in class visad.python.JPythonEditor
- returns a string containing the text of the document
- getText() -
Method in class visad.util.TextEditor
- returns a string containing the text of the document
- getTextComponents() -
Method in class visad.FunctionType
-
- getTextIndices() -
Method in class visad.FunctionType
-
- getTextMaps(int, int[]) -
Method in class visad.ShadowType
-
- getTextMaps(int, int[]) -
Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
-
- getTextMaps(int, int[]) -
Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
-
- getTextPane() -
Method in class visad.util.TextFrame
- returns the main text editor pane
- getTextType(String) -
Static method in class visad.TextType
- create a new TextType, or return it if it already exists
- getTextType(Variable) -
Method in class visad.data.netcdf.in.View
- Return the VisAD TextType of a netCDF variable.
- getTextTypeByName(String) -
Static method in class visad.TextType
- return any TextType constructed in this JVM with name,
or null
- getTexture() -
Method in class visad.bom.TextureFillRendererJ3D
-
- getTexture3DMode() -
Method in class visad.GraphicsModeControl
- Get the mode for Texture3D for volume rendering
- getTexture3DMode() -
Method in class visad.java2d.GraphicsModeControlJ2D
- Get the mode for Texture3D for volume rendering
- getTexture3DMode() -
Method in class visad.java3d.GraphicsModeControlJ3D
- Get the mode for Texture3D for volume rendering
- getTextureEnable() -
Method in class visad.GraphicsModeControl
- Get the use of texture mapping.
- getTextureEnable() -
Method in class visad.browser.GMCWidget
- Gets the value of the texture enable checkbox.
- getTextureEnable() -
Method in class visad.java2d.GraphicsModeControlJ2D
- See if texture mapping is enabled or not
- getTextureEnable() -
Method in class visad.java3d.GraphicsModeControlJ3D
- See if texture mapping is enabled or not
- getTextureHeight() -
Method in class visad.bom.TextureFillRendererJ3D
-
- getTextureHeightMax() -
Method in class visad.DisplayRenderer
-
- getTextureHeightMax() -
Method in class visad.java2d.DisplayRendererJ2D
-
- getTextureHeightMax() -
Method in class visad.java3d.DisplayRendererJ3D
-
- getTextureHeightMax() -
Static method in class visad.java3d.VisADCanvasJ3D
- Get the maximum texture height supported by this display
- getTextureWidth() -
Method in class visad.bom.TextureFillRendererJ3D
-
- getTextureWidthMax() -
Method in class visad.DisplayRenderer
-
- getTextureWidthMax() -
Method in class visad.java2d.DisplayRendererJ2D
-
- getTextureWidthMax() -
Method in class visad.java3d.DisplayRendererJ3D
-
- getTextureWidthMax() -
Static method in class visad.java3d.VisADCanvasJ3D
- Get the maximum texture width supported by this display
- getThing() -
Method in class visad.RemoteThingReferenceImpl
-
- getThing() -
Method in interface visad.ThingReference
-
- getThing() -
Method in class visad.ThingReferenceImpl
-
- getThing(String) -
Method in class visad.formula.FormulaManager
- get a variable's current value
- getThing() -
Method in class visad.formula.FormulaVar
- get the Thing for this variable
- getThingChangedEvent() -
Method in class visad.ReferenceActionLink
- return any waiting event
- getThingReference() -
Method in class visad.ReferenceActionLink
-
- getTick() -
Method in interface visad.RemoteThing
- RemoteThingReference-s poll getTick()
- getTick() -
Method in class visad.RemoteThingImpl
- RemoteThingReference-s can (but don't currently) poll getTick()
- getTick() -
Method in class visad.RemoteThingReferenceImpl
-
- getTick() -
Method in class visad.ThingChangedEvent
-
- getTick() -
Method in interface visad.ThingReference
-
- getTick() -
Method in class visad.ThingReferenceImpl
-
- getTickOrientation() -
Method in class visad.AxisScale
- Get the orientation for the ticks along the axis
- getTiffDimensions(String) -
Method in class loci.formats.BaseTiffReader
- Gets the dimensions of the given (possibly multi-page) TIFF file.
- getTime() -
Method in class visad.bom.RadarFile
- Retrieves the time of the radar image as a double.
- getTime() -
Method in class visad.data.amanda.Event
-
- getTime() -
Method in class visad.java3d.VisADBranchGroup
-
- getTimeOverThreshold() -
Method in class visad.data.amanda.Hit
-
- getTimeShift() -
Method in class visad.data.amanda.Event
-
- getTimeStepSet(RealType) -
Method in class visad.data.amanda.Hits
-
- getTimeSteps() -
Method in class visad.data.amanda.Hits
-
- getTimeout() -
Method in class HTTPClient.HTTPConnection
- Gets the timeout used for reading response data.
- getTimeout() -
Method in class HTTPClient.HTTPResponse
-
- getTimestamp() -
Static method in class visad.util.Util
- Return a string representation of the current date and time.
- getTitle() -
Method in class visad.AxisScale
- Get the title of the AxisScale.
- getTitle() -
Method in class visad.util.TextFrame
- gets the text editor's title bar text
- getToken(int) -
Method in class dods.dap.parser.DASParser
-
- getToken(int) -
Method in class dods.dap.parser.DDSParser
-
- getToken(int) -
Method in class dods.dap.parser.ErrorParser
-
- getToken(int) -
Method in class dods.dap.parser.ExprParser
-
- getToken(int) -
Method in class visad.data.units.UnitParser
-
- getToolbar() -
Method in class visad.ss.SpreadSheet
- Returns the JToolBar object for other programs to use (e.g., add buttons).
- getTotal() -
Method in class visad.data.fits.TourInspector
-
- getTrack(int) -
Method in class visad.data.amanda.Event
-
- getTrackWidget() -
Method in class visad.data.amanda.EventWidget
-
- getTrackd(int[], float[], float[], float[], int[], int[]) -
Method in class visad.java3d.TrackdJNI
-
- getTrailer(String) -
Method in class HTTPClient.HTTPResponse
- Retrieves the value for a given trailer.
- getTrailer(String) -
Method in class HTTPClient.Response
- Retrieves the field for a given trailer.
- getTrailer(String) -
Method in interface HTTPClient.RoResponse
- Retrieves the field for a given trailer.
- getTrailerAsDate(String) -
Method in class HTTPClient.HTTPResponse
- Retrieves the value for a given trailer.
- getTrailerAsDate(String) -
Method in class HTTPClient.Response
- Retrieves the field for a given trailer.
- getTrailerAsDate(String) -
Method in interface HTTPClient.RoResponse
- Retrieves the field for a given trailer.
- getTrailerAsInt(String) -
Method in class HTTPClient.HTTPResponse
- Retrieves the value for a given tailer.
- getTrailerAsInt(String) -
Method in class HTTPClient.Response
- Retrieves the field for a given tailer.
- getTrailerAsInt(String) -
Method in interface HTTPClient.RoResponse
- Retrieves the field for a given tailer.
- getTrailers() -
Method in class HTTPClient.HttpOutputStream
- Gets the trailers which were set with
setTrailers().
- getTrans() -
Method in class visad.java2d.DisplayRendererJ2D
-
- getTrans() -
Method in class visad.java3d.DisplayRendererJ3D
-
- getTransform() -
Method in class visad.java2d.VisADCanvasJ2D
-
- getTransformed(int[]) -
Method in class ucar.multiarray.ConcreteIndexMap
-
- getTransformed(int[]) -
Method in interface ucar.multiarray.IndexMap
- Transform the current input, placing the results in
output.
- getTransparencyMode() -
Method in class visad.GraphicsModeControl
- Gets the graphics-API-specific transparency mode (e.g.,
SCREEN_DOOR, BLENDED) used in the display
- getTransparencyMode() -
Method in class visad.browser.GMCWidget
- Gets the transparency mode.
- getTransparencyMode() -
Method in class visad.java2d.GraphicsModeControlJ2D
- Get the current transparency mode
- getTransparencyMode() -
Method in class visad.java3d.GraphicsModeControlJ3D
- Get the current transparency mode
- getTrimmedString(String) -
Method in class nom.tam.fits.BasicHDU
- Get the String value associated with
keyword.
- getTrueSize() -
Method in class nom.tam.fits.BinaryTable
- Get the size of the data in the HDU sans padding.
- getTrueSize() -
Method in class nom.tam.fits.Data
- Get the size of the actual data elements.
- getTuple() -
Method in class visad.DisplayRealType
-
- getTuple(float) -
Method in class visad.util.BaseRGBMap
- Returns the tuple at a floating point value val
WARNING: This is a really slow way to
get a color, so don't use it inside a loop.
- getTuple(float) -
Method in class visad.util.ColorMap
- Maps a floating point value (in the range 0 to 1) into a tuple
with dimension of the map
If you're getting more than 1 or 2 tuples,
use getTuples() instead.
- getTupleIndex() -
Method in class visad.DisplayRealType
-
- getTupleUnits() -
Method in class visad.DoubleTuple
- Get Units of Real components
- getTupleUnits() -
Method in class visad.RealTuple
- get Units of Real components
- getTupleUnits() -
Method in interface visad.RealTupleIface
- Returns the units of the components.
- getTuples(float, float, int) -
Method in class visad.util.BaseRGBMap
- Returns the tuple at a floating point value val
- getTuples(float, float, int) -
Method in class visad.util.ColorMap
- Maps the specified floating point values (in the range 0 to 1)
onto a group of floating point tuples with the dimension of
the map.
- getTurbulenceSymbol(int) -
Static method in class visad.meteorology.WeatherSymbols
- Get the shape corresponding to a particular turbulence symbol code.
- getTurbulenceSymbols() -
Static method in class visad.meteorology.WeatherSymbols
- Get the array of shapes corresponding to the turbulence codes.
- getType() -
Method in class dods.dap.Attribute
- Returns the attribute type constant.
- getType() -
Method in class gnu.regexp.REException
- Returns the type of the exception, one of the constants listed above.
- getType() -
Method in class ncsa.hdf.hdf5lib.HDF5GroupInfo
-
- getType() -
Method in interface visad.Data
-
- getType() -
Method in class visad.DataDisplayLink
-
- getType() -
Method in class visad.DataImpl
-
- getType() -
Method in interface visad.DataReference
- this is more efficient than getData().getType() for
RemoteDataReferences
- getType() -
Method in class visad.DataReferenceImpl
- this is more efficient than getData().getType() for
RemoteDataReferences
- getType() -
Method in class visad.RemoteDataImpl
-
- getType() -
Method in class visad.RemoteDataReferenceImpl
- this is more efficient than getData().getType() for
RemoteDataReferences
- getType() -
Method in class visad.ShadowType
-
- getType() -
Method in class visad.bom.TCData
-
- getType() -
Method in class visad.cluster.RemoteClientFieldImpl
-
- getType() -
Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getType() -
Method in class visad.cluster.RemoteClientTupleImpl
-
- getType() -
Method in class visad.cluster.RemoteNodeFieldImpl
-
- getType() -
Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getType() -
Method in class visad.cluster.RemoteNodeTupleImpl
-
- getType() -
Method in class visad.cluster.UserDummyDataImpl
-
- getType() -
Method in class visad.collab.MonitorEvent
- Gets the type of this
MonitorEvent.
- getType() -
Method in class visad.data.hdf5.hdf5objects.HDF5Object
- Returns the type of the object
- getType() -
Method in class visad.data.hdfeos.HdfeosData
-
- getType() -
Method in class visad.data.hdfeos.HdfeosDomain
-
- getType() -
Method in class visad.data.hdfeos.HdfeosField
-
- getType() -
Method in class visad.data.hdfeos.HdfeosFlatField
-
- getType() -
Method in class visad.data.hdfeos.HdfeosTuple
-
- getType() -
Method in class visad.data.netcdf.in.VirtualData
- Gets the VisAD MathType of this virtual, data object.
- getType() -
Method in class visad.data.netcdf.in.VirtualField
- Gets the MathType of this virtual Field.
- getType() -
Method in class visad.data.netcdf.in.VirtualScalar
- Gets the MathType of this scalar.
- getType() -
Method in class visad.data.netcdf.in.VirtualTuple
- Gets the VisAD MathType of this virtual tuple.
- getType() -
Method in class visad.java2d.ShadowTypeJ2D
-
- getType() -
Method in class visad.java3d.ShadowTypeJ3D
-
- getType(Data) -
Static method in class visad.python.JPythonMethods
- get the MathType of the named VisAD data object
- getTypeCache() -
Method in class visad.data.visad.BinaryReader
-
- getTypeCache() -
Method in class visad.data.visad.BinaryWriter
-
- getTypeName() -
Method in class dods.dap.BaseType
- Returns the DODS type name of the class instance as a
String.
- getTypeName() -
Method in class dods.dap.DArray
- Returns the DODS type name of the class instance as a
String.
- getTypeName() -
Method in class dods.dap.DBoolean
- Returns the DODS type name of the class instance as a
String.
- getTypeName() -
Method in class dods.dap.DByte
- Returns the DODS type name of the class instance as a
String.
- getTypeName() -
Method in class dods.dap.DFloat32
- Returns the DODS type name of the class instance as a
String.
- getTypeName() -
Method in class dods.dap.DFloat64
- Returns the DODS type name of the class instance as a
String.
- getTypeName() -
Method in class dods.dap.DGrid
- Returns the DODS type name of the class instance as a
String.
- getTypeName() -
Method in class dods.dap.DInt16
- Returns the DODS type name of the class instance as a
String.
- getTypeName() -
Method in class dods.dap.DInt32
- Returns the DODS type name of the class instance as a
String.
- getTypeName() -
Method in class dods.dap.DList
- Returns the DODS type name of the class instance as a
String.
- getTypeName() -
Method in class dods.dap.DSequence
- Returns the DODS type name of the class instance as a
String.
- getTypeName() -
Method in class dods.dap.DString
- Returns the DODS type name of the class instance as a
String.
- getTypeName() -
Method in class dods.dap.DStructure
- Returns the DODS type name of the class instance as a
String.
- getTypeName() -
Method in class dods.dap.DUInt16
- Returns the DODS type name of the class instance as a
String.
- getTypeName() -
Method in class dods.dap.DUInt32
- Returns the DODS type name of the class instance as a
String.
- getTypeName() -
Method in class dods.dap.DURL
- Returns the DODS type name of the class instance as a
String.
- getTypeName() -
Method in class dods.dap.DVector
- Returns the DODS type name of the class instance as a
String.
- getTypeName(int) -
Method in class dods.dap.parser.DASParser
-
- getTypeName(int) -
Static method in class visad.collab.MonitorEvent
- Returns a
String description of the
specified MonitorEvent type.
- getTypeName() -
Method in class visad.collab.MonitorEvent
- Returns a
String description of this
MonitorEvent's type.
- getTypeString() -
Method in class dods.dap.Attribute
- Returns the attribute type as a
String.
- getTypeString(int) -
Static method in class visad.util.SliderChangeEvent
- Return the string representation of a specific type
- getTypes() -
Method in class nom.tam.fits.BinaryTable
-
- getTypes() -
Method in class nom.tam.util.ColumnTable
- Get the characters describing the base classes of the columns.
- getU() -
Method in class visad.matrix.JamaLUDecomposition
- Get U
- getU() -
Method in class visad.matrix.JamaSingularValueDecomposition
- Get U
- getURL() -
Method in class HTTPClient.HttpURLConnection
- Gets the url for this connection.
- getURL() -
Method in class dods.dap.Server.DereferenceClause
-
- getUnaryPrec(String) -
Method in class visad.formula.FormulaManager
- returns a unary operator's level of precedence
- getUndoName() -
Method in class visad.util.TextEditor
- returns the name of the undo command
- getUnit() -
Method in class visad.ErrorEstimate
- Get the Unit for this error distribution.
- getUnit() -
Method in class visad.Real
-
- getUnit() -
Method in interface visad.RealIface
- Returns the unit of this instance.
- getUnit() -
Method in class visad.data.netcdf.in.VirtualReal
- Gets the unit of the value.
- getUnit() -
Method in class visad.data.netcdf.in.VirtualScalar
- Gets the unit of the value.
- getUnitCache() -
Method in class visad.data.visad.BinaryReader
-
- getUnitCache() -
Method in class visad.data.visad.BinaryWriter
-
- getUnitEnumeration() -
Method in class visad.data.netcdf.units.DefaultUnitsDB
- Deprecated. Use visad.data.units.DefaultUnitsDB.getUnitEnumeration() instead
- getUnitEnumeration() -
Method in class visad.data.units.UnitTable
- Get an enumeration of the units in the table.
- getUnitEnumeration() -
Method in interface visad.data.units.UnitsDB
- Get an enumeration of the units in the database.
- getUnitFromAttribute(Variable) -
Method in class visad.data.netcdf.in.CfView
- Returns the unit of a netCDF variable according to the variable's unit
attribute.
- getUnitFromAttribute(Variable) -
Method in class visad.data.netcdf.in.View
- Returns the unit of a netCDF variable according to the variable's unit
attribute.
- getUnitString(Variable) -
Method in class visad.data.netcdf.in.CfView
- Returns the string value of the unit attribute of a netCDF variable.
- getUnitString(Variable) -
Method in class visad.data.netcdf.in.View
- Returns the string value of the unit attribute of a netCDF variable.
- getUnits() -
Method in class visad.data.hdfeos.GctpMap
-
- getUniverse() -
Method in class loci.formats.LegacyQTReader
- Gets QuickTime for Java reflected universe.
- getUnsignedByte(byte) -
Static method in class visad.data.vis5d.V5DStruct
- Convert a signed byte to an unsigned one, and return it in an int
- getUnsignedInt(byte, byte, byte, byte) -
Static method in class visad.data.vis5d.V5DStruct
- Convert four signed bytes to an unsigned short, and return it in an int
- getUnsignedShort(byte, byte) -
Static method in class visad.data.vis5d.V5DStruct
- Convert two signed bytes to an unsigned short, and return it in an int
- getUserinfo() -
Method in class HTTPClient.URI
-
- getUsernamePassword(AuthorizationInfo, boolean) -
Method in interface HTTPClient.AuthorizationPrompter
- This method is invoked whenever a username and password is required
for an authentication challenge to proceed.
- getUsernamePassword(AuthorizationInfo, boolean) -
Method in class HTTPClient.SimpleAuthPopup
- the method called by DefaultAuthHandler.
- getUsernamePassword(AuthorizationInfo, boolean) -
Method in class HTTPClient.SimpleAuthPrompt
- the method called by DefaultAuthHandler.
- getV() -
Method in class visad.matrix.JamaEigenvalueDecomposition
- Get V
- getV() -
Method in class visad.matrix.JamaSingularValueDecomposition
- Get V
- getVal(String, int) -
Method in class visad.data.text.TextAdapter
-
- getValidHour() -
Method in class visad.jmet.MetGridDirectory
-
- getValidTime() -
Method in class edu.wisc.ssec.mcidas.GridDirectory
- Get the valid time for this parameter if it is a forecast
- getValidTime() -
Method in class visad.jmet.MetGridDirectory
-
- getValue() -
Method in class HTTPClient.Cookie
- Return the value of this cookie.
- getValue() -
Method in class HTTPClient.HttpHeaderElement
-
- getValue() -
Method in class HTTPClient.NVPair
- Get the value.
- getValue(int) -
Method in class dods.dap.BaseTypePrimitiveVector
- Return the i'th value as a
BaseType.
- getValue(int) -
Method in class dods.dap.BooleanPrimitiveVector
- Return the i'th value as a
double.
- getValue(int) -
Method in class dods.dap.BytePrimitiveVector
- Return the i'th value as a
byte.
- getValue() -
Method in class dods.dap.DBoolean
- Get the current value as a short (16bit int).
- getValue() -
Method in class dods.dap.DByte
- Get the current value as a byte.
- getValue() -
Method in class dods.dap.DFloat32
- Get the current value as a float.
- getValue() -
Method in class dods.dap.DFloat64
- Get the current value as a double.
- getValue() -
Method in class dods.dap.DInt16
- Get the current value as a short (16bit int).
- getValue() -
Method in class dods.dap.DInt32
- Get the current value as an int.
- getValue() -
Method in class dods.dap.DString
- Get the current value as a
String.
- getValue(int) -
Method in class dods.dap.Float32PrimitiveVector
- Return the i'th value as a
double.
- getValue(int) -
Method in class dods.dap.Float64PrimitiveVector
- Return the i'th value as a
double.
- getValue(int) -
Method in class dods.dap.Int16PrimitiveVector
- Return the i'th value as a
short.
- getValue(int) -
Method in class dods.dap.Int32PrimitiveVector
- Return the i'th value as an
int.
- getValue() -
Method in class dods.dap.Server.BTFunctionClause
-
- getValue() -
Method in class dods.dap.Server.BoolFunctionClause
-
- getValue() -
Method in class dods.dap.Server.DereferenceClause
-
- getValue() -
Method in class dods.dap.Server.RelOpClause
-
- getValue() -
Method in interface dods.dap.Server.SubClause
- Returns a BaseType containing the current value of the sub-clause.
- getValue() -
Method in interface dods.dap.Server.TopLevelClause
- Returns the current value of the clause.
- getValue() -
Method in class dods.dap.Server.ValueClause
- Returns the BaseType represented by this clause.
- getValue(int) -
Method in class edu.wisc.ssec.mcidas.AreaDirectory
- Return a specific value from the directory
- getValue() -
Method in class nom.tam.fits.HeaderCard
- Return the value from this card
- getValue() -
Method in class ucar.netcdf.AttrVal
-
- getValue() -
Method in class ucar.netcdf.Attribute
- Retrieve the value in its most general form.
- getValue() -
Method in class ucar.netcdf.NumericAttrVal
-
- getValue() -
Method in class ucar.netcdf.StringAttrVal
-
- getValue(int) -
Method in class visad.AnimationSetControl
-
- getValue() -
Method in class visad.Real
- Get the value for this Real in the units of the data.
- getValue(Unit) -
Method in class visad.Real
- Get the value for this Real converted to unit_out.
- getValue() -
Method in interface visad.RealIface
- Returns the numeric value in the unit of
RealIface.getUnit().
- getValue(Unit) -
Method in interface visad.RealIface
- Returns the numeric value in a particular unit.
- getValue() -
Method in class visad.Text
-
- getValue() -
Method in interface visad.ValueControl
- return the selected value
- getValue() -
Method in class visad.browser.Slider
- Gets current slider value.
- getValue() -
Method in class visad.data.amanda.DoubleCache
-
- getValue() -
Method in class visad.data.amanda.FloatCache
-
- getValue() -
Method in class visad.data.amanda.IntCache
-
- getValue() -
Method in class visad.data.units.DefaultUnitsDB.Prefixer
- Return the current prefix value.
- getValue() -
Method in class visad.java2d.ValueControlJ2D
-
- getValue() -
Method in class visad.java3d.ValueControlJ3D
-
- getValue(Real) -
Static method in class visad.python.JPythonMethods
- returns the double value of a Real value.
- getValue() -
Method in class visad.util.ArrowSlider
- Returns the current value of the slider
- getValue() -
Method in class visad.util.BarSlider
- Returns the current value of the slider
- getValue() -
Method in class visad.util.Slider
- Returns the current value of the slider
- getValue() -
Method in class visad.util.StepWidget
- Gets the current value of the widget.
- getValue() -
Method in class visad.util.WeakMapValue
- Returns the value associated with this value.
- getValueArrayLength() -
Method in class visad.DisplayImpl
-
- getValueAt(int) -
Method in class dods.dap.Attribute
- Returns the attribute value at
index.
- getValueIndex() -
Method in class visad.ScalarMap
- get index of DisplayScalar in value array used by
ShadowType.doTransform
- getValueIndices() -
Method in class visad.ShadowType
-
- getValueIndices() -
Method in class visad.java2d.ShadowTypeJ2D
-
- getValueIndices() -
Method in class visad.java3d.ShadowTypeJ3D
-
- getValueToMap() -
Method in class visad.DisplayImpl
-
- getValueToScalar() -
Method in class visad.DisplayImpl
-
- getValues() -
Method in class dods.dap.Attribute
- Returns the values of this attribute as an
Enumeration
of String.
- getValues() -
Method in class visad.DoubleTuple
- Get the values of the Real components
- getValues() -
Method in interface visad.Field
- invokes getValues(true)
- getValues(boolean) -
Method in interface visad.Field
- get the 'Flat' components of this Field's range values
in their default range Units (as defined by the range of
the Field's FunctionType); if the range type is a RealType
it is a 'Flat' component, if the range type is a TupleType
its RealType components and RealType components of its
RealTupleType components are all 'Flat' components; the
return array is dimensioned:
double[number_of_flat_components][number_of_range_samples];
return a copy if copy == true
- getValues() -
Method in class visad.FieldImpl
-
- getValues(boolean) -
Method in class visad.FieldImpl
- get range values for 'Flat' components in their default range
Units (as defined by the range of this FieldImpl's
FunctionType); the return array is dimensioned
double[number_of_range_components][number_of_range_samples];
copy is ignored for FieldImpl
- getValues() -
Method in class visad.FlatField
- Returns the range values in their default units as doubles.
- getValues(boolean) -
Method in class visad.FlatField
- Returns the range values in their default units as doubles.
- getValues(int) -
Method in class visad.FlatField
- Get values for 'Flat' components in default range Unit-s.
- getValues(int) -
Method in interface visad.FlatFieldIface
- get values for 'Flat' components in default range Unit-s
- getValues() -
Method in class visad.RealTuple
- Get the values of the Real components
- getValues() -
Method in interface visad.RealTupleIface
- Returns the values of the components.
- getValues() -
Method in class visad.RemoteFieldImpl
-
- getValues(boolean) -
Method in class visad.RemoteFieldImpl
-
- getValues(int) -
Method in class visad.RemoteFlatFieldImpl
- get values for 'Flat' components in default range Unit-s
- getValues() -
Method in class visad.cluster.RemoteClientFieldImpl
-
- getValues(boolean) -
Method in class visad.cluster.RemoteClientFieldImpl
-
- getValues() -
Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getValues(boolean) -
Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- getValues() -
Method in class visad.cluster.RemoteNodeFieldImpl
-
- getValues(boolean) -
Method in class visad.cluster.RemoteNodeFieldImpl
-
- getValues() -
Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getValues(boolean) -
Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- getValues() -
Method in class visad.data.FileFlatField
-
- getValues(boolean) -
Method in class visad.data.FileFlatField
-
- getValues(int) -
Method in class visad.data.FileFlatField
-
- getValues(Field) -
Static method in class visad.python.JPythonMethods
- returns the double values of the range
- getVar(int) -
Method in class dods.dap.DConstructor
- Gets the indexed variable.
- getVar(int) -
Method in class dods.dap.DGrid
- Gets the indexed variable.
- getVar(int) -
Method in class dods.dap.DSequence
- Gets the indexed variable.
- getVar(int) -
Method in class dods.dap.DStructure
- Gets the indexed variable.
- getVar(String) -
Method in class loci.formats.ReflectedUniverse
- Returns the value of a variable or field in the universe.
- getVar(String) -
Method in class visad.util.ReflectedUniverse
- Returns the value of a variable or field in the universe.
- getVarByName(String) -
Method in class visad.formula.FormulaManager
- return the variable "name"
- getVarByNameOrCreate(String) -
Method in class visad.formula.FormulaManager
- return the variable "name", creating it if necessary
- getVarData(int, Class, boolean) -
Method in class nom.tam.fits.BinaryTable
- Get the data from a variable length column as a two-d primitive array.
- getVarData(String) -
Method in class nom.tam.fits.BinaryTableHDU
- Return a variable column.
- getVarData(int) -
Method in class nom.tam.fits.BinaryTableHDU
- Return a variable column.
- getVariable(String) -
Method in class dods.dap.DConstructor
- Gets the named variable.
- getVariable(String) -
Method in class dods.dap.DDS
- Returns a reference to the named variable.
- getVariable(String) -
Method in class dods.dap.DGrid
- Returns the named variable.
- getVariable(String) -
Method in class dods.dap.DSequence
- Returns the named variable.
- getVariable(int, String) -
Method in class dods.dap.DSequence
- Returns the named variable in the given row of the sequence.
- getVariable(String) -
Method in class dods.dap.DStructure
- Returns the named variable.
- getVariable(int) -
Method in class visad.data.hdfeos.Shape
-
- getVariable(String) -
Method in class visad.data.netcdf.in.View
- Returns the named netCDF variable.
- getVariable() -
Method in class visad.data.netcdf.in.VirtualScalar
- Gets the netCDF variable.
- getVariableAdapter() -
Method in class visad.data.dods.VectorAdapter
- Returns the adapter of the DODS variable that underlies this instance.
- getVariableName() -
Method in class visad.ss.SSCellChangeEvent
- Gets the variable name for the data that has changed.
- getVariableName() -
Method in class visad.ss.SSCellData
- Gets the variable name used for the data in the formula manager.
- getVariableNames() -
Method in class visad.jmet.NetcdfGrids
- fetch a list of Variable names, long_names, and units
- getVariableNames() -
Method in class visad.ss.BasicSSCell
- Gets the variable names of this cell's Data objects.
- getVariables() -
Method in class dods.dap.DConstructor
- Return an Enumeration that can be used to iterate over all of the
members of the class.
- getVariables() -
Method in class dods.dap.DDS
- Returns an
Enumeration of the dataset variables.
- getVariables() -
Method in class dods.dap.DGrid
- Return an Enumeration that can be used to iterate over the members of
a Structure.
- getVariables() -
Method in class dods.dap.DSequence
- Return an Enumeration that can be used to iterate over the members of
a Sequence.
- getVariables() -
Method in class dods.dap.DStructure
- Return an Enumeration that can be used to iterate over the members of
a Structure.
- getVariables() -
Method in class visad.data.hdfeos.Shape
-
- getVersion() -
Method in class HTTPClient.Cookie2
-
- getVersion() -
Method in class HTTPClient.HTTPResponse
- Get the HTTP version used for the response.
- getVersion() -
Method in class HTTPClient.Response
- get the HTTP version used for the response.
- getVersion() -
Method in interface HTTPClient.RoResponse
-
- getVersionDate() -
Static method in class visad.util.Util
- Return a string representation of VisAD's build date and time.
- getVersionString() -
Method in class visad.install.JavaFile
- Get the version string returned by this JVM.
- getVerticalJustification() -
Method in class visad.TextControl
- Return the vertical justification value
- getVetter(Variable) -
Method in class visad.data.netcdf.in.View
- Returns a value-vetter for a netCDF variable.
- getVetter() -
Method in class visad.data.netcdf.in.VirtualReal
- Gets the value vetter.
- getVetter() -
Method in class visad.data.netcdf.in.VirtualScalar
- Gets the value vetter.
- getView() -
Method in class visad.data.netcdf.in.NetcdfAdapter
- Gets the view of the netCDF dataset.
- getView() -
Method in class visad.java3d.DisplayRendererJ3D
-
- getViewTrans() -
Method in class visad.java3d.DisplayRendererJ3D
-
- getVirtualDataIterator() -
Method in class visad.data.netcdf.in.CfView
- Gets an iterator over the virtual VisAD data objects determined by
this view.
- getVirtualDataIterator() -
Method in class visad.data.netcdf.in.View
- Returns an iterator over the virtual VisAD data objects of this view.
- getVirtualField(VirtualTuple) -
Method in class visad.data.netcdf.in.View.Domain
- Returns a
VirtualField corresponding to this domain and
a given range.
- getVisADCoordinateSystem() -
Method in class visad.data.hdfeos.GctpMap
-
- getVisADDataObject(HDF5DataAdaptable) -
Method in class visad.data.hdf5.HDF5Form
-
- getVisADDataObject(HdfeosData) -
Method in class visad.data.hdfeos.HdfeosAdaptedForm
-
- getVisADDataObject(HdfeosData) -
Method in class visad.data.hdfeos.HdfeosForm
-
- getVisADFileChooser() -
Static method in class visad.util.Util
- Return a JFileChooser that recognizes supported VisAD file types.
- getVisADSet(MathType) -
Method in class visad.data.hdfeos.GctpMap
-
- getWaitFlag() -
Method in class visad.DisplayRenderer
- Get the wait flag state.
- getWaitMessageVisible() -
Method in class visad.DisplayRenderer
- Return whether the please wait info should be visible in the display
or not.
- getWedge() -
Method in class visad.GriddedSet
- returns a zig-zagging ennumeration of index values with
good coherence
- getWedge() -
Method in class visad.Set
- return an enumeration of sample indices in a spatially
coherent order; this is useful for efficiency
- getWedge() -
Method in interface visad.SetIface
- Returns a zig-zagging enumeration of sample indices with good coherence.
- getWhichChild() -
Method in class visad.VisADSwitch
-
- getWhyNotDirect() -
Method in class visad.DataRenderer
-
- getWhyNotDirect() -
Method in class visad.bom.BarbManipulationRendererJ2D
-
- getWhyNotDirect() -
Method in class visad.bom.BarbManipulationRendererJ3D
-
- getWhyNotDirect() -
Method in class visad.bom.CurveManipulationRendererJ2D
- Get the error messages on why direct manipulation is not possible.
- getWhyNotDirect() -
Method in class visad.bom.CurveManipulationRendererJ3D
- Get the error messages on why direct manipulation is not possible.
- getWhyNotDirect() -
Method in class visad.bom.PickManipulationRendererJ2D
- If direct manipulation is not possible, get the error message
explaining why.
- getWhyNotDirect() -
Method in class visad.bom.PickManipulationRendererJ3D
- If direct manipulation is not possible, get the error message
explaining why.
- getWhyNotDirect() -
Method in class visad.bom.PointManipulationRendererJ3D
-
- getWhyNotDirect() -
Method in class visad.bom.RubberBandBoxRendererJ3D
-
- getWhyNotDirect() -
Method in class visad.bom.RubberBandLineRendererJ3D
-
- getWhyNotDirect() -
Method in class visad.bom.SwellManipulationRendererJ3D
-
- getWidget() -
Method in class visad.browser.WidgetEvent
- Gets the Widget that sent this WidgetEvent.
- getWidgetPanel() -
Method in class visad.DisplayImpl
- get a GUI component containing this Display's Control widgets;
create the widgets as necessary
- getWidgetPanel() -
Method in interface visad.LocalDisplay
- get a GUI component containing this Display's Control widgets,
creating the widgets as necessary
- getWorldSet() -
Method in class visad.EmpiricalCoordinateSystem
- Returns the Set of world coordinates.
- getWriter(String) -
Method in class loci.formats.ImageWriter
- Gets the writer used to save the given file.
- getWriter(Class) -
Method in class loci.formats.ImageWriter
- Gets the file format writer instance matching the given class.
- getWriter() -
Method in class visad.data.bio.LociForm
- Gets the FormatWriter backing this form's writing capabilities.
- getX() -
Method in class visad.DisplayEvent
- Get the horizontal x coordinate for the mouse location.
- getX() -
Method in class visad.Linear2DSet
- Return the first arithmetic progression for this
cross product (X of XY).
- getX() -
Method in class visad.Linear3DSet
- Return the first arithmetic progression for this
cross product (X of XYZ).
- getX() -
Method in class visad.data.amanda.Point
-
- getXLLCorner() -
Method in class visad.data.gis.ArcAsciiGridAdapter
- Get the x value of the lower left corner of the grid.
- getXMax() -
Method in class visad.data.amanda.AmandaFile
-
- getXMax() -
Method in class visad.data.amanda.BaseTrack
-
- getXMax() -
Method in class visad.data.amanda.F2000Form
-
- getXMin() -
Method in class visad.data.amanda.AmandaFile
-
- getXMin() -
Method in class visad.data.amanda.BaseTrack
-
- getXMin() -
Method in class visad.data.amanda.F2000Form
-
- getY() -
Method in class visad.DisplayEvent
- Get the vertical y coordinate for the mouse location.
- getY() -
Method in class visad.Linear2DSet
- Return the second arithmetic progression for this
cross product (Y of XY).
- getY() -
Method in class visad.Linear3DSet
- Return the second arithmetic progression for this
cross product (Y of XYZ).
- getY() -
Method in class visad.data.amanda.Point
-
- getYLLCorner() -
Method in class visad.data.gis.ArcAsciiGridAdapter
- Get the y value of the lower left corner of the grid.
- getYMax() -
Method in class visad.data.amanda.AmandaFile
-
- getYMax() -
Method in class visad.data.amanda.BaseTrack
-
- getYMax() -
Method in class visad.data.amanda.F2000Form
-
- getYMin() -
Method in class visad.data.amanda.AmandaFile
-
- getYMin() -
Method in class visad.data.amanda.BaseTrack
-
- getYMin() -
Method in class visad.data.amanda.F2000Form
-
- getYear() -
Method in class visad.data.amanda.Event
-
- getZ() -
Method in class visad.Linear3DSet
- Return the third arithmetic progression for this
cross product (Z of XYZ).
- getZ() -
Method in class visad.data.amanda.Point
-
- getZMax() -
Method in class visad.data.amanda.AmandaFile
-
- getZMax() -
Method in class visad.data.amanda.BaseTrack
-
- getZMax() -
Method in class visad.data.amanda.F2000Form
-
- getZMin() -
Method in class visad.data.amanda.AmandaFile
-
- getZMin() -
Method in class visad.data.amanda.BaseTrack
-
- getZMin() -
Method in class visad.data.amanda.F2000Form
-
- getZone() -
Method in class visad.georef.UTMCoordinate
- Get the UTM zone of this point as a Real
- getZoneValue() -
Method in class visad.georef.UTMCoordinate
- Get the UTM zone of this point
- get_all_feasible() -
Method in class visad.DataRenderer
-
- get_any_changed() -
Method in class visad.DataRenderer
-
- get_any_transform_control() -
Method in class visad.DataRenderer
-
- get_class() -
Method in class visad.data.hdf5.hdf5objects.HDF5Datatype
- Returns the datatype class identifier
- get_linear1d_array(MathType, double[], double[], int[], Unit[]) -
Static method in class visad.LinearNDSet
-
- get_linear1d_array(MathType, double, double, int, double, double, int, Unit[]) -
Static method in class visad.LinearNDSet
-
- get_linear1d_array(MathType, double, double, int, double, double, int, double, double, int, Unit[]) -
Static method in class visad.LinearNDSet
-
- get_size() -
Method in class visad.data.hdf5.hdf5objects.HDF5Datatype
- Returns the size of a datatype in bytes
- getspline_c(double[], double[], double, int, double[]) -
Method in class visad.paoloa.spline.Spline
-
- globalCrc -
Variable in class loci.formats.CRC
-
- gmcCurvedSize -
Variable in class visad.browser.GMCWidget
-
- gmcLineWidth -
Variable in class visad.browser.GMCWidget
-
- gmcLineWidth -
Variable in class visad.util.GMCWidget
-
- gmcMissingTransparent -
Variable in class visad.browser.GMCWidget
-
- gmcPointMode -
Variable in class visad.browser.GMCWidget
-
- gmcPointSize -
Variable in class visad.browser.GMCWidget
-
- gmcPointSize -
Variable in class visad.util.GMCWidget
-
- gmcPolygonMode -
Variable in class visad.browser.GMCWidget
-
- gmcProjectionPolicy -
Variable in class visad.browser.GMCWidget
-
- gmcScaleEnable -
Variable in class visad.browser.GMCWidget
-
- gmcTextureEnable -
Variable in class visad.browser.GMCWidget
-
- gmcTransparencyMode -
Variable in class visad.browser.GMCWidget
-
- gnu.regexp - package gnu.regexp
-
- goAhead(Request, OutputStream, int) -
Method in class HTTPClient.HttpOutputStream
- Associates this stream with a request and the actual output stream.
- got_headers -
Variable in class HTTPClient.Response
- signals if we have got and parsed the headers yet
- got_trailers -
Variable in class HTTPClient.Response
- signals if we have got and parsed the trailers yet
- grabBytes() -
Method in class visad.FlatField
-
- grabBytes() -
Method in interface visad.FlatFieldIface
-
- grabBytes() -
Method in class visad.ImageFlatField
-
- grabBytes() -
Method in class visad.RemoteFlatFieldImpl
-
- gravity_ref -
Variable in class visad.aune.ShallowFluid
-
- greater(BaseType) -
Method in interface dods.dap.Server.RelOps
-
- greater(BaseType) -
Method in class dods.dap.Server.SDArray
-
- greater(BaseType) -
Method in class dods.dap.Server.SDBoolean
-
- greater(BaseType) -
Method in class dods.dap.Server.SDByte
-
- greater(BaseType) -
Method in class dods.dap.Server.SDFloat32
-
- greater(BaseType) -
Method in class dods.dap.Server.SDFloat64
-
- greater(BaseType) -
Method in class dods.dap.Server.SDGrid
-
- greater(BaseType) -
Method in class dods.dap.Server.SDInt16
-
- greater(BaseType) -
Method in class dods.dap.Server.SDInt32
-
- greater(BaseType) -
Method in class dods.dap.Server.SDList
-
- greater(BaseType) -
Method in class dods.dap.Server.SDSequence
-
- greater(BaseType) -
Method in class dods.dap.Server.SDString
-
- greater(BaseType) -
Method in class dods.dap.Server.SDStructure
-
- greater(BaseType) -
Method in class dods.dap.Server.SDUInt16
-
- greater(BaseType) -
Method in class dods.dap.Server.SDUInt32
-
- greater(BaseType) -
Method in class dods.dap.Server.SDURL
-
- greater(BaseType) -
Method in interface dods.dap.Server.ServerMethods
- The
Operator class contains a generalized implementation
of this method.
- greater_eql(BaseType) -
Method in interface dods.dap.Server.RelOps
-
- greater_eql(BaseType) -
Method in class dods.dap.Server.SDArray
-
- greater_eql(BaseType) -
Method in class dods.dap.Server.SDBoolean
-
- greater_eql(BaseType) -
Method in class dods.dap.Server.SDByte
-
- greater_eql(BaseType) -
Method in class dods.dap.Server.SDFloat32
-
- greater_eql(BaseType) -
Method in class dods.dap.Server.SDFloat64
-
- greater_eql(BaseType) -
Method in class dods.dap.Server.SDGrid
-
- greater_eql(BaseType) -
Method in class dods.dap.Server.SDInt16
-
- greater_eql(BaseType) -
Method in class dods.dap.Server.SDInt32
-
- greater_eql(BaseType) -
Method in class dods.dap.Server.SDList
-
- greater_eql(BaseType) -
Method in class dods.dap.Server.SDSequence
-
- greater_eql(BaseType) -
Method in class dods.dap.Server.SDString
-
- greater_eql(BaseType) -
Method in class dods.dap.Server.SDStructure
-
- greater_eql(BaseType) -
Method in class dods.dap.Server.SDUInt16
-
- greater_eql(BaseType) -
Method in class dods.dap.Server.SDUInt32
-
- greater_eql(BaseType) -
Method in class dods.dap.Server.SDURL
-
- greater_eql(BaseType) -
Method in interface dods.dap.Server.ServerMethods
- The
Operator class contains a generalized implementation
of this method.
- green -
Variable in class visad.VisADAppearance
-
- gridCoord -
Variable in class visad.jmet.NetcdfGrids
-
- gridD -
Variable in class visad.data.mcidas.McIDASGridReader
-
- gridH -
Variable in class visad.data.mcidas.McIDASGridReader
-
- gridMap -
Variable in class visad.data.hdfeos.EosGrid
-
- gridNumber -
Variable in class visad.jmet.NetcdfGrids
-
- gridToDouble(double[][]) -
Method in class visad.Gridded1DDoubleSet
- transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- gridToDouble(double[][]) -
Method in class visad.Gridded2DDoubleSet
- transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- gridToDouble(double[][]) -
Method in class visad.Gridded3DDoubleSet
- transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- gridToDouble(double[][]) -
Method in interface visad.GriddedDoubleSet
-
- gridToValue(float[][]) -
Method in class visad.Gridded1DDoubleSet
-
- gridToValue(float[][]) -
Method in class visad.Gridded1DSet
- transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- gridToValue(float[][]) -
Method in class visad.Gridded2DDoubleSet
- transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- gridToValue(float[][]) -
Method in class visad.Gridded2DSet
- transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- gridToValue(float[][]) -
Method in class visad.Gridded3DDoubleSet
- transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- gridToValue(float[][]) -
Method in class visad.Gridded3DSet
- transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- gridToValue(float[][]) -
Method in class visad.GriddedSet
- transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- gridToValue(float[][]) -
Method in interface visad.GriddedSetIface
- Returns the interpolated samples of the set corresponding to an array of
grid points with non-integer coordinates.
- gridToValue(float[][]) -
Method in class visad.Linear1DSet
- transform an array of non-integer grid coordinates to an array
of values in R
- gridToValue(float[][]) -
Method in class visad.Linear2DSet
- transform an array of non-integer grid coordinates to an array
of values in R^2
- gridToValue(float[][]) -
Method in class visad.Linear3DSet
- transform an array of non-integer grid coordinates to an array
of values in R^3
- gridToValue(float[][]) -
Method in class visad.LinearLatLonSet
- transform an array of non-integer grid coordinates to an array
of values in (Latitude, Longitude)
- gridToValue(float[][]) -
Method in class visad.LinearNDSet
- transform an array of non-integer grid coordinates to an array
of values in R^DomainDimension
- gridTypeCode -
Variable in class visad.jmet.NetcdfGrids
-
- gridVariableAdapter(DGrid, DAS, VariableAdapterFactory) -
Static method in class visad.data.dods.GridVariableAdapter
- Returns an instance of this class corresponding to a DODS
DGrid.
- gridVariableAdapter(DGrid, DAS) -
Method in class visad.data.dods.VariableAdapterFactory
- Returns the adapter corresponding to a DODS
DGrid.
- gridVariableMapAdapter(DArray, DAS, VariableAdapterFactory) -
Static method in class visad.data.dods.GridVariableMapAdapter
-
- gridVariableMapAdapter(DArray, DAS) -
Method in class visad.data.dods.VariableAdapterFactory
- Returns the adapter corresponding to the coordinate mapping-
vectors of a DODS
DGrid.
- grid_domain -
Variable in class visad.benjamin.Galaxy
-
- grid_domain -
Variable in class visad.jmet.MetGrid
-
- grid_domain -
Variable in class visad.jmet.NetcdfGrids
-
- grid_id -
Variable in class visad.data.hdfeos.EosGrid
-
- grid_position(int, int) -
Method in class visad.data.vis5d.V5DStruct
- Compute the location of a compressed grid within a file.
- grid_ref -
Variable in class visad.benjamin.Galaxy
- declare DataReferences
- grid_set -
Variable in class visad.benjamin.Galaxy
- declare sets
- grid_size -
Variable in class visad.data.vis5d.Vis5DFile
-
- grid_type -
Variable in class visad.benjamin.Galaxy
-
- grid_type -
Variable in class visad.bom.GridEdit
-
- grid_type -
Variable in class visad.data.vis5d.Vis5DFile
-
- griddedSet(PrimitiveVector) -
Method in class visad.data.dods.Float64VectorAdapter
- Returns the VisAD
GriddedSet corresponding to the metadata of
the DODS primitive vector used during construction of this instance and
the data values of a compatible DODS primitive vector.
- griddedSet(PrimitiveVector) -
Method in class visad.data.dods.FloatVectorAdapter
- Returns the VisAD
GriddedSet corresponding to the metadata of
the DODS primitive vector used during construction of this instance and
the data values of a compatible DODS primitive vector.
- griddedSet(PrimitiveVector) -
Method in class visad.data.dods.NumericVectorAdapter
- Returns the VisAD
GriddedSet corresponding to the metadata of
the DODS primitive vector used during construction of this instance and
the data values of a compatible DODS primitive vector.
- griddedSet(PrimitiveVector) -
Method in class visad.data.dods.VectorAdapter
- Throws a
VisADException.
- gridx -
Variable in class visad.benjamin.Galaxy
- declare MathTypes
- gridy -
Variable in class visad.benjamin.Galaxy
-
- gridz -
Variable in class visad.benjamin.Galaxy
-
- gripToValue(int, int) -
Method in class visad.browser.RangeSlider
-
- gs -
Variable in class edu.wisc.ssec.mcidas.LALOnav
-
- guessMaps(boolean) -
Method in class visad.MathType
- Guesses at a set of "default" mappings for this MathType.
- guessMaps(MathType[], boolean) -
Static method in class visad.util.DataUtility
- Attempts to guess a good set of mappings for a display containing
Data objects of the given types.
- gzen_ref -
Variable in class visad.paoloa.GoesCollaboration
- slider DataReferences
HDF5AtomException with no
specified detail message.
HDF5AtomException with the
specified detail message.
HDF5AttributeException with
no specified detail message.
HDF5AttributeException with
the specified detail message.
HDF5BtreeException with
no specified detail message.
HDF5BtreeException with
the specified detail message.
HDF5DataFiltersException with
no specified detail message.
HDF5DataFiltersException with
the specified detail message.
HDF5DataStorageExceptionn with
no specified detail message.
HDF5DataStorageException with
the specified detail message.
HDF5DatasetInterfaceException with
no specified detail message.
HDF5DatasetInterfaceException with
the specified detail message.
HDF5DataspaceInterfaceException with
no specified detail message.
HDF5DataspaceInterfaceException with
the specified detail message.
HDF5DatatypeInterfaceException with
no specified detail message.
HDF5DatatypeInterfaceException with
the specified detail message.
HDF5Exception with no specified
detail message.
HDF5Exception with the specified
detail message.
HDF5ExternalFileListException with
no specified detail message.
HDF5ExternalFileListException with
the specified detail message.
HDF5FileInterfaceException with
no specified detail message.
HDF5FileInterfaceException with
the specified detail message.
HDF5FunctionArgumentException with
no specified detail message.
HDF5FunctionArgumentException with
the specified detail message.
HDF5FunctionEntryExitException with
no specified detail message.
HDF5FunctionEntryExitException with
the specified detail message.
HDF5HeapException with
no specified detail message.
HDF5HeapException with
the specified detail message.
HDF5InternalErrorException with
no specified detail message.
HDF5InternalErrorException with
the specified detail message.
HDF5JavaException with no
specified detail message.
HDF5JavaException with the
specified detail message.
HDF5LibraryException with
no specified detail message.
HDF5LibraryException with
the specified detail message.
HDF5LowLevelIOException with
no specified detail message.
HDF5LowLevelIOException with
the specified detail message.
HDF5MetaDataCacheException with
no specified detail message.
HDF5MetaDataCacheException with
the specified detail message.
HDF5ObjectHeaderException with
no specified detail message.
HDF5ObjectHeaderException with
the specified detail message.
HDF5PropertyListInterfaceException
with no specified detail message.
HDF5PropertyListInterfaceException
with the specified detail message.
HDF5ReferenceException with
no specified detail message.
HDF5ReferenceException with
the specified detail message.
HDF5ResourceUnavailableException
with no specified detail message.
HDF5FunctionArgumentException
with the specified detail message.
HDF5SymbolTableException with no
specified detail message.
HDF5SymbolTableException with
the specified detail message.
RealType for the zone component of the UTM
grid.
handleAuthHeaders except that
it is called if any headers in the trailer were sent.
true if there is a MonitorEvent
for the specified Control waiting to be delivered to
any listener.
true if there is a MonitorEvent
for the specified Control waiting to be delivered to the
listener with the specified id.
MonitorEvent
for the specified Control waiting to be delivered to
any listener.
MonitorEvent
for the specified Control waiting to be delivered to the
listener with the specified id.
true if there are more elements.
true if there are more elements.
true if there are more elements.
true if there are more elements.
InMemoryStrategy strategy
and then tries the Strategy.MERGED_FILE_FLAT_FIELDS strategy.
toReference() and
fromReference() are called.IdentityCoordinateSystem for
values of the type specified.
IdentityCoordinateSystem for
values of the type specified.
ImmersaDeskDisplayRendererJ3D is the VisAD class for the
ImmersaDesk background and metadata rendering algorithm under Java3D.DisplayRenderer
for DisplayImplJ3D.
limits argument.
Attribute.INT16 attribute to the
VisAD data-import context.Int16PrimitiveVector.
Int16PrimitiveVector to the
VisAD data-import context.Attribute.INT32 attributs to
the VisAD data-import context.Int32PrimitiveVector.
Int32PrimitiveVector to the
VisAD data-import context.RelOp operation is called
on two types for which it makes no sense to compre, such as
attempting to ascertain is a String is less than a Float.InvalidOperatorException with the specified
detail message.
InvalidOperatorException with the specified
message and DODS error code (see DODSException).
InvalidParameterException with the specified
detail message.
InvalidParameterException with the specified
message and DODS error code (see DODSException).
IrregularSet for a finite number of samples of R.iniFile object from the file named in the
parameter fname.
iniFile object from the file named in the
parameter fname, and found on the parameter path
iniFile object from the file named in the
parameter fname, and found on the parameter path
RendererControl with current renderer settings
before it is actually connected to the renderer.
RendererControl with current renderer settings
before it is actually connected to the renderer.
RendererControl with current renderer settings
before it is actually connected to the renderer.
Attribute.INT16 attribute.
DInt16.
DInt16.
Int16PrimitiveVector.
Attribute.INT32 attribute.
DInt32.
DInt32.
Int32PrimitiveVector.
MathType is "flat" (i.e.
MathType of this instance is
"flat".
VirtualDataIterator during iteration over the virtual VisAD data objects
in the netCDF dataset.
RealType represents latitude.
InputStream is being used
instead of a URL.
RealType represents longitude.
true
if and only if the rank is zero.
true
if and only if the rank is zero.
true for members of this class.
true
if and only if the rank is zero.
true
if and only if the rank is zero.
true
if and only if the rank is zero.
true
otherwise returns false
true if and only if the effective dimension
lengths can change.
true if and only if the effective dimension
lengths can change.
true if and only if the effective dimension
lengths can change.
false for members of this class.
true if and only if the effective dimension
lengths can change.
true if and only if the this variable can grow.
true if and only if the this variable can grow.
true iff the argument
is the zero index.
File object for a java executable
which also extracts the JVM's version information.ScalarMap.LabeledColorWidget linked to the
color control in the ScalarMap (which must be to either
Display.RGB or Display.RGBA and already
have been added to a Display).
LabeledColorWidget linked to the
color control in the ScalarMap (which must be to either
Display.RGB or Display.RGBA and already
have been added to a Display).
LabeledColorWidget linked to the
color control in the ScalarMap (which must be to either
Display.RGB or Display.RGBA and already
have been added to a Display).
type and null errors.
type, coord_sys,
units and errors.
type, coord_sys,
units and errors.
sets with a
generic MathType.
sets with the
specified type.
type.
type, coord_sys,
units and errors.
type, coord_sys,
units and errors.
sets, with
the specified type, coord_sys,
units and errors.
sets, with
the specified type, coord_sys,
units and errors.
sets with a
generic MathType.
sets with the
specified type.
type.
type, coord_sys,
units and errors.
type, coord_sys,
units and errors.
sets, with
the specified type, coord_sys,
units and errors.
sets, with
the specified type, coord_sys,
units and errors.
errors, coord_sys and
units.
errors, coord_sys and
units.
errors, coord_sys and
units.
errors, coord_sys and
units.
DList variable to the
VisAD data-import context.DataRenderer in question is legal for this
DisplayRenderer
true if type is legal for this
DisplayRenderer; for example, 2-D
DisplayRenderers use this to disallow mappings to
ZAxis and Latitude.
Operator class contains a generalized implementation
of this method.
Operator class contains a generalized implementation
of this method.
DList.
DList.
message
at the given level.
message
at the given level.
message
at priority Logger.DEBUG.
log(Logger.DEBUG, message).
message
at priority Logger.ERR.
log(Logger.ERR, message).
message
at priority Logger.INFO.
log(Logger.INFO, message).
message
at priority Logger.NOTICE.
log(Logger.NOTICE, message).
RemoteSourceListeners that the specified collaborative
connection has been lost.DGrid
ConstantMaps and
ScalarMaps are cleared from a Display.
ConstantMap or
ScalarMap is added to a Display.
ConstantMap or
ScalarMap is added to a Display.
ConstantMap or
ScalarMap is removed from a Display.
FileStrategy strategy
and then tries the Strategy.UNMERGED_FILE_FLAT_FIELDS strategy.
MapMonitorEvent is the VisAD class for
ScalarMap-related events from display monitors.MapMonitorEvent for the specified
ScalarMap.
MapMonitorEvent for the specified
ScalarMap.
MessageMonitorEvent is the VisAD class for
MessageEvent-related events from display monitors.MessageMonitorEvent for the specified
MessageEvent.
MessageMonitorEvent for the specified
MessageEvent.
MessageMonitorEvent for the specified
MessageEvent.
MonitorCallback is the interface for receivers of
MonitorEvents.MonitorEvent is the VisAD superclass for events from
display monitors.MonitorEvent
Control
appropriate for the graphics API and for this
DisplayRenderer; invoked by ScalarMap
when it is addMap()ed to a Display.
Control
appropriate for the graphics API and for this
DisplayRenderer; invoked by ScalarMap
when it is addMap()ed to a Display.
Control
appropriate for the graphics API and for this
DisplayRenderer; invoked by ScalarMap
when it is addMap()ed to a Display.
DataRenderer for this DisplayRenderer.
DataRenderer for this type of
DisplayRenderer
Codecs.mpFormDataDecode for each file found in the data, just before
the file is created and written.
ScalarMapEvent when the map data changes.
ScalarMapEvent is not ignored, a
MapMonitorEvent will be sent to all listeners.
DisplayMonitor.
ScalarMap changes, update the slider with
the new range.
ContourRangeSlider handles map data
DGrid.
state is true) or not
(state is false).
MathType corresponding to an array of
MathTypes.
MathType corresponding to an array of adapters
of DODS variables.
RealType for the easting component of the UTM
grid.
Netcdf object.AttributeTable when an attempt is made to alias to
a non-existent attribute.NoSuchAttributeException with the specified
message.
NoSuchAttributeException with the specified
message and DODS error code see (DODSException).
NoSuchFunctionException with the specified
message.
NoSuchFunctionException with the specified
message and DODS error code see (DODSException).
NoSuchVariableException with the specified detail
message.
NoSuchVariableException with the specified
message and DODS error code see (DODSException).
NodeDisplayRendererJ3D is the DisplayRenderer
for cluster nodes.DisplayRenderer used for cluster nodes.
PrimitiveVector object optimized for the
particular data type of this BaseType.
BooelanPrimitiveVector.
BytePrimitiveVector.
Float32PrimitiveVector.
Float64PrimitiveVector.
Int16PrimitiveVector.
Int32PrimitiveVector.
UInt16PrimitiveVector.
UInt32PrimitiveVector.
true.
Operator class contains a generalized implementation
of this method.
DisplayListeners.
DisplayListeners.
MonitorEvent to all the listeners
associated with this DisplayMonitor.
MonitorEvent to all the listeners
associated with this DisplayMonitor.
DisplayMonitor.
oprtr on the 2 passed BaseTypes if
appropriate.
DVector.PrimitiveVector.
DAS from the named InputStream.
DDS from the named InputStream.
PrintWriter.
OutputStream.
PrintWriter with
four spaces of indentation.
OutputStream with
four spaces of indentation.
DAS on the given PrintWriter.
DAS on the given OutputStream.
DDS on the given PrintWriter.
DDS on the given OutputStream.
PrintWriter.
OutputStream.
DDS on the given
PrintWriter.
DDS on the given
OutputStream.
OutputStream.
OutputStream.
HDF5LibraryException,
the HDF-5 Library error stack, and
and the Java stack trace to the standard error stream.
HDF5LibraryException
the HDF-5 Library error stack, and
and the Java stack trace to the
specified print stream.
OutputStream.
OutputStream.
DataProcessor method.
CmdlineConsumers.
Iterator.DataReference is added to
a Display.
DataReference is removed
from a Display.
Logger interface
which retains consistancy and interoperability with the logging
done by java.rmi.server.RemoteServer
maxLevel on logStream.
Logger.NOTICE
on System.err.
File argument.
RealType.getRealType(String)
RealType.getRealType(String, int)
RealType.getRealType(String, Unit, Set)
RealType.getRealType(String, Unit)
RealType.getRealType(String, Unit, Set, int)
ReferenceMonitorEvent is the VisAD class for
RemoteReferenceLink-related events from display monitors.ReferenceMonitorEvent for the specified
RemoteReferenceLink.
ReferenceMonitorEvent for the specified
RemoteReferenceLink.
Operator.op when an attempt is made to parse a
improperly formed regular expression.RegExpException with the specified
detail message.
RegExpException with the specified
message and DODS error code see (DODSException).
RemoteDisplayMonitor is the interface for monitoring
RemoteDisplays.RemoteDisplayMonitorImpl is the implementation of the VisAD
RemoteDisplayMonitor class.DisplayMonitor
RemoteDisplaySync is the interface for stubs which are
exported to RemoteDisplays and used to send back events
used for synchronization.RemoteDisplaySyncImpl is the implementation of the VisAD
RemoteDisplaySync class.DisplaySync
RendererControl is the VisAD class for controlling
DisplayRenderer data.len bytes into an array, at a specified
offset.
b.length( ) bytes into an array.
boolean from this file.
double from this file.
null.
float from this file.
b.length bytes from this file into the byte
array.
len bytes from this file into the byte
array.
RealType corresponding to a DODS variable.
RealType corresponding to a DODS variable.
RealType corresponding to a name.
RealType corresponding to a name.
Operator class contains a generalized implementation
of this method.
next().
MonitorEvents to the specified listener.
DataRenderer deletion list.
saveProjection()
call -- if one was made -- or to initial projection otherwise.
SBHException with the specified
detail message.
SBHException with the specified
message and DODS error code see (DODSException).
Array value.SDArray.
SDArray with name n.
Boolean value.SDBoolean.
SDBoolean with name n.
Byte value.SDByte.
SDByte with name n.
Float32 value.SDFloat32.
SDFloat32 with name n.
Float64 value.SDFloat64.
SDFloat64 with name n.
Grid value.SDGrid.
SDGrid with name n.
Int16 value.SDInt16.
SDInt16 with name n.
Int32 value.SDInt32.
SDInt32 with name n.
List value.SDList.
SDList with name n.
SDODSException with the specified detail
message.
Sequence value.SDSequence.
SDSequence with name n.
String value.SDString.
SDString with name n.
Structure value.SDStructure.
SDStructure with name n.
Unsigned Int16 value.SDUInt16.
SDUInt16 with name n.
Unsigned Int32 value.SDUInt32.
SDUInt32 with name n.
URL value.SDURL.
SDURL with name n.
InvalidOperatorException with the specified
detail message.
InvalidOperatorException with the specified
message and DODS error code (see DODSException).
ScalarMap that maps the scalar to
the display_scalar.
ScalarMapControlEvent is the VisAD class for control-related
Events from ScalarMap objects.ScalarMap event
ScalarMapEvent is the VisAD class for Events
from ScalarMap objects.ScalarMap event
ScalarMap event
ScalarMapEvent(ScalarMap map, int id)
constructor.
ScalarMapListener is the EventListener interface for
ScalarMapEvents.ScalarType with the specified name.
RealTypes
without all the name-checking overhead.
DSequence variables to the
VisAD data-import context.FileFlatField.DSequence.
ArrayMethods for DODS types that
extend DArray and DGrid classes.Server DDS with the given dataset name.
ServerDDS with the given
BaseTypeFactory.
ServerDDS with the given dataset name
and BaseTypeFactory.
SimpleColorMapWidget.
Attribute.STRING attributes to
the VisAD data-import context.DString variables to the
VisAD data-import context.DStructure variables to the
VisAD data-import context.name in the DDS.
sink.
DSequence.
DSequence.
BaseType).
BaseType).
BaseType).
BaseType).
BaseType).
BaseType).
BaseType).
BaseType).
BaseType).
BaseType).
BaseType).
BaseType).
BaseType).
BaseType).
BaseType).
BaseType).
Strings describing the
animation sequence
Vector of Strings describing the
cursor location by copy; this is invoked by direct manipulation
renderers.
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
DisplayImpl to be rendered.
DisplayImpl to be rendered.
DisplayImpl to be rendered.
Field.
Field.
Field.
Field.
Field.
FieldImpl from a DODS
DSequence.
Field.
VisADException.
VisADException.
VisADException.
VisADException.
VisADException.
VisADException.
VisADException.
VisADException.
VisADException.
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)
getTransformed()
ColorMapWidget.setMaximumSize().
ColorMapWidget.setMaximumSize().
ColorMapWidget.setMinimumSize().
ColorMapWidget.setMinimumSize().
MonitorEvent.
ColorMapWidget.setPreferredSize().
ColorMapWidget.setPreferredSize().
RealType data values that is mapped to
the natural range of DisplayRealType display values.
floats
which must have the form float[components][table_length];
values should be in the range (0.0, 1.0)
n bytes of input.
Vector of BaseTypes, retrieves their
names into an array of Strings, and performs a Quick Sort
on that array.
Attribute.STRING attribute.
DString.
DString.
DStructure.
DStructure.
TransformOnlyDisplayRendererJ3D is the VisAD class for the
transforming but not rendering under Java3D.DisplayRenderer used for the
TRANSFORM_ONLY api.
TwoDDisplayRendererJ3D is the VisAD class for 2-D background
and metadata rendering under Java3D.DisplayRenderer supports 2-D only rendering.
[X][Y]
to a table with dimensions [Y][X].
toLineEle(double[][]).
String representation of this nav module
String representation of this object.
DisplayMonitor.
String representation of this object.
String representation of this object.
String representation of this object.
String representation of this object.
toString() to this node's
user object, or null if this node has no user object.
JComboBox.
RealTupleTypes.
RealTupleTypes.
RealTupleTypes.
RealTupleTypes.
RealTupleTypes.
RealTupleTypes.
Attribute.UINT16 attribute to
the VisAD data-import context.UInt16PrimitiveVector.
UInt16PrimitiveVector to the
VisAD data-import context.Attribute.UINT32 attribute to
the VisAD data-import context.UInt32PrimitiveVector.
UInt32PrimitiveVector to the
VisAD data-import context.MaxFileFieldStrategy
strategy.
Attribute.UNKNOWN attribute to
the VisAD data-import context.UserDisplayRendererJ3D is the DisplayRenderer
for remote users connecting to a cluster via a proxy on the
client.Attribute.UINT16 attribute.
DUInt16.
DUInt16.
UInt16PrimitiveVector.
Attribute.UINT32 attribute.
DUInt32.
DUInt32.
UInt32PrimitiveVector.
Vector of BaseTypes and
throw a BadSemanticsException if there are any
duplicate elements.
Attribute.UNKNOWN attribute.
Netcdf.iterator() and Netcdf.size() methods to only those variables that are also in a
client-specified list.FileFlatField.VisADCanvasJ2D is the VisAD "Canvas" for Java2D.VisADEvent is the VisAD class for Events
passed between Displays.TypeException if the name is invalid.
initHashtable(Class)
DSequence, stored in a
Vector of BaseType objects
and used as a template for deserialize.
DStructure, stored in a
Vector of BaseType objects.
PrimitiveVector.
Set corresponding to the metadata of the
attribute used in constructing this instance and a list of numeric
values.
Set corresponding to the metadata of the
attribute used in constructing this instance and a list of numeric
values.
Set corresponding to the metadata of the
attribute used in constructing this instance and a list of numeric
values.
Map value.WrongTypeException with the specified
detail message.
b.length bytes from the specified byte array
starting at offset off to this file.
len bytes from the specified byte array
starting at offset off to this file.
boolean to the file as a 1-byte value.
byte to the file as a 1-byte value.
len bytes from an array to the file.
char to the file as a 2-byte value, high
byte first.
long using the
doubleToLongBits method in class Double,
and then writes that long value to the file as an
8-byte quantity, high byte first.
int using the
floatToIntBits method in class Float,
and then writes that int value to the file as a
4-byte quantity, high byte first.
int to the file as four bytes, high byte first.
long to the file as eight bytes, high byte first.
short to the file as two bytes, high byte first.
RealType for the zone component of the UTM
grid.
add for JPython
__add__ for JPython
divide for JPython
__div__ for JPython
getSample for JPython.
evaluate for JPython.
evaluate for JPython.
getComponent for JPython.
getComponent for JPython.
getLength for JPython.
getLength for JPython.
getLength for JPython.
getComponents for JPython.
remainder for JPython
__mod__ for JPython
multiply for JPython
__mul__ for JPython
negate for JPython
pow for JPython
__pow__ for JPython
For low powers, do the multiply directly to preserve units.
__add__ for JPython
__div__ for JPython
__mod__ for JPython
__mul__ for JPython
__pow__ for JPython
__sub__ for JPython
setSample for JPython.
setSample for JPython.
subtract for JPython
__sub__ for JPython
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||