- n - Variable in class visad.data.in.ArithProg
-
- N_DIMS - Static variable in class visad.data.hdfeos.hdfeosc.HdfeosLib
-
- N_GROUPS - Static variable in interface loci.formats.codec.BZip2Constants
-
- N_GROUPS - Static variable in interface loci.formats.in.BZip2Constants
-
- N_ITERS - Static variable in interface loci.formats.codec.BZip2Constants
-
- N_ITERS - Static variable in interface loci.formats.in.BZip2Constants
-
- Name() - Method in class dods.dap.parser.DASParser
-
- Name() - Method in class dods.dap.parser.DDSParser
-
- name - Variable in class visad.data.hdf5.hdf5objects.HDF5Object
-
the full path name of the HDF5 object
- name - Variable in class visad.data.LinkedDataSource
-
The name of this LinkedDataSource.
- NAME - Static variable in interface visad.data.units.UnitParserConstants
-
RegularExpression Id.
- name - Variable in class visad.data.units.UnitPrefix
-
The name of the prefix:
- Name - Variable in class visad.ss.BasicSSCell
-
Name of this cell.
- name - Variable in class visad.ss.SpreadSheet.SSOptions
-
- name - Variable in class visad.util.HersheyFont
-
- name - Variable in class visad.util.Slider
-
The internal name of the slider, accessed through getName()
- NamedDimension - Class in visad.data.hdfeos
-
- NamedLocation - Interface in visad.georef
-
An interface for a named earth location.
- NamedLocationTuple - Class in visad.georef
-
Tuple implementation of NamedLocation for representing a
location on the earth's surface in terms of latitude, longitude
and altitude above sea level and some sort of identifier.
- NamedLocationTuple() - Constructor for class visad.georef.NamedLocationTuple
-
- NamedLocationTuple(Text, Real, Real, Real) - Constructor for class visad.georef.NamedLocationTuple
-
Construct an NamedLocationTuple from a Text and Reals of Latitude,
Longitude, and Altitude.
- NamedLocationTuple(Text, EarthLocation) - Constructor for class visad.georef.NamedLocationTuple
-
Construct an NamedLocationTuple from a Text and an EarthLocation
- NamedLocationTuple(String, double, double, double) - Constructor for class visad.georef.NamedLocationTuple
-
Construct an NamedLocationTuple from an identifier and values of
lat, lon, alt
- NamedLocationTuple(String, EarthLocation) - Constructor for class visad.georef.NamedLocationTuple
-
Construct an NamedLocationTuple from an identifier and an EarthLocation
- nameIterator() - Method in class visad.data.netcdf.in.NetcdfQuantityDB
-
Returns an iterator of the names in the database.
- nameIterator() - Method in class visad.data.netcdf.QuantityDB
-
Returns an iterator of the names in the database.
- nameIterator() - Method in class visad.data.netcdf.QuantityDBImpl
-
Returns an iterator of the names in the database.
- NastiInstrument - Class in visad.sounder
-
NastiInstrument is the VisAD class for the NAST-I sounding instrument.
- NastiInstrument() - Constructor for class visad.sounder.NastiInstrument
-
- NastiInstrument(double[]) - Constructor for class visad.sounder.NastiInstrument
-
- NAV_BLOCK_INDEX - Static variable in class edu.wisc.ssec.mcidas.GridDirectory
-
navigation index
- NAV_BLOCK_LENGTH - Static variable in class edu.wisc.ssec.mcidas.GridDirectory
-
navigation length
- NavigatedCoordinateSystem - Class in visad.georef
-
Abstract class for CoordinateSystems that have RealType.Latitude
and RealType.Longitude in their reference RealTupleType.
- NavigatedCoordinateSystem(RealTupleType, Unit[]) - Constructor for class visad.georef.NavigatedCoordinateSystem
-
Constructs from the type of the reference coordinate system and
units for values in this coordinate system.
- NavigatedField - Interface in visad.georef
-
A particular type of Field whose Domain Set contains values of
Latitude and Longitude, or whose CoordinateSystem can transform
to RealType.Latitude and RealType.Longitude
- NavigatedImage - Class in visad.meteorology
-
An implementation for representing single-banded planar
satellite or radar imagery.
- NavigatedImage(FunctionType, Set, DateTime, String) - Constructor for class visad.meteorology.NavigatedImage
-
Construct a NavigatedImage without any data.
- NavigatedImage(FlatField, DateTime, String) - Constructor for class visad.meteorology.NavigatedImage
-
Construct a NavigatedImage from a FlatField.
- NavigatedImage(FlatField, DateTime, String, boolean) - Constructor for class visad.meteorology.NavigatedImage
-
Construct a NavigatedImage from a FlatField.
- Nc - Variable in class visad.data.vis5d.V5DStruct
-
Number of columns
- NCEPPanel - Class in visad.jmet
-
- NCEPPanel(boolean, DisplayImpl, JLabel, JTabbedPane, String) - Constructor for class visad.jmet.NCEPPanel
-
set up a panel
- ncsa.hdf.hdf5lib.exceptions - package ncsa.hdf.hdf5lib.exceptions
-
- ncx - Variable in class loci.formats.in.SDTInfo
-
- ncy - Variable in class loci.formats.in.SDTInfo
-
- ND2Reader - Class in loci.formats.in
-
ND2Reader is the file format reader for Nikon ND2 files.
- ND2Reader() - Constructor for class loci.formats.in.ND2Reader
-
Constructs a new ND2 reader.
- NEAREST_NEIGHBOR - Static variable in interface visad.Data
-
NEAREST_NEIGHBOR resampling mode
- needLegacy - Variable in class loci.formats.out.QTWriter
-
Whether we need the legacy writer.
- NEGATE - Static variable in interface visad.Data
-
- negate() - Method in interface visad.Data
-
call unary() to negate this, using default modes for
sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- negate(int, int) - Method in interface visad.Data
-
call unary() to negate this
- negate() - Method in class visad.DataImpl
-
call unary() to negate this, using default modes for
sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- negate(int, int) - Method in class visad.DataImpl
-
call unary() to negate this
- negate() - Method in class visad.RemoteDataImpl
-
call unary() to negate this, using default modes for
sampling (Data.NEAREST_NEIGHBOR) and error estimation
(Data.NO_ERRORS)
- negate(int, int) - Method in class visad.RemoteDataImpl
-
call unary() to negate this
- NESTED - Static variable in class visad.ShadowType
-
- NetCDF - Class in visad.data.netcdf
-
The NetCDF class provides an abstract class for the family of netCDF
data forms for files in a local directory.
- NetCDF(String) - Constructor for class visad.data.netcdf.NetCDF
-
Construct a netCDF data form.
- NetcdfAdapter - Class in visad.data.netcdf.in
-
A class for importing a netCDF dataset.
- NetcdfAdapter(Netcdf, QuantityDB) - Constructor for class visad.data.netcdf.in.NetcdfAdapter
-
Constructs from a netCDF dataset.
- NetcdfAdapter(Netcdf, QuantityDB, boolean) - Constructor for class visad.data.netcdf.in.NetcdfAdapter
-
Constructs from a netCDF dataset.
- NetcdfAdapter(View) - Constructor for class visad.data.netcdf.in.NetcdfAdapter
-
Constructs from a view of a netCDF dataset.
- NetcdfGrids - Class in visad.jmet
-
Reads data from netCDF NCEP model grids one parameter at a time
instead of the whole file (see Plain).
- NetcdfGrids(String) - Constructor for class visad.jmet.NetcdfGrids
-
set up to read grids from a netCDF file
- NetcdfGrids(File) - Constructor for class visad.jmet.NetcdfGrids
-
- NetcdfInBean - Class in visad.data.netcdf
-
Adapt a netCDF input file to a Java bean.
- NetcdfInBean() - Constructor for class visad.data.netcdf.NetcdfInBean
-
- NetcdfQuantityDB - Class in visad.data.netcdf.in
-
Provides support for mapping netCDF elements to VisAD quantities by
decorating a existing quantity database with methods specifically
appropriate to netCDF variables.
- NetcdfQuantityDB(QuantityDB) - Constructor for class visad.data.netcdf.in.NetcdfQuantityDB
-
Constructs from another quantity database.
- newBoolFunctionClause(String, List) - Method in class dods.dap.Server.ClauseFactory
-
Generates a clause which invokes a function that returns a
boolean value.
- newBTFunctionClause(String, List) - Method in class dods.dap.Server.ClauseFactory
-
Generates a clause which invokes a function that returns a
BaseType.
- newButtonsComponent() - Method in class visad.data.netcdf.FileDialogPanel
-
Return a buttons component.
- NewClient - Variable in class visad.ss.BasicSSCell
-
Whether this display is still a new client (hasn't been initialized).
- newData(Context, VirtualData) - Method in class visad.data.netcdf.in.DataFactory
-
Creates a VisAD Data object from a netCDF indicial context and a
VirtualData object.
- newData(Context, VirtualScalar) - Method in class visad.data.netcdf.in.DataFactory
-
Creates a VisAD Scalar object from a netCDF indicial context and a
VirtualScalar.
- newData(Context, VirtualFlatField) - Method in class visad.data.netcdf.in.DataFactory
-
Creates a VisAD FlatField object from a netCDF indicial context and a
VirtualFlatField.
- newData(Context, VirtualField) - Method in class visad.data.netcdf.in.DataFactory
-
Creates a VisAD Field object from a netCDF indicial context and a
VirtualField.
- newData(Context, VirtualTuple) - Method in class visad.data.netcdf.in.DataFactory
-
Creates a VisAD Data object from a netCDF indicial context and a
VirtualTuple.
- newData(Context, VirtualFlatField) - Method in class visad.data.netcdf.in.FileDataFactory
-
Creates a VisAD FlatField object from a netCDF indicial context and a
VirtualFlatField.
- newDereferenceClause(String) - Method in class dods.dap.Server.ClauseFactory
-
Generates a clause representing a remote value, referenced by a URL.
- newDisplay(String) - Method in class visad.rabin.Rain
-
creates a new Java3D or Java2D display
- newFactors(BaseUnit[], int[]) - Static method in class visad.DerivedUnit
-
Creates an array of Factor-s from arrays of base units and powers.
- newFile() - Method in class visad.ss.SpreadSheet
-
Creates a new spreadsheet file, asking user to confirm first.
- newFile(boolean) - Method in class visad.ss.SpreadSheet
-
Creates a new spreadsheet file.
- newFile() - Method in class visad.util.TextEditor
-
starts from scratch with a blank document
- newFileComponent(String) - Method in class visad.data.netcdf.FileDialogPanel
-
Return a file component.
- newFilesListComponent() - Method in class visad.data.netcdf.FileDialogPanel
-
Return a files list component.
- newFilterComponent(String) - Method in class visad.data.netcdf.FileDialogPanel
-
Return a filter component.
- newFolderComponent() - Method in class visad.data.netcdf.FileDialogPanel
-
Return a folder component.
- newFoldersListComponent() - Method in class visad.data.netcdf.FileDialogPanel
-
Return a folders list component.
- newInstance(int, int) - Static method in class visad.util.FloatTupleArray.Factory
-
Create a new instance.
- newLabeledComponent(String, Component) - Method in class visad.data.netcdf.FileDialogPanel
-
Return a labeled component.
- newListComponent(String, String[]) - Method in class visad.data.netcdf.FileDialogPanel
-
Return a list component.
- newName(Variable) - Method in class visad.data.netcdf.in.View
-
Returns a name for a given variable that is slightly different that the
variable's name and is guarenteed not to have been returned before.
- newRelOpClause(int, SubClause, List) - Method in class dods.dap.Server.ClauseFactory
-
Generates a clause which which compares subclauses, using one of the
relative operators supported by the Operator class.
- newSubContext() - Method in class visad.data.netcdf.in.Context
-
Gets a new (sub) context based on this context.
- newTextComponent(String, String) - Method in class visad.data.netcdf.FileDialogPanel
-
Return a text component (label and text field).
- newToken(int) - Static method in class dods.dap.parser.Token
-
Returns a new Token object, by default.
- newToken(int, String) - Static method in class visad.data.units.Token
-
Returns a new Token object, by default.
- newToken(int) - Static method in class visad.data.units.Token
-
- newValueClause(BaseType, boolean) - Method in class dods.dap.Server.ClauseFactory
-
Generates a clause representing a simple value,
such as "var1" or "19".
- newVirtualField(SampledSet, VirtualTuple) - Static method in class visad.data.netcdf.in.VirtualField
-
Factory method for creating a new instance.
- newVirtualField(FunctionType, SampledSet, VirtualTuple) - Static method in class visad.data.netcdf.in.VirtualField
-
Factory method for creating a new instance.
- next - Variable in class dods.dap.parser.Token
-
A reference to the next regular (non-special) token from the input
stream.
- next() - Method in class visad.data.netcdf.in.VirtualDataIterator
-
Gets the next virtual VisAD data object.
- next() - Method in class visad.data.netcdf.QuantityDBImpl.Iterator
-
- next - Variable in class visad.data.units.Token
-
A reference to the next regular (non-special) token from the input
stream.
- NEXT_WIND - Static variable in class visad.bom.CBMKeyboardBehaviorJ3D
-
- nextBlockOffs - Variable in class loci.formats.in.SDTInfo
-
Offset to the data block header of the next data block.
- nextElement() - Method in class visad.data.DirectoryRepository.Enumerator
-
- nextIterator() - Method in class visad.data.netcdf.QuantityDBImpl.Iterator
-
Gets the iterator for the successor database.
- nextIterator() - Method in class visad.data.netcdf.QuantityDBImpl.NameIterator
-
Gets the iterator for the successor database.
- nextIterator() - Method in class visad.data.netcdf.QuantityDBImpl.QuantityIterator
-
Returns the iterator for the successor database.
- nextObject() - Method in class visad.data.netcdf.QuantityDBImpl.Iterator
-
- nextObject() - Method in class visad.data.netcdf.QuantityDBImpl.NameIterator
-
Returns the next name in the iterator.
- nextObject() - Method in class visad.data.netcdf.QuantityDBImpl.QuantityIterator
-
Returns the next quantity of the iterator.
- NH_ORIENTATION - Static variable in class visad.FlowControl
-
Northern Hemisphere orientation for wind barbs
- NICEST - Static variable in class visad.java3d.DisplayImplJ3D
-
Use the nicest available method for transparency.
- NikonCodec - Class in loci.formats.codec
-
This class implements Nikon decompression.
- NikonCodec() - Constructor for class loci.formats.codec.NikonCodec
-
- NikonReader - Class in loci.formats.in
-
NikonReader is the file format reader for
Nikon NEF (TIFF) files.
- NikonReader() - Constructor for class loci.formats.in.NikonReader
-
Constructs a new Nikon reader.
- Nl - Variable in class visad.data.vis5d.V5DStruct
-
Number of levels per variable
- NO - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Value for no
- NO_COMPRESS - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Flag for "no compress" compression.
- NO_ERRORS - Static variable in interface visad.Data
-
NO_ERRORS error estimation Mode
- NO_LICENSE_MSG - Static variable in class loci.formats.codec.LuraWaveCodec
-
Message to display if no LuraWave license code is given.
- NO_LURAWAVE_MSG - Static variable in class loci.formats.codec.LuraWaveCodec
-
Message displayed if the LuraWave LWF decoder library is not found.
- NO_MASK - Static variable in interface visad.KeyboardBehavior
-
Mask to indicate there are no modifiers for this key.
- NodeAgent - Class in visad.cluster
-
NodeAgent is the abstract super-class for agents sent from
client to nodes.
- NodeAgent(RemoteClientAgent) - Constructor for class visad.cluster.NodeAgent
-
- NodeDisplayRendererJ3D - Class in visad.cluster
-
NodeDisplayRendererJ3D is the DisplayRenderer
for cluster nodes.
- NodeDisplayRendererJ3D() - Constructor for class visad.cluster.NodeDisplayRendererJ3D
-
This is the DisplayRenderer used for cluster nodes.
- nodeFromString(ByteVector) - Method in class loci.formats.codec.LZWTreeNode
-
Gets the node for the given byte sequence, or null if none.
- NodeRendererJ3D - Class in visad.cluster
-
NodeRendererJ3D is the VisAD class for transforming
data into VisADSceneGraphObjects, but not rendering,
on cluster nodes
- NodeRendererJ3D() - Constructor for class visad.cluster.NodeRendererJ3D
-
this constructor is need for NodeDisplayRendererJ3D.makeDefaultRenderer()
but it should never be called
- NodeRendererJ3D(NodeAgent) - Constructor for class visad.cluster.NodeRendererJ3D
-
this DataRenderer transforms data into VisADSceneGraphObjects,
but does not render, on cluster nodes;
send scene graphs back via NodeAgent
- noLuraWave - Static variable in class loci.formats.codec.LuraWaveCodec
-
True iff the LuraWave decoding library is not available.
- NONE - Static variable in class visad.MouseHelper
-
- NonListDecl() - Method in class dods.dap.parser.DDSParser
-
- noOfDataBlocks - Variable in class loci.formats.in.SDTInfo
-
no_of_data_blocks valid only when in 0 .. 0x7ffe range,
if equal to 0x7fff the field 'reserved1' contains
valid no_of_data_blocks.
- noOfMeasDescBlocks - Variable in class loci.formats.in.SDTInfo
-
- NOP - Static variable in interface visad.Data
-
- norm1() - Method in class visad.matrix.JamaMatrix
-
One norm.
- norm1(FlatField) - Static method in class visad.python.JPythonMethods
-
return matrix one norm of data (maximum column sum), which
should have either a 1-D or 2-D gridded domain
- norm2() - Method in class visad.matrix.JamaMatrix
-
Two norm.
- norm2() - Method in class visad.matrix.JamaSingularValueDecomposition
-
- norm2(FlatField) - Static method in class visad.python.JPythonMethods
-
return matrix two norm of data (maximum singular value), which
should have either a 1-D or 2-D gridded domain
- normals - Variable in class visad.VisADGeometryArray
-
- normF() - Method in class visad.matrix.JamaMatrix
-
Frobenius norm.
- normF(FlatField) - Static method in class visad.python.JPythonMethods
-
return matrix Frobenius norm of data (sqrt of sum of squares of all
elements), which should have either a 1-D or 2-D gridded domain
- normInf() - Method in class visad.matrix.JamaMatrix
-
Infinity norm.
- normInf(FlatField) - Static method in class visad.python.JPythonMethods
-
return matrix infinity norm of data (maximum row sum), which
should have either a 1-D or 2-D gridded domain
- NORTH - Static variable in class visad.georef.UTMCoordinate
-
The hemisphere identifier for the northern hemisphere
- NORTHING - Static variable in class visad.georef.UTMCoordinate
-
The RealType for the easting component of the UTM
grid.
- NoSuchUnitException - Exception in visad.data.netcdf.units
-
Deprecated.
Use visad.data.units.NoSuchUnitException instead
- NoSuchUnitException(String) - Constructor for exception visad.data.netcdf.units.NoSuchUnitException
-
Deprecated.
Use visad.data.units.NoSuchUnitException(msg) instead
- NoSuchUnitException - Exception in visad.data.units
-
Exception thrown when a unit specification can't be parsed because of an
unknown unit.
- NoSuchUnitException(String) - Constructor for exception visad.data.units.NoSuchUnitException
-
Construct an exception with a message.
- NOT_EQUAL - Static variable in interface dods.dap.parser.ExprParserConstants
-
- not_equal(BaseType) - Method in interface dods.dap.Server.RelOps
-
- not_equal(BaseType) - Method in class dods.dap.Server.SDArray
-
- not_equal(BaseType) - Method in class dods.dap.Server.SDBoolean
-
- not_equal(BaseType) - Method in class dods.dap.Server.SDByte
-
- not_equal(BaseType) - Method in class dods.dap.Server.SDFloat32
-
- not_equal(BaseType) - Method in class dods.dap.Server.SDFloat64
-
- not_equal(BaseType) - Method in class dods.dap.Server.SDGrid
-
- not_equal(BaseType) - Method in class dods.dap.Server.SDInt16
-
- not_equal(BaseType) - Method in class dods.dap.Server.SDInt32
-
- not_equal(BaseType) - Method in class dods.dap.Server.SDList
-
- not_equal(BaseType) - Method in class dods.dap.Server.SDSequence
-
- not_equal(BaseType) - Method in class dods.dap.Server.SDString
-
- not_equal(BaseType) - Method in class dods.dap.Server.SDStructure
-
- not_equal(BaseType) - Method in class dods.dap.Server.SDUInt16
-
- not_equal(BaseType) - Method in class dods.dap.Server.SDUInt32
-
- not_equal(BaseType) - Method in class dods.dap.Server.SDURL
-
- not_equal(BaseType) - Method in interface dods.dap.Server.ServerMethods
-
The Operator class contains a generalized implementation
of this method.
- NotCondition - Class in visad.data.in
-
Provides support for negating the condition for a VisAD data object.
- NotCondition(Condition) - Constructor for class visad.data.in.NotCondition
-
Constructs from a condition for a VisAD data object.
- notCondition(Condition) - Static method in class visad.data.in.NotCondition
-
Returns an instance of this class.
- NOTE_NAMES - Static variable in class loci.formats.in.BioRadReader
-
List of note types.
- NOTHING_MAPPED - Static variable in class visad.ShadowType
-
possible values for LevelOfDifficulty
- notifyListeners() - Method in class visad.browser.Slider
-
Notifies listeners of slider change.
- notifyListeners(WidgetEvent) - Method in class visad.browser.Widget
-
Notifies all widget listeners of the given widget event.
- notifyListeners(MonitorEvent) - Method in interface visad.collab.DisplayMonitor
-
Forwards the MonitorEvent to all the listeners
associated with this DisplayMonitor.
- notifyListeners(MonitorEvent) - Method in class visad.collab.DisplayMonitorImpl
-
- notifyListeners(MonitorEvent) - Method in class visad.collab.RemoteDisplayMonitorImpl
-
- notifyListeners(int, int, int) - Method in class visad.DisplayImpl
-
- notifyListeners(DisplayEvent) - Method in class visad.DisplayImpl
-
- notifyListeners(ColorChangeEvent) - Method in class visad.util.ColorMap
-
Notify the ColorChangeListerers that the color widget has changed
- notifyListeners(ColorChangeEvent) - Method in class visad.util.ColorWidget
-
Notify the ColorChangeListerers that the color widget has changed
- notifyListeners(SliderChangeEvent) - Method in class visad.util.Slider
-
Notify the ColorChangeListerers that the color widget has changed
- notifyReferences() - Method in class visad.cluster.RemoteClusterDataImpl
-
- notifyReferences() - Method in class visad.DataImpl
-
notify local DataReferenceImpl-s that this DataImpl has changed;
incTick in RemoteDataImpl for RemoteDataReferenceImpl-s;
declared public because it is defined in the Data interface
- notifyReferences() - Method in class visad.ThingImpl
-
notify local ThingReferenceImpl-s that this ThingImpl has changed;
incTick in RemoteThingImpl for RemoteThingReferenceImpl-s;
would like 'default' visibility here, but must be declared
'public' because it is defined in the Thing interface
- Nr - Variable in class visad.data.vis5d.V5DStruct
-
Number of rows
- NRRDReader - Class in loci.formats.in
-
File format reader for NRRD files; see http://teem.sourceforge.net/nrrd.
- NRRDReader() - Constructor for class loci.formats.in.NRRDReader
-
Constructs a new NRRD reader.
- nSlider - Variable in class loci.formats.gui.ImageViewer
-
- nullControl() - Method in class visad.ContourControl
-
End this control (called by ScalarMap.nullDisplay()).
- nullControl() - Method in class visad.Control
-
end this control (called by ScalarMap.nullDisplay())
- nullControl() - Method in class visad.FlowControl
-
Null the control.
- nullControl() - Method in class visad.java2d.AnimationControlJ2D
-
- nullControl() - Method in class visad.java3d.AVControlJ3D
-
- nullControl() - Method in class visad.ShapeControl
-
- nullControl() - Method in class visad.TextControl
-
- nullRanges() - Method in class visad.FlatField
-
Sets various arrays of range values to missing.
- num - Variable in class visad.ImageFlatField
-
Dimensions of the image.
- num1 - Variable in class visad.Contour2D
-
- num2 - Variable in class visad.Contour2D
-
- num3 - Variable in class visad.Contour2D
-
- num4 - Variable in class visad.Contour2D
-
- NUM_BANDS_IMAGER - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- NUM_BANDS_SOUNDER - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- NUM_IR_BANDS - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- NUM_IR_DETECTORS - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- NUM_OVERSHOOT_BYTES - Static variable in interface loci.formats.codec.BZip2Constants
-
- NUM_OVERSHOOT_BYTES - Static variable in interface loci.formats.in.BZip2Constants
-
- NUM_PATTERNS - Static variable in class visad.bom.SceneGraphRenderer.Hatching
-
number of patterns
- NUM_VIS_DETECTORS - Static variable in class edu.wisc.ssec.mcidas.CalibratorGvar
-
- number(String) - Method in class visad.data.dods.Float64AttributeAdapter
-
Returns the numeric value corresponding to a floating-point
string specification.
- number(String) - Method in class visad.data.dods.FloatAttributeAdapter
-
Returns the numeric value corresponding to a floating-point
string specification.
- number(String) - Method in class visad.data.dods.NumericAttributeAdapter
-
Returns the numeric value corresponding to an appropriate string
specification.
- number() - Method in class visad.data.units.UnitParser
-
- Number - Variable in class visad.PlotDigits
-
- numberOfPoints - Variable in class visad.util.HersheyFont
-
- numBytes - Variable in class loci.formats.out.QTWriter
-
Total number of pixel bytes.
- numChildren - Variable in class visad.java3d.VisADImageNode
-
- numChildren() - Method in class visad.VisADGroup
-
- numDigits - Variable in class visad.util.CodeEditor
-
number of digits in lines of code in the document
- NumEdges - Variable in class visad.Delaunay
-
number of unique global edge numbers
- NumericAttributeAdapter - Class in visad.data.dods
-
Provides support for adapting DODS numeric attributes to the VisAD
data-import context.
- NumericAttributeAdapter(String, Attribute) - Constructor for class visad.data.dods.NumericAttributeAdapter
-
Constructs from a name and an appropriate attribute.
- NumericVectorAdapter - Class in visad.data.dods
-
Provides support for adapting DODS numeric primitive vectors to the
VisAD data-import context.
- NumericVectorAdapter(PrimitiveVector, DAS, VariableAdapterFactory) - Constructor for class visad.data.dods.NumericVectorAdapter
-
Constructs from a DODS vector and a factory for creating DODS variable
adapters.
- numFloatsPerSection - Variable in class loci.formats.in.DeltavisionReader
-
- numImages - Variable in class visad.java3d.VisADImageNode
-
- numIntsPerSection - Variable in class loci.formats.in.DeltavisionReader
-
The number of ints in each extended header section.
- numLines - Variable in class visad.util.CodeEditor
-
number of lines of code in the document
- NumTimes - Variable in class visad.data.vis5d.V5DStruct
-
Number of time steps
- NumVars - Variable in class visad.data.vis5d.V5DStruct
-
Number of variables
- numVectors - Variable in class visad.bom.RadarAdapter
-
- NumVerts - Variable in class visad.PlotDigits
-
- NumVisX - Variable in class visad.ss.SpreadSheet
-
Number of display columns.
- NumVisY - Variable in class visad.ss.SpreadSheet
-
Number of display rows.
- numWritten - Variable in class loci.formats.out.QTWriter
-
Number of planes written.
- NuView - Class in visad.data.amanda
-
run 'java NuView in_file' to display data.
- NuView(String[]) - Constructor for class visad.data.amanda.NuView
-