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

T

T - Static variable in interface visad.data.units.UnitParserConstants
RegularExpression Id.
T_STRING - Static variable in class loci.formats.in.SDTInfo
 
tabSize - Variable in class visad.data.units.SimpleCharStream
 
tacG - Variable in class loci.formats.in.SDTInfo
 
tacLH - Variable in class loci.formats.in.SDTInfo
 
tacLL - Variable in class loci.formats.in.SDTInfo
 
tacOF - Variable in class loci.formats.in.SDTInfo
 
tacR - Variable in class loci.formats.in.SDTInfo
 
TAG_BOTTOMBOUND - Static variable in class visad.data.vis5d.V5DStruct
real*4 BottomBound (PHASED OUT)
TAG_CENTCOL - Static variable in class visad.data.vis5d.V5DStruct
real*4 CentralCol (PHASED OUT)
TAG_CENTLAT - Static variable in class visad.data.vis5d.V5DStruct
real*4 CentralLat (PHASED OUT)
TAG_CENTLON - Static variable in class visad.data.vis5d.V5DStruct
real*4 CentralLon (PHASED OUT)
TAG_CENTROW - Static variable in class visad.data.vis5d.V5DStruct
real*4 CentralRow (PHASED OUT)
TAG_COLINC - Static variable in class visad.data.vis5d.V5DStruct
real*4 ColInc (PHASED OUT)
TAG_COMPRESS - Static variable in class visad.data.vis5d.V5DStruct
int*4 CompressMode; (#bytes/grid)
TAG_DATE - Static variable in class visad.data.vis5d.V5DStruct
int*4 t; int*4 DateStamp[t]
TAG_END - Static variable in class visad.data.vis5d.V5DStruct
 
TAG_HEIGHT - Static variable in class visad.data.vis5d.V5DStruct
int*4 l; real*4 Height[l] (PHASED OUT)
TAG_ID - Static variable in class visad.data.vis5d.V5DStruct
hex encoding of "V5D\n"
TAG_LAT1 - Static variable in class visad.data.vis5d.V5DStruct
real*4 Lat1 (PHASED OUT)
TAG_LAT2 - Static variable in class visad.data.vis5d.V5DStruct
real*4 Lat2 (PHASED OUT)
TAG_LEVINC - Static variable in class visad.data.vis5d.V5DStruct
real*4 LevInc (PHASED OUT)
TAG_LOWLEV_VAR - Static variable in class visad.data.vis5d.V5DStruct
int*4 var; int*4 LowLev[var]
TAG_MAXVAL - Static variable in class visad.data.vis5d.V5DStruct
int*4 var; real*4 MaxVal[var]
TAG_MINVAL - Static variable in class visad.data.vis5d.V5DStruct
int*4 var; real*4 MinVal[var]
TAG_NC - Static variable in class visad.data.vis5d.V5DStruct
int*4 Nc
TAG_NL - Static variable in class visad.data.vis5d.V5DStruct
int*4 Nl (Nl for all vars)
TAG_NL_VAR - Static variable in class visad.data.vis5d.V5DStruct
int*4 var; int*4 Nl[var]
TAG_NORTHBOUND - Static variable in class visad.data.vis5d.V5DStruct
real*4 NorthBound (PHASED OUT)
TAG_NR - Static variable in class visad.data.vis5d.V5DStruct
int*4 Nr
TAG_NUMTIMES - Static variable in class visad.data.vis5d.V5DStruct
int*4 NumTimes
TAG_NUMVARS - Static variable in class visad.data.vis5d.V5DStruct
int*4 NumVars
TAG_POLE_COL - Static variable in class visad.data.vis5d.V5DStruct
real*4 PoleCol (PHASED OUT)
TAG_POLE_ROW - Static variable in class visad.data.vis5d.V5DStruct
real*4 PoleRow (PHASED OUT)
TAG_PROJ_ARGS - Static variable in class visad.data.vis5d.V5DStruct
int*4 n; real*4 ProjArgs[0..n-1]
TAG_PROJECTION - Static variable in class visad.data.vis5d.V5DStruct
int*4 projection.
TAG_ROTATION - Static variable in class visad.data.vis5d.V5DStruct
real*4 Rotation (PHASED OUT)
TAG_ROWINC - Static variable in class visad.data.vis5d.V5DStruct
real*4 RowInc (PHASED OUT)
TAG_TIME - Static variable in class visad.data.vis5d.V5DStruct
int*4 t; int*4 TimeStamp[t]
TAG_UNITS - Static variable in class visad.data.vis5d.V5DStruct
int *4 var; char*20 Units[var]
TAG_VARNAME - Static variable in class visad.data.vis5d.V5DStruct
int*4 var; char*10 VarName[var]
TAG_VERSION - Static variable in class visad.data.vis5d.V5DStruct
char*10 FileVersion
TAG_VERT_ARGS - Static variable in class visad.data.vis5d.V5DStruct
int*4 n; real*4 VertArgs[0..n-1]
TAG_VERTICAL_SYSTEM - Static variable in class visad.data.vis5d.V5DStruct
int*4 VerticalSystem
TAG_WESTBOUND - Static variable in class visad.data.vis5d.V5DStruct
real*4 WestBound (PHASED OUT)
takeStep() - Method in interface visad.AnimationControl
advance one step (forward or backward)
takeStep() - Method in class visad.java2d.AnimationControlJ2D
advance one step (forward or backward)
takeStep() - Method in class visad.java3d.AnimationControlJ3D
advance one step (forward or backward)
TAN - Static variable in interface visad.Data
 
tan() - Method in interface visad.Data
call unary() to take the tan of this assuming radian Units unless this actual Units are degrees, using default modes for sampling (Data.NEAREST_NEIGHBOR) and error estimation (Data.NO_ERRORS)
tan(int, int) - Method in interface visad.Data
call unary() to take the tan of this assuming radian Units unless this actual Units are degrees
tan() - Method in class visad.DataImpl
call unary() to take the tan of this assuming radian Units unless this actual Units are degrees, using default modes for sampling (Data.NEAREST_NEIGHBOR) and error estimation (Data.NO_ERRORS)
tan(int, int) - Method in class visad.DataImpl
call unary() to take the tan of this assuming radian Units unless this actual Units are degrees
tan(Data) - Static method in class visad.python.JPythonMethods
return point-wise tan value of data, assuming input values are in radians unless they have units convertable with radians, in which case those units are converted to radians
tan() - Method in class visad.RemoteDataImpl
call unary() to take the tan of this assuming radian Units unless this actual Units are degrees, using default modes for sampling (Data.NEAREST_NEIGHBOR) and error estimation (Data.NO_ERRORS)
tan(int, int) - Method in class visad.RemoteDataImpl
call unary() to take the tan of this assuming radian Units unless this actual Units are degrees
TAN_DEGREES - Static variable in interface visad.Data
 
TANC - Static variable in class edu.wisc.ssec.mcidas.AREAnav
Code value in AREA files used to designate TANC (tangent cone) navigation
TANCnav - Class in edu.wisc.ssec.mcidas
Navigation class for tangent cone (TANC) type nav.
TANCnav(int[]) - Constructor for class edu.wisc.ssec.mcidas.TANCnav
Set up for the real math work.
tanDegrees() - Method in interface visad.Data
call unary() to take the tan of this assuming degree Units unless this actual Units are radians, using default modes for sampling (Data.NEAREST_NEIGHBOR) and error estimation (Data.NO_ERRORS)
tanDegrees(int, int) - Method in interface visad.Data
call unary() to take the tan of this assuming degree Units unless this actual Units are radians
tanDegrees() - Method in class visad.DataImpl
call unary() to take the tan of this assuming degree Units unless this actual Units are radians, using default modes for sampling (Data.NEAREST_NEIGHBOR) and error estimation (Data.NO_ERRORS)
tanDegrees(int, int) - Method in class visad.DataImpl
call unary() to take the tan of this assuming degree Units unless this actual Units are radians
tanDegrees(Data) - Static method in class visad.python.JPythonMethods
return point-wise tangent value of data, assuming input values are in degrees unless they have units convertable with degrees, in which case those units are converted to degrees
tanDegrees() - Method in class visad.RemoteDataImpl
call unary() to take the tan of this assuming degree Units unless this actual Units are radians, using default modes for sampling (Data.NEAREST_NEIGHBOR) and error estimation (Data.NO_ERRORS)
tanDegrees(int, int) - Method in class visad.RemoteDataImpl
call unary() to take the tan of this assuming degree Units unless this actual Units are radians
TCData - Class in visad.bom
 
TCData() - Constructor for class visad.bom.TCData
 
TCDataTest - Class in visad.bom
Test program to demonstrate TCData, a class for representing Tropical Cyclones in VisAD Creates some static TC Data, and displays a simple plot
TCDataTest() - Constructor for class visad.bom.TCDataTest
 
TCSReader - Class in loci.formats.in
TCSReader is the file format reader for Leica TCS TIFF files.
TCSReader() - Constructor for class loci.formats.in.TCSReader
 
tempToRad(float, int) - Method in class edu.wisc.ssec.mcidas.CalibratorFY2
calibrate from temperature to radiance
tenBitToTwoByte(byte[], short[]) - Static method in class visad.util.Util
Convert 10-bit data to 2-byte data
tenFactor() - Method in class visad.data.units.UnitParser
 
terminalTupleOrScalar(VisADGroup, float[][], String, TextControl, int, int[], float[], int[], DataRenderer) - Method in class visad.java2d.ShadowTypeJ2D
 
terminalTupleOrScalar(Object, float[][], String, TextControl, int, int[], float[], int[], DataRenderer) - Method in class visad.java3d.ShadowTypeJ3D
 
terminalTupleOrScalar(Object, float[][], String, TextControl, int, int[], float[], int[], DataRenderer, ShadowType) - Method in class visad.ShadowType
transform data into a (Java3D or Java2D) scene graph; add generated scene graph components as children of group; group is Group (Java3D) or VisADGroup (Java2D); value_array are inherited valueArray values; default_values are defaults for each display.DisplayRealTypeVector; return true if need post-process
TERTIARY - Static variable in class visad.AxisScale
identifier for tertiary label side of axis
test() - Method in class loci.formats.codec.BaseCodec
Main testing method default implementation.
test(float[][]) - Method in class visad.Delaunay
check this triangulation in various ways to make sure it is constructed correctly.
test(float[][], boolean) - Method in class visad.Delaunay
 
TestArea - Class in visad.data.mcidas
This will test the Area File Adapter and Base Map (McIDAS formats) Adapter for VisAD.
TestArea() - Constructor for class visad.data.mcidas.TestArea
 
TestBinary - Class in visad.data.visad
 
TestBinary(String[]) - Constructor for class visad.data.visad.TestBinary
 
TestCluster - Class in visad.cluster
TestCluster is the class for testing the visad.cluster package.
TestCluster() - Constructor for class visad.cluster.TestCluster
 
TestClusterOneJVM - Class in visad.cluster
TestClusterOneJVM is the class for testing the visad.cluster package.
TestClusterOneJVM() - Constructor for class visad.cluster.TestClusterOneJVM
 
TestDownload - Class in visad.install
 
TestDownload(String[]) - Constructor for class visad.install.TestDownload
 
testEqualsCache(Set) - Method in class visad.Set
test set against a cache of Set-s equal to this
TestGIF - Class in visad.data.gif
 
TestGIF() - Constructor for class visad.data.gif.TestGIF
 
TestMatrix - Class in Jama.test
TestMatrix tests the functionality of the Jama Matrix class and associated decompositions.
TestMatrix() - Constructor for class Jama.test.TestMatrix
 
testNotEqualsCache(Set) - Method in class visad.Set
test set against a cache of Set-s not equal to this
TestProxyCluster - Class in visad.cluster
TestProxyCluster is the class for testing the visad.cluster package.
TestProxyCluster(String, Frame, RemoteProxyAgent) - Constructor for class visad.cluster.TestProxyCluster
 
testRead(String[]) - Method in class visad.data.bio.LociForm
A utility method for test reading a file from the command line, and displaying the results in a simple display.
TestROMS - Class in visad.cluster
cd /home1/billh/mead java -mx128m visad.cluster.TestROMS NE_Pacific_2.nc roms_his_NEP2.nc
TestROMS(String[]) - Constructor for class visad.cluster.TestROMS
 
Tests - Class in gnu.regexp.util
This is a very basic testsuite application for gnu.regexp.
TestSSCluster - Class in visad.cluster
TestSSCluster is the class for testing the visad.cluster package.
TestSSCluster(String, Frame) - Constructor for class visad.cluster.TestSSCluster
 
TestUtil - Class in visad.install
 
TestUtil(String[]) - Constructor for class visad.install.TestUtil
 
TestUtil.MakeCopy - Class in visad.install
 
TestVis5DCluster - Class in visad.cluster
TestVis5DCluster is the class for testing the visad.cluster package.
TestVis5DCluster() - Constructor for class visad.cluster.TestVis5DCluster
 
testWidget() - Method in class visad.browser.Widget
Pops up a frame to test this widget.
TestWRFCluster - Class in visad.cluster
TestWRFCluster is the class for testing the visad.cluster package.
TestWRFCluster(String, Frame) - Constructor for class visad.cluster.TestWRFCluster
 
texCoords - Variable in class visad.VisADGeometryArray
 
Text - Static variable in interface visad.Display
display scalar for text
Text - Class in visad
Text is the class of VisAD scalar data for text strings.
Text(TextType) - Constructor for class visad.Text
construct a Text object with the missing value
Text(TextType, String) - Constructor for class visad.Text
construct a Text object
Text(String) - Constructor for class visad.Text
construct a Text object with the generic TEXT type (TextType.Generic)
text - Variable in class visad.util.TextEditor
main text area
TextAdapter - Class in visad.data.text
this is an VisAD file adapter for comma-, tab- and blank-separated ASCII text file data.
TextAdapter(String) - Constructor for class visad.data.text.TextAdapter
Create a VisAD FlatField from a local Text (comma-, tab- or blank-separated values) ASCII file
TextAdapter(String, String, String) - Constructor for class visad.data.text.TextAdapter
Create a VisAD FlatField from a local Text (comma-, tab- or blank-separated values) ASCII file
TextAdapter(URL) - Constructor for class visad.data.text.TextAdapter
Create a VisAD FlatField from a remote Text (comma-, tab- or blank-separated values) ASCII file
TextAdapter(URL, String, String) - Constructor for class visad.data.text.TextAdapter
Create a VisAD FlatField from a local Text (comma-, tab- or blank-separated values) ASCII file
TextAdapter(InputStream, String, String, String) - Constructor for class visad.data.text.TextAdapter
Create a VisAD FlatField from a local Text (comma-, tab- or blank-separated values) ASCII file
TextAdapter(InputStream, String, String, String, boolean) - Constructor for class visad.data.text.TextAdapter
Create a VisAD FlatField from a local Text (comma-, tab- or blank-separated values) ASCII file
TextAdapter(InputStream, String, String, String, Hashtable, boolean) - Constructor for class visad.data.text.TextAdapter
Create a VisAD FlatField from a local Text (comma-, tab- or blank-separated values) ASCII file
TextAdapter(InputStream, String, String, String, Hashtable, boolean, String) - Constructor for class visad.data.text.TextAdapter
Create a VisAD FlatField from a local Text (comma-, tab- or blank-separated values) ASCII file
TextAdapter(InputStream, String, String, String, Hashtable, boolean, String, TextAdapter.StreamProcessor) - Constructor for class visad.data.text.TextAdapter
Create a VisAD FlatField from a local Text (comma-, tab- or blank-separated values) ASCII file
TextAdapter.DateParser - Interface in visad.data.text
used to allow applications to define their own date parsing
TextAdapter.StreamProcessor - Interface in visad.data.text
 
textChanged - Variable in class visad.browser.RangeSlider
Flag whether current text string value needs updating.
TextControl - Class in visad
TextControl is the VisAD class for controlling Text display scalars.
TextControl(DisplayImpl) - Constructor for class visad.TextControl
 
TextControl.Justification - Class in visad
A class to represent the different types of justification.
TextControl.Justification(String) - Constructor for class visad.TextControl.Justification
Constructor - simply store the name
TextControlWidget - Class in visad.util
 
TextControlWidget(TextControl) - Constructor for class visad.util.TextControlWidget
Creates new form TextControlWidget
TextEditor - Class in visad.util
A general-purpose editor for reading and writing text files.
TextEditor() - Constructor for class visad.util.TextEditor
constructs a TextEditor
TextEditor(String) - Constructor for class visad.util.TextEditor
constructs a TextEditor containing text from the given filename
TextForm - Class in visad.data.text
Defines the form of text data files for VisAD These may have filename extentions of: .csv - comma-separated values .tsv - tab-separated values .bsv - blank-separated values .txt - (delimiter chosen from the characters: tab, comma, blank in that order)
TextForm() - Constructor for class visad.data.text.TextForm
 
TextForm - Class in visad.gifts
 
TextForm() - Constructor for class visad.gifts.TextForm
 
TextForm(String, String) - Constructor for class visad.gifts.TextForm
 
TextForm(boolean, String, String) - Constructor for class visad.gifts.TextForm
 
TextFrame - Class in visad.util
A GUI frame for editing text files.
TextFrame() - Constructor for class visad.util.TextFrame
constructs a TextFrame
TextFrame(String) - Constructor for class visad.util.TextFrame
constructs a TextFrame containing text from the given filename
TextFrame(TextEditor) - Constructor for class visad.util.TextFrame
constructs a TextFrame from the given TextEditor object
textPane - Variable in class visad.util.TextFrame
main frame component
TextType - Class in visad
TextType is the VisAD scalar data type for text string variables.
TextType(String) - Constructor for class visad.TextType
name of type (two TextTypes are equal if their names are equal)
TEXTURE3D - Static variable in class visad.GraphicsModeControl
3D texture type for volume rendering
Texture3DMode - Static variable in interface visad.Display
texture 3D mode - ConstantMap only, values must be > 0
texture3DToGroup(Object, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, BufferedImage[], GraphicsModeControl, float, float[], int, int, int, DataRenderer) - Method in class visad.cluster.ShadowNodeFunctionTypeJ3D
 
texture3DToGroup(Object, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, BufferedImage[], GraphicsModeControl, float, float[], int, int, int, DataRenderer) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
 
texture3DToGroup(Object, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, BufferedImage[], GraphicsModeControl, float, float[], int, int, int, DataRenderer) - Method in class visad.ShadowType
 
texture_height - Variable in class visad.VisADAppearance
 
TEXTURE_NPOT - Static variable in class visad.java3d.DisplayImplJ3D
Indicates whether to allow non-power of two textures.
texture_width - Variable in class visad.VisADAppearance
 
textureDepth(int) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
Get the possibly adjusted texture depth.
textureDepth(int) - Method in class visad.ShadowType
 
TextureEnable - Static variable in interface visad.Display
texture enable - ConstantMap only
TextureFillRendererJ3D - Class in visad.bom
TextureFillRendererJ3D is the VisAD class for rendering Sets (usually Irregular2DSets) filled with a cross hatch pattern via texture mapping
TextureFillRendererJ3D() - Constructor for class visad.bom.TextureFillRendererJ3D
 
textureHeight(int) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
Get the possibly adjusted texture height.
textureHeight(int) - Method in class visad.ShadowType
 
textureStackToGroup(Object, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, BufferedImage[], BufferedImage[], BufferedImage[], GraphicsModeControl, float, float[], int, int, int, DataRenderer) - Method in class visad.cluster.ShadowNodeFunctionTypeJ3D
client must process the VisADSwitch this makes in order to insert in a Java3D scene graph
textureStackToGroup(Object, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, BufferedImage[], BufferedImage[], BufferedImage[], GraphicsModeControl, float, float[], int, int, int, DataRenderer) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
 
textureStackToGroup(Object, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, VisADGeometryArray, BufferedImage[], BufferedImage[], BufferedImage[], GraphicsModeControl, float, float[], int, int, int, DataRenderer) - Method in class visad.ShadowType
 
textureToGroup(Object, VisADGeometryArray, BufferedImage, GraphicsModeControl, int, int, DataRenderer) - Method in class visad.bom.ShadowTextureFillSetTypeJ3D
 
textureToGroup(Object, VisADGeometryArray, BufferedImage, GraphicsModeControl, float, float[], int, int) - Method in class visad.cluster.ShadowNodeFunctionTypeJ3D
 
textureToGroup(Object, VisADGeometryArray, BufferedImage, GraphicsModeControl, float, float[], int, int) - Method in class visad.java2d.ShadowFunctionOrSetTypeJ2D
 
textureToGroup(Object, VisADGeometryArray, BufferedImage, GraphicsModeControl, float, float[], int, int, boolean, boolean, VisADImageTile) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
 
textureToGroup(Object, VisADGeometryArray, BufferedImage, GraphicsModeControl, float, float[], int, int) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
 
textureToGroup(Object, VisADGeometryArray, BufferedImage, GraphicsModeControl, float, float[], int, int, boolean, boolean, VisADImageTile, boolean) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
 
textureToGroup(Object, VisADGeometryArray, BufferedImage, GraphicsModeControl, float, float[], int, int) - Method in class visad.ShadowType
 
textureToGroup(Group, GeometryArray, BufferedImage) - Method in class visad.test.J3DTextureTest
 
textureWidth(int) - Method in class visad.java3d.ShadowFunctionOrSetTypeJ3D
Get the possibly adjusted texture width.
textureWidth(int) - Method in class visad.ShadowType
 
theCode - Variable in class loci.formats.codec.LZWTreeNode
Code corresponding to this node.
THICKNESS_RIDGE - Static variable in class visad.bom.FrontDrawer
 
Thing - Interface in visad
Thing is the top-level interface for objects that send ThingChangedEvents to Actions.
thingChanged(ThingChangedEvent) - Method in class visad.ActionImpl
a linked ThingReference has changed, requesting activity in this ActionImpl
thingChanged(ThingChangedEvent) - Method in class visad.RemoteActionImpl
 
thingChanged(ThingChangedEvent) - Method in interface visad.ThingChangedListener
 
ThingChangedEvent - Class in visad
ThingChangedEvent is the VisAD class for changes in objects (usually Data objects) referred to by ThingReference objects.
ThingChangedEvent(long, long) - Constructor for class visad.ThingChangedEvent
 
ThingChangedListener - Interface in visad
ThingChangedListener is the EventListener interface for ThingChangedEvents.
ThingImpl - Class in visad
ThingImpl is the abstract superclass of the VisAD objects that send ThingChangedEvents to Actions.
ThingImpl() - Constructor for class visad.ThingImpl
 
ThingReference - Interface in visad
ThingReference is the VisAD interface for named holders for objects.
ThingReferenceImpl - Class in visad
ThingReferenceImpl is a local implementation of ThingReference.
ThingReferenceImpl(String) - Constructor for class visad.ThingReferenceImpl
Constructs from a name for the instance.
things - Variable in class visad.bom.annotations.ScreenAnnotator
 
ThreadManager - Class in visad.util
This class provides support for running a collection of Runnables concurrently.
ThreadManager() - Constructor for class visad.util.ThreadManager
 
ThreadManager(String) - Constructor for class visad.util.ThreadManager
Constructor with name specified
ThreadManager(int) - Constructor for class visad.util.ThreadManager
 
ThreadManager.MyRunnable - Interface in visad.util
MyRunnable
ThreadPool - Class in visad.util
A pool of threads which can be used to execute any Runnable tasks.
ThreadPool() - Constructor for class visad.util.ThreadPool
Build a thread pool with the default thread name prefix and the default minimum and maximum numbers of threads.
ThreadPool(String) - Constructor for class visad.util.ThreadPool
Build a thread pool with the specified thread name prefix, and the default minimum and maximum numbers of threads
ThreadPool(int) - Constructor for class visad.util.ThreadPool
Build a thread pool with the specified maximum number of threads, and the default thread name prefix and minimum number of threads
ThreadPool(int, int) - Constructor for class visad.util.ThreadPool
Build a thread pool with the specified minimum and maximum numbers of threads, and the default thread name prefix.
ThreadPool(String, int, int) - Constructor for class visad.util.ThreadPool
Build a thread pool with the specified thread name prefix and minimum and maximum numbers of threads
thumbReader - Variable in class loci.formats.in.OIFReader
Helper reader to open the thumbnail.
tiff - Variable in class loci.formats.in.LeicaReader
Helper readers.
tiff - Variable in class loci.formats.in.PerkinElmerReader
Helper reader.
TiffForm - Class in visad.data.tiff
TiffForm is the VisAD data adapter for the TIFF file format.
TiffForm() - Constructor for class visad.data.tiff.TiffForm
 
tiffReader - Variable in class loci.formats.in.OIFReader
Helper reader to open TIFF files.
TiffReader - Class in loci.formats.in
TiffReader is the file format reader for TIFF files, including OME-TIFF.
TiffReader() - Constructor for class loci.formats.in.TiffReader
Constructs a new Tiff reader.
tiffs - Variable in class loci.formats.in.OIFReader
Names of every TIFF file to open.
TiffWriter - Class in loci.formats.out
TiffWriter is the file format writer for TIFF files.
TiffWriter() - Constructor for class loci.formats.out.TiffWriter
 
TiffWriter(String, String[]) - Constructor for class loci.formats.out.TiffWriter
 
tileCells() - Method in class visad.ss.SpreadSheet
Resizes all cells to exactly fill the entire pane, if possible.
timdif(int, int, int, int) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
Calculate difference in minutes between two dates/times.
time - Variable in class loci.formats.in.SDTInfo
Time of creation.
Time - Static variable in class visad.RealType
Timestamp coordinate
Time1DTuple - Static variable in class visad.RealTupleType
System intrinsic for (RealType.Time)
time_flag - Variable in class visad.DataDisplayLink
flag indicating current doTransform() has taken more than 500 ms
timeBins - Variable in class loci.formats.in.SDTInfo
 
timeBins - Variable in class loci.formats.in.SDTReader
Number of time bins in lifetime histogram.
TimeFactorer - Class in visad.data.in
Converts incoming VisAD Fields whose outermost dimension is time and can be factored out into a field-of-fields.
TimeFactorer(DataInputStream) - Constructor for class visad.data.in.TimeFactorer
Constructs from a upstream data source.
TimeInterval - Static variable in class visad.RealType
Temporal-interval coordinate
timeOriginExpr() - Method in class visad.data.units.UnitParser
 
times - Variable in class loci.formats.in.LegacyQTReader
Time offset for each frame.
times(double) - Method in class visad.matrix.JamaMatrix
Multiply a matrix by a scalar, C = s*A
times(JamaMatrix) - Method in class visad.matrix.JamaMatrix
Linear algebraic matrix multiplication, A * B
timesEquals(double) - Method in class visad.matrix.JamaMatrix
Multiply a matrix by a scalar in place, A = s*A
timeSequenceType - Static variable in class visad.data.amanda.BaseTrack
 
timeSequenceType - Static variable in class visad.data.amanda.Hits
 
timeSetToArray(Gridded1DSet) - Static method in class visad.DateTime
Create an array of DateTimes from a Gridded1DSet of times.
timestamp - Variable in class loci.formats.in.OpenlabReader.LayerInfo
 
TimeStamp - Variable in class visad.data.vis5d.V5DStruct
Time in HHMMSS format
timeString() - Method in class visad.DateTime
Return a string representing the "time" portion of this DateTime
TITLE - Static variable in class loci.formats.gui.ImageViewer
 
TNDCY_NUM - Static variable in class visad.meteorology.WeatherSymbols
Number of pressure tendency symbols
toArray() - Method in interface visad.util.FloatTupleArray
Get array data.
toArray() - Method in class visad.util.FloatTupleArrayImpl
Get contained data as array.
toByteArray() - Method in class loci.formats.codec.BitWriter
Gets an array containing all bits written thus far.
toByteArray() - Method in class loci.formats.codec.ByteVector
 
toDrawable(DisplayImpl) - Method in class visad.bom.annotations.ImageJ3D
 
toDrawable(DisplayImpl) - Method in class visad.bom.annotations.JLabelJ3D
Make the JLabelJ3D into a Shape3D.
toDrawable(DisplayImpl) - Method in class visad.bom.annotations.LabelJ3D
Make the LabelJ3D into a Shape3D.
toDrawable(DisplayImpl) - Method in class visad.bom.annotations.LineJ3D
Make the LineJ3D into a Shape3D.
toDrawable(DisplayImpl) - Method in class visad.bom.annotations.PointJ3D
Make the PointJ3D into a Shape3D.
toDrawable(DisplayImpl) - Method in class visad.bom.annotations.QuadrilateralJ3D
Make the QuadrilateralJ3D into a Shape3D.
toDrawable(DisplayImpl) - Method in interface visad.bom.annotations.ScreenAnnotation
Make the Object into a Shape3D.
toDrawable(DisplayImpl) - Method in class visad.bom.annotations.TriangleJ3D
Make the TriangleJ3D into a Shape3D.
ToFits - Class in visad.data.fits
 
ToFits() - Constructor for class visad.data.fits.ToFits
 
toggle() - Method in interface visad.AnimationControl
toggle automatic stepping between off and on
toggle(boolean) - Method in class visad.DataRenderer
Sets the visibility of the data being rendered by this instance.
toggle() - Method in class visad.java2d.AnimationControlJ2D
toggle automatic stepping between off and on
toggle(boolean) - Method in class visad.java2d.RendererJ2D
 
toggle() - Method in class visad.java3d.AnimationControlJ3D
toggle automatic stepping between off and on
toggle(boolean) - Method in class visad.java3d.RendererJ3D
 
ToggleControl - Class in visad
ToggleControl is the VisAD class for toggling other Control-s on and off.
ToggleControl(DisplayImpl, Control) - Constructor for class visad.ToggleControl
 
token - Variable in class dods.dap.parser.DASParser
 
token - Variable in class dods.dap.parser.DDSParser
 
token - Variable in class dods.dap.parser.ErrorParser
 
token - Variable in class dods.dap.parser.ExprParser
 
Token - Class in dods.dap.parser
Describes the input token stream.
Token() - Constructor for class dods.dap.parser.Token
 
Token - Class in visad.data.units
Describes the input token stream.
Token() - Constructor for class visad.data.units.Token
No-argument constructor
Token(int) - Constructor for class visad.data.units.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class visad.data.units.Token
Constructs a new token for the specified Image and Kind.
token - Variable in class visad.data.units.UnitParser
Current token.
token_source - Variable in class dods.dap.parser.DASParser
 
token_source - Variable in class dods.dap.parser.DDSParser
 
token_source - Variable in class dods.dap.parser.ErrorParser
 
token_source - Variable in class dods.dap.parser.ExprParser
 
token_source - Variable in class visad.data.units.UnitParser
Generated Token Manager.
tokenImage - Static variable in interface dods.dap.parser.DASParserConstants
 
tokenImage - Static variable in interface dods.dap.parser.DDSParserConstants
 
tokenImage - Static variable in interface dods.dap.parser.ErrorParserConstants
 
tokenImage - Static variable in interface dods.dap.parser.ExprParserConstants
 
tokenImage - Variable in exception dods.dap.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Variable in exception visad.data.units.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface visad.data.units.UnitParserConstants
Literal token values.
TokenMgrError - Error in dods.dap.parser
 
TokenMgrError() - Constructor for error dods.dap.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error dods.dap.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error dods.dap.parser.TokenMgrError
 
TokenMgrError - Error in visad.data.units
Token Manager Error.
TokenMgrError() - Constructor for error visad.data.units.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error visad.data.units.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error visad.data.units.TokenMgrError
Full Constructor.
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.ABISnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.ABISnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
converts from satellite coordinates to latitude/longitude.
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.GEOSnav
 
toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.GMSXnav
toLatLon converts satellite line/element to lat/lon
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.GMSXnav
 
toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.GOESnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.GOESnav
 
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.GRIDnav
converts from grid coordinates (x,y) or (col, row) to latitude/longitude
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.GVARnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.GVARnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.KALPnav
 
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.KALPnav
 
toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.LALOnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.LALOnav
 
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.LAMBnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.MERCnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.MERCnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.MOLLnav
Converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.MOLLnav
Converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.MSATnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.MSATnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.MSGnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.MSGnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.MSGTnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.MSGTnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.PSnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.RADRnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.RADRnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.RECTnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.RECTnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.SINUnav
 
toLatLon(float[][]) - Method in class edu.wisc.ssec.mcidas.SINUnav
 
toLatLon(double[][]) - Method in class edu.wisc.ssec.mcidas.TANCnav
converts from satellite coordinates to latitude/longitude
toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.ABISnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.ABISnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
toLinEle converts lat/long to satellite line/element This implementation converts the input array to doubles and calls the double signature of AREAnav.toLinEle(double[][]).
toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.GEOSnav
 
toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.GMSXnav
toLinEle converts lat/lon to satellite line/element
toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.GMSXnav
 
toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.GOESnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.GOESnav
 
toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.GVARnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.GVARnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.KALPnav
 
toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.KALPnav
 
toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.LALOnav
toLinEle converts lat/long to satellite line/element transform an array of values in R^DomainDimension to an array of non-integer grid coordinates
toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.LALOnav
 
toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.LAMBnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.MERCnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.MERCnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.MOLLnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.MOLLnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.MSATnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.MSATnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.MSGnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.MSGnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.MSGTnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.MSGTnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.PSnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.RADRnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.RADRnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.RECTnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.RECTnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.SINUnav
 
toLinEle(float[][]) - Method in class edu.wisc.ssec.mcidas.SINUnav
 
toLinEle(double[][]) - Method in class edu.wisc.ssec.mcidas.TANCnav
toLinEle converts lat/long to satellite line/element
Tool2D - Variable in class visad.ss.SpreadSheet
Toolbar buttons.
Tool3D - Variable in class visad.ss.SpreadSheet
Toolbar buttons.
Toolbar - Variable in class visad.ss.SpreadSheet
Tool bar.
ToolJ2D - Variable in class visad.ss.SpreadSheet
Toolbar buttons.
ToolMap - Variable in class visad.ss.SpreadSheet
Toolbar buttons.
ToolPaste - Variable in class visad.ss.SpreadSheet
Toolbar buttons.
ToolReset - Variable in class visad.ss.SpreadSheet
Toolbar buttons.
tools - Variable in class loci.formats.in.LegacyQTReader
Instance of LegacyQTTools to handle QuickTime for Java detection.
tools - Variable in class loci.formats.out.LegacyQTWriter
Instance of LegacyQTTools to handle QuickTime for Java detection.
ToolSave - Variable in class visad.ss.SpreadSheet
Toolbar buttons.
ToolShow - Variable in class visad.ss.SpreadSheet
Toolbar buttons.
TOP - Static variable in class visad.TextControl.Justification
Predefined value for top justification
TOP_LEFT - Static variable in class visad.bom.annotations.ImageJ3D
Image top left positioned on x, y
TOP_RIGHT - Static variable in class visad.bom.annotations.ImageJ3D
Image top right positioned on x, y
TopLevelClause - Interface in dods.dap.Server
Represents a top-level clause in the selection portion of a constraint expression (CE).
toReference(double[][]) - Method in class visad.bom.Radar2DCoordinateSystem
Convert from range/azimuth to latitude/longitude.
toReference(float[][]) - Method in class visad.bom.Radar2DCoordinateSystem
Convert from range/azimuth to latitude/longitude.
toReference(double[][]) - Method in class visad.bom.Radar3DCoordinateSystem
Convert from range/azimuth/elevation to latitude/longitude/altitude.
toReference(float[][]) - Method in class visad.bom.Radar3DCoordinateSystem
Convert from range/azimuth/elevation to latitude/longitude/altitude.
toReference(double[][]) - Method in class visad.bom.WindPolarCoordinateSystem
 
toReference(float[][]) - Method in class visad.bom.WindPolarCoordinateSystem
 
toReference(double[][]) - Method in class visad.CachingCoordinateSystem
Wrapper around the toReference method of the input CoordinateSystem.
toReference(float[][]) - Method in class visad.CachingCoordinateSystem
Wrapper around the toReference method of the input CoordinateSystem.
toReference(double[][]) - Method in class visad.CartesianProductCoordinateSystem
Convert input array to reference coordinates.
toReference(float[][]) - Method in class visad.CartesianProductCoordinateSystem
Convert input array to reference coordinates.
toReference(double[][]) - Method in class visad.CMYCoordinateSystem
Convert RealTuple values to Reference coordinates; for efficiency, input and output values are passed as double[][] arrays rather than RealTuple[] arrays; the array organization is double[tuple_dimension][number_of_tuples]; can modify and return argument array.
toReference(float[][]) - Method in class visad.CMYCoordinateSystem
Convert RealTuple values to Reference coordinates; for efficiency, input and output values are passed as float[][] arrays rather than RealTuple[] arrays; the array organization is float[tuple_dimension][number_of_tuples]; can modify and return argument array.
toReference(double[][]) - Method in class visad.CoordinateSystem
Convert RealTuple values to Reference coordinates; for efficiency, input and output values are passed as double[][] arrays rather than RealTuple[] arrays; the array organization is double[tuple_dimension][number_of_tuples]; can modify and return argument array.
toReference(float[][]) - Method in class visad.CoordinateSystem
Convert RealTuple values to Reference coordinates; for efficiency, input and output values are passed as float[][] arrays rather than RealTuple[] arrays; the array organization is float[tuple_dimension][number_of_tuples]; can modify and return argument array.
toReference(double[][], Unit[]) - Method in class visad.CoordinateSystem
Convert values in Units specified to Reference coordinates.
toReference(float[][], Unit[]) - Method in class visad.CoordinateSystem
Convert values in Units specified to Reference coordinates.
toReference(double[][]) - Method in class visad.CylindricalCoordinateSystem
Convert cylindrical coordinates (radius, azimuth, z) to Cartesian coordinates (x, y, z).
toReference(float[][]) - Method in class visad.CylindricalCoordinateSystem
Convert cylindrical coordinates (radius, azimuth, z) to Cartesian coordinates (x, y, z).
toReference(double[][]) - Method in class visad.data.hdfeos.LambertAzimuthalEqualArea
 
toReference(double[][]) - Method in class visad.data.hdfeos.LambertConformalConic
 
toReference(double[][]) - Method in class visad.data.hdfeos.PolarStereographic
 
toReference(double[][]) - Method in class visad.data.hrit.HRITCoordinateSystem
convert from image element,line to latitude,longitude
toReference(float[][]) - Method in class visad.data.hrit.HRITCoordinateSystem
convert from image element,line to latitude,longitude
toReference(double[][]) - Method in class visad.data.mcidas.AREACoordinateSystem
convert from image element,line to latitude,longitude
toReference(float[][]) - Method in class visad.data.mcidas.AREACoordinateSystem
convert from image element,line to latitude,longitude
toReference(double[][]) - Method in class visad.data.mcidas.GRIDCoordinateSystem
Converts grid xy (col,row) to latitude/longitude
toReference(double[][]) - Method in class visad.data.vis5d.Vis5DCoordinateSystem
 
toReference(double[][]) - Method in class visad.data.vis5d.Vis5DVerticalSystem.Vis5DVerticalCoordinateSystem
Converts pressures in millibars to altitude in meters.
toReference(float[][]) - Method in class visad.data.vis5d.Vis5DVerticalSystem.Vis5DVerticalCoordinateSystem
Converts pressures in millibars to altitude in meters.
toReference(double[][]) - Method in class visad.EmpiricalCoordinateSystem
Convert world coordinates to reference coordinates.
toReference(float[][]) - Method in class visad.EmpiricalCoordinateSystem
Convert world coordinates to reference coordinates.
toReference(double[][]) - Method in class visad.FlowSphericalCoordinateSystem
 
toReference(float[][]) - Method in class visad.FlowSphericalCoordinateSystem
 
toReference(float[][]) - Method in class visad.georef.LongitudeLatitudeInterpCS
 
toReference(double[][]) - Method in class visad.georef.LongitudeLatitudeInterpCS
 
toReference(double[][]) - Method in class visad.georef.TrivialMapProjection
Transform to the reference coordinates
toReference(float[][]) - Method in class visad.georef.TrivialMapProjection
Transform to the reference coordinates
toReference(double[][]) - Method in class visad.georef.TrivialNavigation
Transform to the reference coordinates
toReference(double[][]) - Method in class visad.GridCoordinateSystem
 
toReference(float[][]) - Method in class visad.GridCoordinateSystem
 
toReference(double[][]) - Method in class visad.HSVCoordinateSystem
 
toReference(float[][]) - Method in class visad.HSVCoordinateSystem
 
toReference(double[][]) - Method in class visad.IdentityCoordinateSystem
Simple implementation of abstract method.
toReference(float[][]) - Method in class visad.IdentityCoordinateSystem
Simple implementation of abstract method.
toReference(double[][]) - Method in class visad.InverseCoordinateSystem
 
toReference(float[][]) - Method in class visad.InverseCoordinateSystem
 
toReference(double[][]) - Method in class visad.jmet.AlbersCoordinateSystem
convert from x,y to lat,lon
toReference(double[][]) - Method in class visad.jmet.EASECoordinateSystem
convert from x,y to lat,lon
toReference(double[][]) - Method in class visad.jmet.GRIBCoordinateSystem
convert from x,y to lat,lon
toReference(double[][]) - Method in class visad.LogCoordinateSystem
Convert values to logarithmic values.
toReference(double[][]) - Method in class visad.PolarCoordinateSystem
 
toReference(float[][]) - Method in class visad.PolarCoordinateSystem
 
toReference(double[][]) - Method in class visad.SphericalCoordinateSystem
 
toReference(float[][]) - Method in class visad.SphericalCoordinateSystem
 
toRowCol(double[][]) - Method in class edu.wisc.ssec.mcidas.GRIDnav
toRowCol converts latitude/longitude to grid row/col
toString() - Method in class dods.dap.parser.Token
Returns the image.
toString() - Method in class dods.dap.Server.BoolFunctionClause
Prints the original string representation of this clause.
toString() - Method in class dods.dap.Server.BTFunctionClause
Prints the original string representation of this clause.
toString() - Method in class dods.dap.Server.DereferenceClause
 
toString() - Method in class dods.dap.Server.RelOpClause
Prints the original string representation of this clause.
toString() - Method in class dods.dap.Server.ValueClause
Prints the original string representation of this clause.
toString() - Method in class edu.wisc.ssec.mcidas.adde.AddePointDataReader
Return a formated string of the returned data
toString() - Method in class edu.wisc.ssec.mcidas.adde.DataSetInfo
Return a formated string of the returned data
toString() - Method in class edu.wisc.ssec.mcidas.adde.GetAreaGUI
 
toString() - Method in class edu.wisc.ssec.mcidas.adde.WxTextProduct
Get the string representation of this product
toString() - Method in class edu.wisc.ssec.mcidas.AreaDirectory
Prints out a formatted listing of the directory info
toString() - Method in class edu.wisc.ssec.mcidas.AreaDirectoryList
Prints out a formatted listing of the directory info
toString() - Method in class edu.wisc.ssec.mcidas.AreaFile
Get a String representation of this image metadata/information
toString() - Method in class edu.wisc.ssec.mcidas.AREAnav
Return a String representation of this nav module
toString() - Method in class edu.wisc.ssec.mcidas.EnhancementTable
Print out a pretty table.
toString() - Method in class edu.wisc.ssec.mcidas.GridDirectory
String representation of the GridDirectory
toString() - Method in class edu.wisc.ssec.mcidas.GridDirectoryList
Prints out a formatted listing of the directory info
toString() - Method in class loci.formats.gui.ComboFileFilter
Gets a string representation of this file filter.
toString() - Method in class loci.formats.gui.ExtensionFileFilter
Gets a string representation of this file filter.
toString() - Method in class loci.formats.gui.FormatFileFilter
Gets a string representation of this file filter.
toString() - Method in class visad.BaseColorControl
 
toString() - Method in class visad.bom.Radar2DCoordinateSystem
Return String representation of this Radar2DCoordinateSystem
toString() - Method in class visad.bom.Radar3DCoordinateSystem
Return String representation of this Radar3DCoordinateSystem
toString() - Method in class visad.CachingCoordinateSystem
A decriptive string of this CS.
toString() - Method in class visad.collab.ControlMonitorEvent
Returns a String representation of this object.
toString() - Method in class visad.collab.DisplayMonitorImpl
Returns the name of this DisplayMonitor.
toString() - Method in class visad.collab.MapMonitorEvent
Returns a String representation of this object.
toString() - Method in class visad.collab.MessageMonitorEvent
Returns a String representation of this object.
toString() - Method in class visad.collab.MonitorEvent
Returns a String representation of this object.
toString() - Method in class visad.collab.ReferenceMonitorEvent
Returns a String representation of this object.
toString() - Method in class visad.collab.RemoteDisplayMonitorImpl
Returns a string representation of this object.
toString(String) - Method in class visad.ConstantMap
 
toString() - Method in class visad.Control
 
toString() - Method in class visad.data.amanda.BaseTrack
 
toString() - Method in class visad.data.amanda.Event
 
toString() - Method in class visad.data.amanda.EventList
 
toString() - Method in class visad.data.amanda.Hit
 
toString() - Method in class visad.data.amanda.Module
 
toString() - Method in class visad.data.amanda.ModuleList
 
toString() - Method in class visad.data.amanda.Point
 
toString() - Method in class visad.data.AreaImageCacheAdapter
 
toString() - Method in class visad.data.FileFlatField
 
toString() - Method in class visad.data.fits.Spasm
 
toString() - Method in class visad.data.FlatFieldCache
 
toString() - Method in class visad.data.gis.ArcAsciiGridAdapter
Return a string representation of this grid as constructed.
toString() - Method in class visad.data.gis.UsgsDemAdapter
Multi-line string representation
toString() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataset
Converts this object to a String representation.
toString() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataspace
Converts this object to a String representation.
toString() - Method in class visad.data.hdf5.hdf5objects.HDF5Group
Converts this object to a String representation.
toString() - Method in class visad.data.hdf5.hdf5objects.HDF5Object
Converts this object to a String representation.
toString() - Method in class visad.data.hdf5.hdf5objects.HDF5TreeNode
Returns the result of sending toString() to this node's user object, or null if this node has no user object.
toString() - Method in class visad.data.hdfeos.DimensionSet
 
toString() - Method in class visad.data.hdfeos.HdfeosTuple
 
toString() - Method in class visad.data.hdfeos.NamedDimension
 
toString() - Method in class visad.data.hdfeos.Shape
 
toString() - Method in class visad.data.hdfeos.ShapeSet
 
toString() - Method in class visad.data.hdfeos.Variable
 
toString() - Method in class visad.data.hdfeos.VariableSet
 
toString() - Method in class visad.data.hrit.HRITCoordinateSystem
Return a String which tells some info about this navigation
toString() - Method in class visad.data.mcidas.AREACoordinateSystem
Return a String which tells some info about this navigation
toString() - Method in class visad.data.mcidas.McIDASGridDirectory
Return a String representation of the McIDASGridDirectory
toString() - Method in class visad.data.netcdf.in.Context
Returns a string representation of this context.
toString() - Method in class visad.data.netcdf.in.VirtualData
Gets the string that represents this object.
toString() - Method in class visad.data.units.Token
Returns the image.
toString() - Method in class visad.data.units.UnitTable
Return a string representation of this instance.
toString() - Method in class visad.DataImpl
 
toString() - Method in class visad.DataReferenceImpl
 
toString() - Method in class visad.DateTime
Return a string representation of this DateTime.
toString() - Method in class visad.Delaunay
 
toString() - Method in class visad.DisplayEvent
String representation of the event.
toString() - Method in class visad.DisplayImpl
 
toString(String) - Method in class visad.DisplayImpl
 
toString() - Method in class visad.ErrorEstimate
 
toString() - Method in class visad.FlatField
 
toString() - Method in class visad.georef.EarthLocationLite
to string
toString() - Method in class visad.georef.EarthLocationTuple
 
toString() - Method in class visad.georef.LatLonTuple
 
toString() - Method in class visad.georef.MapProjection
Print out a string representation of this MapProjection
toString() - Method in class visad.georef.NamedLocationTuple
 
toString() - Method in class visad.georef.UTMCoordinate
 
toString() - Method in class visad.install.Path
 
toString() - Method in class visad.java2d.AnimationControlJ2D
 
toString() - Method in class visad.java2d.GraphicsModeControlJ2D
 
toString() - Method in class visad.java2d.ShadowTypeJ2D
 
toString() - Method in class visad.java2d.ValueControlJ2D
 
toString() - Method in class visad.java3d.GraphicsModeControlJ3D
Return a string representation of this GraphicsModeControlJ3D
toString() - Method in class visad.java3d.ShadowTypeJ3D
Get a String representation of this object
toString() - Method in class visad.MathType
 
toString() - Method in class visad.MessageEvent
 
toString() - Method in class visad.ProjectionControl
A string representation of this ProjectionControl.
toString() - Method in class visad.QuantityDimension
Return a string representation of this dimension of a quantity.
toString() - Method in class visad.RangeControl
 
toString() - Method in class visad.Real
 
toString() - Method in interface visad.RealIface
 
toString() - Method in class visad.RealTuple
Provide a String representation of this RealTuple.
toString() - Method in interface visad.RealTupleIface
Returns a string representation of this instance.
toString() - Method in class visad.RemoteReferenceLinkImpl
return a String representation of the referenced data
toString() - Method in class visad.RendererControl
 
toString() - Method in class visad.ScalarMap
Returns a string representation of the ScalarMap.
toString(String) - Method in class visad.ScalarMap
Returns a string representation of the ScalarMap with the specified prefix prepended.
toString() - Method in class visad.ScalarMapControlEvent
 
toString() - Method in class visad.ScalarMapEvent
 
toString() - Method in class visad.ShadowType
 
toString() - Method in class visad.Text
 
toString() - Method in class visad.ThingReferenceImpl
 
toString() - Method in class visad.Unit
Returns a string representation of this unit.
toString() - Method in class visad.util.ColorChangeEvent
Return a string representation of this object
toString() - Method in class visad.util.ComboFileFilter
Gets a string representation of this file filter.
toString() - Method in class visad.util.ExtensionFileFilter
Gets a string representation of this file filter.
toString() - Method in class visad.util.HersheyFont
 
toString() - Method in class visad.util.SliderChangeEvent
Return a string description of this object
toString() - Method in class visad.VisADGeometryArray
 
toString() - Method in class visad.VisADGroup
 
toString() - Method in class visad.VisADIndexedTriangleStripArray
 
toString() - Method in class visad.VisADTriangleStripArray
 
TOTAL_TOTALS - Static variable in class visad.bom.FrontDrawer
 
toThat(double[], Unit) - Method in class visad.BaseUnit
Convert values from this unit to another unit.
toThat(float[], Unit) - Method in class visad.BaseUnit
Convert values from this unit to another unit.
toThat(double[], Unit, boolean) - Method in class visad.BaseUnit
Convert values from this unit to another unit.
toThat(float[], Unit, boolean) - Method in class visad.BaseUnit
Convert values from this unit to another unit.
toThat(double[], Unit) - Method in class visad.DerivedUnit
Convert values from this unit to another unit.
toThat(float[], Unit) - Method in class visad.DerivedUnit
Convert values from this unit to another unit.
toThat(double[], Unit, boolean) - Method in class visad.DerivedUnit
Convert values from this unit to another unit.
toThat(float[], Unit, boolean) - Method in class visad.DerivedUnit
Convert values from this unit to another unit.
toThat(double[], Unit) - Method in class visad.LogarithmicUnit
Convert values from this unit to another unit.
toThat(float[], Unit) - Method in class visad.LogarithmicUnit
Convert values from this unit to another unit.
toThat(double[], Unit, boolean) - Method in class visad.LogarithmicUnit
Convert values from this unit to another unit.
toThat(float[], Unit, boolean) - Method in class visad.LogarithmicUnit
Convert values from this unit to another unit.
toThat(double[], Unit) - Method in class visad.OffsetUnit
Convert values from this unit to another unit.
toThat(float[], Unit) - Method in class visad.OffsetUnit
Convert values from this unit to another unit.
toThat(double[], Unit, boolean) - Method in class visad.OffsetUnit
Convert values from this unit to another unit.
toThat(float[], Unit, boolean) - Method in class visad.OffsetUnit
Convert values from this unit to another unit.
toThat(double[], Unit) - Method in class visad.PromiscuousUnit
 
toThat(float[], Unit) - Method in class visad.PromiscuousUnit
 
toThat(double[], Unit) - Method in class visad.ScaledUnit
Convert values from this unit to another unit.
toThat(float[], Unit) - Method in class visad.ScaledUnit
Convert values from this unit to another unit.
toThat(double[], Unit, boolean) - Method in class visad.ScaledUnit
Convert values from this unit to another unit.
toThat(float[], Unit, boolean) - Method in class visad.ScaledUnit
Convert values from this unit to another unit.
toThat(double, Unit) - Method in class visad.Unit
Convert a value from this unit to another unit.
toThat(double[], Unit) - Method in class visad.Unit
Convert values from this unit to another unit.
toThat(float[], Unit) - Method in class visad.Unit
Convert values from this unit to another unit.
toThat(double[], Unit, boolean) - Method in class visad.Unit
Convert values from this unit to another unit.
toThat(float[], Unit, boolean) - Method in class visad.Unit
Convert values from this unit to another unit.
toThis(double[], Unit) - Method in class visad.BaseUnit
Convert values to this unit from another unit.
toThis(float[], Unit) - Method in class visad.BaseUnit
Convert values to this unit from another unit.
toThis(double[], Unit, boolean) - Method in class visad.BaseUnit
Convert values to this unit from another unit.
toThis(float[], Unit, boolean) - Method in class visad.BaseUnit
Convert values to this unit from another unit.
toThis(double[], Unit) - Method in class visad.DerivedUnit
Convert values to this unit from another unit.
toThis(float[], Unit) - Method in class visad.DerivedUnit
Convert values to this unit from another unit.
toThis(double[], Unit, boolean) - Method in class visad.DerivedUnit
Convert values to this unit from another unit.
toThis(float[], Unit, boolean) - Method in class visad.DerivedUnit
Convert values to this unit from another unit.
toThis(double[], Unit) - Method in class visad.LogarithmicUnit
Convert values to this unit from another unit.
toThis(float[], Unit) - Method in class visad.LogarithmicUnit
Convert values to this unit from another unit.
toThis(double[], Unit, boolean) - Method in class visad.LogarithmicUnit
Convert values to this unit from another unit.
toThis(float[], Unit, boolean) - Method in class visad.LogarithmicUnit
Convert values to this unit from another unit.
toThis(double[], Unit) - Method in class visad.OffsetUnit
Convert values to this unit from another unit.
toThis(float[], Unit) - Method in class visad.OffsetUnit
Convert values to this unit from another unit.
toThis(double[], Unit, boolean) - Method in class visad.OffsetUnit
Convert values to this unit from another unit.
toThis(float[], Unit, boolean) - Method in class visad.OffsetUnit
Convert values to this unit from another unit.
toThis(double[], Unit) - Method in class visad.PromiscuousUnit
 
toThis(float[], Unit) - Method in class visad.PromiscuousUnit
 
toThis(double[], Unit) - Method in class visad.ScaledUnit
Convert values to this unit from another unit.
toThis(float[], Unit) - Method in class visad.ScaledUnit
Convert values to this unit from another unit.
toThis(double[], Unit, boolean) - Method in class visad.ScaledUnit
Convert values to this unit from another unit.
toThis(float[], Unit, boolean) - Method in class visad.ScaledUnit
Convert values to this unit from another unit.
toThis(double, Unit) - Method in class visad.Unit
Convert a value to this unit from another unit.
toThis(double[], Unit) - Method in class visad.Unit
Convert values to this unit from another unit.
toThis(float[], Unit) - Method in class visad.Unit
Convert values to this unit from another unit.
toThis(double[], Unit, boolean) - Method in class visad.Unit
Convert values to this unit from another unit.
toThis(float[], Unit, boolean) - Method in class visad.Unit
Convert values to this unit from another unit.
TourGuide - Class in visad.data.fits
 
TourGuide() - Constructor for class visad.data.fits.TourGuide
 
TourInspector - Class in visad.data.fits
 
TourInspector(boolean) - Constructor for class visad.data.fits.TourInspector
 
Tourist - Class in visad.data.fits
 
Tourist(boolean) - Constructor for class visad.data.fits.Tourist
 
TourWriter - Class in visad.data.fits
 
TourWriter(boolean, Fits) - Constructor for class visad.data.fits.TourWriter
 
toValueString() - Method in class visad.DateTime
Gets a string that represents just the value portion of this DateTime -- but with full semantics.
toValueString() - Method in class visad.Real
Gets a string that represents just the value portion of this Real -- but with full semantics (e.g. numeric value and unit).
toValueString() - Method in interface visad.RealIface
Returns a string that represents just the value portion of this Real -- but with full semantics (e.g. numeric value and unit).
tPos - Variable in class loci.formats.in.CBZip2InputStream
 
trace() - Method in class visad.matrix.JamaMatrix
Matrix trace.
trace(FlatField) - Static method in class visad.python.JPythonMethods
return matrix trace of data (sum of the diagonal elements), which should have either a 1-D or 2-D gridded domain
Trace - Class in visad.util
This class provides a hook into the IDV Trace facility.
Trace() - Constructor for class visad.util.Trace
 
TRACE_OFF - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
flag for trace off
TRACE_ON - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
flag for trace on
TRACE_STACK - Static variable in class visad.ActionImpl
 
TRACE_TIME - Static variable in class visad.ActionImpl
Indicates whether we print out the trace from where an action is invoked and print its run time
TrackdJNI - Class in visad.java3d
TrackdJNI is the VisAD class for connecting WandBehaviorJ3D to the trackd native methods.
TrackdJNI(int, int) - Constructor for class visad.java3d.TrackdJNI
 
TrackManipulation - Class in visad.bom
TrackManipulation is the VisAD class for direct manipulation rendering of storm tracks under Java3D
TrackManipulation(float, float, float, float, DisplayImplJ3D, float, float, float) - Constructor for class visad.bom.TrackManipulation
(lat1, lon1) start of track (lat2, lon2) end of track d is a DisplayImplJ3D that has ScalarMaps of Latitude and Longitude but is not linked yet to any DataReferences; this constructor will add another ScalarMap to Shape and link the DisplayImplJ3D d to three data objects, two by direct manipulation
Tracks - Class in visad.data.amanda
 
Tracks() - Constructor for class visad.data.amanda.Tracks
 
TrackWidget - Class in visad.data.amanda
 
TrackWidget(ScalarMap, DataReferenceImpl) - Constructor for class visad.data.amanda.TrackWidget
 
TRANSFORM_DONE - Static variable in class visad.DisplayEvent
The "transform done" event.
TRANSFORM_ONLY - Static variable in class visad.java3d.DisplayImplJ3D
Field for specifying that the DisplayImpl transforms but does not render
transformCoordinates(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], double[][]) - Static method in class visad.CoordinateSystem
Transforms double-valued coordinates between two RealTupleTypes.
transformCoordinates(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], double[][], boolean) - Static method in class visad.CoordinateSystem
Transforms double-valued coordinates between two RealTupleTypes.
transformCoordinates(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], float[][]) - Static method in class visad.CoordinateSystem
Transforms float-valued coordinates between two RealTupleTypes.
transformCoordinates(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], float[][], boolean) - Static method in class visad.CoordinateSystem
Transforms float-valued coordinates between two RealTupleTypes.
transformCoordinatesFreeUnits(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], double[][]) - Static method in class visad.CoordinateSystem
Transforms double-valued coordinates between two RealTupleTypes.
transformCoordinatesFreeUnits(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], float[][]) - Static method in class visad.CoordinateSystem
Transforms float-valued coordinates between two RealTupleTypes.
TransformOnlyDisplayRendererJ3D - Class in visad.java3d
TransformOnlyDisplayRendererJ3D is the VisAD class for the transforming but not rendering under Java3D.
TransformOnlyDisplayRendererJ3D() - Constructor for class visad.java3d.TransformOnlyDisplayRendererJ3D
This is the DisplayRenderer used for the TRANSFORM_ONLY api.
transformUnits(Unit, ErrorEstimate[], Unit, ErrorEstimate, double[]) - Static method in class visad.Unit
Transform double values and (optionally) error estimates.
transformUnits(Unit, ErrorEstimate[], Unit, ErrorEstimate, float[]) - Static method in class visad.Unit
Transform float values and (optionally) error estimates.
transformUnits(Unit, ErrorEstimate[], Unit, ErrorEstimate, double[], boolean) - Static method in class visad.Unit
Transform double values and (optionally) error estimates.
transformUnits(Unit, ErrorEstimate[], Unit, ErrorEstimate, float[], boolean) - Static method in class visad.Unit
Transform float values and (optionally) error estimates.
transformVectors(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], CoordinateSystem, ErrorEstimate[], ErrorEstimate[], double[][], double[][], double[][]) - Method in class visad.EarthVectorType
transform an array of vector values from a field, based on a coordinate transform of the field domain.
transformVectors(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], CoordinateSystem, ErrorEstimate[], ErrorEstimate[], float[][], float[][], float[][]) - Method in class visad.EarthVectorType
transform an array of vector values from a field, based on a coordinate transform of the field domain.
transformVectors(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], CoordinateSystem, ErrorEstimate[], ErrorEstimate[], double[][], double[][], double[][]) - Method in class visad.GridVectorType
transform an array of vector values from a field, based on a coordinate transform of the field domain.
transformVectors(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], CoordinateSystem, ErrorEstimate[], ErrorEstimate[], float[][], float[][], float[][]) - Method in class visad.GridVectorType
transform an array of vector values from a field, based on a coordinate transform of the field domain.
transformVectors(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], CoordinateSystem, ErrorEstimate[], ErrorEstimate[], double[][], double[][], double[][]) - Method in class visad.RealVectorType
transform an array of vector values from a field, based on a coordinate transform of the field domain.
transformVectors(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], CoordinateSystem, ErrorEstimate[], ErrorEstimate[], float[][], float[][], float[][]) - Method in class visad.RealVectorType
 
