- i - Variable in class loci.formats.in.CBZip2InputStream
-
- i - Variable in class visad.data.DirectoryRepository.Enumerator
-
- i2 - Variable in class loci.formats.in.CBZip2InputStream
-
- ICING_NUM - Static variable in class visad.meteorology.WeatherSymbols
-
Number of icing symbols
- icon - Variable in class loci.formats.gui.ImageViewer
-
- iconLabel - Variable in class loci.formats.gui.ImageViewer
-
- iconLabel - Variable in class loci.formats.gui.PreviewPane
-
Labels containing thumbnail and dimensional information.
- ICSForm - Class in visad.data.bio
-
Deprecated.
Use LociForm with loci.formats.in.ICSReader
- ICSForm() - Constructor for class visad.data.bio.ICSForm
-
Deprecated.
- icsIn - Variable in class loci.formats.in.ICSReader
-
Current ICS file.
- ICSReader - Class in loci.formats.in
-
ICSReader is the file format reader for ICS (Image Cytometry Standard)
files.
- ICSReader() - Constructor for class loci.formats.in.ICSReader
-
Constructs a new ICSReader.
- ID - Static variable in interface dods.dap.parser.ExprParserConstants
-
- id - Variable in class visad.data.hdf5.hdf5objects.HDF5Object
-
the identifier of the HDF5 object
- ID_GENERIC - Static variable in class visad.MessageEvent
-
- IDENTIFIER_TYPE - Static variable in class visad.georef.NamedLocationTuple
-
TextType associated with the identifier that is returned by
getIdentifier().
- identity(int, int) - Static method in class visad.matrix.JamaMatrix
-
Generate identity matrix.
- IdentityCoordinateSystem - Class in visad
-
A CoordinateSystem that will
return the input values when toReference() and
fromReference() are called.
- IdentityCoordinateSystem(RealTupleType) - Constructor for class visad.IdentityCoordinateSystem
-
Construct a new IdentityCoordinateSystem for
values of the type specified.
- IdentityCoordinateSystem(RealTupleType, Unit[]) - Constructor for class visad.IdentityCoordinateSystem
-
Construct a new IdentityCoordinateSystem for
values of the type specified.
- idleDisplay(LocalDisplay) - Method in interface visad.ActivityHandler
-
Method called after the Display has been idle long enough.
- idleDisplay(LocalDisplay) - Method in class visad.util.ResSwitcher
-
Swaps in the high-resolution data when the display is idle.
- ifds - Variable in class loci.formats.in.BaseTiffReader
-
List of IFDs for the current TIFF.
- ifds - Variable in class loci.formats.in.LeicaReader
-
- ifft(Field) - Static method in class visad.python.JPythonMethods
-
return backward Fourier transform of field, which should have
either a 1-D or 2-D gridded domain; uses fft when domain size
is a power of two; returns real and imaginary parts
- image - Variable in class dods.dap.parser.Token
-
The string image of the token.
- image - Variable in class loci.formats.in.LegacyQTReader
-
Image containing current frame.
- image - Variable in class visad.data.units.Token
-
The string image of the token.
- image - Variable in class visad.ImageFlatField
-
The image backing this FlatField.
- image - Variable in class visad.VisADAppearance
-
- image_height - Variable in class visad.VisADAppearance
-
- image_pixels - Variable in class visad.VisADAppearance
-
- image_type - Variable in class visad.VisADAppearance
-
- image_width - Variable in class visad.VisADAppearance
-
- ImageAnimationTest - Class in visad.test
-
Simple test for AnimationControl and ImageRendererJ3D.
- ImageAnimationTest(int, int) - Constructor for class visad.test.ImageAnimationTest
-
- imageComp - Variable in class visad.java3d.VisADImageTile
-
- imageCoordToAreaCoord(double[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
Converts line/element array values from Image to AREA (File)
coordinates.
- imageCoordToAreaCoord(double[][], double[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
Converts line/element array values from Image to AREA (File)
coordinates.
- imageCoordToAreaCoord(float[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
Converts line/element array values from Image to AREA (File)
coordinates.
- imageCoordToAreaCoord(float[][], float[][]) - Method in class edu.wisc.ssec.mcidas.AREAnav
-
Converts line/element array values from Image to AREA (File)
coordinates.
- imageCounts - Variable in class loci.formats.out.TiffWriter
-
Image counts for each open series.
- imageDepth - Variable in class loci.formats.in.OIFReader
-
- ImageFlatField - Class in visad
-
ImageFlatField is a VisAD FlatField backed by a java.awt.image.BufferedImage
object, instead of the usual float[][] or double[][] samples array.
- ImageFlatField(BufferedImage) - Constructor for class visad.ImageFlatField
-
Constructs an ImageFlatField around the given BufferedImage.
- ImageFlatField(FunctionType) - Constructor for class visad.ImageFlatField
-
- ImageFlatField(FunctionType, Set) - Constructor for class visad.ImageFlatField
-
- ImageFlatField(FunctionType, Set, CoordinateSystem, Set[], Unit[]) - Constructor for class visad.ImageFlatField
-
- ImageFlatField(FunctionType, Set, CoordinateSystem[], Set[], Unit[]) - Constructor for class visad.ImageFlatField
-
- ImageFlatField(FunctionType, Set, CoordinateSystem, CoordinateSystem[], Set[], Unit[]) - Constructor for class visad.ImageFlatField
-
- ImageHelper - Class in visad.util
-
Helper class for monitoring loading images.
- ImageHelper() - Constructor for class visad.util.ImageHelper
-
- ImageIOReader - Class in loci.formats.in
-
ImageIOReader is the superclass for file format readers
that use the javax.imageio package.
- ImageIOReader(String, String) - Constructor for class loci.formats.in.ImageIOReader
-
Constructs a new ImageIOReader.
- ImageIOReader(String, String[]) - Constructor for class loci.formats.in.ImageIOReader
-
Constructs a new ImageIOReader.
- ImageIOWriter - Class in loci.formats.out
-
ImageIOWriter is the superclass for file format writers that use the
javax.imageio library.
- ImageIOWriter(String, String, String) - Constructor for class loci.formats.out.ImageIOWriter
-
Constructs an ImageIO-based writer with the given name, default suffix
and output type (e.g., png, jpeg).
- ImageIOWriter(String, String[], String) - Constructor for class loci.formats.out.ImageIOWriter
-
Constructs an ImageIO-based writer with the given name, default suffixes
and output type (e.g., png, jpeg).
- ImageJ3D - Class in visad.bom.annotations
-
Meant to encapsulate information representing an Image which is
going to be rendered on a VisAD display without being
subject to the usual VisAD transformations.
- ImageJ3D(String, int, int, int, double, double) - Constructor for class visad.bom.annotations.ImageJ3D
-
Constructs a ImageJ3D from specified values in screen coordinates.
- ImageJ3D(Image, int, int, int, double, double) - Constructor for class visad.bom.annotations.ImageJ3D
-
Constructs a ImageJ3D from specified values in screen coordinates.
- ImageProSeqForm - Class in visad.data.bio
-
Deprecated.
Use LociForm with loci.formats.in.SEQReader
- ImageProSeqForm() - Constructor for class visad.data.bio.ImageProSeqForm
-
Deprecated.
- imager10FK1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG10
-
- imager10FK2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG10
-
- imager10TC1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG10
-
- imager10TC2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG10
-
- imager12FK1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG12
-
- imager12FK2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG12
-
- imager12TC1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG12
-
- imager12TC2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG12
-
- imager13FK1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG13
-
- imager13FK2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG13
-
- imager13TC1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG13
-
- imager13TC2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG13
-
- imager8FK1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG8
-
- imager8FK2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG8
-
- imager8TC1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG8
-
- imager8TC2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG8
-
- imager9FK1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG9
-
- imager9FK2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG9
-
- imager9TC1 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG9
-
- imager9TC2 - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvarG9
-
- ImageRendererJ3D - Class in visad.bom
-
ImageRendererJ3D is the VisAD class for fast loading of images
and image sequences under Java3D.
- ImageRendererJ3D() - Constructor for class visad.bom.ImageRendererJ3D
-
- imageRX - Variable in class loci.formats.in.SDTInfo
-
- imageRY - Variable in class loci.formats.in.SDTInfo
-
- images - Variable in class loci.formats.gui.ImageViewer
-
- ImageSequence - Interface in visad.meteorology
-
Interface for representing a time sequence of single-banded images.
- ImageSequenceImpl - Class in visad.meteorology
-
Implementation of an ImageSequence.
- ImageSequenceImpl(FunctionType, SingleBandedImage[]) - Constructor for class visad.meteorology.ImageSequenceImpl
-
Create an image sequence with the specified FunctionType.
- ImageSequenceImpl(SingleBandedImage[]) - Constructor for class visad.meteorology.ImageSequenceImpl
-
Create an image sequence from an array of images
- ImageSequenceManager - Class in visad.meteorology
-
A class to create and manage image sequences.
- ImageSequenceManager() - Constructor for class visad.meteorology.ImageSequenceManager
-
Create an empty image sequence.
- ImageSequenceManager(SingleBandedImage[]) - Constructor for class visad.meteorology.ImageSequenceManager
-
Create an image sequence from the array of images.
- imageTiles - Variable in class visad.java3d.VisADImageNode
-
- imageUpdate(Image, int, int, int, int, int) - Method in class visad.util.ImageHelper
-
monitor image load
- ImageViewer - Class in loci.formats.gui
-
ImageViewer is a simple viewer/converter
for the Bio-Formats image formats.
- ImageViewer() - Constructor for class loci.formats.gui.ImageViewer
-
Constructs an image viewer.
- imageX - Variable in class loci.formats.in.SDTInfo
-
4 subsequent fields valid only for Camera mode
or FIFO_IMAGE mode.
- imageY - Variable in class loci.formats.in.SDTInfo
-
- ImarisReader - Class in loci.formats.in
-
ImarisReader is the file format reader for Bitplane Imaris files.
- ImarisReader() - Constructor for class loci.formats.in.ImarisReader
-
Constructs a new Imaris reader.
- ImarisTiffReader - Class in loci.formats.in
-
ImarisTiffReader is the file format reader for
Imaris 5 files (TIFF variant).
- ImarisTiffReader() - Constructor for class loci.formats.in.ImarisTiffReader
-
Constructs a new Imaris TIFF reader.
- ImmersaDeskDisplayRendererJ3D - Class in visad.java3d
-
ImmersaDeskDisplayRendererJ3D is the VisAD class for the
ImmersaDesk background and metadata rendering algorithm under Java3D.
- ImmersaDeskDisplayRendererJ3D(int, int) - Constructor for class visad.java3d.ImmersaDeskDisplayRendererJ3D
-
This is the ImmersaDesk DisplayRenderer
for DisplayImplJ3D.
- implicit(Function, Real) - Static method in class visad.formula.FormulaUtil
-
evaluate implicit function syntax; e.g., A1(5) or A1(A2)
- IMPORT_STRATEGY_PROPERTY - Static variable in class visad.data.netcdf.in.NetcdfAdapter
-
The name of the import-strategy Java property.
- importData(View, Merger, DataFactory) - Static method in class visad.data.netcdf.in.NetcdfAdapter
-
Returns the VisAD data object corresponding to the netCDF dataset.
- importData(FormNode) - Method in class visad.util.DataConverter
-
- improve(float[][], int) - Method in class visad.Delaunay
-
use edge-flipping to bring the current triangulation closer
to the true Delaunay triangulation.
- ImprovisionTiffReader - Class in loci.formats.in
-
ImprovisionTiffReader is the file format reader for
Improvision TIFF files.
- ImprovisionTiffReader() - Constructor for class loci.formats.in.ImprovisionTiffReader
-
- in - Variable in class loci.formats.gui.ImageViewer
-
- in - Variable in class visad.data.SocketDataSource
-
The input stream for the socket connection.
- IN_MEMORY - Static variable in class visad.data.netcdf.in.Strategy
-
- inBuf - Variable in class visad.data.units.SimpleCharStream
-
- incr - Variable in class loci.formats.in.SDTInfo
-
- incTick() - Method in class visad.Control
-
increment long counter NewTick: NewTick > OldTick indicates
that there is event in this Control that the DisplayImpl
must process;
this method is invoked every time Control changes
- incTick() - Method in interface visad.RemoteThing
-
Tick is incremented in a RemoteThing object, rather than
propogating Thing changes to RemoteThingReference-s
- incTick() - Method in class visad.RemoteThingImpl
-
Tick is incremented in a RemoteThing object, rather than
propogating Thing changes to RemoteThingReference-s
- incTick() - Method in class visad.RemoteThingReferenceImpl
-
- incTick() - Method in class visad.ScalarMap
-
invoke incTick on every application call to setRange
- incTick() - Method in interface visad.ThingReference
-
- incTick() - Method in class visad.ThingReferenceImpl
-
synchronized because incTick, setThing, and adaptedSetThing
share access to thing and ref
- INDEPENDENT - Static variable in interface visad.Data
-
INDEPENDENT error estimation Mode
- index - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- indexCol - Variable in class edu.wisc.ssec.mcidas.GRIDnav
-
"Column" index in row/column array
- indexCount - Variable in class visad.VisADIndexedTriangleStripArray
-
- indexEle - Variable in class edu.wisc.ssec.mcidas.AREAnav
-
"Element" index in line/element array
- indexLat - Variable in class edu.wisc.ssec.mcidas.AREAnav
-
"Latitude" index in latitude/longitude array
- indexLat - Variable in class edu.wisc.ssec.mcidas.GRIDnav
-
"Latitude" index in latitude/longitude array
- indexLine - Variable in class edu.wisc.ssec.mcidas.AREAnav
-
"Line" index in line/element array
- indexLon - Variable in class edu.wisc.ssec.mcidas.AREAnav
-
"Longitude" index in latitude/longitude array
- indexLon - Variable in class edu.wisc.ssec.mcidas.GRIDnav
-
"Longitude" index in latitude/longitude array
- indexRow - Variable in class edu.wisc.ssec.mcidas.GRIDnav
-
"Row" index in row/column array
- indexToDouble(int[]) - Method in class visad.Gridded1DDoubleSet
-
convert an array of 1-D indices to an array of values in
R^DomainDimension
- indexToDouble(int[]) - Method in class visad.Gridded2DDoubleSet
-
convert an array of 1-D indices to an array of values in
R^DomainDimension
- indexToDouble(int[]) - Method in class visad.Gridded3DDoubleSet
-
convert an array of 1-D indices to an array of values in
R^DomainDimension
- indexToDouble(int[]) - Method in interface visad.GriddedDoubleSet
-
- indexToDouble(int[]) - Method in class visad.Linear1DSet
-
Convert an array of 1-D indices to an array of double values in
the set corresponding to those indices.
- indexToDouble(int[]) - Method in class visad.List1DDoubleSet
-
Converts an array of 1-D indices to an array of values in R^1.
- indexToDouble(int[]) - Method in class visad.Set
-
Returns an array of sample-point values corresponding to an array of
sample-point indicies.
- indexToDouble(int[]) - Method in interface visad.SetIface
-
- indexToDouble(int[]) - Method in class visad.SingletonSet
-
convert an array of 1-D indices to an array of doubles in R^DomainDimension
- indexToValue(int[]) - Method in class visad.DoubleSet
-
for DoubleSet, this always throws a SetException
- indexToValue(int[]) - Method in class visad.FloatSet
-
- indexToValue(int[]) - Method in class visad.Gridded1DDoubleSet
-
convert an array of 1-D indices to an array of values in
R^DomainDimension
- indexToValue(int[]) - Method in class visad.Gridded1DSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.Gridded2DDoubleSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.Gridded2DSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.Gridded3DDoubleSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.Gridded3DSet
-
- indexToValue(int[]) - Method in class visad.GriddedSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.Irregular1DSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.Irregular2DSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.Irregular3DSet
-
convert an array of 1-D indices to an array of values in
R^DomainDimension
- indexToValue(int[]) - Method in class visad.IrregularSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.Linear1DSet
-
Convert an array of 1-D indices to an array of values in
the set corresponding to those indices.
- indexToValue(int[]) - Method in class visad.Linear2DSet
-
Convert an array of 1-D indices to an array of values in
R^2 space.
- indexToValue(int[]) - Method in class visad.Linear3DSet
-
Convert an array of 1-D indices to an array of values in
R^3 space.
- indexToValue(int[]) - Method in class visad.LinearNDSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.List1DDoubleSet
-
Converts an array of 1-D indices to an array of values in R^1.
- indexToValue(int[]) - Method in class visad.List1DSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.ProductSet
-
convert an array of 1-D indices to an
array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.Set
-
return Set values corresponding to Set indices
- indexToValue(int[]) - Method in interface visad.SetIface
-
Returns the samples of the set corresponding to an array of 1-D indices.
- indexToValue(int[]) - Method in class visad.SingletonSet
-
convert an array of 1-D indices to an array of values in R^DomainDimension
- indexToValue(int[]) - Method in class visad.UnionSet
-
convert an array of 1-D indices to an
array of values in R^DomainDimension
- indexType - Static variable in class visad.data.amanda.BaseTrack
-
- indexType - Static variable in class visad.data.amanda.Event
-
- indexType - Static variable in class visad.data.amanda.Hit
-
- indexType - Static variable in class visad.data.amanda.Hits
-
- indices - Variable in class visad.VisADIndexedTriangleStripArray
-
- info - Variable in class loci.formats.in.SDTInfo
-
- info - Variable in class loci.formats.in.SDTReader
-
Object containing SDT header information.
- infoLength - Variable in class loci.formats.in.SDTInfo
-
Length of the info part.
- infoOffs - Variable in class loci.formats.in.SDTInfo
-
Offset of the info part which contains general text
information (Title, date, time, contents etc.).
- init() - Method in class gnu.regexp.util.REApplet
-
Initializes the applet and constructs GUI elements.
- init() - Method in interface visad.AnimationControl
-
actually set Switches (Java3D) or VisADSwitches (Java2D) to
child nodes corresponding to current ordinal step number
- init() - Method in class visad.browser.VisADApplet
-
Initializes the applet and lays out its GUI.
- init() - Method in class visad.data.hdf5.HDF5DatasetAdapted
-
initialize the HDF5DatasetAdapte:
Set the domain.
- init() - Method in class visad.data.hdf5.HDF5FileAdapted
-
initialize the HDF5FileAdapted:
load the table of content of for the top level objects.
- init() - Method in class visad.data.hdf5.HDF5GroupAdapted
-
initailize the HDF5GroupAdapted: fill the members of the group
- init() - Method in class visad.data.hdf5.hdf5objects.HDF5Attribute
-
initialize the HDF5Attribute:
Set up datatype and dataspace.
- init() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataset
-
initialize the HDF5Dataset:
open HDF5 library.
- init() - Method in class visad.data.hdf5.hdf5objects.HDF5Dataspace
-
initialize the HDF5Dataspace:
open HDF5 library.
- init() - Method in class visad.data.hdf5.hdf5objects.HDF5Object
-
initialize the HDF5Object: open the HDF5 library.
- init(int[], int[], boolean) - Method in class visad.data.hrit.HRITCoordinateSystem
-
Create and initialize the areanav.
- init(int[], int[], int[], boolean) - Method in class visad.data.mcidas.AREACoordinateSystem
-
Create and initialize the areanav.
- init() - Method in class visad.java2d.AnimationControlJ2D
-
- init() - Method in class visad.java2d.ValueControlJ2D
-
- init() - Method in class visad.java3d.AnimationControlJ3D
-
- init() - Method in class visad.java3d.AVControlJ3D
-
- init() - Method in class visad.java3d.DownRoundingAnimationControlJ3D
-
- init() - Method in class visad.java3d.ValueControlJ3D
-
- init() - Method in interface visad.ValueControl
-
- init_images(String) - Static method in class visad.aeri.Aeri
-
- init_images(String) - Static method in class visad.aeri.Qdiv
-
- initArgs() - Method in class visad.data.visad.TestBinary
-
- initCache(float[][]) - Method in class visad.data.CachedFlatField
-
init
- initColormaps(DisplayImplJ3D) - Static method in class visad.bom.FrontDrawer
-
- initControl(RendererControl) - Method in class visad.DisplayRenderer
-
Internal method used to initialize newly created
RendererControl with current renderer settings
before it is actually connected to the renderer.
- initControl(RendererControl) - Method in class visad.java2d.DisplayRendererJ2D
-
Internal method used to initialize newly created
RendererControl with current renderer settings
before it is actually connected to the renderer.
- initControl(RendererControl) - Method in class visad.java3d.DisplayRendererJ3D
-
Internal method used to initialize newly created
RendererControl with current renderer settings
before it is actually connected to the renderer.
- initDialog() - Static method in class visad.ss.MappingDialog
-
Pre-loads the display.gif file, so it's ready
when mapping dialog is requested.
- initFile(String) - Method in class loci.formats.in.AliconaReader
-
- initFile(String) - Method in class loci.formats.in.AVIReader
-
- initFile(String) - Method in class loci.formats.in.BaseTiffReader
-
- initFile(String) - Method in class loci.formats.in.BioRadReader
-
- initFile(String) - Method in class loci.formats.in.BMPReader
-
- initFile(String) - Method in class loci.formats.in.DeltavisionReader
-
- initFile(String) - Method in class loci.formats.in.DicomReader
-
- initFile(String) - Method in class loci.formats.in.EPSReader
-
- initFile(String) - Method in class loci.formats.in.FitsReader
-
- initFile(String) - Method in class loci.formats.in.GatanReader
-
- initFile(String) - Method in class loci.formats.in.GIFReader
-
- initFile(String) - Method in class loci.formats.in.ICSReader
-
- initFile(String) - Method in class loci.formats.in.ImageIOReader
-
- initFile(String) - Method in class loci.formats.in.ImarisReader
-
- initFile(String) - Method in class loci.formats.in.ImarisTiffReader
-
- initFile(String) - Method in class loci.formats.in.IPLabReader
-
- initFile(String) - Method in class loci.formats.in.IPWReader
-
- initFile(String) - Method in class loci.formats.in.KhorosReader
-
Initialize the given file.
- initFile(String) - Method in class loci.formats.in.LegacyPictReader
-
- initFile(String) - Method in class loci.formats.in.LegacyQTReader
-
- initFile(String) - Method in class loci.formats.in.LegacyZVIReader
-
- initFile(String) - Method in class loci.formats.in.LeicaReader
-
- initFile(String) - Method in class loci.formats.in.LIFReader
-
- initFile(String) - Method in class loci.formats.in.LIMReader
-
- initFile(String) - Method in class loci.formats.in.MetamorphReader
-
- initFile(String) - Method in class loci.formats.in.MicromanagerReader
-
- initFile(String) - Method in class loci.formats.in.MNGReader
-
- initFile(String) - Method in class loci.formats.in.MRCReader
-
- initFile(String) - Method in class loci.formats.in.ND2Reader
-
- initFile(String) - Method in class loci.formats.in.NikonReader
-
- initFile(String) - Method in class loci.formats.in.NRRDReader
-
- initFile(String) - Method in class loci.formats.in.OIBReader
-
- initFile(String) - Method in class loci.formats.in.OIFReader
-
- initFile(String) - Method in class loci.formats.in.OMEXMLReader
-
- initFile(String) - Method in class loci.formats.in.OpenlabRawReader
-
- initFile(String) - Method in class loci.formats.in.OpenlabReader
-
- initFile(String) - Method in class loci.formats.in.PCIReader
-
- initFile(String) - Method in class loci.formats.in.PerkinElmerReader
-
- initFile(String) - Method in class loci.formats.in.PGMReader
-
- initFile(String) - Method in class loci.formats.in.PictReader
-
- initFile(String) - Method in class loci.formats.in.PrairieReader
-
- initFile(String) - Method in class loci.formats.in.PSDReader
-
- initFile(String) - Method in class loci.formats.in.QTReader
-
- initFile(String) - Method in class loci.formats.in.SDTReader
-
Initializes the given SDT file.
- initFile(String) - Method in class loci.formats.in.SlidebookReader
-
- initFile(String) - Method in class loci.formats.in.VisitechReader
-
- initFile(String) - Method in class loci.formats.in.ZeissLSMReader
-
- initFile(String) - Method in class loci.formats.in.ZeissZVIReader
-
- initGreyWedge() - Method in class visad.BaseColorControl
-
Initialize the colormap to a grey wedge
- initGreyWedge(boolean) - Method in class visad.BaseColorControl
-
- initHandler(IFormatHandler, String) - Method in class visad.data.bio.LociForm
-
- initHSV() - Method in class visad.BaseColorControl
-
Initialize the colormap to Hue-Saturation-Value
- initialiseCRC() - Method in class loci.formats.codec.CRC
-
- initialiseCRC() - Method in class loci.formats.in.CRC
-
- initialize() - Method in class loci.formats.codec.LZWTreeNode
-
Initializes this node as the root of the symbol table.
- initialize() - Method in class visad.java3d.KeyboardBehaviorJ3D
-
Initialize this behavior.
- initialize() - Method in class visad.java3d.MouseBehaviorJ3D
-
Initialize this behavior.
- initialize() - Method in class visad.java3d.VisADImageNode
-
use these with custom Behavior below
- initialize() - Method in class visad.java3d.WandBehaviorJ3D
-
- initializeArgs() - Method in class visad.data.amanda.NuView
-
- initializeArgs() - Method in class visad.install.Main
-
- initializeArgs() - Method in class visad.install.TestDownload
-
- initializeArgs() - Method in class visad.install.TestUtil
-
- initializeArgs() - Method in class visad.install.UpdateJar
-
- initializeArgs() - Method in class visad.test.TriangleStripBuilderTest
-
- initializeArgs() - Method in interface visad.util.CmdlineConsumer
-
Method used to initialize any instance variables which may be
changed by a cmdline option.
- initializeArgs() - Method in class visad.util.CmdlineGenericConsumer
-
Method used to initialize any instance variables which may be
changed by a cmdline option.
- initializeRange(float[]) - Method in class visad.RangeControl
-
initialize the range of selected values as (range[0], range[1])
- initializeRange(double[]) - Method in class visad.RangeControl
-
initialize the range of selected values as (range[0], range[1])
- initMetadata() - Method in class loci.formats.in.BaseTiffReader
-
Populates the metadata hashtable and metadata store.
- initMetadata() - Method in class loci.formats.in.IPWReader
-
- initMetadata() - Method in class loci.formats.in.LeicaReader
-
- initMetadata() - Method in class loci.formats.in.ZeissLSMReader
-
- initMetadataStore() - Method in class loci.formats.in.BaseTiffReader
-
- initMetadataStore() - Method in class loci.formats.in.FluoviewReader
-
- initMetadataStore() - Method in class loci.formats.in.ImprovisionTiffReader
-
- initMetadataStore() - Method in class loci.formats.in.OMETiffReader
-
- initStandardMetadata() - Method in class loci.formats.in.BaseTiffReader
-
Parses standard metadata.
- initStandardMetadata() - Method in class loci.formats.in.FlexReader
-
- initStandardMetadata() - Method in class loci.formats.in.FluoviewReader
-
- initStandardMetadata() - Method in class loci.formats.in.GelReader
-
- initStandardMetadata() - Method in class loci.formats.in.ImprovisionTiffReader
-
- initStandardMetadata() - Method in class loci.formats.in.MetamorphReader
-
- initStandardMetadata() - Method in class loci.formats.in.NikonReader
-
- initStandardMetadata() - Method in class loci.formats.in.OMETiffReader
-
- initStandardMetadata() - Method in class loci.formats.in.SEQReader
-
- initStandardMetadata() - Method in class loci.formats.in.TCSReader
-
- initStandardMetadata() - Method in class loci.formats.in.TiffReader
-
- initTableGreyWedge(float[][]) - Static method in class visad.BaseColorControl
-
Initialize table to a grey wedge.
- initTableGreyWedge(float[][], boolean) - Static method in class visad.BaseColorControl
-
- initTableHSV(float[][]) - Static method in class visad.BaseColorControl
-
Initialize table to the Hue-Saturation-Value colormap.
- initTableVis5D(float[][]) - Static method in class visad.BaseColorControl
-
Initialize table to the Vis5D colormap (opaque
blue-green-red rainbow).
- initVis5D() - Method in class visad.BaseColorControl
-
Initialize the colormap to the VisAD sine waves
- inMemory() - Method in class visad.data.ArrayWrapper
-
- inMemory() - Method in class visad.data.CachedBufferedByteImage
-
- inMemory(Object) - Method in class visad.data.DataCacheManager
-
- InMemoryStrategy - Class in visad.data.netcdf.in
-
An import strategy that attempts to read the entire netCDF dataset into
memory.
- input_stream - Variable in class visad.data.units.UnitParserTokenManager
-
- InputNetcdf - Class in visad.data.netcdf
-
A Java bean for importing a netCDF file.
- InputNetcdf() - Constructor for class visad.data.netcdf.InputNetcdf
-
Construct.
- InputNetcdfPathnameEditor - Class in visad.data.netcdf
-
- InputNetcdfPathnameEditor() - Constructor for class visad.data.netcdf.InputNetcdfPathnameEditor
-
Construct.
- InputPathnameEditor - Class in visad.data.netcdf
-
A JavaBean property editor for input pathnames.
- InputPathnameEditor(String, String) - Constructor for class visad.data.netcdf.InputPathnameEditor
-
Construct.
- inputStream - Variable in class visad.data.units.SimpleCharStream
-
- insertText(String) - Method in class visad.util.TextEditor
-
Insert the given text at the caret
- inside(float[][], float, float) - Static method in class visad.DelaunayCustom
-
determine if a point is inside a closed path
- instance(Strategy[]) - Static method in class visad.data.netcdf.in.CompositeStrategy
-
Returns an import strategy.
- instance() - Static method in class visad.data.netcdf.in.DataFactory
-
Returns an instance of this class.
- instance() - Static method in class visad.data.netcdf.in.FileDataFactory
-
Returns an instance of this class.
- instance() - Static method in class visad.data.netcdf.in.FileStrategy
-
Returns an instance of this class.
- instance() - Static method in class visad.data.netcdf.in.FlatMerger
-
Returns an instance of this class.
- instance() - Static method in class visad.data.netcdf.in.InMemoryStrategy
-
Returns an instance of this class.
- instance() - Static method in class visad.data.netcdf.in.MaxFileFieldStrategy
-
Returns an instance of this class.
- instance() - Static method in class visad.data.netcdf.in.Merger
-
Returns an instance of this class.
- instance() - Static method in class visad.data.netcdf.QuantityDBManager
-
Returns the current instance of the quantity database.
- instance() - Static method in class visad.data.netcdf.StandardQuantityDB
-
Returns an instance of this class.
- instance() - Static method in class visad.data.netcdf.units.DefaultUnitsDB
-
Deprecated.
Use visad.data.units.DefaultUnitsDB.instance() instead
- instance() - Static method in class visad.data.units.DefaultUnitsDB
-
Gets an instance of this class.
- instance() - Static method in class visad.data.units.Parser
-
Obtain the singleton instance of this class.
- INSTANCE - Static variable in class visad.util.DataUtility.RealTupleComparator
-
The single instance.
- instance_unmake_matrix(double[], double[], double[], double[]) - Method in class visad.java2d.MouseBehaviorJ2D
-
Get the rotation, scale and translation parameters for the specified
matrix.
- instance_unmake_matrix(double[], double[], double[], double[]) - Method in class visad.java3d.MouseBehaviorJ3D
-
Get the rotation, scale and translation parameters for the specified
matrix.
- instance_unmake_matrix(double[], double[], double[], double[]) - Method in interface visad.MouseBehavior
-
Get the rotation, scale and translation parameters for the specified
matrix.
- INT - Static variable in interface dods.dap.parser.ErrorParserConstants
-
- INT - Static variable in interface dods.dap.parser.ExprParserConstants
-
- INT - Static variable in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- INT16 - Static variable in interface dods.dap.parser.DASParserConstants
-
- INT16 - Static variable in interface dods.dap.parser.DDSParserConstants
-
- int16Adapter(String, Attribute) - Method in class visad.data.dods.AttributeAdapterFactory
-
Returns an adapter of a DODS Attribute.INT16 attribute.
- Int16AttributeAdapter - Class in visad.data.dods
-
Provides support for adapting a DODS Attribute.INT16 attribute to the
VisAD data-import context.
- Int16AttributeAdapter(String, Attribute) - Constructor for class visad.data.dods.Int16AttributeAdapter
-
Constructs from a name and an appropriate attribute.
- Int16Valuator - Class in visad.data.dods
-
Provides support for processing 16-bit integer values in a DODS dataset.
- Int16VariableAdapter - Class in visad.data.dods
-
Provides support for adapting DODS DInt16 variables to the
VisAD data-import context.
- int16VariableAdapter(DInt16, DAS) - Static method in class visad.data.dods.Int16VariableAdapter
-
Returns an instance of this class corresponding to a DODS DInt16.
- int16VariableAdapter(DInt16, DAS) - Method in class visad.data.dods.VariableAdapterFactory
-
Returns the adapter corresponding to a DODS DInt16.
- Int16VectorAdapter - Class in visad.data.dods
-
Provides support for adapting a DODS Int16PrimitiveVector to the
VisAD data-import context.
- Int16VectorAdapter(Int16PrimitiveVector, DAS, VariableAdapterFactory) - Constructor for class visad.data.dods.Int16VectorAdapter
-
Constructs from a DODS vector and a factory for creating DODS variable
adapters.
- int16VectorAdapter(Int16PrimitiveVector, DAS, VariableAdapterFactory) - Method in class visad.data.dods.VectorAdapterFactory
-
Returns the adapter corresponding to a DODS Int16PrimitiveVector.
- INT32 - Static variable in interface dods.dap.parser.DASParserConstants
-
- INT32 - Static variable in interface dods.dap.parser.DDSParserConstants
-
- int32Adapter(String, Attribute) - Method in class visad.data.dods.AttributeAdapterFactory
-
Returns an adapter of a DODS Attribute.INT32 attribute.
- Int32AttributeAdapter - Class in visad.data.dods
-
Provides support for adapting a DODS Attribute.INT32 attributs to
the VisAD data-import context.
- Int32AttributeAdapter(String, Attribute) - Constructor for class visad.data.dods.Int32AttributeAdapter
-
Constructs from a name and an appropriate attribute.
- Int32Valuator - Class in visad.data.dods
-
Provides support for processing 32-bit integer values in a DODS dataset.
- Int32VariableAdapter - Class in visad.data.dods
-
Provides support for adapting DODS DInt32 variables to the
VisAD data-import context.
- int32VariableAdapter(DInt32, DAS) - Static method in class visad.data.dods.Int32VariableAdapter
-
Returns an instance of this class corresponding to a DODS DInt32.
- int32VariableAdapter(DInt32, DAS) - Method in class visad.data.dods.VariableAdapterFactory
-
Returns the adapter corresponding to a DODS DInt32.
- Int32VectorAdapter - Class in visad.data.dods
-
Provides support for adapting a DODS Int32PrimitiveVector to the
VisAD data-import context.
- Int32VectorAdapter(Int32PrimitiveVector, DAS, VariableAdapterFactory) - Constructor for class visad.data.dods.Int32VectorAdapter
-
Constructs from a DODS vector and a factory for creating DODS variable
adapters.
- int32VectorAdapter(Int32PrimitiveVector, DAS, VariableAdapterFactory) - Method in class visad.data.dods.VectorAdapterFactory
-
Returns the adapter corresponding to a DODS Int32PrimitiveVector.
- intBitsToString(int) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
convert signed int to a String representation.
- intBitsToString(int[]) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
convert signed int array to a String representation.
- integer() - Method in class visad.data.units.UnitParser
-
- Integer1DSet - Class in visad
-
Integer1DSet represents a finite set of samples of R at
an integer lattice based at the origin (i.e, 0, 1, 2, ..., length-1).
- Integer1DSet(int) - Constructor for class visad.Integer1DSet
-
a 1-D set with null errors and generic type
- Integer1DSet(MathType, int) - Constructor for class visad.Integer1DSet
-
- Integer1DSet(MathType, int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Integer1DSet
-
construct a 1-dimensional set with values {0, 1, ..., length-1};
coordinate_system and units must be compatible with defaults for
type, or may be null; errors may be null
- Integer2DSet - Class in visad
-
Integer2DSet represents a finite set of samples of R^2 at
an integer lattice based at the origin.
- Integer2DSet(MathType, Integer1DSet[]) - Constructor for class visad.Integer2DSet
-
- Integer2DSet(int, int) - Constructor for class visad.Integer2DSet
-
a 2-D set with null errors and generic type
- Integer2DSet(MathType, int, int) - Constructor for class visad.Integer2DSet
-
- Integer2DSet(MathType, Integer1DSet[], CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Integer2DSet
-
- Integer2DSet(MathType, int, int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Integer2DSet
-
construct a 2-dimensional set with values
{0, 1, ..., length1-1} x {0, 1, ..., length2-1};
coordinate_system and units must be compatible with defaults for
type, or may be null; errors may be null
- Integer3DSet - Class in visad
-
Integer3DSet represents a finite set of samples of R^3 at
an integer lattice based at the origin.
- Integer3DSet(MathType, Integer1DSet[]) - Constructor for class visad.Integer3DSet
-
- Integer3DSet(int, int, int) - Constructor for class visad.Integer3DSet
-
a 3-D set with null errors and generic type
- Integer3DSet(MathType, int, int, int) - Constructor for class visad.Integer3DSet
-
- Integer3DSet(MathType, Integer1DSet[], CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Integer3DSet
-
- Integer3DSet(MathType, int, int, int, CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Integer3DSet
-
construct a 3-dimensional set with values {0, 1, ..., length1-1}
x {0, 1, ..., length2-1} x {0, 1, ..., length3-1};
coordinate_system and units must be compatible with defaults for
type, or may be null; errors may be null
- integerLatLonToDouble(int) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Converts a packed integer (SIGN DDD MM SS) latitude/longitude to double.
- IntegerNDSet - Class in visad
-
IntegerNDSet represents a finite set of samples of R^n at
an integer lattice based at the origin.
- IntegerNDSet(int[]) - Constructor for class visad.IntegerNDSet
-
an N-D set with null errors and generic type
- IntegerNDSet(MathType, int[]) - Constructor for class visad.IntegerNDSet
-
- IntegerNDSet(MathType, int[], CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.IntegerNDSet
-
construct an N-dimensional set with values in the cross product
of {0, 1, ..., lengths[i]-1}
for i=0, ..., lengths[lengths.length-1];
coordinate_system and units must be compatible with defaults for
type, or may be null; errors may be null
- IntegerNDSet(MathType, Integer1DSet[]) - Constructor for class visad.IntegerNDSet
-
- IntegerNDSet(MathType, Integer1DSet[], CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.IntegerNDSet
-
construct an N-dimensional set with values in the cross product
of {0, 1, ..., lengths[i]-1}
for i=0, ..., lengths[lengths.length-1];
coordinate_system and units must be compatible with defaults for
type, or may be null; errors may be null
- IntegerSet - Interface in visad
-
IntegerSet is an interface for finite sets of samples of
R^n at an integer lattice based at the origin.
- intensity - Variable in class loci.formats.in.SDTReader
-
Whether to combine lifetime bins into single intensity image planes.
- INTERVAL - Static variable in class visad.RealType
-
The interval attribute.
- intervalToLevels(float, float, float, float, boolean[]) - Static method in class visad.Contour2D
-
Returns an array of contour values and an indication on whether to use
dashed lines below the base value.
- intFormat(int, int) - Static method in class loci.formats.in.MetamorphReader
-
Formats an integer value with leading 0s if needed.
- intFormatMax(int, int) - Static method in class loci.formats.in.MetamorphReader
-
Formats an integer with leading 0 using maximum sequence number.
- Ints() - Method in class dods.dap.parser.DASParser
-
- intToBytes(int) - Static method in class edu.wisc.ssec.mcidas.GMSXnav
-
intToBytes converts an int to an array of 4 bytes.
- intToBytes(int[]) - Static method in class visad.browser.Convert
-
Converts an array of ints to an array of bytes.
- IntValuator - Class in visad.data.dods
-
Provides support for processing integer numeric values in a DODS dataset.
- IntValuator(AttributeTable, long, long) - Constructor for class visad.data.dods.IntValuator
-
Constructs from the attributes of a DODS integer variable.
- INV_ATAN2 - Static variable in interface visad.Data
-
- INV_ATAN2_DEGREES - Static variable in interface visad.Data
-
- INV_DIVIDE - Static variable in interface visad.Data
-
- INV_POW - Static variable in interface visad.Data
-
- INV_REMAINDER - Static variable in interface visad.Data
-
- INV_SUBTRACT - Static variable in interface visad.Data
-
- INVALID_LICENSE_MSG - Static variable in class loci.formats.codec.LuraWaveCodec
-
Message to display if an invalid LuraWave license code is given.
- InvalidContextException - Exception in visad.data.netcdf.in
-
Exception thrown when the I/O context is invalid for an operation.
- InvalidContextException() - Constructor for exception visad.data.netcdf.in.InvalidContextException
-
Constructs from nothing.
- InvalidContextException(String) - Constructor for exception visad.data.netcdf.in.InvalidContextException
-
Constructs from a message.
- InvalidContextException(Context) - Constructor for exception visad.data.netcdf.in.InvalidContextException
-
Constructs from a context.
- InvalidOperatorException - Exception in dods.dap.Server
-
Thrown when a RelOp operation is called
on two types for which it makes no sense to compre, such as
attempting to ascertain is a String is less than a Float.
- InvalidOperatorException(String) - Constructor for exception dods.dap.Server.InvalidOperatorException
-
Construct a InvalidOperatorException with the specified
detail message.
- InvalidOperatorException(int, String) - Constructor for exception dods.dap.Server.InvalidOperatorException
-
Construct a InvalidOperatorException with the specified
message and DODS error code (see DODSException).
- InvalidParameterException - Exception in dods.dap.Server
-
Used to indicate that one of the passed parameters to a method
is either the wrong type, is missing, or it's value is
unacceptable.
- InvalidParameterException(String) - Constructor for exception dods.dap.Server.InvalidParameterException
-
Construct a InvalidParameterException with the specified
detail message.
- InvalidParameterException(int, String) - Constructor for exception dods.dap.Server.InvalidParameterException
-
Construct a InvalidParameterException with the specified
message and DODS error code (see DODSException).
- inverse() - Method in class visad.matrix.JamaMatrix
-
Matrix inverse or pseudoinverse.
- inverse(FlatField) - Static method in class visad.python.JPythonMethods
-
return matrix inverse of data, which should have either a
1-D or 2-D gridded domain
- InverseCoordinateSystem - Class in visad
-
InverseCoordinateSystem is the VisAD CoordinateSystem class
for inverting other CoordinateSystems.
- InverseCoordinateSystem(RealTupleType, CoordinateSystem) - Constructor for class visad.InverseCoordinateSystem
-
construct a CoordinateSystem that whose transforms invert
the transforms of inverse (i.e., toReference and
fromReference are switched); for example, this could be
used to define Cartesian coordinates releative to a
refernce in spherical coordinates
- inverseCreate(Field) - Static method in class visad.EmpiricalCoordinateSystem
-
Constructs an EmpiricalCoordinateSystem from a Field.
- InverseLinearScaledCS - Interface in visad
-
An interface which CoordinateSystems can implement to indicate that
they invert another CS, but the transforms linearly scale the CS being
inverted.
- inverseProduct(SampledSet) - Method in class visad.ProductSet
-
- inverseProduct(SampledSet) - Method in class visad.UnionSet
-
Create a UnionSet that is the inverse cross product of this UnionSet and
the input SampledSet.
- inverseScaleValues(float[]) - Method in class visad.ScalarMap
-
return an array of data (RealType) values by inverse
linear scaling (if applicable) the display_values array
(DisplayRealType values); this is useful for direct
manipulation and cursor labels
- inverseScaleValues(float[], boolean) - Method in class visad.ScalarMap
-
return an array of data (RealType) values by inverse
linear scaling (if applicable) the display_values array
(DisplayRealType values); this is useful for direct
manipulation and cursor labels
- invertColorTable(ScalarMap) - Static method in class visad.data.amanda.F2000Util
-
- invoke(boolean, Runnable) - Static method in class visad.ss.BasicSSCell
-
Deprecated.
Use visad.Util.invoke(boolean, Runnable) instead.
- invoke(boolean, Runnable) - Static method in class visad.util.Util
-
Executes the given Runnable object with the Swing event handling thread.
- invoke(boolean, boolean, Runnable) - Static method in class visad.util.Util
-
Executes the given Runnable object with the Swing event handling thread.
- invokeMethod(Method, Object[]) - Static method in class visad.formula.FormulaUtil
-
attempt to invoke a Method with the given Object arguments, performing
static method auto-detection and automatic array compression
- INVSCALE2D - Static variable in class visad.ProjectionControl
-
Inverse of SCALE2D
- ioFactory(ProtoVariable) - Method in class visad.data.netcdf.out.VisADAdapter
-
Return a MultiArray Accessor for a variable.
- IPLabForm - Class in visad.data.bio
-
Deprecated.
Use LociForm with loci.formats.in.IPLabReader
- IPLabForm() - Constructor for class visad.data.bio.IPLabForm
-
Deprecated.
- IPLabReader - Class in loci.formats.in
-
IPLabReader is the file format reader for IPLab (.IPL) files.
- IPLabReader() - Constructor for class loci.formats.in.IPLabReader
-
Constructs a new IPLab reader.
- IPWForm - Class in visad.data.bio
-
Deprecated.
Use LociForm with loci.formats.in.IPWReader
- IPWForm() - Constructor for class visad.data.bio.IPWForm
-
Deprecated.
- IPWReader - Class in loci.formats.in
-
IPWReader is the file format reader for Image-Pro Workspace (IPW) files.
- IPWReader() - Constructor for class loci.formats.in.IPWReader
-
Constructs a new IPW reader.
- irBiasCoef - Variable in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- irGainCoef - Variable in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- Irregular1DSet - Class in visad
-
Irregular1DSet represents a finite set of samples of R.
- Irregular1DSet(MathType, float[][]) - Constructor for class visad.Irregular1DSet
-
a 1-D irregular set with null errors, CoordinateSystem
and Units are defaults from type
- Irregular1DSet(MathType, float[][], CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Irregular1DSet
-
a 1-D irregular set; samples array is organized
float[1][number_of_samples]; samples need not be
sorted - the constructor sorts samples to define
a 1-D "triangulation";
coordinate_system and units must be compatible with
defaults for type, or may be null; errors may be null
- Irregular1DSet(MathType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Irregular1DSet
-
- Irregular2DSet - Class in visad
-
- Irregular2DSet(MathType, float[][]) - Constructor for class visad.Irregular2DSet
-
a 2-D irregular set with null errors, CoordinateSystem
and Units are defaults from type; topology is computed
by the constructor
- Irregular2DSet(MathType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay) - Constructor for class visad.Irregular2DSet
-
a 2-D irregular set; samples array is organized
float[2][number_of_samples]; no geometric constraint on
samples; if delan is non-null it defines the topology of
samples (which must have manifold dimension 2), else the
constructor computes a topology with manifold dimension 2;
note that Gridded2DSet can be used for an irregular set
with domain dimension 2 and manifold dimension 1;
coordinate_system and units must be compatible with
defaults for type, or may be null; errors may be null
- Irregular2DSet(MathType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, boolean) - Constructor for class visad.Irregular2DSet
-
- Irregular2DSet(MathType, float[][], int[], int[]) - Constructor for class visad.Irregular2DSet
-
shortcut constructor for constructing Irregular2DSet
using sort from existing Irregular1DSet
- Irregular2DSet(MathType, float[][], int[], int[], CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Irregular2DSet
-
complete constructor for constructing Irregular2DSet
using sort from existing Irregular1DSet
- Irregular2DSet(MathType, float[][], int[], int[], CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Irregular2DSet
-
- Irregular3DSet - Class in visad
-
Irregular3DSet represents a finite set of samples of R^3.
- Irregular3DSet(MathType, float[][]) - Constructor for class visad.Irregular3DSet
-
a 3-D irregular set with null errors, CoordinateSystem
and Units are defaults from type; topology is computed
by the constructor
- Irregular3DSet(MathType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay) - Constructor for class visad.Irregular3DSet
-
a 3-D irregular set; samples array is organized
float[3][number_of_samples]; no geometric constraint on
samples; if delan is non-null it defines the topology of
samples (which may have manifold dimension 2 or 3), else
the constructor computes a topology with manifold dimension
3; note that Gridded3DSet can be used for an irregular set
with domain dimension 3 and manifold dimension 1;
coordinate_system and units must be compatible with
defaults for type, or may be null; errors may be null
- Irregular3DSet(MathType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, boolean) - Constructor for class visad.Irregular3DSet
-
- Irregular3DSet(MathType, float[][], int[], int[]) - Constructor for class visad.Irregular3DSet
-
construct Irregular3DSet using sort from existing
Irregular1DSet
- Irregular3DSet(MathType, float[][], int[], int[], CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.Irregular3DSet
-
construct Irregular3DSet using sort from existing
Irregular1DSet
- Irregular3DSet(MathType, float[][], int[], int[], CoordinateSystem, Unit[], ErrorEstimate[], boolean) - Constructor for class visad.Irregular3DSet
-
- IrregularSet - Class in visad
-
IrregularSet is implemented by those Set sub-classes whose samples
do not form any ordered pattern.
- IrregularSet(MathType, float[][]) - Constructor for class visad.IrregularSet
-
construct an IrregularSet
- IrregularSet(MathType, float[][], CoordinateSystem, Unit[], ErrorEstimate[]) - Constructor for class visad.IrregularSet
-
construct an IrregularSet with non-default CoordinateSystem
- IrregularSet(MathType, float[][], Delaunay) - Constructor for class visad.IrregularSet
-
construct an IrregularSet with non-default Delaunay
- IrregularSet(MathType, float[][], CoordinateSystem, Unit[], ErrorEstimate[], Delaunay) - Constructor for class visad.IrregularSet
-
construct an IrregularSet with non-default
CoordinateSystem and non-default Delaunay
- IrregularSet(MathType, float[][], int, CoordinateSystem, Unit[], ErrorEstimate[], Delaunay) - Constructor for class visad.IrregularSet
-
construct an IrregularSet with ManifoldDimension !
- IrregularSet(MathType, float[][], int, CoordinateSystem, Unit[], ErrorEstimate[], Delaunay, boolean) - Constructor for class visad.IrregularSet
-
- isAddeSource() - Method in class visad.data.AreaImageAccessor
-
- isAlive() - Method in class visad.data.LinkedDataSource
-
Return whether the connection to the data source is still alive.
- isApproximatelyEqual(float, float, float) - Static method in class visad.util.Util
-
Determine whether two numbers are roughly the same.
- isApproximatelyEqual(float, float) - Static method in class visad.util.Util
-
Determine whether two numbers are roughly the same.
- isApproximatelyEqual(double, double, double) - Static method in class visad.util.Util
-
Determine whether two numbers are roughly the same.
- isApproximatelyEqual(double, double) - Static method in class visad.util.Util
-
Determine whether two numbers are roughly the same.
- isAscending() - Method in class visad.Gridded1DSet
-
- isAutoScale() - Method in class visad.ScalarMap
-
determine whether this ScalarMap is auto-scaled
- isByRefUsable(DataDisplayLink, ShadowType) - Static method in class visad.bom.ImageRendererJ3D
-
- isChar(int) - Static method in class edu.wisc.ssec.mcidas.McIDASUtil
-
Check to see if the int value is the representation of a
string or not.
- isCharToText() - Method in class visad.data.netcdf.in.View
-
Does this View handle text.
- isComment(String) - Static method in class visad.data.text.TextAdapter
-
Is the given text line a comment
- isConsistent - Variable in class visad.data.in.ArithProg
-
- isConsistent() - Method in class visad.data.in.ArithProg
-
Indicates whether or not the sequence so far is consistent with an
arithmetic progression.
- isConstant() - Method in class dods.dap.Server.AbstractClause
-
- isConstant() - Method in interface dods.dap.Server.Clause
-
A clause is considered "constant" iff it and its subclauses do not
refer to data values from the dataset being constrained.
- isConvertible(Unit) - Method in class visad.BaseUnit
-
Indicate whether this unit is convertible with another unit.
- isConvertible(Unit) - Method in class visad.DerivedUnit
-
Indicate whether this unit is convertible with another unit.
- isConvertible(Unit) - Method in class visad.LogarithmicUnit
-
Indicate whether this unit is convertible with another unit.
- isConvertible(Unit) - Method in class visad.OffsetUnit
-
Indicate whether this unit is convertible with another unit.
- isConvertible(Unit) - Method in class visad.PromiscuousUnit
-
Indicate whether this unit is convertible with another unit.
- isConvertible(Unit) - Method in class visad.ScaledUnit
-
Indicate whether this unit is convertible with another unit.
- isConvertible(Unit) - Method in class visad.Unit
-
Indicate whether this unit is convertible with another unit.
- isCoordinateVariable(Variable) - Method in class visad.data.netcdf.in.View
-
Indicates if a netCDF variable is a coordinate variable (i.e. has only
one netCDF dimension and that dimension has the same name).
- isCoordVar(int) - Method in class visad.data.hdfeos.Shape
-
- isCoordVar() - Method in class visad.data.hdfeos.Variable
-
- isCoordVar(int) - Method in class visad.data.hdfeos.VariableSet
-
- isDebug() - Method in class visad.util.ReflectedUniverse
-
Gets whether extended debugging output is enabled.
- isDefined() - Method in class dods.dap.Server.AbstractClause
-
- isDefined() - Method in interface dods.dap.Server.Clause
-
Returns whether or not the clause has a defined value.
- isDestroyed() - Method in class visad.DisplayImpl
-
has this display been destroyed
- isDetailShown() - Method in class visad.install.ProgressMonitor
-
Indicate whether detailed progress is shown.
- isDimensionless() - Method in class visad.BaseUnit
-
Indicates if this instance is dimensionless.
- isDimensionless() - Method in class visad.DerivedUnit
-
Indicates if this instance is dimensionless.
- isDimensionless() - Method in class visad.LogarithmicUnit
-
Indicates if this instance is dimensionless.
- isDimensionless() - Method in class visad.OffsetUnit
-
Indicates if this instance is dimensionless.
- isDimensionless() - Method in class visad.PromiscuousUnit
-
Indicates if this instance is dimensionless.
- isDimensionless() - Method in class visad.QuantityDimension
-
Indicate whether or not this dimension of a quantity is dimensionless.
- isDimensionless() - Method in class visad.ScaledUnit
-
Indicates if this instance is dimensionless.
- isDimensionless() - Method in class visad.Unit
-
Indicates if this instance is dimensionless.
- isDisconnectException(RemoteException) - Static method in class visad.collab.CollabUtil
-
- isEastPositive() - Method in class visad.data.mcidas.BaseMapAdapter
-
determine what sign convention for longitude is currently
being used.
- isEmpty() - Method in interface visad.collab.DisplayMonitor
-
- isEmpty() - Method in class visad.collab.DisplayMonitorImpl
-
- isEmpty() - Method in class visad.collab.RemoteDisplayMonitorImpl
-
- isEmpty() - Method in class visad.data.hdf5.hdf5objects.HDF5Group
-
Returns true if the HDF5Group has no member
- isEmpty() - Method in class visad.data.hdfeos.VariableSet
-
- isEventEnabled(int) - Method in class visad.DisplayImpl
-
- isFlat(MathType) - Static method in class visad.data.dods.Adapter
-
- isFlat() - Method in class visad.data.dods.VectorAdapter
-
Indicates whether or not the VisAD
MathType of this instance is
"flat".
- isFlat() - Method in class visad.ShadowTupleType
-
- isFlatField() - Method in class visad.cluster.RemoteClientFieldImpl
-
- isFlatField() - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- isFlatField() - Method in class visad.cluster.RemoteNodeFieldImpl
-
- isFlatField() - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
even if flat == true, a cast of this to FlatField will fail
- isFlatField() - Method in class visad.data.AreaImageCacheAdapter
-
- isFlatField() - Method in class visad.data.FileFlatField
-
- isFlatField() - Method in interface visad.Field
-
return true if this a FlatField or a RemoteField adapting a FlatField
- isFlatField() - Method in class visad.FieldImpl
-
- isFlatField() - Method in class visad.FlatField
-
- isFlatField() - Method in class visad.RemoteFieldImpl
-
- isFlippedLineCoordinates() - Method in class edu.wisc.ssec.mcidas.AREAnav
-
Determine if navigation is using flipped coordinates
- isFlippedRowCoordinates() - Method in class edu.wisc.ssec.mcidas.GRIDnav
-
Determine if navigation is using flipped coordinates.
- isFullRank() - Method in class visad.matrix.JamaQRDecomposition
-
- isGeoMapDefined() - Method in class visad.data.hdfeos.NamedDimension
-
- isGridNumberKnown(int) - Static method in class visad.jmet.GRIBCoordinateSystem
-
find out if the specified grid number (GRIB code) is known
- isIFDArray(Hashtable, int) - Static method in class visad.data.tiff.LegacyTiffTools
-
Deprecated.
- isIgnorable(Variable) - Method in class visad.data.netcdf.in.DefaultView
-
Indicates if a given variable should be ignored during iteration.
- isIgnorable(Variable) - Method in class visad.data.netcdf.in.View
-
Indicates if a given variable should be ignored by the
VirtualDataIterator during iteration over the virtual VisAD data objects
in the netCDF dataset.
- isImageType(MathType) - Static method in class visad.bom.ImageRendererJ3D
-
determine whether the given MathType is usable with ImageRendererJ3D
- isInited() - Method in class visad.ss.SSCellData
-
Returns whether this data's cell has finished initializing.
- isInited() - Method in class visad.ss.SSCellImpl
-
Returns whether this cell has finished initializing.
- isInitialized() - Method in class visad.data.amanda.ModuleList
-
- isInstance(Class, Object) - Static method in class visad.util.ReflectedUniverse
-
Returns whether the given object is compatible with the
specified class for the purposes of reflection.
- isIntensity() - Method in class loci.formats.in.SDTReader
-
Gets whether the reader is combining each lifetime
histogram into a summed intensity image plane.
- isInterleaved(int) - Method in class loci.formats.in.SDTReader
-
- isInterval() - Method in class visad.RealType
-
Indicates whether or not this RealType refers to an interval (e.g.
- isLatitude(RealType) - Method in class visad.data.netcdf.in.View
-
Indicates if a VisAD
RealType represents latitude.
- isLatLonOrder() - Method in class visad.georef.MapProjection
-
Determine if the fromReference and toReference expect the
to get the output and input values to be row/col ordered
or
- isLatLonOrder(SampledSet) - Static method in class visad.python.JPythonMethods
-
Check to see if this is a navigated domain (can be converted to
lat/lon)
- isLegalTextureMap() - Method in class visad.DataRenderer
-
- isLegalTextureMap() - Method in class visad.java2d.DirectManipulationRendererJ2D
-
- isLegalTextureMap() - Method in class visad.java3d.DirectManipulationRendererJ3D
-
- isLessThan(UnitPrefix) - Method in class visad.data.units.DefaultUnitsDB.Prefixer
-
Indicate whether or not the beginning of the remainder of the string
is less than a prefix.
- isLocalClear() - Method in interface visad.collab.DisplaySync
-
- isLocalClear() - Method in class visad.collab.DisplaySyncImpl
-
- isLocalClear() - Method in class visad.collab.RemoteDisplaySyncImpl
-
- isLongitude(Variable) - Method in class visad.data.netcdf.in.View
-
Indicates if a netCDF dimension represents longitude.
- isLongitude(RealType) - Method in class visad.data.netcdf.in.View
-
Indicates if a VisAD
RealType represents longitude.
- isMagic(byte[]) - Static method in class visad.data.visad.BinaryReader
-
- isMemberOf(NamedDimension) - Method in class visad.data.hdfeos.DimensionSet
-
- isMemberOf(NamedDimension) - Method in class visad.data.hdfeos.ShapeSet
-
- isMissing() - Method in class visad.cluster.RemoteClientFieldImpl
-
- isMissing() - Method in class visad.cluster.RemoteClientPartitionedFieldImpl
-
- isMissing() - Method in class visad.cluster.RemoteClientTupleImpl
-
- isMissing() - Method in class visad.cluster.RemoteNodeFieldImpl
-
- isMissing() - Method in class visad.cluster.RemoteNodePartitionedFieldImpl
-
- isMissing() - Method in class visad.cluster.RemoteNodeTupleImpl
-
- isMissing() - Method in class visad.cluster.UserDummyDataImpl
-
- isMissing() - Method in class visad.data.AreaImageCacheAdapter
-
- isMissing() - Method in class visad.data.FileFlatField
-
- isMissing() - Method in interface visad.Data
-
- isMissing() - Method in class visad.DoubleSet
-
- isMissing() - Method in class visad.DoubleStringTuple
-
Check if there is no Data in this Tuple.
- isMissing() - Method in class visad.DoubleTuple
-
Check if there is no Data in this Tuple.
- isMissing() - Method in class visad.ErrorEstimate
-
- isMissing() - Method in class visad.FieldImpl
-
test whether Field value is missing
- isMissing() - Method in class visad.FlatField
-
Test whether range values are missing
- isMissing() - Method in class visad.FloatSet
-
- isMissing() - Method in class visad.georef.EarthLocationLite
-
is missing
- isMissing() - Method in class visad.Gridded1DDoubleSet
-
- isMissing() - Method in class visad.Gridded2DDoubleSet
-
- isMissing() - Method in class visad.Gridded3DDoubleSet
-
- isMissing() - Method in class visad.Linear1DSet
-
Check to see if this is an empty progression
- isMissing() - Method in class visad.Linear2DSet
-
Check to see if this is an empty cross-product.
- isMissing() - Method in class visad.Linear3DSet
-
Check to see if this is an empty cross-product.
- isMissing() - Method in class visad.LinearNDSet
-
Check to see if this is an empty cross-product.
- isMissing() - Method in class visad.List1DDoubleSet
-
- isMissing() - Method in class visad.List1DSet
-
- isMissing() - Method in class visad.ProductSet
-
- isMissing() - Method in class visad.Real
-
Check to see if the value of this Real is a NaN.
- isMissing() - Method in class visad.RemoteDataImpl
-
- isMissing() - Method in class visad.SampledSet
-
- isMissing() - Method in class visad.SingletonSet
-
Check if the samples are missing.
- isMissing() - Method in class visad.Text
-
- isMissing() - Method in class visad.Tuple
-
Check if there is no Data in this Tuple.
- isMissing() - Method in interface visad.TupleIface
-
- isMissing() - Method in class visad.UnionSet
-
Check to see if any of the sets in this UnionSet has missing data.
- isNavigated() - Method in class visad.meteorology.NavigatedImage
-
Check to see if this image has a domain that can map to Latitude
and Longitude.
- isNavigated() - Method in interface visad.meteorology.SingleBandedImage
-
Check to see if this image has a domain that can map to Latitude
and Longitude.
- isNavigated() - Method in class visad.meteorology.SingleBandedImageImpl
-
Check to see if this image has a domain that can map to Latitude
and Longitude.
- isNonsingular() - Method in class visad.matrix.JamaLUDecomposition
-
- isNumeric(String) - Method in class visad.data.netcdf.in.View
-
Indicates if the netCDF variable with a given name is numeric.
- isNumeric(Variable) - Method in class visad.data.netcdf.in.View
-
Indicates if the given netCDF variable is numeric.
- IsoContour - Static variable in interface visad.Display
-
display iso-contour
- ISOTHERMS - Static variable in class visad.bom.FrontDrawer
-
- isPaintable() - Method in class visad.data.netcdf.InputPathnameEditor
-
Indicate support for painting the property value.
- isProject() - Method in class dods.dap.Server.SDArray
-
Is the given variable marked as projected?
- isProject() - Method in class dods.dap.Server.SDBoolean
-
Is the given variable marked as projected?
- isProject() - Method in class dods.dap.Server.SDByte
-
Is the given variable marked as projected?
- isProject() - Method in class dods.dap.Server.SDFloat32
-
Is the given variable marked as projected?
- isProject() - Method in class dods.dap.Server.SDFloat64
-
Is the given variable marked as projected?
- isProject() - Method in class dods.dap.Server.SDGrid
-
Is the given variable marked as projected?
- isProject() - Method in class dods.dap.Server.SDInt16
-
Is the given variable marked as projected?
- isProject() - Method in class dods.dap.Server.SDInt32
-
Is the given variable marked as projected?
- isProject() - Method in class dods.dap.Server.SDList
-
Is the given variable marked as projected?
- isProject() - Method in class dods.dap.Server.SDSequence
-
Is the given variable marked as projected?
- isProject() - Method in class dods.dap.Server.SDString
-
Is the given variable marked as projected?
- isProject() - Method in class dods.dap.Server.SDStructure
-
Is the given variable marked as projected?
- isProject() - Method in class dods.dap.Server.SDUInt16
-
Is the given variable marked as projected?
- isProject() - Method in class dods.dap.Server.SDUInt32
-
Is the given variable marked as projected?
- isProject() - Method in class dods.dap.Server.SDURL
-
Is the given variable marked as projected?
- isProject() - Method in interface dods.dap.Server.ServerMethods
-
Is the given variable marked as projected?
- isRandom() - Method in class visad.data.visad.BinaryReader
-
- isRead() - Method in class dods.dap.Server.SDArray
-
Get the value of the Read property.
- isRead() - Method in class dods.dap.Server.SDBoolean
-
Get the value of the Read property.
- isRead() - Method in class dods.dap.Server.SDByte
-
Get the value of the Read property.
- isRead() - Method in class dods.dap.Server.SDFloat32
-
Get the value of the Read property.
- isRead() - Method in class dods.dap.Server.SDFloat64
-
Get the value of the Read property.
- isRead() - Method in class dods.dap.Server.SDGrid
-
Get the value of the Read property.
- isRead() - Method in class dods.dap.Server.SDInt16
-
Get the value of the Read property.
- isRead() - Method in class dods.dap.Server.SDInt32
-
Get the value of the Read property.
- isRead() - Method in class dods.dap.Server.SDList
-
Get the value of the Read property.
- isRead() - Method in class dods.dap.Server.SDSequence
-
Get the value of the Read property.
- isRead() - Method in class dods.dap.Server.SDString
-
Get the value of the Read property.
- isRead() - Method in class dods.dap.Server.SDStructure
-
Get the value of the Read property.
- isRead() - Method in class dods.dap.Server.SDUInt16
-
Get the value of the Read property.
- isRead() - Method in class dods.dap.Server.SDUInt32
-
Get the value of the Read property.
- isRead() - Method in class dods.dap.Server.SDURL
-
Get the value of the Read property.
- isRead() - Method in interface dods.dap.Server.ServerMethods
-
Get the value of the Read property.
- isReal() - Method in class visad.data.netcdf.in.VirtualReal
-
Determines if this is a VirtualReal or not.
- isReal() - Method in class visad.data.netcdf.in.VirtualScalar
-
Determines if this is a VirtualReal or not.
- isRemote() - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Was this instance create with a remote data source.
- IsRemote - Variable in class visad.ss.BasicSSCell
-
Whether this display is remote.
- isRemote() - Method in class visad.ss.BasicSSCell
-
Gets whether this cell is a cloned display cell.
- IsRemote - Variable in class visad.ss.SpreadSheet
-
Whether spreadsheet is a clone of another spreadsheet.
- isRemote() - Method in class visad.VisADEvent
-
Get whether the event came from a remote source.
- isRendererUsable(MathType, ScalarMap[]) - Static method in class visad.bom.ImageRendererJ3D
-
determine whether the given MathType and collection of ScalarMaps
meets the criteria to use ImageRendererJ3D.
- isRendererUsable(MathType, ScalarMap[]) - Static method in class visad.bom.TextureFillRendererJ3D
-
determine whether the given MathType and collection of ScalarMaps
meets the criteria to use TextureFillRendererJ3D.
- isRoot() - Method in class visad.data.hdf5.hdf5objects.HDF5Group
-
Returns true if the HDF5Group is the root group
- isSatisfied(DataImpl) - Method in class visad.data.in.AndCondition
-
Indicates if a VisAD data object satisfies this condition.
- isSatisfied(DataImpl) - Method in class visad.data.in.Condition
-
Indicates if a VisAD data object satisfies this condition.
- isSatisfied(DataImpl) - Method in class visad.data.in.MathTypeCondition
-
Indicates if a VisAD data object satisfies this condition.
- isSatisfied(DataImpl) - Method in class visad.data.in.NotCondition
-
Indicates if a VisAD data object satisfies this condition.
- isSatisfied(DataImpl) - Method in class visad.data.in.OrCondition
-
Indicates if a VisAD data object satisfies this condition.
- isSaving() - Static method in class visad.ss.BasicSSCell
-
Returns true if any SSCell is currently saving data.
- isSerializable(Object) - Static method in class visad.util.DataUtility
-
Verify that an object is Serializable by attempting to
serialize it.
- isSerializable(Object, boolean) - Static method in class visad.util.DataUtility
-
Verify that an object is Serializable by attempting to
serialize it.
- isSetType(MathType) - Static method in class visad.bom.TextureFillRendererJ3D
-
determine whether the given MathType is usable with TextureFillRendererJ3D
- isSingle() - Method in class visad.DisplayRealType
-
- IsSlave - Variable in class visad.ss.BasicSSCell
-
Whether this display is slaved.
- isSlave() - Method in class visad.ss.BasicSSCell
-
Gets whether this cell is a slaved display cell.
- IsSlave - Variable in class visad.ss.SpreadSheet
-
Whether spreadsheet is a slaved clone of another spreadsheet.
- isSPD() - Method in class visad.matrix.JamaCholeskyDecomposition
-
- isStyled - Variable in class visad.ContourLabelGeometry
-
- isSubsetted() - Method in class edu.wisc.ssec.mcidas.AreaFile
-
Is this AreaFile instance subseted.
- isSwapped() - Method in class edu.wisc.ssec.mcidas.AncillaryData
-
return flag indicating certain fields were byte flipped
- isSynthesized() - Method in class dods.dap.Server.SDArray
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class dods.dap.Server.SDBoolean
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class dods.dap.Server.SDByte
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class dods.dap.Server.SDFloat32
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class dods.dap.Server.SDFloat64
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class dods.dap.Server.SDGrid
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class dods.dap.Server.SDInt16
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class dods.dap.Server.SDInt32
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class dods.dap.Server.SDList
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class dods.dap.Server.SDSequence
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class dods.dap.Server.SDString
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class dods.dap.Server.SDStructure
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class dods.dap.Server.SDUInt16
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class dods.dap.Server.SDUInt32
-
Get the value of the Synthesized property.
- isSynthesized() - Method in class dods.dap.Server.SDURL
-
Get the value of the Synthesized property.
- isSynthesized() - Method in interface dods.dap.Server.ServerMethods
-
Get the value of the Synthesized property.
- isTerminated() - Method in class visad.util.ThreadPool
-
Has the thread pool been closed?
- isThisType(byte[]) - Method in class loci.formats.in.AliconaReader
-
- isThisType(byte[]) - Method in class loci.formats.in.AVIReader
-
- isThisType(byte[]) - Method in class loci.formats.in.BaseTiffReader
-
- isThisType(byte[]) - Method in class loci.formats.in.BioRadReader
-
- isThisType(byte[]) - Method in class loci.formats.in.BMPReader
-
- isThisType(byte[]) - Method in class loci.formats.in.DeltavisionReader
-
- isThisType(byte[]) - Method in class loci.formats.in.DicomReader
-
- isThisType(byte[]) - Method in class loci.formats.in.EPSReader
-
- isThisType(byte[]) - Method in class loci.formats.in.FitsReader
-
- isThisType(byte[]) - Method in class loci.formats.in.FlexReader
-
- isThisType(byte[]) - Method in class loci.formats.in.FluoviewReader
-
- isThisType(String, boolean) - Method in class loci.formats.in.FluoviewReader
-
- isThisType(byte[]) - Method in class loci.formats.in.GatanReader
-
- isThisType(byte[]) - Method in class loci.formats.in.GelReader
-
- isThisType(byte[]) - Method in class loci.formats.in.GIFReader
-
- isThisType(byte[]) - Method in class loci.formats.in.ICSReader
-
- isThisType(byte[]) - Method in class loci.formats.in.ImageIOReader
-
- isThisType(byte[]) - Method in class loci.formats.in.ImarisReader
-
- isThisType(String, boolean) - Method in class loci.formats.in.ImarisReader
-
- isThisType(byte[]) - Method in class loci.formats.in.ImarisTiffReader
-
- isThisType(String, boolean) - Method in class loci.formats.in.ImarisTiffReader
-
- isThisType(String, boolean) - Method in class loci.formats.in.ImprovisionTiffReader
-
- isThisType(byte[]) - Method in class loci.formats.in.IPLabReader
-
- isThisType(byte[]) - Method in class loci.formats.in.IPWReader
-
- isThisType(byte[]) - Method in class loci.formats.in.KhorosReader
-
- isThisType(byte[]) - Method in class loci.formats.in.LegacyPictReader
-
- isThisType(byte[]) - Method in class loci.formats.in.LegacyQTReader
-
- isThisType(byte[]) - Method in class loci.formats.in.LegacyZVIReader
-
- isThisType(byte[]) - Method in class loci.formats.in.LeicaReader
-
- isThisType(String, boolean) - Method in class loci.formats.in.LeicaReader
-
- isThisType(byte[]) - Method in class loci.formats.in.LIFReader
-
- isThisType(byte[]) - Method in class loci.formats.in.LIMReader
-
- isThisType(byte[]) - Method in class loci.formats.in.MetamorphReader
-
- isThisType(byte[]) - Method in class loci.formats.in.MicromanagerReader
-
- isThisType(String, boolean) - Method in class loci.formats.in.MicromanagerReader
-
- isThisType(byte[]) - Method in class loci.formats.in.MNGReader
-
- isThisType(byte[]) - Method in class loci.formats.in.MRCReader
-
- isThisType(byte[]) - Method in class loci.formats.in.ND2Reader
-
- isThisType(byte[]) - Method in class loci.formats.in.NikonReader
-
- isThisType(String, boolean) - Method in class loci.formats.in.NikonReader
-
- isThisType(byte[]) - Method in class loci.formats.in.NRRDReader
-
- isThisType(byte[]) - Method in class loci.formats.in.OIBReader
-
- isThisType(byte[]) - Method in class loci.formats.in.OIFReader
-
- isThisType(String, boolean) - Method in class loci.formats.in.OMETiffReader
-
- isThisType(byte[]) - Method in class loci.formats.in.OMEXMLReader
-
- isThisType(byte[]) - Method in class loci.formats.in.OpenlabRawReader
-
- isThisType(byte[]) - Method in class loci.formats.in.OpenlabReader
-
- isThisType(String, boolean) - Method in class loci.formats.in.OpenlabReader
-
- isThisType(byte[]) - Method in class loci.formats.in.PCIReader
-
- isThisType(byte[]) - Method in class loci.formats.in.PerkinElmerReader
-
- isThisType(String, boolean) - Method in class loci.formats.in.PerkinElmerReader
-
- isThisType(byte[]) - Method in class loci.formats.in.PGMReader
-
- isThisType(byte[]) - Method in class loci.formats.in.PictReader
-
- isThisType(byte[]) - Method in class loci.formats.in.PrairieReader
-
- isThisType(String, boolean) - Method in class loci.formats.in.PrairieReader
-
- isThisType(byte[]) - Method in class loci.formats.in.PSDReader
-
- isThisType(byte[]) - Method in class loci.formats.in.QTReader
-
- isThisType(byte[]) - Method in class loci.formats.in.SDTReader
-
- isThisType(byte[]) - Method in class loci.formats.in.SlidebookReader
-
- isThisType(String, boolean) - Method in class loci.formats.in.TCSReader
-
- isThisType(byte[]) - Method in class loci.formats.in.VisitechReader
-
- isThisType(byte[]) - Method in class loci.formats.in.ZeissLSMReader
-
- isThisType(byte[]) - Method in class loci.formats.in.ZeissZVIReader
-
- isThisType(String) - Method in class visad.data.amanda.F2000Form
-
- isThisType(byte[]) - Method in class visad.data.amanda.F2000Form
-
- isThisType(String) - Method in class visad.data.bio.LociForm
-
Checks if the given string is a valid filename for an image file.
- isThisType(byte[]) - Method in class visad.data.bio.LociForm
-
Checks if the given block is a valid header for an image file.
- isThisType(String) - Method in class visad.data.dods.DODSForm
-
Indicates if a dataset specification is consistent with a DODS dataset
specification.
- isThisType(byte[]) - Method in class visad.data.dods.DODSForm
-
Does nothing.
- isThisType(String) - Method in class visad.data.fits.FitsForm
-
- isThisType(byte[]) - Method in class visad.data.fits.FitsForm
-
- isThisType(String) - Method in interface visad.data.FormFileInformer
-
Check to see if the file name might be right for this form.
- isThisType(byte[]) - Method in interface visad.data.FormFileInformer
-
Check to see if the block contains the magic number for this form.
- isThisType(String) - Method in class visad.data.gif.GIFForm
-
- isThisType(byte[]) - Method in class visad.data.gif.GIFForm
-
- isThisType(String) - Method in class visad.data.gis.ArcAsciiGridForm
-
Determines if this is a ARC/INFO ASCIIGRID file from the name
- isThisType(byte[]) - Method in class visad.data.gis.ArcAsciiGridForm
-
Determines if this is a ARC/INFO ASCIIGRID file from the starting block
- isThisType(String) - Method in class visad.data.gis.DemFamily
-
Determines if this is a DEM file from the name
- isThisType(byte[]) - Method in class visad.data.gis.DemFamily
-
Determines if this is a USGS DEM file from the starting block
- isThisType(String) - Method in class visad.data.gis.UsgsDemForm
-
Determines if this is a USGS DEM file from the name
- isThisType(byte[]) - Method in class visad.data.gis.UsgsDemForm
-
Determines if this is a USGS DEM file from the starting block
- isThisType(String) - Method in class visad.data.hdf5.HDF5Form
-
- isThisType(byte[]) - Method in class visad.data.hdf5.HDF5Form
-
- isThisType(String) - Method in class visad.data.hdfeos.Hdfeos
-
- isThisType(byte[]) - Method in class visad.data.hdfeos.Hdfeos
-
- isThisType(String) - Method in class visad.data.hrit.HRITForm
-
determine the file type by name.
- isThisType(byte[]) - Method in class visad.data.hrit.HRITForm
-
This method will be used to identify an HRIT file by
examining the contents of the first block of data values.
- isThisType(String) - Method in class visad.data.jai.JAIForm
-
Checks if the given string is a valid filename for a JAI image file.
- isThisType(byte[]) - Method in class visad.data.jai.JAIForm
-
Checks if the given block is a valid header for a JAI image file.
- isThisType(String) - Method in class visad.data.mcidas.AreaForm
-
determine the file type by name.
- isThisType(byte[]) - Method in class visad.data.mcidas.AreaForm
-
there is no unique way to identify an AREA file by
examining the contents of the first block of data values
- isThisType(String) - Method in class visad.data.mcidas.MapForm
-
Determines if this is a McIDAS map file from the name
- isThisType(byte[]) - Method in class visad.data.mcidas.MapForm
-
Determines if this is a McIDAS map file from the starting block
- isThisType(String) - Method in class visad.data.mcidas.PointForm
-
determine the file type by name.
- isThisType(byte[]) - Method in class visad.data.mcidas.PointForm
-
there is no unique way to identify these data by
examning the contents of the first block of data values
- isThisType(String) - Method in class visad.data.netcdf.NetCDF
-
Indicates if a dataset specification is consistent with a netCDF dataset
specification.
- isThisType(byte[]) - Method in class visad.data.netcdf.NetCDF
-
Indicates if a given block of bytes is the start of a netCDF dataset.
- isThisType(String) - Method in class visad.data.text.TextForm
-
- isThisType(byte[]) - Method in class visad.data.text.TextForm
-
- isThisType(String) - Method in class visad.data.tiff.LegacyTiffForm
-
Deprecated.
Checks if the given string is a valid filename for a TIFF file.
- isThisType(byte[]) - Method in class visad.data.tiff.LegacyTiffForm
-
Deprecated.
Checks if the given block is a valid header for a TIFF file.
- isThisType(String) - Method in class visad.data.vis5d.Vis5DForm
-
- isThisType(byte[]) - Method in class visad.data.vis5d.Vis5DForm
-
- isThisType(String) - Method in class visad.data.vis5d.Vis5DTopoForm
-
Check to see if the file name might be right for this form.
- isThisType(byte[]) - Method in class visad.data.vis5d.Vis5DTopoForm
-
Check to see if the block contains the magic number
- isThisType(String) - Method in class visad.data.visad.VisADCachingForm
-
- isThisType(byte[]) - Method in class visad.data.visad.VisADCachingForm
-
- isThisType(String) - Method in class visad.data.visad.VisADForm
-
- isThisType(byte[]) - Method in class visad.data.visad.VisADForm
-
- isThreadRunning() - Method in class visad.collab.DisplaySyncImpl
-
- isTime(Dimension) - Method in class visad.data.netcdf.in.View
-
Indicates if a netCDF dimension represents time.
- isTime(Unit) - Method in class visad.data.netcdf.in.View
-
Indicates if a unit is a unit of time.
- isTime() - Method in class visad.LogarithmicUnit
-
Indicates if this instance is a unit of time.
- isTime() - Method in class visad.OffsetUnit
-
Indicates if this instance is a unit of time.
- isTransformControl(Control, DataDisplayLink) - Method in class visad.DataRenderer
-
DataRenderer-specific decision about which Controls require
re-transform; may be over-ridden by DataRenderer sub-classes;
this decision may use some values computed by link.prepareData()
- isTrivialTuple(RealTupleType, Real[]) - Static method in class visad.data.visad.object.BinaryRealTuple
-
- isUnlimited() - Method in class visad.data.hdfeos.NamedDimension
-
- isURLHandlerLoaded() - Static method in class edu.wisc.ssec.mcidas.AreaFile
-
- isVisible() - Method in class visad.AxisScale
-
Get the visibility of the AxisScale
- isXYOrder() - Method in class visad.data.vis5d.Vis5DCoordinateSystem
-
Override from super class since toRef and fromRef use rowcol (yx) order
instead of colrow (xy) order.
- isXYOrder() - Method in class visad.georef.MapProjection
-
Determine if the input to the toReference and output from the
fromReference is (x,y) or (y,x).
- itemStateChanged(ItemEvent) - Method in class visad.browser.ContourWidget
-
Handles Checkbox changes.
- itemStateChanged(ItemEvent) - Method in class visad.browser.GMCWidget
-
Handles Checkbox changes.
- itemStateChanged(ItemEvent) - Method in class visad.gifts.Gifts
-
- itemStateChanged(ItemEvent) - Method in class visad.ss.SpreadSheet
-
Handles checkbox menu item changes (dimension checkboxes).
- itemStateChanged(ItemEvent) - Method in class visad.util.ContourWidget
-
ItemListener method for JCheckBoxes.
- itemStateChanged(ItemEvent) - Method in class visad.util.GMCWidget
-
Handles JCheckBox changes
- iterator - Variable in class visad.data.netcdf.QuantityDBImpl.Iterator
-
The private iterator.