- identifier() - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
-
- INT1 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
-
INT1
- INT2 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
-
INT2
- INT4 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
-
INT4
- INT8 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
-
INT8
- IntArray - Class in gov.nasa.gsfc.spdf.cdfj
-
- IntArray(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.IntArray
-
- IntArray(Object, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.IntArray
-
- IntVarContainer - Class in gov.nasa.gsfc.spdf.cdfj
-
- IntVarContainer(CDFImpl, Variable, int[], boolean, ByteOrder) - Constructor for class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
-
- IntVarContainer(CDFImpl, Variable, int[], boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
-
- isByteArray() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory.CDFSource
-
- isByteBuffer() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory.CDFSource
-
- isColumnMajor() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeriesOneD
-
Returns whether the array returned by getValues() is to be
interpreted as having the first index of variable's dimension varying
the fastest, as in IDL
- isColumnMajor() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeriesX
-
- isColumnMajor() - Method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeriesX
-
- isCompatible(int, boolean, Class) - Static method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
-
- isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
-
- isCompatible(String, Class) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
-
Returns whether value of the given variable can be cast to the
specified type without loss of precision
- isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
-
- isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
-
- isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
-
- isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
-
- isCompatible(String, Class) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
-
returns whether conversion of this variable to type specified by
cl is supported while preserving precision.
- isCompatible(String, Class, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
-
Returns whether conversion of this variable to type specified by
cl is supported under the given precision preserving constraint.
- isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
-
- isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.StringVarContainer
-
- isCompatible(Class) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
-
returns whether conversion of this variable to type specified by
cl is supported while preserving precision.equivalent to isCompatible(Class cl, true)
- isCompatible(Class, boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
-
returns whether conversion of this variable to type specified by
cl is supported under the given precision preserving constraint.
- isCompressed(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
-
Returns whether the values of the variable are represented in a
compressed form in the CDF.For variables declared to be compressed, CDF specification allows
the values to be stored in uncompressed form if the latter results in
a smaller size.
- isCompressed(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.OutputOption
-
- isCompressed(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.SelectedVariableCollection
-
Returns whether compression was chosen for the variable.
- isCompressed() - Method in class gov.nasa.gsfc.spdf.cdfj.VariableDataBuffer
-
- isCompressed() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
-
Determines whether the value of this variable is represented as
a compressed byte sequence in the CDF.
- isCompressed() - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
-
- isFile() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory.CDFSource
-
- isGlobal() - Method in interface gov.nasa.gsfc.spdf.cdfj.Attribute
-
- isLongType() - Method in interface gov.nasa.gsfc.spdf.cdfj.AttributeEntry
-
- isLongType(int) - Static method in class gov.nasa.gsfc.spdf.cdfj.DataTypes
-
- isLongType(int) - Method in interface gov.nasa.gsfc.spdf.cdfj.GlobalAttribute
-
returns whether nth entry is of type long.A Throwable is thrown for invalid entry number
- isLongType(int) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableAttribute
-
returns whether nth entry is of type long.A Throwable is thrown for invalid entry number
- isMissingRecords(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
-
Shows whether one or more records (in the range returned by
getRecordRange()) are missing.
- isMissingRecords() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
-
Shows whether one or more records (in the range returned by
getRecordRange()) are missing.
- isOneD() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeriesX
-
- isOneD() - Method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeriesX
-
- isSameAs(AttributeEntry) - Method in interface gov.nasa.gsfc.spdf.cdfj.AttributeEntry
-
- isScalar(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
-
Returns whether a variable is scalar.
- isStringType() - Method in interface gov.nasa.gsfc.spdf.cdfj.AttributeEntry
-
- isStringType(int) - Static method in class gov.nasa.gsfc.spdf.cdfj.DataTypes
-
- isStringType(int) - Method in interface gov.nasa.gsfc.spdf.cdfj.GlobalAttribute
-
returns whether nth entry is of type string.A Throwable is thrown for invalid entry number
- isStringType(int) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableAttribute
-
returns whether nth entry is of type string.A Throwable is thrown for invalid entry number
- isTimeType(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
-
Returns whether the given variable represents time.
- isTT2000() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
-
Returns whether this is a TT2000 type variable
- isTT2000() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFEpoch16Variable
-
- isTT2000() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFEpochVariable
-
- isTT2000() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
-
- isTT2000() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTT2000Variable
-
- isTT2000() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.UnixTimeVariable
-
- isTypeR(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
-
Returns whether a variable of type r-variable..See the CDF User's Guide for details.
- isTypeR() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
-
- isURL() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory.CDFSource
-
- isVector(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
-
Returns whether a variable is vector.
- itemsPerPoint - Variable in class gov.nasa.gsfc.spdf.cdfj.VDR
-