transformVectors(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], CoordinateSystem, double[][], double[][], RealTuple) - Method in class visad.RealVectorType
transform a single vector in a RealTuple, based on a coordinate transform of the field domain.
transformVectors(RealTupleType, CoordinateSystem, Unit[], ErrorEstimate[], RealTupleType, CoordinateSystem, Unit[], CoordinateSystem, float[][], float[][], RealTuple) - Method in class visad.RealVectorType
 
TRANSLATE - Static variable in class visad.MouseHelper
 
TRANSLATE_DOWN - Static variable in interface visad.KeyboardBehavior
Identifier for function to translate the display downwards
TRANSLATE_LEFT - Static variable in interface visad.KeyboardBehavior
Identifier for function to translate the display to the left
TRANSLATE_RIGHT - Static variable in interface visad.KeyboardBehavior
Identifier for function to translate the display to the right
TRANSLATE_UP - Static variable in interface visad.KeyboardBehavior
Identifier for function to translate the display upwards
transpose() - Method in class visad.matrix.JamaMatrix
Matrix transpose.
transpose(FlatField) - Static method in class visad.python.JPythonMethods
return matrix transpose of data, which should have either a 1-D or 2-D gridded domain
Tri - Variable in class visad.Delaunay
triangles/tetrahedra --> vertices.
TriangleJ3D - Class in visad.bom.annotations
Meant to encapsulate information representing a Triangle which is going to be rendered on a VisAD display without being subject to the usual VisAD transformations.
TriangleJ3D() - Constructor for class visad.bom.annotations.TriangleJ3D
Simple constructor which makes a zero size triangle at (0, 0) coloured white.
TriangleJ3D(int, int, int, int, int, int, int, float[], double, double) - Constructor for class visad.bom.annotations.TriangleJ3D
Constructs a TriangleJ3D from 3 points specified in screen coordinates.
TriangleJ3D(int, int[][], float[], double, double) - Constructor for class visad.bom.annotations.TriangleJ3D
Constructs a TriangleJ3D from 3 points specified in screen coordinates.
TriangleStripBuilderTest - Class in visad.test
 
