- C_STRING - Static variable in class loci.formats.in.SDTInfo
-
- CacheAppearances - Static variable in interface visad.Display
-
cache appearances - ConstantMap only
- CachedBufferedByteImage - Class in visad.data
-
Class CachedBufferedByteImage _more_
- CachedBufferedByteImage(int, int, int) - Constructor for class visad.data.CachedBufferedByteImage
-
_more_
- CachedFlatField - Class in visad.data
-
This is a FloatField that caches to disk its float array.
- CachedFlatField(FunctionType, Set) - Constructor for class visad.data.CachedFlatField
-
Create a new CachedFlatField
- CachedFlatField(FunctionType, float[][]) - Constructor for class visad.data.CachedFlatField
-
Create a new CachedFlatField
- CachedFlatField(FunctionType, Set, float[][]) - Constructor for class visad.data.CachedFlatField
-
Create a new CachedFlatField
- CachedFlatField(FunctionType, Set, CoordinateSystem, Set[], Unit[], float[][]) - Constructor for class visad.data.CachedFlatField
-
Create a new CachedFlatField
- CachedFlatField(FunctionType, Set, CoordinateSystem, CoordinateSystem[], Set[], Unit[], float[][]) - Constructor for class visad.data.CachedFlatField
-
Create a new CachedFlatField
- CachedFlatField(CachedFlatField, boolean, FunctionType, Set, CoordinateSystem, CoordinateSystem[], Set[], Unit[]) - Constructor for class visad.data.CachedFlatField
-
Copy constructor
- CacheStrategy - Class in visad.data
-
- CacheStrategy() - Constructor for class visad.data.CacheStrategy
-
- CachingCoordinateSystem - Class in visad
-
A wrapper class for CoordinateSystems that will cache the last
values input and output values of the toReference and fromReference
methods.
- CachingCoordinateSystem(CoordinateSystem) - Constructor for class visad.CachingCoordinateSystem
-
Construct a new CachingCoordinateSystem that wraps around the input.
- CAL_ALB - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
- CAL_BRIT - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
- CAL_MAX - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
- CAL_MIN - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
- CAL_NONE - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
- CAL_RAD - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
- CAL_RAW - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
- CAL_TEMP - Static variable in interface edu.wisc.ssec.mcidas.Calibrator
-
- calcPhotons - Variable in class loci.formats.in.SDTInfo
-
No of photons.
- calculateCharacterSize(int, int) - Method in class visad.util.HersheyFont
-
- calibrate(float[], int, int) - Method in interface edu.wisc.ssec.mcidas.Calibrator
-
- calibrate(float, int, int) - Method in interface edu.wisc.ssec.mcidas.Calibrator
-
- calibrate(float[], int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorDefault
-
calibrate data buffer to specified units.
- calibrate(float, int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorDefault
-
calibrate single value to specified units.
- calibrate(float, int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorFY2
-
- calibrate(float[], int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorGvar
-
calibrate data buffer to specified units.
- calibrate(float, int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorGvar
-
calibrate single value to specified units.
- calibrate(float[], int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorMsg
-
Calibrate an array of pixels from the current calibration type according
to the parameters provided.
- calibrate(float, int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorMsg
-
Calibrate a pixel from the current calibration type according to the
parameters provided.
- calibrateFromRaw(float, int, int) - Method in class edu.wisc.ssec.mcidas.CalibratorMsg
-
Calibrate a pixel from RAW data according to the parameters provided.
- Calibrator - Interface in edu.wisc.ssec.mcidas
-
interface for creating Calibrator classes.
- Calibrator.CalibratorFY2 - Class in edu.wisc.ssec.mcidas
-
- Calibrator.CalibratorFY2() - Constructor for class edu.wisc.ssec.mcidas.Calibrator.CalibratorFY2
-
- CalibratorDefault - Class in edu.wisc.ssec.mcidas
-
CalibratorDefault creates a Calibrator object designed to
act in the absence of a Calibrator for a particular sensor.
- CalibratorDefault(DataInputStream, AncillaryData) - Constructor for class edu.wisc.ssec.mcidas.CalibratorDefault
-
constructor - does nothing for default calibrator
- CalibratorException - Exception in edu.wisc.ssec.mcidas
-
CalibratorException class is to handle exceptions when calibrating data.
- CalibratorException() - Constructor for exception edu.wisc.ssec.mcidas.CalibratorException
-
Constructs an CalibratorException with no specified detail message.
- CalibratorException(String) - Constructor for exception edu.wisc.ssec.mcidas.CalibratorException
-
Constructs an CalibratorException with the specified detail message.
- CalibratorFactory - Class in edu.wisc.ssec.mcidas
-
Utility class for creating Calibrator instances.
- CalibratorFY2 - Class in edu.wisc.ssec.mcidas
-
- CalibratorFY2(int[], int[], int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorFY2
-
- CalibratorGvar - Class in edu.wisc.ssec.mcidas
-
CalibratorGvar creates a Calibrator object designed specifically
to deal with GVAR data.
- CalibratorGvar(DataInputStream, AncillaryData, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvar
-
constructor
- CalibratorGvar(int, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvar
-
- CalibratorGvarG10 - Class in edu.wisc.ssec.mcidas
-
CalibratorGvarG10 creates a Calibrator object designed specifically
to deal with GOES 10 data.
- CalibratorGvarG10(DataInputStream, AncillaryData, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG10
-
constructor
- CalibratorGvarG10(int, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG10
-
- CalibratorGvarG12 - Class in edu.wisc.ssec.mcidas
-
CalibratorGvarG12 creates a Calibrator object designed specifically
to deal with GOES 10 data.
- CalibratorGvarG12(DataInputStream, AncillaryData, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG12
-
constructor
- CalibratorGvarG12(int, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG12
-
- CalibratorGvarG13 - Class in edu.wisc.ssec.mcidas
-
CalibratorGvarG13 creates a Calibrator object designed specifically
to deal with GOES 13 data.
- CalibratorGvarG13(DataInputStream, AncillaryData, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG13
-
constructor
- CalibratorGvarG13(int, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG13
-
- CalibratorGvarG8 - Class in edu.wisc.ssec.mcidas
-
CalibratorGvarG8 creates a Calibrator object designed specifically
to deal with GOES 8 data.
- CalibratorGvarG8(DataInputStream, AncillaryData, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG8
-
constructor
- CalibratorGvarG8(int, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG8
-
- CalibratorGvarG9 - Class in edu.wisc.ssec.mcidas
-
CalibratorGvarG9 creates a Calibrator object designed specifically
to deal with GOES 9 data.
- CalibratorGvarG9(DataInputStream, AncillaryData, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG9
-
constructor
- CalibratorGvarG9(int, int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorGvarG9
-
- CalibratorMsg - Class in edu.wisc.ssec.mcidas
-
Calibration routines for the Meteosat Second Generation (MSG) instrument.
- CalibratorMsg(int[]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorMsg
-
Construct this object according to the calibration data provided.
- CalibratorMsg(double[][]) - Constructor for class edu.wisc.ssec.mcidas.CalibratorMsg
-
- calIntToStr(int) - Static method in class edu.wisc.ssec.mcidas.AreaFileFactory
-
Calibration int to string.
- call1(String) - Static method in class visad.util.Trace
-
Bracket a block of code with call1("some unique msg"); ...code...; call2("some unique msg");
Where "some unique msg" is used to match up the call1/call2 pairs
- call1(String, String) - Static method in class visad.util.Trace
-
Bracket a block of code with call1("some unique msg"); ...code...; call2("some unique msg");
Append extra to the end of the line
- call2(String) - Static method in class visad.util.Trace
-
Bracket a block of code with call1("some unique msg"); ...code...; call2("some unique msg");
- call2(String, String) - Static method in class visad.util.Trace
-
Close the call
- calStrToInt(String) - Static method in class edu.wisc.ssec.mcidas.AreaFileFactory
-
String to calibration int.
- canApproximateWithSpline() - Method in class edu.wisc.ssec.mcidas.AREAnav
-
See if we can approximate by a spline.
- canBeRemoved(String) - Method in class visad.formula.FormulaManager
-
check whether it is safe to remove a variable from the database
- canConvert(RealTupleType, CoordinateSystem, RealTupleType, CoordinateSystem) - Static method in class visad.CoordinateSystem
-
Check to see if a conversion can be done between values
of one RealTupleType and another given the CoordinateSystems
supplied.
- canConvert(Unit, Unit) - Static method in class visad.Unit
-
Indicates if values in two units are convertible.
- canConvertArray(Unit[], Unit[]) - Static method in class visad.Unit
-
Indicates whether or not two unit arrays are convertible.
- candela - Static variable in class visad.SI
-
Base unit of luminous intensity.
- CanDo3D - Static variable in class visad.ss.BasicSSCell
-
Whether Java3D is enabled for this JVM.
- canDo3D() - Static method in class visad.ss.BasicSSCell
-
Returns true if Java3D is enabled for this JVM.
- CanDo3D - Static variable in class visad.ss.SpreadSheet
-
Whether Java3D is enabled on this JVM.
- CanDoHDF5 - Static variable in class visad.ss.SpreadSheet
-
Whether the HDF-5 native library is present on this JVM.
- canDoHDF5() - Static method in class visad.util.Util
-
Test whether HDF-5 native code is present in this JVM.
- canDoImageJ() - Static method in class visad.util.Util
-
Test whether ImageJ is present in this JVM.
- canDoJAI() - Static method in class visad.util.Util
-
Test whether Java Advanced Imaging is present in this JVM.
- canDoJava3D() - Static method in class visad.util.Util
-
Test whether Java3D is present in this JVM.
- canDoJava3D(String) - Static method in class visad.util.Util
-
Check to see if the version of Java3D being used is compatible
with the desired specification version.
- CanDoJPEG - Static variable in class visad.ss.SpreadSheet
-
Whether this JVM supports saving JPEG images with JPEGImageEncoder.
- canDoJPEG() - Static method in class visad.util.Util
-
Test whether javax.imageio can write JPEGs.
- CanDoPython - Static variable in class visad.ss.SpreadSheet
-
Whether this JVM supports JPython scripting.
- canDoPython() - Static method in class visad.util.Util
-
Test whether Jython is present in this JVM.
- canDoQuickTime() - Static method in class visad.util.Util
-
Test whether QuickTime for Java is present in this JVM.
- canDoStacks() - Method in class loci.formats.out.AVIWriter
-
- canDoStacks() - Method in class loci.formats.out.LegacyQTWriter
-
- canDoStacks() - Method in class loci.formats.out.QTWriter
-
- canDoStacks() - Method in class loci.formats.out.TiffWriter
-
- canRedo() - Method in class visad.util.TextEditor
-
returns whether a redo command is possible
- canRunSeparate - Variable in class visad.python.JPythonFrame
-
flag for java shell availability
- canUndo() - Method in class visad.util.TextEditor
-
returns whether an undo command is possible
- captureDialog() - Method in class visad.ss.FancySSCell
-
Captures display image and saves to a file selected by the user,
in JPEG format.
- captureDisplay(DisplayImpl, String) - Static method in class visad.util.Util
-
Capture a DisplayImpl into a JPEG file
- captureDisplay(DisplayImpl, String, boolean) - Static method in class visad.util.Util
-
Capture a DisplayImpl into a JPEG file
- captureImage(File) - Method in class visad.ss.BasicSSCell
-
Captures an image and saves it to a given file name, in JPEG format.
- captureImageJPEG() - Method in class visad.ss.SpreadSheet
-
Captures the display of the current cell and saves it as a JPEG image.
- CartesianProductCoordinateSystem - Class in visad
-
A class for creating a new CoordinateSystem that is the product of
two or more CoordinateSystems.
- CartesianProductCoordinateSystem(CoordinateSystem, CoordinateSystem) - Constructor for class visad.CartesianProductCoordinateSystem
-
Construct a CartesianProductCoordinateSystem from two other
CoordinateSystems.
- CartesianProductCoordinateSystem(CoordinateSystem[]) - Constructor for class visad.CartesianProductCoordinateSystem
-
Construct a CartesianProductCoordinateSystem from an array of
CoordinateSystems.
- CBMKeyboardBehaviorJ3D - Class in visad.bom
-
- CBMKeyboardBehaviorJ3D(DisplayRendererJ3D) - Constructor for class visad.bom.CBMKeyboardBehaviorJ3D
-
- CBZip2InputStream - Class in loci.formats.codec
-
An input stream that decompresses from the BZip2 format (without the file
header chars) to be read as any other stream.
- CBZip2InputStream(InputStream) - Constructor for class loci.formats.codec.CBZip2InputStream
-
Constructs a new CBZip2InputStream which decompresses bytes read from
the specified stream.
- CBZip2InputStream - Class in loci.formats.in
-
An input stream that decompresses from the BZip2 format (without the file
header chars) to be read as any other stream.
- CBZip2InputStream(InputStream) - Constructor for class loci.formats.in.CBZip2InputStream
-
- CEEvaluator - Class in dods.dap.Server
-
This class is used to parse and evaluate a constraint expression.
- CEEvaluator(ServerDDS) - Constructor for class dods.dap.Server.CEEvaluator
-
Construct a new CEEvaluator with dds as the
DDS object with which to resolve all variable and function names.
- CEEvaluator(ServerDDS, ClauseFactory) - Constructor for class dods.dap.Server.CEEvaluator
-
Construct a new CEEvaluator with dds as the
DDS object with which to resolve all variable and function names, and
clauseFactory as a source of Clause objects .
- CEIL - Static variable in interface visad.Data
-
- ceil() - Method in interface visad.Data
-
call unary() to take the ceiling of this, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and
error estimation (Data.NO_ERRORS)
- ceil(int, int) - Method in interface visad.Data
-
call unary() to take the ceiling of this
- ceil() - Method in class visad.DataImpl
-
call unary() to take the ceiling of this, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and
error estimation (Data.NO_ERRORS)
- ceil(int, int) - Method in class visad.DataImpl
-
call unary() to take the ceiling of this
- ceil(Data) - Static method in class visad.python.JPythonMethods
-
return point-wise ceil value of data (smallest integer not less than).
- ceil() - Method in class visad.RemoteDataImpl
-
call unary() to take the ceiling of this, using default
modes for sampling (Data.NEAREST_NEIGHBOR) and
error estimation (Data.NO_ERRORS)
- ceil(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the ceiling of this
- Cell - Interface in visad
-
Cell is the VisAD interface for computations.
- cellArgs - Static variable in class visad.ss.SpreadSheet
-
Argument classes for constructing an SSCell.
- cellConstructor - Static variable in class visad.ss.SpreadSheet
-
Constructor used to create SSCells for SpreadSheets.
- CellData - Variable in class visad.ss.BasicSSCell
-
List of this cell's data.
- CellDel - Variable in class visad.ss.SpreadSheet
-
Menu items.
- CellDim2D2D - Variable in class visad.ss.SpreadSheet
-
Checkbox menu items.
- CellDim2D3D - Variable in class visad.ss.SpreadSheet
-
Checkbox menu items.
- CellDim3D3D - Variable in class visad.ss.SpreadSheet
-
Checkbox menu items.
- CellEdit - Variable in class visad.ss.SpreadSheet
-
Menu items.
- CellImpl - Class in visad
-
CellImpl is the abstract superclass for computations.
- CellImpl() - Constructor for class visad.CellImpl
-
construct a CellImpl with null name
- CellImpl(String) - Constructor for class visad.CellImpl
-
construct a CellImpl
- CellPrint - Variable in class visad.ss.SpreadSheet
-
Menu items.
- CellReset - Variable in class visad.ss.SpreadSheet
-
Menu items.
- CellShow - Variable in class visad.ss.SpreadSheet
-
Menu items.
- CENTER - Static variable in class visad.bom.annotations.ImageJ3D
-
Image centre positioned on x, y
- CENTER - Static variable in class visad.MouseHelper
-
- CENTER - Static variable in class visad.TextControl.Justification
-
Predefined value for center justification
- centerWindow(Window) - Static method in class visad.ss.SpreadSheet
-
Deprecated.
Use Util.centerWindow(Window) instead.
- centerWindow(Window) - Static method in class visad.util.Util
-
Center the given window on the screen.
- centerWindow(Window, Window) - Static method in class visad.util.Util
-
Center the given window within the specified parent window.
- cfdHF - Variable in class loci.formats.in.SDTInfo
-
- cfdLH - Variable in class loci.formats.in.SDTInfo
-
- cfdLL - Variable in class loci.formats.in.SDTInfo
-
- cfdZC - Variable in class loci.formats.in.SDTInfo
-
- ch2 - Variable in class loci.formats.in.CBZip2InputStream
-
- chan - Variable in class loci.formats.in.SDTInfo
-
Routing channel number.
- changeControl(boolean) - Method in class visad.Control
-
invoked every time values of this Control change
- changed - Variable in class visad.util.TextEditor
-
whether the text has changed since last save
- changeMathType(MathType) - Method in interface visad.Data
-
call unary() to clone this except with a new MathType
- changeMathType(MathType) - Method in class visad.DataImpl
-
call unary() to clone this except with a new MathType
- changeMathType(MathType) - Method in class visad.RemoteDataImpl
-
call unary() to clone this except with a new MathType
- channels - Variable in class loci.formats.in.SDTInfo
-
- channels - Variable in class loci.formats.in.SDTReader
-
Number of spectral channels.
- characterMaxX - Variable in class visad.util.HersheyFont
-
- characterMinX - Variable in class visad.util.HersheyFont
-
- characterSetMaxX - Variable in class visad.util.HersheyFont
-
- characterSetMaxY - Variable in class visad.util.HersheyFont
-
- characterSetMinX - Variable in class visad.util.HersheyFont
-
- characterSetMinY - Variable in class visad.util.HersheyFont
-
- charactersInSet - Variable in class visad.util.HersheyFont
-
- characterVectors - Variable in class visad.util.HersheyFont
-
- checkAction() - Method in class visad.DataRenderer
-
- checkAndFixSelfIntersection(float[][]) - Static method in class visad.DelaunayCustom
-
determine if a closed path self-intersects, and remove
consecutive identical points
- checkArgs(List) - Method in interface dods.dap.Server.ServerSideFunction
-
Checks that the arguments given are acceptable arguments for this
function.
- checkCache() - Method in class visad.data.DataCacheManager
-
Check if we are above the max size.
- checkClose(double[], double[]) - Method in class visad.bom.BarbManipulationRendererJ2D
-
find minimum distance from ray to barb tail
- checkClose(double[], double[]) - Method in class visad.bom.BarbManipulationRendererJ3D
-
find minimum distance from ray to barb tail
- checkClose(double[], double[]) - Method in class visad.bom.CurveManipulationRendererJ2D
-
Find minimum distance from ray to spatialValues
- checkClose(double[], double[]) - Method in class visad.bom.CurveManipulationRendererJ3D
-
Find minimum distance from ray to spatialValues.
- checkClose(double[], double[]) - Method in class visad.bom.PickManipulationRendererJ2D
-
Check if ray intersects sub-manifold.
- checkClose(double[], double[]) - Method in class visad.bom.PickManipulationRendererJ3D
-
Check if ray intersects sub-manifold.
- checkClose(double[], double[]) - Method in class visad.bom.PointManipulationRendererJ3D
-
check if ray intersects sub-manifold
- checkClose(double[], double[]) - Method in class visad.bom.RubberBandBoxRendererJ3D
-
check if ray intersects sub-manifold
- checkClose(double[], double[]) - Method in class visad.bom.RubberBandLineRendererJ3D
-
check if ray intersects sub-manifold
- checkClose(double[], double[]) - Method in class visad.bom.SwellManipulationRendererJ3D
-
find minimum distance from ray to barb tail
- checkClose(double[], double[]) - Method in class visad.DataRenderer
-
find minimum distance from ray to spatialValues; save index of
point with minimum distance in closeIndex; reset lastIndex to -1
(Field domain index of Field range value last modified by
drag_direct())
- checkDirect() - Method in class visad.bom.BarbManipulationRendererJ2D
-
- checkDirect() - Method in class visad.bom.BarbManipulationRendererJ3D
-
- checkDirect() - Method in class visad.bom.CurveManipulationRendererJ2D
-
Check whether direct manipulation is possible for this Renderer.
- checkDirect() - Method in class visad.bom.CurveManipulationRendererJ3D
-
Check whether direct manipulation is possible for this Renderer.
- checkDirect() - Method in class visad.bom.PickManipulationRendererJ2D
-
Check if direct manipulation is possible.
- checkDirect() - Method in class visad.bom.PickManipulationRendererJ3D
-
Check if direct manipulation is possible.
- checkDirect() - Method in class visad.bom.PointManipulationRendererJ3D
-
- checkDirect() - Method in class visad.bom.RubberBandBoxRendererJ3D
-
- checkDirect() - Method in class visad.bom.RubberBandLineRendererJ3D
-
- checkDirect() - Method in class visad.bom.SwellManipulationRendererJ3D
-
- checkDirect() - Method in class visad.DataRenderer
-
set isDirectManipulation = true if this DataRenderer supports
direct manipulation for the MathType of its linked Data, and
for its ScalarMaps; intended to be over-ridden by extensions of
DataRenderer
- checkDirect() - Method in class visad.java2d.DirectManipulationRendererJ2D
-
- checkDirect() - Method in class visad.java3d.DirectManipulationRendererJ3D
-
- checkID(int) - Method in interface visad.collab.DisplayMonitor
-
Returns a suggestion for a unique listener identifier which is
equal to or greater than the supplied ID.
- checkID(int) - Method in class visad.collab.DisplayMonitorImpl
-
Returns a suggestion for a unique listener identifier which is
equal to or greater than the supplied ID.
- checkID(int) - Method in class visad.collab.RemoteDisplayMonitorImpl
-
- checkIndices(int[], int[], int[], boolean[], int) - Method in class visad.java2d.ShadowTypeJ2D
-
checkIndices: check for rendering difficulty, etc
- checkIndices(int[], int[], int[], boolean[], int) - Method in class visad.java3d.ShadowTypeJ3D
-
checkIndices: check for rendering difficulty, etc
- checkIndices(int[], int[], int[], boolean[], int) - Method in class visad.ShadowFunctionOrSetType
-
checkIndices: check for rendering difficulty, etc
- checkIndices(int[], int[], int[], boolean[], int) - Method in class visad.ShadowScalarType
-
increment indices for ShadowScalarType
and then test as possible terminal node
- checkIndices(int[], int[], int[], boolean[], int) - Method in class visad.ShadowTupleType
-
- checkIndices(int[], int[], int[], boolean[], int) - Method in class visad.ShadowType
-
scans ShadowType tree to determine display feasibility and precompute
useful information for Data transform; indices & display_indices are counts
(at leaves) of numbers of occurrences of RealTypes and DisplayRealTypes;
isTransform flags for (Animation, Range, Value) re-transform;
levelOfDifficulty passed down and up call chain
- checkKeyword(String, int, String[]) - Method in class visad.data.amanda.NuView
-
- checkKeyword(String, int, String[]) - Method in class visad.install.TestDownload
-
- checkKeyword(String, int, String[]) - Method in class visad.install.TestUtil
-
- checkKeyword(String, int, String[]) - Method in class visad.install.UpdateJar
-
- checkKeyword(String, int, String[]) - Method in class visad.test.TriangleStripBuilderTest
-
- checkKeyword(String, int, String[]) - Method in interface visad.util.CmdlineConsumer
-
Handle subclass-specific command line options and their arguments.
- checkKeyword(String, int, String[]) - Method in class visad.util.CmdlineGenericConsumer
-
Handle subclass-specific command line options and their arguments.
- checkOption(String, char, String) - Method in class visad.data.amanda.NuView
-
- checkOption(String, char, String) - Method in class visad.install.Main
-
- checkOption(String, char, String) - Method in class visad.install.TestDownload
-
- checkOption(String, char, String) - Method in class visad.install.TestUtil
-
- checkOption(String, char, String) - Method in class visad.install.UpdateJar
-
- checkOption(String, char, String) - Method in class visad.test.TriangleStripBuilderTest
-
- checkOption(String, char, String) - Method in interface visad.util.CmdlineConsumer
-
Handle subclass-specific command line options and their arguments.
- checkOption(String, char, String) - Method in class visad.util.CmdlineGenericConsumer
-
Handle subclass-specific command line options and their arguments.
- checkSelfIntersection(Gridded2DSet) - Static method in class visad.DelaunayCustom
-
determine if a closed path self-intersects
- checkSelfIntersection(float[][]) - Static method in class visad.DelaunayCustom
-
determine if a closed path self-intersects
- checkTicks() - Method in class visad.ActionImpl
-
- checkTicks(DataRenderer, DataDisplayLink) - Method in class visad.Control
-
check if this Control changed and requires re-Transform
- checkTicks() - Method in class visad.DisplayImpl
-
over-ride ActionImpl.checkTicks() to always return true,
since DisplayImpl always runs doAction to find out if any
linked Data needs to be re-transformed
- checkTicks() - Method in class visad.ReferenceActionLink
-
check whether this link requests Action to be applied
- checkTicks(DataRenderer, DataDisplayLink) - Method in class visad.ScalarMap
-
return true if application called setRange
- children - Variable in class dods.dap.Server.AbstractClause
-
A list of SubClause objects representing
the sub-clauses of this clause.
- children - Variable in class loci.formats.codec.LZWTreeNode
-
List of up to 256 children.
- chksum - Variable in class loci.formats.in.SDTInfo
-
- chol() - Method in class visad.matrix.JamaMatrix
-
- chol(FlatField) - Static method in class visad.python.JPythonMethods
-
return matrix Cholesky Decomposition of data, as a 1-Tuple
(lower_triangular_factor);
data should have either a 1-D or 2-D gridded domain
- ChooserList - Class in visad.install
-
A JFileChooser widget which includes a pre-built list of choices.
- ChooserList() - Constructor for class visad.install.ChooserList
-
- ChosenColorWidget - Class in visad.util
-
A color widget that allows users to interactively map numeric data to
RGB/RGBA tuples in a ScalarMap, and to choose from
a drop-down list of canned colormap combinations.
- ChosenColorWidget(ScalarMap) - Constructor for class visad.util.ChosenColorWidget
-
Construct a ChosenColorWidget linked to the
color control in the ScalarMap (which must be to either
Display.RGB or Display.RGBA and already
have been added to a Display).
- ChosenColorWidget(ColorMapWidget) - Constructor for class visad.util.ChosenColorWidget
-
Wrap a ChosenColorWidget around the specified
ColorMapWidget.
- chPrev - Variable in class loci.formats.in.CBZip2InputStream
-
- clause() - Method in class dods.dap.parser.ExprParser
-
- Clause - Interface in dods.dap.Server
-
Represents the common interface of the two types of clause used by the
constraint expression (CE) parser: TopLevelClause and SubClause.
- ClauseFactory - Class in dods.dap.Server
-
Represents a source of Clause objects for the constraint expression
parser.
- ClauseFactory() - Constructor for class dods.dap.Server.ClauseFactory
-
Creates a new clause factory with a blank function library.
- ClauseFactory(FunctionLibrary) - Constructor for class dods.dap.Server.ClauseFactory
-
Creates a clause factory which uses the specified function library.
- cleanTypeName(String) - Static method in class visad.util.DataUtility
-
Make a valid VisAD RealType name from the string.
- clear() - Method in class loci.formats.codec.ByteVector
-
- clear() - Method in class visad.bom.annotations.ScreenAnnotator
-
Remove all items from the list of things to draw.
- clear() - Method in class visad.data.netcdf.in.VirtualTuple
-
Clears this instance.
- CLEAR_CODE - Static variable in class loci.formats.codec.LZWCodec
-
- clearAVControls() - Method in class visad.DataRenderer
-
clear all information associated with AnimationControls
and ValueControls created by this DataRenderer
- clearBranch() - Method in class visad.DataRenderer
-
clear part of Display scene graph generated by this DataRenderer
- clearBranch() - Method in class visad.java2d.RendererJ2D
-
- clearBranch() - Method in class visad.java3d.RendererJ3D
-
- clearCachedRange() - Method in class visad.data.CachedFlatField
-
Clear the cached ranges
- clearCell() - Method in class visad.ss.BasicSSCell
-
Clears this cell completely.
- clearCell() - Method in class visad.ss.SpreadSheet
-
Clears the mappings and formula of the current cell
if it is safe to do so, or if the user confirms the clear.
- clearCell(boolean) - Method in class visad.ss.SpreadSheet
-
Clears the mappings and formula of the current cell.
- clearData() - Method in class visad.DataDisplayLink
-
clear cached copy of linked Data
- clearDisplay() - Method in class visad.ss.BasicSSCell
-
Clears this cell's display.
- clearExceptions() - Method in class visad.DataRenderer
-
clear Vector of Exceptions generated during doAction()
- clearExceptionStack() - Method in class visad.data.fits.FitsAdapter
-
- clearMaps() - Method in class visad.DataDisplayLink
-
clear Vectors of ScalarMaps applying to this Data and
of ConstantMaps; also clear other instance variables
- clearMaps() - Method in interface visad.Display
-
remove all ScalarMaps (and ConstantMaps) from this Display
- clearMaps() - Method in class visad.DisplayImpl
-
remove all ScalarMaps linked this display;
- clearMaps() - Method in class visad.java2d.DisplayImplJ2D
-
- clearMaps() - Method in class visad.RemoteDisplayImpl
-
clear set of ScalarMap-s associated with this display
- clearMaps() - Method in class visad.ss.BasicSSCell
-
Clears this cell's mappings.
- clearMissing() - Method in class visad.FlatField
-
Mark this FlatField as non-missing
- clearMissing() - Method in interface visad.FlatFieldIface
-
mark this FlatField as non-missing
- clearMissing() - Method in class visad.RemoteFlatFieldImpl
-
mark this FlatField as non-missing
- clearplot() - Static method in class visad.python.JPythonMethods
-
clear the onscreen data display
- clearplot(String) - Static method in class visad.python.JPythonMethods
-
clear the onscreen data display with the given name
- clearScale(AxisScale) - Method in class visad.DisplayRenderer
-
Remove a particular scale being rendered.
- clearScale(AxisScale) - Method in class visad.java2d.DisplayRendererJ2D
-
Remove a particular scale being rendered.
- clearScale(AxisScale) - Method in class visad.java3d.DisplayRendererJ3D
-
Remove a particular scale being rendered.
- clearScales() - Method in class visad.DisplayRenderer
-
Remove all the scales being rendered.
- clearScales() - Method in class visad.java2d.DisplayRendererJ2D
-
Remove all the scales being rendered.
- clearScales() - Method in class visad.java3d.DisplayRendererJ3D
-
Remove all the scales being rendered.
- clearScales() - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- clearScene() - Method in class visad.bom.ImageRendererJ3D
-
- clearScene() - Method in class visad.DataRenderer
-
clear any scene graph created by this DataRenderer, and
clear all instance variables
- clearScene(DataRenderer) - Method in class visad.java2d.DisplayRendererJ2D
-
- clearScene() - Method in class visad.java2d.RendererJ2D
-
- clearScene() - Method in class visad.java3d.AnimationRendererJ3D
-
- clearScene() - Method in class visad.java3d.DefaultRendererJ3D
-
- clearScene() - Method in class visad.java3d.DirectManipulationRendererJ3D
-
- clearScene(DataRenderer) - Method in class visad.java3d.DisplayRendererJ3D
-
- clearScene() - Method in class visad.java3d.RendererJ3D
-
- clearScene(DataRenderer) - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
- clearSequence() - Method in class visad.meteorology.ImageSequenceManager
-
Remove all images from the sequence.
- clearSwitches(DataRenderer) - Method in interface visad.AVControl
-
remove all references to SwitchSet objects involving re
- clearSwitches(DataRenderer) - Method in class visad.java2d.AVControlJ2D
-
clear all 'pairs' in switches that involve re
- clearSwitches(DataRenderer) - Method in class visad.java3d.AVControlJ3D
-
clear all 'pairs' in switches that involve re
- clearSwitches(DataRenderer) - Method in class visad.java3d.ProjectionControlJ3D
-
clear all 'pairs' in switches that involve re
- clearSwitches(DataRenderer) - Method in class visad.ProjectionControl
-
clear all 'pairs' in switches that involve re
- clearTimes() - Static method in class visad.util.ThreadManager
-
- ClientDisplayRendererJ3D - Class in visad.cluster
-
ClientDisplayRendererJ3D is the DisplayRenderer
for cluster clients.
- ClientDisplayRendererJ3D() - Constructor for class visad.cluster.ClientDisplayRendererJ3D
-
This is the DisplayRenderer used for cluster clients.
- ClientDisplayRendererJ3D(long) - Constructor for class visad.cluster.ClientDisplayRendererJ3D
-
- ClientRendererJ3D - Class in visad.cluster
-
ClientRendererJ3D is the VisAD DataRenderer for cluster clients
- ClientRendererJ3D() - Constructor for class visad.cluster.ClientRendererJ3D
-
- ClientRendererJ3D(long) - Constructor for class visad.cluster.ClientRendererJ3D
-
- ClientServer - Class in visad.util
-
- ClientServer() - Constructor for class visad.util.ClientServer
-
- clip(float[][], int[][], float, float, float, float[][][], int[][][]) - Static method in class visad.DelaunayCustom
-
clip the topology (samples, tris) against the half-plane
xc * x + yc * y <= v and return the clipped topology
- Clipboard - Variable in class visad.ss.SpreadSheet
-
Contents of clipboard.
- clipCurrent(int) - Method in class visad.AnimationSetControl
-
- clockExpr(Calendar) - Method in class visad.data.units.UnitParser
-
- CLOCKWISE - Static variable in class visad.Contour2D
-
- clone() - Method in class dods.dap.Server.ServerDDS
-
Return a clone of the ServerDDS.
- clone() - Method in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Clones this instance.
- clone() - Method in class visad.BaseColorControl
-
- clone() - Method in class visad.bom.BarbManipulationRendererJ2D
-
- clone() - Method in class visad.bom.BarbManipulationRendererJ3D
-
- clone() - Method in class visad.bom.BarbRendererJ2D
-
- clone() - Method in class visad.bom.BarbRendererJ3D
-
- clone() - Method in class visad.bom.CurveManipulationRendererJ2D
-
Clone this renderer.
- clone() - Method in class visad.bom.CurveManipulationRendererJ3D
-
Clone this renderer.
- clone() - Method in class visad.bom.ImageRendererJ3D
-
- clone() - Method in class visad.bom.PickManipulationRendererJ3D
-
- clone() - Method in class visad.bom.PointManipulationRendererJ3D
-
- clone() - Method in class visad.bom.RubberBandBoxRendererJ3D
-
- clone() - Method in class visad.bom.RubberBandLineRendererJ3D
-
- clone() - Method in class visad.bom.SwellManipulationRendererJ3D
-
- clone() - Method in class visad.bom.SwellRendererJ3D
-
- clone() - Method in class visad.bom.TextureFillRendererJ3D
-
- clone() - Method in class visad.cluster.ClientRendererJ3D
-
- clone() - Method in class visad.cluster.NodeRendererJ3D
-
- clone() - Method in class visad.cluster.UserDummyDataImpl
-
- clone() - Method in class visad.cluster.UserRendererJ3D
-
- clone() - Method in class visad.collab.ControlMonitorEvent
-
Returns an exact clone of this object.
- clone() - Method in class visad.collab.MapMonitorEvent
-
Returns an exact clone of this object.
- clone() - Method in class visad.collab.MessageMonitorEvent
-
Returns an exact clone of this object.
- clone() - Method in class visad.collab.MonitorEvent
-
Returns an exact copy of this MonitorEvent.
- clone() - Method in class visad.collab.ReferenceMonitorEvent
-
Returns an exact clone of this object.
- clone() - Method in class visad.ConstantMap
-
- clone() - Method in class visad.ContourControl
-
- clone() - Method in class visad.ContourLabelGeometry
-
- clone() - Method in class visad.Control
-
- clone() - Method in class visad.data.AreaImageCacheAdapter
-
Clones this instance.
- clone() - Method in class visad.data.CachedFlatField
-
Override method so we clear the caches on the cloned object
- clone() - Method in class visad.data.FileField
-
Clones this instance.
- clone() - Method in class visad.data.FileFlatField
-
Clones this instance.
- clone() - Method in class visad.data.netcdf.in.Context
-
Returns a clone of this instance.
- clone() - Method in class visad.data.netcdf.in.VirtualData
-
Clones this instance.
- clone() - Method in class visad.data.netcdf.in.VirtualField
-
Clones this instance.
- clone() - Method in class visad.data.netcdf.in.VirtualFlatField
-
Clones this instance.
- clone() - Method in class visad.data.netcdf.in.VirtualReal
-
Clones this instance.
- clone() - Method in class visad.data.netcdf.in.VirtualText
-
Clones this instance.
- clone() - Method in class visad.data.netcdf.in.VirtualTuple
-
Clones this instance.
- clone() - Method in class visad.DataImpl
-
Clones this instance.
- clone() - Method in class visad.DataRenderer
-
- clone() - Method in class visad.Delaunay
-
- clone() - Method in class visad.DoubleSet
-
Clones this instance.
- clone() - Method in class visad.FieldImpl
-
Clones this instance.
- clone() - Method in class visad.FlatField
-
Clones this instance.
- clone() - Method in class visad.FloatSet
-
Clones this instance.
- clone() - Method in class visad.FlowControl
-
Clone this control.
- clone() - Method in class visad.georef.NamedLocationTuple
-
Clones this instance.
- clone() - Method in class visad.GraphicsModeControl
-
A method to copy this object
- clone() - Method in class visad.Gridded1DDoubleSet
-
Clones this instance.
- clone() - Method in class visad.Gridded2DDoubleSet
-
Clones this instance.
- clone() - Method in class visad.Gridded3DDoubleSet
-
Clones this instance.
- clone() - Method in class visad.IrregularSet
-
Clones this instance.
- clone() - Method in class visad.java2d.DefaultRendererJ2D
-
- clone() - Method in class visad.java2d.DirectManipulationRendererJ2D
-
- clone() - Method in class visad.java2d.GraphicsModeControlJ2D
-
- clone() - Method in class visad.java3d.AnimationRendererJ3D
-
- clone() - Method in class visad.java3d.DefaultRendererJ3D
-
- clone() - Method in class visad.java3d.DirectManipulationRendererJ3D
-
- clone() - Method in class visad.java3d.GraphicsModeControlJ3D
-
clone this GraphicsModeControlJ3D
- clone() - Method in class visad.ProductSet
-
Clones this instance.
- clone() - Method in class visad.ProjectionControl
-
Create a clone of this ProjectionControl.
- clone() - Method in class visad.RealTuple
-
Clones this instance.
- clone() - Method in interface visad.RealTupleIface
-
Clones this instance.
- clone() - Method in class visad.RendererControl
-
- clone() - Method in class visad.SampledSet
-
Clones this instance.
- clone() - Method in class visad.Scalar
-
Clones this instance.
- clone() - Method in class visad.ScalarMap
-
Create and return a copy of this ScalarMap.
- clone() - Method in class visad.Set
-
Clones this instance.
- clone() - Method in class visad.ShapeControl
-
- clone() - Method in class visad.ThingImpl
-
Clones this instance.
- clone() - Method in class visad.Tuple
-
Clones this instance.
- clone() - Method in class visad.UnionSet
-
Clones this instance.
- clone(String) - Method in class visad.Unit
-
Clones this unit, changing the identifier.
- clone(float[][]) - Static method in class visad.util.Util
-
do a deep clone
- clone(double[][]) - Static method in class visad.util.Util
-
do a deep clone
- clone() - Method in class visad.VisADGeometryArray
-
- clone() - Method in class visad.VisADIndexedTriangleStripArray
-
- clone() - Method in class visad.VisADLineArray
-
Clone this VisADLineArray
- clone() - Method in class visad.VisADLineStripArray
-
- clone() - Method in class visad.VisADPointArray
-
- clone() - Method in class visad.VisADQuadArray
-
- clone() - Method in class visad.VisADTriangleArray
-
Clone this VisADTriangleArray
- clone() - Method in class visad.VisADTriangleStripArray
-
- cloneAddress - Variable in class visad.ss.SpreadSheet
-
Server address for a cloned sheet, if any.
- cloneButDisplay(Display) - Method in class visad.DisplayEvent
-
- cloneButDisplay(Display) - Method in class visad.DisplayMapEvent
-
Return a new DisplayMapEvent which is a copy of this event,
but which uses the specified source display
- cloneButDisplay(Display) - Method in class visad.DisplayReferenceEvent
-
Return a new DisplayReferenceEvent which is a copy of this event,
but which uses the specified source display
- cloneButType(MathType) - Method in class visad.DoubleSet
-
Clones this instance with a different MathType.
- cloneButType(MathType) - Method in class visad.FloatSet
-
- cloneButType(MathType) - Method in class visad.Gridded1DDoubleSet
-
- cloneButType(MathType) - Method in class visad.Gridded1DSet
-
- cloneButType(MathType) - Method in class visad.Gridded2DDoubleSet
-
- cloneButType(MathType) - Method in class visad.Gridded2DSet
-
- cloneButType(MathType) - Method in class visad.Gridded3DDoubleSet
-
- cloneButType(MathType) - Method in class visad.Gridded3DSet
-
- cloneButType(MathType) - Method in class visad.GriddedSet
-
- cloneButType(MathType) - Method in class visad.Integer1DSet
-
- cloneButType(MathType) - Method in class visad.Integer2DSet
-
- cloneButType(MathType) - Method in class visad.Integer3DSet
-
- cloneButType(MathType) - Method in class visad.IntegerNDSet
-
- cloneButType(MathType) - Method in class visad.Irregular1DSet
-
- cloneButType(MathType) - Method in class visad.Irregular2DSet
-
- cloneButType(MathType) - Method in class visad.Irregular3DSet
-
- cloneButType(MathType) - Method in class visad.IrregularSet
-
- cloneButType(MathType) - Method in class visad.Linear1DSet
-
Return a clone of this object with a new MathType.
- cloneButType(MathType) - Method in class visad.Linear2DSet
-
Return a clone of this object with a new MathType.
- cloneButType(MathType) - Method in class visad.Linear3DSet
-
Return a clone of this object with a new MathType.
- cloneButType(MathType) - Method in class visad.LinearLatLonSet
-
- cloneButType(MathType) - Method in class visad.LinearNDSet
-
Return a clone of this object with a new MathType.
- cloneButType(MathType) - Method in class visad.List1DDoubleSet
-
- cloneButType(MathType) - Method in class visad.List1DSet
-
- cloneButType(MathType) - Method in class visad.ProductSet
-
- cloneButType(MathType) - Method in class visad.Set
-
copy this Set, but give it a new MathType;
this is safe, since constructor checks consistency of
DomainCoordinateSystem and SetUnits with Type
- cloneButType(MathType) - Method in interface visad.SetIface
-
Clones this set -- changing the MathType.
- cloneButType(MathType) - Method in class visad.SingletonSet
-
Clone this SingletonSet, but change the MathType
- cloneButType(MathType) - Method in class visad.UnionSet
-
Clone this UnionSet, but give it a new MathType; this is safe,
since constructor checks consistency of DomainCoordinateSystem
and SetUnits with type.
- cloneButUnit(Unit) - Method in class visad.Real
-
clone this, but with a new Unit
- cloneButUnit(Unit) - Method in interface visad.RealIface
-
Returns a clone of this instance but with a new Unit.
- cloneButValue(double) - Method in class visad.Real
-
clone this, but with a new value
- cloneButValue(double) - Method in interface visad.RealIface
-
Returns a clone of this instance with a different numeric value.
- cloneCnt - Static variable in class visad.Tuple
-
Returns the components that constitute this instance.
- cloneDerivative(RealType) - Method in class visad.FunctionType
-
- cloneDerivative(RealType) - Method in class visad.MathType
-
- cloneDerivative(RealType) - Method in class visad.RealType
-
- cloneDerivative(RealType) - Method in class visad.SetType
-
- cloneDerivative(RealType) - Method in class visad.TextType
-
- cloneDerivative(RealType) - Method in class visad.TupleType
-
- cloneDouble(MathType, Unit[], ErrorEstimate[]) - Method in class visad.FlatField
-
- cloneDouble(MathType, Unit[], ErrorEstimate[], double[][]) - Method in class visad.FlatField
-
- cloneFloat(MathType, Unit[], ErrorEstimate[]) - Method in class visad.FlatField
-
- cloneFloat(MathType, Unit[], ErrorEstimate[], float[][]) - Method in class visad.FlatField
-
- cloneForCache(double[][]) - Method in class visad.data.ArrayCache.DoubleResult
-
- cloneForCache(float[][]) - Method in class visad.data.ArrayCache.FloatResult
-
- cloneMe(boolean, FunctionType, Set, CoordinateSystem, CoordinateSystem[], Set[], Unit[]) - Method in class visad.data.CachedFlatField
-
Clone this object
- close() - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Close this instance.
- close() - Method in class loci.formats.codec.CBZip2InputStream
-
- close() - Method in class loci.formats.in.FluoviewReader
-
- close() - Method in class loci.formats.in.ICSReader
-
- close(boolean) - Method in class loci.formats.in.ImageIOReader
-
- close() - Method in class loci.formats.in.ImageIOReader
-
- close() - Method in class loci.formats.in.IPWReader
-
- close() - Method in class loci.formats.in.KhorosReader
-
- close(boolean) - Method in class loci.formats.in.LegacyPictReader
-
- close(boolean) - Method in class loci.formats.in.LegacyQTReader
-
- close() - Method in class loci.formats.in.LegacyQTReader
-
- close(boolean) - Method in class loci.formats.in.LeicaReader
-
- close() - Method in class loci.formats.in.LeicaReader
-
- close() - Method in class loci.formats.in.MetamorphReader
-
- close(boolean) - Method in class loci.formats.in.MicromanagerReader
-
- close() - Method in class loci.formats.in.MicromanagerReader
-
- close() - Method in class loci.formats.in.ND2Reader
-
- close() - Method in class loci.formats.in.NRRDReader
-
- close() - Method in class loci.formats.in.OIBReader
-
- close(boolean) - Method in class loci.formats.in.OIFReader
-
- close() - Method in class loci.formats.in.OIFReader
-
- close(boolean) - Method in class loci.formats.in.OpenlabReader
-
- close() - Method in class loci.formats.in.OpenlabReader
-
- close(boolean) - Method in class loci.formats.in.PerkinElmerReader
-
- close() - Method in class loci.formats.in.PerkinElmerReader
-
- close(boolean) - Method in class loci.formats.in.PrairieReader
-
- close() - Method in class loci.formats.in.PrairieReader
-
- close() - Method in class loci.formats.in.QTReader
-
- close(boolean) - Method in class loci.formats.in.ZeissZVIReader
-
- close() - Method in class loci.formats.in.ZeissZVIReader
-
- close() - Method in class loci.formats.out.AVIWriter
-
- close() - Method in class loci.formats.out.EPSWriter
-
- close() - Method in class loci.formats.out.ImageIOWriter
-
- close() - Method in class loci.formats.out.LegacyQTWriter
-
- close() - Method in class loci.formats.out.OMETiffWriter
-
- close() - Method in class loci.formats.out.QTWriter
-
- close() - Method in class loci.formats.out.TiffWriter
-
- close() - Method in class visad.data.bio.LociForm
-
Closes any open files.
- close() - Method in interface visad.data.DataWriter
-
Close the file
- close() - Method in class visad.data.EmptyDataWriter
-
- close() - Method in interface visad.data.FormBlockReader
-
Closes any open files.
- close() - Method in class visad.data.hdfeos.HdfeosFile
-
- close() - Method in class visad.data.tiff.LegacyTiffForm
-
Deprecated.
- close() - Method in class visad.data.visad.BinaryReader
-
- close() - Method in class visad.data.visad.BinaryWriter
-
- closeAll() - Static method in class visad.data.hdfeos.HdfeosFile
-
- clusterDataEquals(RemoteClusterData) - Method in interface visad.cluster.RemoteClusterData
-
- clusterDataEquals(RemoteClusterData) - Method in class visad.cluster.RemoteClusterDataImpl
-
- ClusterException - Exception in visad.cluster
-
ClusterException is an exception for VisAD cluster errors.
- ClusterException() - Constructor for exception visad.cluster.ClusterException
-
- ClusterException(String) - Constructor for exception visad.cluster.ClusterException
-
- CmdlineConsumer - Interface in visad.util
-
- CmdlineGenericConsumer - Class in visad.util
-
Simple implementation of CmdlineConsumer interface which
can be extended to easily add command-line parsing
to an application.
- CmdlineGenericConsumer() - Constructor for class visad.util.CmdlineGenericConsumer
-
- CmdlineParser - Class in visad.util
-
Parse command-line arguments passed to the initial main() method
of an application.
- CmdlineParser(Object) - Constructor for class visad.util.CmdlineParser
-
Create a command-line parser.
- CMY - Static variable in interface visad.Display
-
display color CMY lookup table index
- CMYCoordinateSystem - Class in visad
-
CMYCoordinateSystem is the VisAD CoordinateSystem class for
(Cyan, Magenta, Yellow) with Reference (Red, Green, Blue).
- CMYCoordinateSystem(RealTupleType) - Constructor for class visad.CMYCoordinateSystem
-
construct a CMYCoordinateSystem with given reference
- cnt - Static variable in class visad.data.CachedBufferedByteImage
-
_more_
- CNTRCLOCKWISE - Static variable in class visad.Contour2D
-
- Code() - Method in class dods.dap.parser.ErrorParser
-
- CODE - Static variable in interface dods.dap.parser.ErrorParserConstants
-
- code - Variable in class loci.formats.in.OIFReader
-
- Codec - Interface in loci.formats.codec
-
This class is an interface for any kind of compression or decompression.
- codec - Variable in class loci.formats.out.LegacyQTWriter
-
The codec to use.
- codec - Variable in class loci.formats.out.QTWriter
-
The codec to use.
- CODEC_ANIMATION - Static variable in class loci.formats.out.QTWriter
-
Value indicating Animation codec.
- CODEC_CINEPAK - Static variable in class loci.formats.out.QTWriter
-
Value indicating Cinepack codec.
- CODEC_H_263 - Static variable in class loci.formats.out.QTWriter
-
Value indicating H.263 codec.
- CODEC_MOTION_JPEG_B - Static variable in class loci.formats.out.QTWriter
-
Value indicating Motion JPEG-B codec.
- CODEC_MPEG_4 - Static variable in class loci.formats.out.QTWriter
-
Value indicating MPEG-4 codec.
- CODEC_RAW - Static variable in class loci.formats.out.QTWriter
-
Value indicating Raw codec.
- CODEC_SORENSON - Static variable in class loci.formats.out.QTWriter
-
Value indicating Sorenson codec.
- CODEC_SORENSON_3 - Static variable in class loci.formats.out.QTWriter
-
Value indicating Sorenson 3 codec.
- CodeEditor - Class in visad.util
-
An editor for writing and executing source code in Java runtime.
- CodeEditor() - Constructor for class visad.util.CodeEditor
-
constructs a CodeEditor
- CodeEditor(String) - Constructor for class visad.util.CodeEditor
-
constructs a CodeEditor containing text from the given filename
- CodeFrame - Class in visad.util
-
A GUI frame for editing source code in Java runtime.
- CodeFrame(CodeEditor) - Constructor for class visad.util.CodeFrame
-
constructs a CodeFrame from the given CodeEditor object
- codeFromString(ByteVector) - Method in class loci.formats.codec.LZWTreeNode
-
Gets the code for the given byte sequence, or -1 if none.
- COLD_FRONT - Static variable in class visad.bom.FrontDrawer
-
- CollabID - Variable in class visad.ss.BasicSSCell
-
ID number for this collaborative cell.
- CollabID - Variable in class visad.ss.SpreadSheet
-
ID number for this collaborative spreadsheet.
- collabSourceLost(int) - Method in interface visad.RemoteSourceListener
-
A remote collaboration peer is no longer available.
- CollabUtil - Class in visad.collab
-
- CollabUtil() - Constructor for class visad.collab.CollabUtil
-
- CollectiveBarbException - Exception in visad.bom
-
CollectiveBarbException is an exception for an error with a VisAD display.
- CollectiveBarbException() - Constructor for exception visad.bom.CollectiveBarbException
-
- CollectiveBarbException(String) - Constructor for exception visad.bom.CollectiveBarbException
-
- CollectiveBarbManipulation - Class in visad.bom
-
CollectiveBarbManipulation is the VisAD class for
manipulation of collections of wind barbs
- CollectiveBarbManipulation(FieldImpl, DisplayImplJ3D, DisplayImplJ3D, ConstantMap[], boolean, float, float, float, float, int, boolean, boolean, boolean, boolean, boolean, double[], int, double[], int) - Constructor for class visad.bom.CollectiveBarbManipulation
-
wf should have MathType:
(station_index -> (Time -> tuple))
where tuple is flat
[e.g., (Latitude, Longitude, (flow_dir, flow_speed))]
and must include RealTypes Latitude and Longitude plus
RealTypes mapped to Flow1Azimuth and Flow1Radial, or to
Flow2Azimuth and Flow2Radial, in the DisplayImplJ3Ds d1
and d2 (unless they are not null);
d1 must have Time mapped to Animation, and d2 must not;
abs indicates absolute or relative value adjustment
id and od are inner and outer distances in meters
it and ot are inner and outer times in seconds
influence is 1.0 inside inner, 0.0 outside outer and
linear between distance and time influences multiply;
cms are ConstantMap's used for rendering barbs
each time the user clicks the right mouse button to
manipulate a wind barb, the "reference" values for all
wind barbs are set - thus repeatedly adjusting the same
barb will magnify its influence over its neighbors;
sta is index of station for display2;
need_monitor is true if wf might be changed externally
during manipulation
brbs is true to indicate Barb*RendererJ3D, false to
indicate Swell*RendererJ3D
fs is true to indicate that d2 should switch to whatever
station is being manipulated
kts is false to indicate no m/s to knots conversion in
wind barb renderers
dz is true to indicate to use DiscoverableZoom
inner_circle_color is array of RGB colors for an inner circle
of influence, or null for no inner circles
inner_circle_width is the line width for the inner circle
outer_circle_color is array of RGB colors for an outer circle
of influence, or null for no outer circles
outer_circle_width is the line width for the outer circle
- COLON - Static variable in interface dods.dap.parser.ExprParserConstants
-
- COLON - Static variable in interface visad.data.units.UnitParserConstants
-
RegularExpression Id.
- color_flag - Variable in class visad.VisADAppearance
-
- ColorAlphaControl - Class in visad
-
ColorAlphaControl is the VisAD class for controlling 4-component Color
DisplayRealType-s (e.g., RGBA).
- ColorAlphaControl(DisplayImpl) - Constructor for class visad.ColorAlphaControl
-
construct a ColorAlphaControl for given DisplayImpl
- colorChanged(ColorChangeEvent) - Method in interface visad.util.ColorChangeListener
-
The function called when the color widget has changed
- colorChanged(ColorChangeEvent) - Method in class visad.util.ColorPreview
-
Implementation of the ColorChangeListener interface
- colorChanged(ColorChangeEvent) - Method in class visad.util.ColorWidget
-
Listen to the ColorMap and re-dispatch the ColorChangeEvents to
the ColorChangeListeners listening to the widget
- ColorChangeEvent - Class in visad.util
-
An event to be dispatched when the color widget has been changed
- ColorChangeEvent(Object, float, float) - Constructor for class visad.util.ColorChangeEvent
-
Construct a colorChangeEvent object to notify any ColorChangeListeners
- ColorChangeListener - Interface in visad.util
-
The interface that all objects must implement to recieve color change
events from the color widget
- ColorControl - Class in visad
-
ColorControl is the VisAD class for controlling 3-component Color
DisplayRealType-s (e.g., RGB, HSV, CMY).
- ColorControl(DisplayImpl) - Constructor for class visad.ColorControl
-
construct a ColorAlphaControl for given DisplayImpl
- ColorMap - Class in visad.util
-
The abstract class that all color-mapping widgets must extend.
- ColorMap() - Constructor for class visad.util.ColorMap
-
- ColorMapWidget - Class in visad.util
-
A color widget that allows users to interactively map numeric data to
RGB/RGBA tuples in a ScalarMap.
- ColorMapWidget(ScalarMap) - Constructor for class visad.util.ColorMapWidget
-
Construct a LabeledColorWidget linked to the
color control in the ScalarMap (which must be to either
Display.RGB or Display.RGBA and already
have been added to a Display).
- ColorMapWidget(ScalarMap, boolean) - Constructor for class visad.util.ColorMapWidget
-
Construct a LabeledColorWidget linked to the
color control in the ScalarMap (which must be to either
Display.RGB or Display.RGBA and already
have been added to a Display).
- ColorMapWidget(ScalarMap, float[][]) - Constructor for class visad.util.ColorMapWidget
-
Construct a LabeledColorWidget linked to the
color control in the ScalarMap (which must be to either
Display.RGB or Display.RGBA and already
have been added to a Display).
- ColorMapWidget(ScalarMap, float[][], boolean) - Constructor for class visad.util.ColorMapWidget
-
Construct a LabeledColorWidget linked to the
color control in the ScalarMap (which must be to either
Display.RGB or Display.RGBA and already
have been added to a Display).
- ColorMapWidget(ScalarMap, float[][], boolean, boolean) - Constructor for class visad.util.ColorMapWidget
-
Construct a LabeledColorWidget linked to the
color control in the ScalarMap (which must be to either
Display.RGB or Display.RGBA and already
have been added to a Display).
- ColorMode - Static variable in interface visad.Display
-
color mode - ConstantMap only, values must be > 0
- ColorPreview - Class in visad.util
-
A small preview bar generated for a color widget
- ColorPreview(ColorWidget, int) - Constructor for class visad.util.ColorPreview
-
Deprecated.
Specify the ColorMap instead.
- ColorPreview(ColorMap, int) - Constructor for class visad.util.ColorPreview
-
Constructs a ColorPreview that listens to the specified
ColorMap and has the specified height
- colors - Variable in class visad.VisADGeometryArray
-
- ColorWidget - Class in visad.util
-
A color widget that allows users to interactively map numeric data to
RGBA tuples based on the Vis5D color widget
- ColorWidget() - Constructor for class visad.util.ColorWidget
-
Construct a color widget with a ColorPreview and the default ColorMap
- ColorWidget(boolean) - Constructor for class visad.util.ColorWidget
-
Construct a color widget with the default ColorMap
- ColorWidget(ColorMap) - Constructor for class visad.util.ColorWidget
-
Construct a color widget with a ColorPreview and the specified ColorMap
- ColorWidget(ColorMap, boolean) - Constructor for class visad.util.ColorWidget
-
Construct a color widget with the desired ColorMap and ColorPreview visibility
- colours - Variable in class visad.bom.SceneGraphRenderer
-
list of colours
- cols - Variable in class visad.Contour2D
-
- cols - Variable in class visad.ss.SpreadSheet.SSOptions
-
- COLS_INDEX - Static variable in class edu.wisc.ssec.mcidas.GridDirectory
-
number of columns
- colT - Variable in class loci.formats.in.SDTInfo
-
- column - Variable in class visad.data.units.SimpleCharStream
-
- columns - Variable in class visad.jmet.MetGridDirectory
-
- combine(Field[]) - Static method in class visad.FieldImpl
-
Resample all elements of the fields array to the domain
set of fields[0], then return a Field whose range samples
are Tuples merging the corresponding range samples from
each element of fields; if the range of fields[i] is a
Tuple without a RangeCoordinateSystem, then each Tuple
component of a range sample of fields[i] becomes a
Tuple component of a range sample of the result -
otherwise a range sample of fields[i] becomes a Tuple
component of a range sample of the result; this assumes
all elements of the fields array have the same domain
dimension; use default sampling_mode (Data.NEAREST_NEIGHBOR)
and default error_mode (Data.NO_ERRORS)
- combine(Field[], boolean) - Static method in class visad.FieldImpl
-
Resample all elements of the fields array to the domain
set of fields[0], then return a Field whose range samples
are Tuples merging the corresponding range samples from
each element of fields.
- combine(Field[], int, int) - Static method in class visad.FieldImpl
-
resample all elements of the fields array to the domain
set of fields[0], then return a Field whose range samples
are Tuples merging the corresponding range samples from
each element of fields; if the range of fields[i] is a
Tuple without a RangeCoordinateSystem, then each Tuple
component of a range sample of fields[i] becomes a
Tuple component of a range sample of the result -
otherwise a range sample of fields[i] becomes a Tuple
component of a range sample of the result; this assumes
all elements of the fields array have the same domain
dimension
- combine(Field[], int, int, boolean) - Static method in class visad.FieldImpl
-
Resample all elements of the fields array to the domain
set of fields[0], then return a Field whose range samples
are Tuples merging the corresponding range samples from
each element of fields.
- combine(Field[], int, int, boolean, boolean) - Static method in class visad.FieldImpl
-
Resample all elements of the fields array to the domain
set of fields[0], then return a Field whose range samples
are Tuples merging the corresponding range samples from
each element of fields.
- combine(Field[]) - Static method in class visad.python.JPythonMethods
-
combines fields
- ComboFileFilter - Class in loci.formats.gui
-
A file filter that recognizes files from a union of other filters.
- ComboFileFilter(FileFilter[], String) - Constructor for class loci.formats.gui.ComboFileFilter
-
Constructs a new filter from a list of other filters.
- ComboFileFilter - Class in visad.util
-
A file filter that recognizes files from a union of other filters.
- ComboFileFilter(FileFilter[], String) - Constructor for class visad.util.ComboFileFilter
-
Constructs a new filter from a list of other filters.
- comm - Variable in class visad.data.SocketDataSource
-
Code for monitoring socket for incoming source data changes.
- COMMA - Static variable in interface dods.dap.parser.ExprParserConstants
-
- commandCompile() - Method in class visad.util.CodeFrame
-
- commandRun() - Method in class visad.util.CodeFrame
-
- commandSeparate() - Method in class visad.python.JPythonFrame
-
sets up the GUI
- CommonUnit - Class in visad
-
CommonUnit is a class for commonly used Units
- CommonUnit() - Constructor for class visad.CommonUnit
-
- compare(Object, Object) - Method in class visad.collab.DisplaySyncImpl
-
- compare(Object, Object) - Method in class visad.util.DataUtility.RealTupleComparator
-
Compares two RealTuple-s of the same RealTupleType.
- compareTo(Object) - Method in class loci.formats.gui.ComboFileFilter
-
Compares two FileFilter objects alphanumerically.
- compareTo(Object) - Method in class loci.formats.gui.ExtensionFileFilter
-
Compares two FileFilter objects alphanumerically.
- compareTo(Object) - Method in class loci.formats.gui.FormatFileFilter
-
Compares two FileFilter objects alphanumerically.
- compareTo(Object) - Method in class visad.ConstantMap
-
Compares this instance to another object.
- compareTo(ConstantMap) - Method in class visad.ConstantMap
-
Compares this instance to another instance.
- compareTo(ScalarMap) - Method in class visad.ConstantMap
-
Compares this instance to a ScalarMap.
- compareTo(Object) - Method in class visad.data.amanda.BaseTrack
-
- compareTo(BaseTrack) - Method in class visad.data.amanda.BaseTrack
-
- compareTo(Object) - Method in class visad.data.amanda.Hit
-
- compareTo(Hit) - Method in class visad.data.amanda.Hit
-
- compareTo(Object) - Method in class visad.data.amanda.Module
-
- compareTo(Module) - Method in class visad.data.amanda.Module
-
- compareTo(AreaImageAccessor) - Method in class visad.data.AreaImageAccessor
-
- compareTo(Object) - Method in class visad.data.netcdf.QuantityDBImpl.NameKey
-
Compare this key to another.
- compareTo(Object) - Method in class visad.data.netcdf.QuantityDBImpl.UnitKey
-
Compare this key to another (unit first).
- compareTo(Object) - Method in class visad.DateTime
-
Implement Comparable interface
- compareTo(Object) - Method in class visad.ErrorEstimate
-
Compares this error estimate to another.
- compareTo(Object) - Method in class visad.QuantityDimension
-
Compare this dimension of a quantity to another.
- compareTo(Object) - Method in class visad.Real
-
Compares this Real to another.
- compareTo(Object) - Method in interface visad.RealIface
-
Compares this Real to another.
- compareTo(Object) - Method in class visad.ScalarMap
-
Compares this ScalarMap with another object.
- compareTo(ScalarMap) - Method in class visad.ScalarMap
-
Compares this ScalarMap with another ScalarMap.
- compareTo(Object) - Method in class visad.ScalarType
-
Compares this object with another of the same type.
- compareTo(Object) - Method in class visad.Text
-
Compares this Text to another.
- compareTo(Object) - Method in class visad.util.ComboFileFilter
-
Compares two FileFilter objects alphanumerically.
- compareTo(Object) - Method in class visad.util.ExtensionFileFilter
-
Compares two FileFilter objects alphanumerically.
- compareTo(Object) - Method in class visad.util.FormFileFilter
-
Compares two FileFilter objects alphanumerically.
- compile() - Method in class visad.python.JPythonEditor
-
compiles the JPython script to a Java class
- compile() - Method in class visad.util.CodeEditor
-
compiles the source code to a Java class
- component(Stack) - Method in class dods.dap.parser.ExprParser
-
- COMPONENT_RESIZED - Static variable in class visad.DisplayEvent
-
The "component resized" event.
- components3c - Static variable in interface visad.Display
-
array of 3D Cartesian spatial coordinates
- components3s - Static variable in interface visad.Display
-
array of 3D spherical spatial coordinates
- componentscmy - Static variable in interface visad.Display
-
array of 3D CMY coordinates
- componentscyl - Static variable in interface visad.Display
-
array of 3D cylindrical Coordinates
- componentsflow1 - Static variable in interface visad.Display
-
array of 3D Cartesian flow set 1 coordinates
- componentsflow1s - Static variable in interface visad.Display
-
array of 3D spherical flow set 1 coordinates
- componentsflow2 - Static variable in interface visad.Display
-
array of 3D Cartesian flow set 2 coordinates
- componentsflow2s - Static variable in interface visad.Display
-
array of 3D spherical flow set 2 coordinates
- componentshsv - Static variable in interface visad.Display
-
array of 3D HSV coordinates
- componentsrgb - Static variable in interface visad.Display
-
array of 3D RGB coordinates
- componentsso - Static variable in interface visad.Display
-
array of 3D Cartesian spatial offset coordinates
- CompositeStrategy - Class in visad.data.netcdf.in
-
Chains together import strategies for netCDF datasets.
- COMPRESS - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Flag for "compress" compression.
- compress(byte[], int, int, int[], Object) - Method in class loci.formats.codec.AdobeDeflateCodec
-
Compresses a block of Adobe Deflate data.
- compress(byte[], int, int, int[], Object) - Method in class loci.formats.codec.Base64Codec
-
Encodes a block of data into Base64.
- compress(byte[][], int, int, int[], Object) - Method in class loci.formats.codec.BaseCodec
-
2D data block encoding default implementation.
- compress(byte[], int, int, int[], Object) - Method in interface loci.formats.codec.Codec
-
Compresses a block of data.
- compress(byte[][], int, int, int[], Object) - Method in interface loci.formats.codec.Codec
-
Compresses a block of data.
- compress(byte[], int, int, int[], Object) - Method in class loci.formats.codec.JPEGCodec
-
Compresses a block of JPEG data.
- compress(byte[], int, int, int[], Object) - Method in class loci.formats.codec.LuraWaveCodec
-
- compress(byte[], int, int, int[], Object) - Method in class loci.formats.codec.LZOCodec
-
Compresses a block of lzo data.
- compress(byte[], int, int, int[], Object) - Method in class loci.formats.codec.LZWCodec
-
Compresses a block of data using LZW compression.
- compress(byte[], int, int, int[], Object) - Method in class loci.formats.codec.MJPBCodec
-
- compress(byte[], int, int, int[], Object) - Method in class loci.formats.codec.MSRLECodec
-
- compress(byte[], int, int, int[], Object) - Method in class loci.formats.codec.MSVideoCodec
-
- compress(byte[], int, int, int[], Object) - Method in class loci.formats.codec.NikonCodec
-
Compresses a block of Nikon data.
- compress(byte[], int, int, int[], Object) - Method in class loci.formats.codec.PackbitsCodec
-
Compresses a block of Packbits data.
- compress(byte[], int, int, int[], Object) - Method in class loci.formats.codec.QTRLECodec
-
- compress(byte[], int, int, int[], Object) - Method in class loci.formats.codec.RPZACodec
-
- compress(Spectrum) - Method in class visad.sounder.PCA
-
- compression - Variable in class loci.formats.in.BMPReader
-
Compression type:
0 = no compression,
1 = 8 bit run length encoding,
2 = 4 bit run length encoding,
3 = RGB bitmap with mask.
- compression - Variable in class loci.formats.in.OMEXMLReader
-
String indicating the compression type.
- CompressMode - Variable in class visad.data.vis5d.V5DStruct
-
1, 2 or 4 = # bytes per grid point
- compressReconstruct(Spectrum) - Method in class visad.sounder.PCA
-
- computeArea(UnionSet) - Static method in class visad.DelaunayCustom
-
compute the area inside a set of closed paths
- computeArea(Gridded2DSet) - Static method in class visad.DelaunayCustom
-
compute the area inside a set of closed paths
- computeArea(float[][]) - Static method in class visad.DelaunayCustom
-
compute the area inside a set of closed paths
- computeAverage(FlatField, int[]) - Static method in class visad.python.JPythonMethods
-
Compute the average of each point named in the list (see
"createArea" method)
- computeBytes(CoordinateSystem) - Static method in class visad.data.visad.object.BinaryCoordinateSystem
-
- computeBytes(CoordinateSystem[]) - Static method in class visad.data.visad.object.BinaryCoordinateSystem
-
- computeBytes(Data[]) - Static method in class visad.data.visad.object.BinaryDataArray
-
- computeBytes(Delaunay) - Static method in class visad.data.visad.object.BinaryDelaunay
-
- computeBytes(DisplayRealType) - Static method in class visad.data.visad.object.BinaryDisplayRealType
-
- computeBytes(double[]) - Static method in class visad.data.visad.object.BinaryDoubleArray
-
- computeBytes(double[][]) - Static method in class visad.data.visad.object.BinaryDoubleMatrix
-
- computeBytes(int) - Static method in class visad.data.visad.object.BinaryErrorEstimate
-
- computeBytes(ErrorEstimate[]) - Static method in class visad.data.visad.object.BinaryErrorEstimate
-
- computeBytes(FieldImpl) - Static method in class visad.data.visad.object.BinaryFieldImpl
-
- computeBytes(Set, CoordinateSystem, CoordinateSystem[], Set[], Unit[], FlatField) - Static method in class visad.data.visad.object.BinaryFlatField
-
- computeBytes(float[]) - Static method in class visad.data.visad.object.BinaryFloatArray
-
- computeBytes(float[][]) - Static method in class visad.data.visad.object.BinaryFloatMatrix
-
- computeBytes(FunctionType) - Static method in class visad.data.visad.object.BinaryFunctionType
-
- computeBytes(DataImpl) - Static method in class visad.data.visad.object.BinaryGeneric
-
- computeBytes(double[][], int[], CoordinateSystem, Unit[], ErrorEstimate[]) - Static method in class visad.data.visad.object.BinaryGriddedDoubleSet
-
- computeBytes(float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[]) - Static method in class visad.data.visad.object.BinaryGriddedSet
-
- computeBytes(int[]) - Static method in class visad.data.visad.object.BinaryIntegerArray
-
- computeBytes(Object[]) - Static method in class visad.data.visad.object.BinaryIntegerArray
-
- computeBytes(boolean, int[], Integer1DSet[], CoordinateSystem, Unit[], ErrorEstimate[]) - Static method in class visad.data.visad.object.BinaryIntegerSet
-
- computeBytes(float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay) - Static method in class visad.data.visad.object.BinaryIrregularSet
-
- computeBytes(boolean, double[], double[], int[], Linear1DSet[], CoordinateSystem, Unit[], ErrorEstimate[]) - Static method in class visad.data.visad.object.BinaryLinearSet
-
- computeBytes(float[], CoordinateSystem, Unit[]) - Static method in class visad.data.visad.object.BinaryList1DSet
-
- computeBytes(SampledSet[], CoordinateSystem, Unit[], ErrorEstimate[]) - Static method in class visad.data.visad.object.BinaryProductSet
-
- computeBytes(Quantity) - Static method in class visad.data.visad.object.BinaryQuantity
-
- computeBytes(Unit, ErrorEstimate) - Static method in class visad.data.visad.object.BinaryReal
-
- computeBytes(Real[], CoordinateSystem, boolean) - Static method in class visad.data.visad.object.BinaryRealTuple
-
- computeBytes(RealTupleType) - Static method in class visad.data.visad.object.BinaryRealTupleType
-
- computeBytes(RealType) - Static method in class visad.data.visad.object.BinaryRealType
-
- computeBytes(SampledSet[]) - Static method in class visad.data.visad.object.BinarySampledSet
-
- computeBytes(ScalarType) - Static method in class visad.data.visad.object.BinaryScalarType
-
- computeBytes(Object) - Static method in class visad.data.visad.object.BinarySerializedObject
-
- computeBytes(SetType) - Static method in class visad.data.visad.object.BinarySetType
-
- computeBytes(CoordinateSystem, Unit[]) - Static method in class visad.data.visad.object.BinarySimpleSet
-
- computeBytes(RealTupleType, Real[], CoordinateSystem, Unit[], ErrorEstimate[]) - Static method in class visad.data.visad.object.BinarySingletonSet
-
- computeBytes(String) - Static method in class visad.data.visad.object.BinaryString
-
- computeBytes(String) - Static method in class visad.data.visad.object.BinaryText
-
- computeBytes(TextType) - Static method in class visad.data.visad.object.BinaryTextType
-
- computeBytes(Data[]) - Static method in class visad.data.visad.object.BinaryTuple
-
- computeBytes(TupleType) - Static method in class visad.data.visad.object.BinaryTupleType
-
- computeBytes(SampledSet[]) - Static method in class visad.data.visad.object.BinaryUnionSet
-
- computeBytes(Unit) - Static method in class visad.data.visad.object.BinaryUnit
-
- computeBytes(Unit[]) - Static method in class visad.data.visad.object.BinaryUnit
-
- computeBytes(DataImpl) - Static method in class visad.data.visad.object.BinaryUnknown
-
- computeRanges(Data, ShadowType, DataShadow) - Method in class visad.cluster.ClientRendererJ3D
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.cluster.RemoteClientFieldImpl
-
- computeRanges(ShadowType, int) - Method in class visad.cluster.RemoteClientFieldImpl
-
- computeRanges(RealType[]) - Method in class visad.cluster.RemoteClientFieldImpl
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- computeRanges(ShadowType, int) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- computeRanges(RealType[]) - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.cluster.RemoteClientTupleImpl
-
- computeRanges(ShadowType, int) - Method in class visad.cluster.RemoteClientTupleImpl
-
- computeRanges(RealType[]) - Method in class visad.cluster.RemoteClientTupleImpl
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- computeRanges(ShadowType, int) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- computeRanges(RealType[]) - Method in class visad.cluster.RemoteNodeFieldImpl
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- computeRanges(ShadowType, int) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- computeRanges(RealType[]) - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.cluster.RemoteNodeTupleImpl
-
- computeRanges(ShadowType, int) - Method in class visad.cluster.RemoteNodeTupleImpl
-
- computeRanges(RealType[]) - Method in class visad.cluster.RemoteNodeTupleImpl
-
- computeRanges(Vector) - Method in interface visad.cluster.RemoteProxyAgent
-
- computeRanges(Vector) - Method in class visad.cluster.RemoteProxyAgentImpl
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.cluster.UserDummyDataImpl
-
- computeRanges(Data, ShadowType, DataShadow) - Method in class visad.cluster.UserRendererJ3D
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.data.AreaImageCacheAdapter
-
- computeRanges(RealType[]) - Method in interface visad.Data
-
compute ranges of values in this of given RealTypes, using
a dummy DisplayImplJ2D
- computeRanges(ShadowType, int) - Method in interface visad.Data
-
Compute ranges of values for each of 'n' RealTypes in
DisplayImpl.RealTypeVector.
- computeRanges(ShadowType, DataShadow) - Method in interface visad.Data
-
Recursive version of computeRanges(), called down through
Data object tree.
- computeRanges(ShadowType, DataShadow) - Method in class visad.data.FileFlatField
-
- computeRanges(RealType[]) - Method in class visad.DataImpl
-
compute ranges of values in this of given RealTypes, using
a dummy DisplayImplJ2D
- computeRanges(ShadowType, int) - Method in class visad.DataImpl
-
Compute ranges of values for each of 'n' RealTypes in
DisplayImpl.RealTypeVector.
- computeRanges(Data, ShadowType, DataShadow) - Method in class visad.DataRenderer
-
Compute ranges of values for each RealType in
DisplayImpl.RealTypeVector.
- computeRanges(ShadowType, DataShadow) - Method in class visad.FieldImpl
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.FlatField
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.ImageFlatField
-
This method has been overridden to avoid a call to
unpackValues or unpackFloats during range computation.
- computeRanges(ShadowType, DataShadow) - Method in class visad.Real
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.RealTuple
-
- computeRanges(RealType[]) - Method in class visad.RemoteDataImpl
-
compute ranges of values in this of given RealTypes, using
a dummy DisplayImplJ2D
- computeRanges(ShadowType, int) - Method in class visad.RemoteDataImpl
-
Compute ranges of values for each of 'n' RealTypes in
DisplayImpl.RealTypeVector.
- computeRanges(ShadowType, DataShadow) - Method in class visad.RemoteDataImpl
-
Recursive version of computeRanges(), called down through
Data object tree.
- computeRanges(ShadowType, DataShadow) - Method in class visad.SampledSet
-
- computeRanges(ShadowType, DataShadow, double[][], boolean) - Method in class visad.SampledSet
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.Set
-
- computeRanges(ShadowType, DataShadow, double[][], boolean) - Method in class visad.Set
-
this default does not set ranges - it is used by FloatSet and
DoubleSet
- computeRanges(ShadowType, DataShadow) - Method in class visad.Text
-
- computeRanges(ShadowType, DataShadow) - Method in class visad.Tuple
-
- computeRanges(ShadowType, DataShadow) - Method in interface visad.TupleIface
-
- computeSamples(float[]) - Method in class visad.data.amanda.Tracks
-
- computeSum(FlatField, int[]) - Static method in class visad.python.JPythonMethods
-
Sum up the values of each point named in the list (see
"createAreaField" method)
- con - Variable in class visad.Contour2D
-
- cond() - Method in class visad.matrix.JamaMatrix
-
Matrix condition (2 norm).
- cond() - Method in class visad.matrix.JamaSingularValueDecomposition
-
- cond(FlatField) - Static method in class visad.python.JPythonMethods
-
return matrix condition of data (ratio of largest to smallest singular
value), which should have either a 1-D or 2-D gridded domain
- Condition - Class in visad.data.in
-
Provides support for applying arbitrary conditions to VisAD data objects.
- Condition() - Constructor for class visad.data.in.Condition
-
- configureLogging(int, String) - Static method in class visad.util.Util
-
Configure basic logging for the visad package.
- configureLogging(int) - Static method in class visad.util.Util
-
- confirmClear() - Method in class visad.ss.FancySSCell
-
Asks user to confirm clearing the cell if any other cell depends on it.
- connect() - Method in class edu.wisc.ssec.mcidas.adde.AddeURLConnection
-
Establishes an ADDE connection using the URL passed to the
constructor.
- connectionFailed(DataRenderer, DataDisplayLink) - Method in class visad.DisplayImpl
-
Notify this Display that a connection to a remote server has failed
- connectToServer(String, String) - Static method in class visad.util.ClientServer
-
- connectToServer(String, String, boolean) - Static method in class visad.util.ClientServer
-
- consolidate(Field[]) - Static method in class visad.util.DataUtility
-
Consolidates fields.
- Consolidator - Class in visad.data.in
-
Consolidates VisAD data objects together.
- Consolidator(DataInputStream) - Constructor for class visad.data.in.Consolidator
-
Constructs with a particular upstream data source.
- constant() - Method in class dods.dap.parser.ExprParser
-
- constant - Variable in class dods.dap.Server.AbstractClause
-
Value to be returned by isConstant().
- CONSTANT - Static variable in class visad.formula.FormulaVar
-
constant tag
- ConstantMap - Class in visad
-
mapping from constant to DisplayRealType
- ConstantMap(double, DisplayRealType) - Constructor for class visad.ConstantMap
-
construct a ConstantMap with a double constant
- ConstantMap(Real, DisplayRealType) - Constructor for class visad.ConstantMap
-
construct a ConstantMap with a Real constant;
- constrainDragPoint(float[]) - Method in class visad.DataRenderer
-
jeffmc: new method that provides a hook so derived classes can easily constrain the position of a drag point
- constraint_expression(CEEvaluator, BaseTypeFactory, ClauseFactory) - Method in class dods.dap.parser.ExprParser
-
This is the entry point for the Constraint expression parser.
- constructDisplay() - Method in class visad.cluster.TestProxyCluster
-
override method from BasicSSCell
- constructDisplay() - Method in class visad.cluster.TestSSCluster
-
override method from BasicSSCell
- constructDisplay() - Method in class visad.cluster.TestWRFCluster
-
override method from BasicSSCell
- constructDisplay() - Method in class visad.ss.BasicSSCell
-
Reconstructs this cell's display.
- containedIn(int, int, int, int, int, int) - Static method in class visad.browser.Widget
-
Returns true if (px, py) is inside (x, y, w, h)
- containerAdapter(String, Attribute) - Method in class visad.data.dods.AttributeAdapterFactory
-
Returns an adapter of a DODS Attribute.CONTAINER attribute.
- ContainerAttributeAdapter - Class in visad.data.dods
-
Provides support for adapting a DODS Attribute.CONTAINER attribute
to the VisAD data-import context.
- ContainerAttributeAdapter(String, Attribute, AttributeAdapterFactory) - Constructor for class visad.data.dods.ContainerAttributeAdapter
-
Constructs from a name, an appropriate attribute, and a factory for
creating adapters for DODS variables.
- contains(Object) - Method in class visad.data.hdf5.hdf5objects.HDF5Group
-
Tests if the specified object is a member of this group.
- Contents() - Method in class dods.dap.parser.ErrorParser
-
- Context - Class in visad.data.netcdf.in
-
Provides support for the context in which data values are retrieved.
- Context() - Constructor for class visad.data.netcdf.in.Context
-
Constructs from nothing.
- contour(float[], int, int, float, float, float, float, float[][], float[][], int[], byte[][], boolean[], boolean, float[][][], byte[][], float[][][][], byte[][][][], float[][][], double[], double, int, double, boolean, byte[], Object, boolean, Gridded3DSet) - Static method in class visad.Contour2D
-
Compute contour lines for a 2-D array.
- contour(float[], int, int, float[], float, float, float, boolean, byte[][], boolean[], boolean, float[][][], byte[][], double[], double, int, double, boolean, byte[], Object, boolean, Gridded3DSet) - Static method in class visad.Contour2D
-
- Contour2D - Class in visad
-
Contour2D is a class equipped with a 2-D contouring function.
- Contour2D() - Constructor for class visad.Contour2D
-
- ContourControl - Class in visad
-
ContourControl is the VisAD class for controlling IsoContour display scalars.
- ContourControl(DisplayImpl) - Constructor for class visad.ContourControl
-
Construct a new ContourControl for the display
- contourFilled() - Method in class visad.ContourControl
-
- ContourHardTest - Class in visad.test
-
- ContourHardTest() - Constructor for class visad.test.ContourHardTest
-
- ContourLabelGeometry - Class in visad
-
VisADGeometryArray stands in for j3d.GeometryArray
and is Serializable.
- ContourLabelGeometry(VisADGeometryArray, VisADLineArray, VisADLineArray, VisADLineArray, float[], VisADLineArray, VisADLineArray, float[]) - Constructor for class visad.ContourLabelGeometry
-
- ContourWidget - Class in visad.browser
-
A widget that allows users to control graphics mode parameters.
- ContourWidget() - Constructor for class visad.browser.ContourWidget
-
Constructs a new ContourWidget.
- ContourWidget - Class in visad.util
-
A widget that allows users to control iso-contours.
- ContourWidget(ScalarMap) - Constructor for class visad.util.ContourWidget
-
construct a ContourWidget linked to the Control in the map
(which must be to Display.IsoContour), with default interval,
base, min, max, and surface value, and auto-scaling min and max.
- ContourWidget(ScalarMap, float) - Constructor for class visad.util.ContourWidget
-
construct a ContourWidget linked to the Control in the map
(which must be to Display.IsoContour), with specified surface
value, and default interval, min, max, and base, and auto-scaling
min and max.
- ContourWidget(ScalarMap, float, float, float, float) - Constructor for class visad.util.ContourWidget
-
construct a ContourWidget linked to the Control in the map
(which must be to Display.IsoContour), with specified interval
and base, default surface value, min, and max, and auto-scaling
min and max.
- ContourWidget(ScalarMap, float, float, float, float, float, boolean) - Constructor for class visad.util.ContourWidget
-
construct a ContourWidget linked to the Control in the map
(which must be to Display.IsoContour), with specified interval,
minimum, maximum, base, surface value, and auto-scale behavior.
- Control - Class in visad
-
Control is the abstract VisAD superclass for controls for
DisplayRealTypes.
- Control(DisplayImpl) - Constructor for class visad.Control
-
construct a Control for the given DisplayImpl
- CONTROL_ADDED - Static variable in class visad.ScalarMapEvent
-
- CONTROL_CHANGED - Static variable in class visad.collab.MonitorEvent
-
This event occurs whenever the state of a Control attached
to a Display is changed.
- CONTROL_INIT_REQUESTED - Static variable in class visad.collab.MonitorEvent
-
This event occurs whenever a Control attached to a
Display requests that it be initialized to the state of
a remote Control.
- CONTROL_REMOVED - Static variable in class visad.ScalarMapEvent
-
- CONTROL_REPLACED - Static variable in class visad.ScalarMapEvent
-
- controlChanged(ScalarMapControlEvent) - Method in class visad.aeri.Aeri
-
- controlChanged(ScalarMapControlEvent) - Method in class visad.aeri.Qdiv
-
- controlChanged(ControlEvent) - Method in class visad.bom.DiscoverableZoom
-
- controlChanged(ControlEvent) - Method in class visad.bom.FrontDrawer
-
- controlChanged(ControlEvent) - Method in class visad.collab.DisplayMonitorImpl
-
- controlChanged(ScalarMapControlEvent) - Method in class visad.collab.DisplayMonitorImpl
-
Handles ScalarMap control changes.
- controlChanged(ScalarMapControlEvent) - Method in class visad.collab.RemoteDisplayMonitorImpl
-
- controlChanged(ControlEvent) - Method in class visad.collab.RemoteDisplayMonitorImpl
-
- controlChanged(ControlEvent) - Method in interface visad.ControlListener
-
send a ControlEvent to this ControlListener
- controlChanged(ControlEvent) - Method in class visad.data.amanda.TrackWidget
-
- controlChanged(ScalarMapControlEvent) - Method in class visad.data.amanda.TrackWidget
-
- controlChanged() - Method in class visad.DisplayImpl
-
trigger possible re-transform of linked Data
used by Controls to notify this DisplayImpl that they
have changed
- controlChanged(ScalarMapControlEvent) - Method in class visad.gifts.Gifts
-
- controlChanged(ControlEvent) - Method in class visad.java2d.DisplayRendererJ2D
-
Update internal values from those in the RendererControl.
- controlChanged(ControlEvent) - Method in class visad.java3d.DisplayRendererJ3D
-
Update internal values from those in the RendererControl.
- controlChanged(ControlEvent) - Method in class visad.rabin.Rain
-
Handle changes to controls
- controlChanged(ScalarMapControlEvent) - Method in interface visad.ScalarMapListener
-
Receive a ScalarMapEvent when the map control changes.
- controlChanged(ControlEvent) - Method in class visad.util.AnimationWidget
-
ControlListener method used for programmatically moving JSlider
- controlChanged(ScalarMapControlEvent) - Method in class visad.util.AnimationWidget
-
ScalarMapListener method used to detect new AnimationControl
- controlChanged(ControlEvent) - Method in class visad.util.BaseRGBMap
-
If the color data in the Control associated with this
widget's Control has changed, update the data in
the ColorMap.
- controlChanged(ControlEvent) - Method in class visad.util.ColorMapWidget
-
Forward changes from the Control associated with
this widget's ScalarMap to the internal
shadow Control.
- controlChanged(ScalarMapControlEvent) - Method in class visad.util.ColorMapWidget
-
ScalarMapListener method used to detect new control.
- controlChanged(ControlEvent) - Method in class visad.util.ContourWidget
-
ControlListener method for ContourControl.
- controlChanged(ScalarMapControlEvent) - Method in class visad.util.ContourWidget
-
Deal with changes to the ScalarMap control
- controlChanged(ControlEvent) - Method in class visad.util.GMCWidget
-
Handles GraphicsModeControl changes
- controlChanged(ScalarMapControlEvent) - Method in class visad.util.RangeWidget
-
Don't care about ScalarMap control changes.
- controlChanged(ScalarMapControlEvent) - Method in class visad.util.SelectRangeWidget
-
ScalarMapListener method used to detect new control.
- controlChanged(ControlEvent) - Method in class visad.util.SelectRangeWidget
-
ControlListener method for RangeControl
- controlChanged(ScalarMapControlEvent) - Method in class visad.util.VisADSlider
-
ScalarMapListener method used to detect new control.
- controlChanged(ControlEvent) - Method in class visad.util.VisADSlider
-
Update slider when value of linked ValueControl changes
- ControlEvent - Class in visad
-
ControlEvent is the VisAD class for changes in Control
objects.
- ControlEvent(Control) - Constructor for class visad.ControlEvent
-
construct a ControlEvent for Control c and LOCAL_SOURCE
- ControlEvent(Control, int) - Constructor for class visad.ControlEvent
-
construct a ControlEvent for Control c and remoteId
- ControlListener - Interface in visad
-
ControlListener is the EventListener interface for
ControlEvents.
- ControlMonitorEvent - Class in visad.collab
-
ControlMonitorEvent is the VisAD class for
Control-related Events
from display monitors.
- ControlMonitorEvent(int, Control) - Constructor for class visad.collab.ControlMonitorEvent
-
Creates a ControlMonitorEvent for the specified
Control.
- ControlMonitorEvent(int, int, Control) - Constructor for class visad.collab.ControlMonitorEvent
-
Creates a ControlMonitorEvent for the specified
Control.
- CONVERGENCE - Static variable in class visad.bom.FrontDrawer
-
- ConversionUtility - Class in edu.wisc.ssec.mcidas
-
A collection of methods for doing various conversions.
- ConversionUtility() - Constructor for class edu.wisc.ssec.mcidas.ConversionUtility
-
- Convert - Class in visad.browser
-
Utility methods for various conversions between primitive data types.
- Convert() - Constructor for class visad.browser.Convert
-
- ConvertArray - Class in visad.data.fits
-
- ConvertArray() - Constructor for class visad.data.fits.ConvertArray
-
- ConvertDoubleArray - Class in visad.data.fits
-
- ConvertDoubleArray(FlatField) - Constructor for class visad.data.fits.ConvertDoubleArray
-
- ConvertDoubleArray(int[], double[][]) - Constructor for class visad.data.fits.ConvertDoubleArray
-
- convertMapsToString(Vector) - Static method in class visad.util.DataUtility
-
Converts the given vector of mappings to an easy-to-read String form.
- convertMapsToString(ScalarMap[]) - Static method in class visad.util.DataUtility
-
Converts the given array of mappings to an easy-to-read String form.
- convertSceneGraph(VisADSceneGraphObject) - Method in class visad.cluster.ClientRendererJ3D
-
- convertSceneGraph(VisADSceneGraphObject) - Method in class visad.cluster.UserRendererJ3D
-
- convertStringToMaps(String, Data, boolean) - Static method in class visad.util.DataUtility
-
Converts the given map string to its corresponding array of mappings.
- convertStringToMaps(String, Data[], boolean) - Static method in class visad.util.DataUtility
-
Converts the given map string to its corresponding array of mappings.
- convertStringToMaps(String, Vector, boolean) - Static method in class visad.util.DataUtility
-
Converts the given map string to its corresponding array of mappings.
- convertToField() - Method in class visad.FlatField
-
convert this FlatField to a (non-Flat) FieldImpl
- convertToField() - Method in interface visad.FlatFieldIface
-
convert this FlatField to a (non-Flat) FieldImpl
- convertToField() - Method in class visad.RemoteFlatFieldImpl
-
convert this FlatField to a (non-Flat) FieldImpl
- convertToMatrix(FlatField) - Static method in class visad.matrix.JamaMatrix
-
Attempt to convert the given VisAD FlatField to a VisAD JamaMatrix
Data object.
- convertTuple(double[][], Unit[], Unit[]) - Static method in class visad.Unit
-
Converts a tuple of double value arrays; returning a new tuple.
- convertTuple(double[][], Unit[], Unit[], boolean) - Static method in class visad.Unit
-
Converts a tuple of double value arrays, optionally returning a new tuple
depending on the value of copy.
- convertTuple(float[][], Unit[], Unit[]) - Static method in class visad.Unit
-
Converts a tuple of float value arrays; returning a new tuple.
- convertTuple(float[][], Unit[], Unit[], boolean) - Static method in class visad.Unit
-
Converts a tuple of float value arrays, optionally returning a new tuple
depending on the value of copy.
- convertUnsignedData(Object) - Static method in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
convert unsigned data because Java does not support unsigned integers.
- coordinates - Variable in class visad.VisADGeometryArray
-
- CoordinateSystem - Class in visad
-
CoordinateSystem is the VisAD abstract superclass for coordinate systems for
vectors in R^n for n>0.
- CoordinateSystem(RealTupleType, Unit[]) - Constructor for class visad.CoordinateSystem
-
Constructs from the type of the reference coordinate system and units for
values in this coordinate system.
- coordinateSystem - Variable in class visad.jmet.MetGrid
-
- CoordinateSystemException - Exception in visad
-
CoordinateSystemException is an exception for a bad VisAD CoordinateSystem.
- CoordinateSystemException() - Constructor for exception visad.CoordinateSystemException
-
construct a CoordinateSystemException with no message
- CoordinateSystemException(String) - Constructor for exception visad.CoordinateSystemException
-
construct a CoordinateSystemException with given message
- CoordinateSystemException(CoordinateSystem, CoordinateSystem) - Constructor for exception visad.CoordinateSystemException
-
construct a CoordinateSystemException for unequal
CoordinateSystems
- coordSystem - Variable in class visad.jmet.MetGridDirectory
-
- copy(ScalarMap) - Method in class visad.ScalarMap
-
- copy() - Method in class visad.util.TextEditor
-
copies the selected text to the clipboard
- copy(VisADGeometryArray) - Method in class visad.VisADGeometryArray
-
- copyAreaFile(String, String) - Static method in class edu.wisc.ssec.mcidas.AreaFileFactory
-
Copy an area file from one place to another
- copyAreaFile(String, String, boolean) - Static method in class edu.wisc.ssec.mcidas.AreaFileFactory
-
Copy an area file from one place to another
- copyCell() - Method in class visad.ss.SpreadSheet
-
Copies a cell from the screen to the clipboard.
- copyDirectory(File, File) - Static method in class visad.install.Util
-
- copyDirectory(ProgressMonitor, File, File) - Static method in class visad.install.Util
-
- copyDirectory(File, File, String) - Static method in class visad.install.Util
-
- copyDirectory(ProgressMonitor, File, File, String) - Static method in class visad.install.Util
-
Copy files under the source directory to the target
directory.
- copyDoubles(double[][]) - Static method in class visad.Set
-
- copyErrorsArray(ErrorEstimate[]) - Static method in class visad.ErrorEstimate
-
copy a ErrorEstimate[] array; this is a helper for Set,
FlatField, etc
- copyFile(File, File) - Static method in class visad.install.Util
-
- copyFile(ProgressMonitor, File, File) - Static method in class visad.install.Util
-
- copyFile(File, File, String) - Static method in class visad.install.Util
-
- copyFile(ProgressMonitor, File, File, String) - Static method in class visad.install.Util
-
Copy the source file to target.
- copyFloats(float[][]) - Static method in class visad.Set
-
- copyJar(File, File) - Static method in class visad.install.Util
-
- copyJar(ProgressMonitor, File, File) - Static method in class visad.install.Util
-
- copyJar(File, File, String) - Static method in class visad.install.Util
-
- copyJar(ProgressMonitor, File, File, String) - Static method in class visad.install.Util
-
Extract files from the source jar file to the target
directory.
- copyUnitsArray(Unit[]) - Static method in class visad.Unit
-
Copys an array of units.
- cortime - Variable in class loci.formats.in.SDTInfo
-
Correlation time [ms].
- COS - Static variable in interface visad.Data
-
- cos() - Method in interface visad.Data
-
call unary() to take the cos of this assuming radian
Units unless this actual Units are degrees,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- cos(int, int) - Method in interface visad.Data
-
call unary() to take the cos of this assuming radian
Units unless this actual Units are degrees
- cos() - Method in class visad.DataImpl
-
call unary() to take the cos of this assuming radian
Units unless this actual Units are degrees,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- cos(int, int) - Method in class visad.DataImpl
-
call unary() to take the cos of this assuming radian
Units unless this actual Units are degrees
- cos(Data) - Static method in class visad.python.JPythonMethods
-
return point-wise cosine value of data, assuming input values are
in radians unless they have units convertable with radians, in which case
those units are converted to radians
- cos() - Method in class visad.RemoteDataImpl
-
call unary() to take the cos of this assuming radian
Units unless this actual Units are degrees,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- cos(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the cos of this assuming radian
Units unless this actual Units are degrees
- COS_DEGREES - Static variable in interface visad.Data
-
- cosDegrees() - Method in interface visad.Data
-
call unary() to take the cos of this assuming degree
Units unless this actual Units are radians,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- cosDegrees(int, int) - Method in interface visad.Data
-
call unary() to take the cos of this assuming degree
Units unless this actual Units are radians
- cosDegrees() - Method in class visad.DataImpl
-
call unary() to take the cos of this assuming degree
Units unless this actual Units are radians,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- cosDegrees(int, int) - Method in class visad.DataImpl
-
call unary() to take the cos of this assuming degree
Units unless this actual Units are radians
- cosDegrees(Data) - Static method in class visad.python.JPythonMethods
-
return point-wise cosine value of data, assuming input values are in degrees
unless they have units convertable with degrees, in which case those
units are converted to degrees
- cosDegrees() - Method in class visad.RemoteDataImpl
-
call unary() to take the cos of this assuming degree
Units unless this actual Units are radians,
using default modes for sampling
(Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- cosDegrees(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to take the cos of this assuming degree
Units unless this actual Units are radians
- count - Variable in class loci.formats.in.CBZip2InputStream
-
- count - Variable in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
the selected subset of the dataset
- cram_missing(boolean[]) - Method in class visad.Gridded1DDoubleSet
-
- cram_missing(boolean[]) - Method in class visad.Gridded2DDoubleSet
-
- cram_missing(boolean[]) - Method in class visad.Gridded3DDoubleSet
-
- cram_missing(boolean[]) - Method in class visad.SampledSet
-
- cram_missing(boolean[]) - Method in class visad.Set
-
- cram_missing(boolean[]) - Method in interface visad.SetIface
-
- cram_missing(boolean[]) - Method in class visad.UnionSet
-
- CRC - Class in loci.formats.codec
-
A simple class the hold and calculate the CRC for sanity checking
of the data.
- CRC() - Constructor for class loci.formats.codec.CRC
-
- CRC - Class in loci.formats.in
-
A simple class the hold and calculate the CRC for sanity checking
of the data.
- CRC() - Constructor for class loci.formats.in.CRC
-
- CRC_32_TABLE - Static variable in class loci.formats.codec.CRC
-
- CRC_32_TABLE - Static variable in class loci.formats.in.CRC
-
- create(Data) - Static method in class visad.data.DataNode
-
Factory method for creating an instance of the appropriate type.
- create(Field) - Static method in class visad.EmpiricalCoordinateSystem
-
Constructs an EmpiricalCoordinateSystem from a Field.
- create(MathType, double[], CoordinateSystem, Unit, ErrorEstimate) - Static method in class visad.Gridded1DDoubleSet
-
Returns an instance of this class.
- create(MathType, float[], CoordinateSystem, Unit, ErrorEstimate) - Static method in class visad.Gridded1DSet
-
Returns an instance of this class.
- create(MathType, float[][], int[]) - Static method in class visad.GriddedSet
-
Abreviated Factory method for creating the proper gridded set
(Gridded1DSet, Gridded2DSet, etc.).
- create(MathType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[]) - Static method in class visad.GriddedSet
-
General Factory method for creating the proper gridded set
(Gridded1DSet, Gridded2DSet, etc.).
- create(MathType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Static method in class visad.GriddedSet
-
General Factory method for creating the proper gridded set
(Gridded1DSet, Gridded2DSet, etc.).
- create(MathType, float[][], int[], CoordinateSystem, Unit[], ErrorEstimate[], boolean, boolean) - Static method in class visad.GriddedSet
-
General Factory method for creating the proper gridded set
(Gridded1DSet, Gridded2DSet, etc.).
- create(MathType, int[]) - Static method in class visad.IntegerNDSet
-
Abreviated factory method for creating the proper integer set
(Integer1DSet, Integer2DSet, etc.).
- create(MathType, int[], CoordinateSystem, Unit[], ErrorEstimate[]) - Static method in class visad.IntegerNDSet
-
General factory method for creating the proper integer set
(Integer1DSet, Integer2DSet, etc.).
- create(MathType, double[], double[], int[]) - Static method in class visad.LinearNDSet
-
General Factory method for creating the proper linear set
(Linear1DSet, Linear2DSet, etc.).
- create(MathType, double[], double[], int[], CoordinateSystem, Unit[], ErrorEstimate[]) - Static method in class visad.LinearNDSet
-
- create(double, Unit) - Static method in class visad.ScaledUnit
-
Factory method for creating a scaled unit.
- createAreaField(FieldImpl) - Static method in class visad.python.JPythonMethods
-
construct a Field containing the computed area
of each data point
- createBasicSceneGraph(VisADCanvasJ2D, MouseBehaviorJ2D) - Method in class visad.java2d.DisplayRendererJ2D
-
Deprecated.
use createBasicSceneGraph(VisADCanvasJ2D c,
MouseBehaviorJ2D m, VisADAppearance bx, VisADAppearance cr)
instead
- createBasicSceneGraph(VisADCanvasJ2D, MouseBehaviorJ2D, VisADAppearance, VisADAppearance) - Method in class visad.java2d.DisplayRendererJ2D
-
Create scene graph root, if none exists, with Transform
and direct manipulation root.
- createBasicSceneGraph(View, TransformGroup, VisADCanvasJ3D, MouseBehaviorJ3D) - Method in class visad.java3d.DisplayRendererJ3D
-
Deprecated.
use createBasicSceneGraph(View v, TransformGroup vpt,
VisADCanvasJ3D c, MouseBehaviorJ3D m, ColoringAttributes bc,
ColoringAttributes cc)
instead
- createBasicSceneGraph(View, TransformGroup, VisADCanvasJ3D, MouseBehaviorJ3D, ColoringAttributes, ColoringAttributes) - Method in class visad.java3d.DisplayRendererJ3D
-
Create scene graph root, if none exists, with Transform
and direct manipulation root.
- createCell(String, RemoteServer) - Method in class visad.ss.SpreadSheet
-
Returns a new instance of a spreadsheet cell (which must extend
FancySSCell), used when a spreadsheet row or column is added.
- created - Variable in class loci.formats.out.QTWriter
-
Time the file was created.
- createDateTime(String, String, TimeZone) - Method in interface visad.data.text.TextAdapter.DateParser
-
If this particular DateParser does not know how to handle the give format then this method should return null
- createDateTime(String) - Static method in class visad.DateTime
-
Create a DateTime object from a string specification
- createDateTime(String, String) - Static method in class visad.DateTime
-
Create a DateTime object from a string specification using the
supplied pattern and default timezone.
- createDateTime(String, String, TimeZone) - Static method in class visad.DateTime
-
Create a DateTime object from a string specification using the
supplied pattern and timezone.
- createGriddedSet(FlatField, boolean) - Static method in class visad.util.DataUtility
-
Creates a GriddedSet from a FlatField.
- createImage(int, int, int, int, byte[][]) - Method in class visad.bom.ShadowImageFunctionTypeJ3D
-
- createImage(int, int, int, int, int[]) - Method in class visad.bom.ShadowTextureFillSetTypeJ3D
-
- createImage(int, int, int, int, byte[][]) - Method in class visad.ShadowFunctionOrSetType
-
- createImage(int, int, int, int, byte[][], boolean) - Method in class visad.ShadowFunctionOrSetType
-
- createImageByRef(int, int, int) - Method in class visad.bom.ShadowImageByRefFunctionTypeJ3D
-
- createImages(int) - Method in class visad.java2d.VisADCanvasJ2D
-
- createImages(int, int, int, int, int, int, int, byte[][]) - Method in class visad.ShadowFunctionOrSetType
-
- createImageSequence(SingleBandedImage[]) - Static method in class visad.meteorology.ImageSequenceManager
-
Create an image sequence from an array of images.
- createMappings() - Method in class visad.ss.SpreadSheet
-
Specifies mappings from Data to Display.
- createSceneGraph(VisADCanvasJ2D) - Method in class visad.java2d.DefaultDisplayRendererJ2D
-
Create scene graph root, if none exists, with Transform
and direct manipulation root;
create 3-D box, lights and MouseBehaviorJ2D for
embedded user interface.
- createSceneGraph(VisADCanvasJ2D) - Method in class visad.java2d.DisplayRendererJ2D
-
Create scene graph root, if none exists, with Transform,
direct manipulation root, and non-direct-manipulation root;
create special graphics (e.g., 3-D box, SkewT background),
any lights, any user interface embedded in scene.
- createSceneGraph(View, TransformGroup, VisADCanvasJ3D) - Method in class visad.java3d.DefaultDisplayRendererJ3D
-
Create scene graph root, if none exists, with Transform
and direct manipulation root;
create 3-D box, lights and MouseBehaviorJ3D for
embedded user interface.
- createSceneGraph(View, TransformGroup, VisADCanvasJ3D) - Method in class visad.java3d.DisplayRendererJ3D
-
Create scene graph root, if none exists, with Transform
and direct manipulation root;
create special graphics (e.g., 3-D box, SkewT background),
any lights, any user interface embedded in scene.
- createSceneGraph(View, TransformGroup, VisADCanvasJ3D) - Method in class visad.java3d.ImmersaDeskDisplayRendererJ3D
-
Create scene graph root, if none exists, with Transform
and direct manipulation root;
create 3-D box, lights and MouseBehaviorJ3D for
embedded user interface.
- createSceneGraph(View, TransformGroup, VisADCanvasJ3D) - Method in class visad.java3d.TransformOnlyDisplayRendererJ3D
-
Create scene graph root, if none exists, with Transform
and direct manipulation root;
create 3-D box, lights and MouseBehaviorJ3D for
embedded user interface.
- createSceneGraph(View, TransformGroup, VisADCanvasJ3D) - Method in class visad.java3d.TwoDDisplayRendererJ3D
-
Create scene graph root, if none exists, with Transform
and direct manipulation root;
create 3-D box, lights and MouseBehaviorJ3D for
embedded user interface.
- createStandardLabels(double, double, double, double) - Method in class visad.AxisScale
-
Creates a hashtable that will draw text labels starting at the
starting point specified using the increment field.
- createStandardManager() - Static method in class visad.formula.FormulaUtil
-
create a FormulaManager object with many commonly desired features
- createURLStreamHandler(String) - Method in class edu.wisc.ssec.mcidas.adde.AddeURLStreamHandlerFactory
-
Creates URLStreamHandler object - not called directly.
- createVar(String, ThingReference) - Method in class visad.formula.FormulaManager
-
add a variable to the database that uses tr as its ThingReference
- createVar(String, ThingReference) - Static method in class visad.ss.BasicSSCell
-
Deprecated.
Use addVar(String, ThingReference) instead.
- crossChan - Variable in class loci.formats.in.SDTInfo
-
Cross FCS routing channel number
when chan = crossChan and mod == crossMod - Auto FCS
otherwise - Cross FCS.
- crossMod - Variable in class loci.formats.in.SDTInfo
-
Cross FCS module number.
- crossMtResol - Variable in class loci.formats.in.SDTInfo
-
Macro time clock of cross FCS module in 0.1 ns units.
- cSlider - Variable in class loci.formats.gui.ImageViewer
-
- cur - Variable in class visad.util.StepWidget
-
- curCalType - Static variable in class edu.wisc.ssec.mcidas.CalibratorDefault
-
- curCalType - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- curChar - Variable in class dods.dap.parser.DASParserTokenManager
-
- curChar - Variable in class dods.dap.parser.DDSParserTokenManager
-
- curChar - Variable in class dods.dap.parser.ErrorParserTokenManager
-
- curChar - Variable in class dods.dap.parser.ExprParserTokenManager
-
- curChar - Variable in class visad.data.units.UnitParserTokenManager
-
- curCycle - Variable in class loci.formats.in.SDTInfo
-
Current cycle (accumulation cycle in FLOW mode) -
(if multi-cycle measurement).
- curPage - Variable in class loci.formats.in.SDTInfo
-
Current measured page.
- current - Variable in class visad.java3d.AnimationControlJ3D
-
- current_index - Variable in class visad.java3d.VisADImageNode
-
- current_index - Variable in class visad.java3d.VisADImageTile
-
- CurrentFile - Variable in class visad.ss.SpreadSheet
-
Current spreadsheet file.
- currentFile - Variable in class visad.util.TextEditor
-
file being edited
- currentIcsId - Variable in class loci.formats.in.ICSReader
-
Current filename.
- currentIdsId - Variable in class loci.formats.in.ICSReader
-
- currentToken - Variable in exception dods.dap.parser.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception visad.data.units.ParseException
-
This is the last token that has been consumed successfully.
- CURSOR_ROTATE - Static variable in class visad.MouseHelper
-
- CURSOR_TRANSLATE - Static variable in class visad.MouseHelper
-
- CURSOR_ZOOM - Static variable in class visad.MouseHelper
-
- cursorRay(double[]) - Method in class visad.java2d.MouseBehaviorJ2D
-
Return the VisAD ray corresponding to the VisAD cursor coordinates.
- cursorRay(double[]) - Method in class visad.java3d.MouseBehaviorJ3D
-
Return the VisAD ray corresponding to the VisAD cursor coordinates.
- cursorRay(double[]) - Method in interface visad.MouseBehavior
-
Return the VisAD ray corresponding to the VisAD cursor coordinates.
- cursorToDomain(DisplayImpl, RealType[], double[]) - Static method in class visad.util.CursorUtil
-
Converts the given cursor coordinates to domain coordinates.
- cursorToDomain(DisplayImpl, double[]) - Static method in class visad.util.CursorUtil
-
Converts the given cursor coordinates to domain coordinates.
- cursorToPixel(DisplayImpl, double[]) - Static method in class visad.util.CursorUtil
-
Converts the given cursor coordinates to pixel coordinates.
- CursorUtil - Class in visad.util
-
Utility methods for cursor-related functions, including converting between
pixel, cursor and domain coordinates, and evaluating functions at a given
cursor location.
- CursorUtil() - Constructor for class visad.util.CursorUtil
-
- curStep - Variable in class loci.formats.in.SDTInfo
-
Current step (if multi-step measurement).
- CurveDelete - Class in visad.bom
-
- CurvedSize - Static variable in interface visad.Display
-
curved size - ConstantMap only, values must be > 0
- curveLength(float[][], float[]) - Static method in class visad.bom.FrontDrawer
-
assumes curve is float[2][len] and seg_length is float[len-1]
- CurveManipulationRendererJ2D - Class in visad.bom
-
CurveManipulationRendererJ2D is the VisAD class for direct
manipulation rendering of curves under Java2D, where curves
are represented by UnionSets of Gridded2DSets with manifold
dimension = 2
- CurveManipulationRendererJ2D() - Constructor for class visad.bom.CurveManipulationRendererJ2D
-
Construct a DataRenderer that supports direct manipulation of
representations of curves by UnionSets of Gridded2DSets
with manifold dimension = 2; the Set's domain RealTypes
must be mapped to (XAxis, YAxis);
- CurveManipulationRendererJ2D(int, int) - Constructor for class visad.bom.CurveManipulationRendererJ2D
-
Construct a DataRenderer that supports direct manipulation of
representations of curves by UnionSets of Gridded2DSets
with manifold dimension = 2; the Set's domain RealTypes
must be mapped to (XAxis, YAxis).
- CurveManipulationRendererJ2D(int, int, boolean) - Constructor for class visad.bom.CurveManipulationRendererJ2D
-
Construct a DataRenderer that supports direct manipulation of
representations of curves by UnionSets of Gridded2DSets
with manifold dimension = 2; the Set's domain RealTypes
must be mapped to (XAxis, YAxis).
- CurveManipulationRendererJ3D - Class in visad.bom
-
CurveManipulationRendererJ3D is the VisAD class for direct
manipulation rendering of curves under Java2D, where curves
are represented by UnionSets of Gridded2DSets with manifold
dimension = 2
- CurveManipulationRendererJ3D() - Constructor for class visad.bom.CurveManipulationRendererJ3D
-
Construct a DataRenderer that supports direct manipulation of
representations of curves by UnionSets of Gridded2DSets
with manifold dimension = 2; the Set's domain RealTypes
must be mapped to two of (XAxis, YAxis, ZAxis).
- CurveManipulationRendererJ3D(int, int) - Constructor for class visad.bom.CurveManipulationRendererJ3D
-
Construct a DataRenderer that supports direct manipulation of
representations of curves by UnionSets of Gridded2DSets
with manifold dimension = 2; the Set's domain RealTypes
must be mapped to two of (XAxis, YAxis, ZAxis).
- CurveManipulationRendererJ3D(int, int, boolean) - Constructor for class visad.bom.CurveManipulationRendererJ3D
-
Construct a DataRenderer that supports direct manipulation of
representations of curves by UnionSets of Gridded2DSets
with manifold dimension = 2; the Set's domain RealTypes
must be mapped to two of (XAxis, YAxis, ZAxis).
- CurX - Variable in class visad.ss.SpreadSheet
-
Column of currently selected cell.
- CurY - Variable in class visad.ss.SpreadSheet
-
Row of currently selected cell.
- cut() - Method in class visad.util.TextEditor
-
cuts the selected text to the clipboard
- CutAndPasteFields - Class in visad.bom
-
CutAndPasteFields is the VisAD class for cutting and pasting
regions of fields.
- CutAndPasteFields(Field, DisplayImplJ3D) - Constructor for class visad.bom.CutAndPasteFields
-
- CutAndPasteFields(Field, DisplayImplJ3D, int) - Constructor for class visad.bom.CutAndPasteFields
-
gs has MathType (t -> ((x, y) -> v)) or ((x, y) -> v)
conditions on gs and display:
1. x and y mapped to XAxis, YAxis, ZAxis
2.
- cutCell() - Method in class visad.ss.SpreadSheet
-
Moves a cell from the screen to the clipboard.
- Cyan - Static variable in interface visad.Display
-
display color cyan coordinate (in CMY)
- cycles - Variable in class loci.formats.in.SDTInfo
-
Cycles (accumulation cycles in FLOW mode).
- CylAzimuth - Static variable in interface visad.Display
-
display spatial cylindrical azimuth coordinate
- CylindricalCoordinateSystem - Class in visad
-
CylindricalCoordinateSystem is the VisAD CoordinateSystem class
for (CylRadius, CylAzimuth, CylZAxis) with a Cartesian Reference,
(XAxis, YAxis, ZAxis) and with CylAzimuth in degrees.
- CylindricalCoordinateSystem(RealTupleType) - Constructor for class visad.CylindricalCoordinateSystem
-
construct a CoordinateSystem for (radius, azimuth, zaxis) relative
to a 3-D Cartesian reference; this constructor supplies units =
{null, CommonUnit.Degree, null} to the super
constructor, in order to ensure Unit compatibility with its
use of trigonometric functions
- CylRadius - Static variable in interface visad.Display
-
display spatial cylindrical radius coordinate
- CylZAxis - Static variable in interface visad.Display
-
display spatial cylindrical Z axis coordinate