TriangleStripBuilderTest() - Constructor for class visad.test.TriangleStripBuilderTest
 
trigger - Variable in class loci.formats.in.SDTInfo
 
TRIVIAL_CONDITION - Static variable in class visad.data.in.Condition
The trivial condition.
TrivialMapProjection - Class in visad.georef
A trivial implementation for a MapProjection which provides an identity coordinate system with a default bounding box.
TrivialMapProjection() - Constructor for class visad.georef.TrivialMapProjection
Create a MapProjection that just returns the input tuple.
TrivialMapProjection(RealTupleType) - Constructor for class visad.georef.TrivialMapProjection
Create a MapProjection that just returns the input tuple.
TrivialMapProjection(RealTupleType, Rectangle2D) - Constructor for class visad.georef.TrivialMapProjection
Create a MapProjection that just returns the input tuple.
TrivialNavigation - Class in visad.georef
 
TrivialNavigation(RealTupleType) - Constructor for class visad.georef.TrivialNavigation
Create a NavigationCoordinateSystem that just returns the input tuple.
trivialProcessor - Static variable in class visad.data.in.ValueProcessor
The trivial processor (does nothing).
TROUGH - Static variable in class visad.bom.FrontDrawer
 
TRUE - Static variable in class visad.browser.Widget
Coded string value for true.
TRUE - Static variable in class visad.ss.SSCellImpl
VisAD Data object representing boolean true.
TRUEVALUE - Static variable in class visad.Contour2D
 
tsfnz(double, double, double) - Static method in class visad.data.hdfeos.GctpFunction
 
tSize - Variable in class loci.formats.in.DeltavisionReader
Size of one time element in the extended header.
tSlider - Variable in class loci.formats.gui.ImageViewer
 
tstart - Variable in class visad.MouseHelper
matrix from ProjectionControl when mousePressed1 (left)
Tuple - Class in visad
Tuple is the general VisAD data class for vectors.
Tuple(TupleType) - Constructor for class visad.Tuple
Construct a Tuple object with missing value
Tuple(TupleType, Data[]) - Constructor for class visad.Tuple
Construct a Tuple object from a type and an array of Data objects
Tuple(TupleType, Data[], boolean) - Constructor for class visad.Tuple
Construct a Tuple object from a type and an array of Data objects
Tuple(TupleType, Data[], boolean, boolean) - Constructor for class visad.Tuple
Construct a Tuple object from a type and an array of Data objects
Tuple(Data[], boolean) - Constructor for class visad.Tuple
Construct a Tuple object from an array of Data objects; this constructs its MathType from the MathTypes of the data array
Tuple(Data[]) - Constructor for class visad.Tuple
Construct a Tuple object from an array of Data objects; this constructs its MathType from the MathTypes of the data array
TupleDimension - Variable in class visad.FlatField
 
TupleIface - Interface in visad
TupleIface is the VisAD data interface for vectors.
tupleToStrings(Tuple) - Static method in class visad.ss.BasicSSCell
Deprecated. Use visad.DataUtility.tupleToStrings(Tuple) instead.
tupleToStrings(Tuple) - Static method in class visad.util.DataUtility
Converts a VisAD tuple into an array of strings.
tupleToStrings(Tuple, boolean) - Static method in class visad.util.DataUtility
Converts a VisAD tuple into an array of strings.
tupleType - Static variable in class visad.data.amanda.Event
 
tupleType - Static variable in class visad.data.amanda.Hit
 
TupleType - Class in visad
TupleType is the general VisAD data type for vectors.
TupleType(MathType[]) - Constructor for class visad.TupleType
array of component types
TURB_NUM - Static variable in class visad.meteorology.WeatherSymbols
Number of turbulence symbols
TwoDDisplayRendererJ3D - Class in visad.java3d
TwoDDisplayRendererJ3D is the VisAD class for 2-D background and metadata rendering under Java3D.
TwoDDisplayRendererJ3D() - Constructor for class visad.java3d.TwoDDisplayRendererJ3D
This DisplayRenderer supports 2-D only rendering.
TwoDDisplayRendererJ3D(Class) - Constructor for class visad.java3d.TwoDDisplayRendererJ3D
 
TXTG - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
TXTG request type
type - Variable in class visad.collab.MonitorEvent
 
type - Variable in class visad.data.hdf5.hdf5objects.HDF5Object
the type of the object
type - Variable in class visad.util.SliderChangeEvent
The type of this event
TypeException - Exception in visad
TypeException is an exception for a bad VisAD data type.
TypeException() - Constructor for exception visad.TypeException
 
TypeException(String) - Constructor for exception visad.TypeException
 
typeLabel - Variable in class loci.formats.gui.PreviewPane
Labels containing thumbnail and dimensional information.

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