awips2/nativeLib/rary.cots.hdf5/docs/javadocs/deprecated-list.html
root 9bb8decbcf Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 133dc97f67 [formerly a02aeb236c] [formerly 9f19e3f712] [formerly 06a8b51d6d [formerly 9f19e3f712 [formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]]
Former-commit-id: 06a8b51d6d
Former-commit-id: 377dcd10b9 [formerly 3360eb6c5f]
Former-commit-id: 8e80217e59
2012-01-06 08:55:05 -06:00

353 lines
20 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_10) on Thu Jan 14 18:21:51 CST 2010 -->
<TITLE>
Deprecated List
</TITLE>
<META NAME="date" CONTENT="2010-01-14">
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Deprecated API</B></H2>
</CENTER>
<HR SIZE="4" NOSHADE>
<B>Contents</B><UL>
<LI><A HREF="#method">Deprecated Methods</A>
<LI><A HREF="#constructor">Deprecated Constructors</A>
</UL>
<A NAME="method"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Deprecated Methods</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/Dataset.html#convertFromUnsignedC(java.lang.Object)">ncsa.hdf.object.Dataset.convertFromUnsignedC(Object)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Not for public use in the future. <br>
Using <A HREF="ncsa/hdf/object/Dataset.html#convertFromUnsignedC(java.lang.Object, java.lang.Object)"><CODE>Dataset.convertFromUnsignedC(Object, Object)</CODE></A></I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/Dataset.html#convertToUnsignedC(java.lang.Object)">ncsa.hdf.object.Dataset.convertToUnsignedC(Object)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Not for public use in the future. <br>
Using <A HREF="ncsa/hdf/object/Dataset.html#convertToUnsignedC(java.lang.Object, java.lang.Object)"><CODE>Dataset.convertToUnsignedC(Object, Object)</CODE></A></I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/CompoundDS.html#copy(ncsa.hdf.object.Group, java.lang.String, long[], java.lang.Object)">ncsa.hdf.object.CompoundDS.copy(Group, String, long[], Object)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Not implemented for compound dataset.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/FileFormat.html#copy(ncsa.hdf.object.HObject, ncsa.hdf.object.Group)">ncsa.hdf.object.FileFormat.copy(HObject, Group)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 2.4, replaced by
<A HREF="ncsa/hdf/object/FileFormat.html#copy(ncsa.hdf.object.HObject, ncsa.hdf.object.Group, java.lang.String)"><CODE>FileFormat.copy(HObject, Group, String)</CODE></A>
<p>
To mimic the behavior originally provided by this method, call the
replacement method with <code>null</code> as the 3rd parameter.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/FileFormat.html#create(java.lang.String)">ncsa.hdf.object.FileFormat.create(String)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 2.4, replaced by
<A HREF="ncsa/hdf/object/FileFormat.html#createFile(java.lang.String, int)"><CODE>FileFormat.createFile(String, int)</CODE></A>
<p>
The replacement method has an additional parameter
that controls the behavior if the file already exists.
Use <code>FileFormat.FILE_CREATE_DELETE</code> as the second argument
in the replacement method to mimic the behavior originally provided
by this method.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/h5/H5CompoundDS.html#create(java.lang.String, ncsa.hdf.object.Group, long[], java.lang.String[], ncsa.hdf.object.Datatype[], int[], int[][], java.lang.Object)">ncsa.hdf.object.h5.H5CompoundDS.create(String, Group, long[], String[], Datatype[], int[], int[][], Object)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Not for public use in the future. <br>
Using <A HREF="ncsa/hdf/object/h5/H5CompoundDS.html#create(java.lang.String, ncsa.hdf.object.Group, long[], long[], long[], int, java.lang.String[], ncsa.hdf.object.Datatype[], int[], int[][], java.lang.Object)"><CODE>H5CompoundDS.create(String, Group, long[], long[], long[], int, String[], Datatype[], int[], int[][], Object)</CODE></A></I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/h5/H5CompoundDS.html#create(java.lang.String, ncsa.hdf.object.Group, long[], java.lang.String[], ncsa.hdf.object.Datatype[], int[], java.lang.Object)">ncsa.hdf.object.h5.H5CompoundDS.create(String, Group, long[], String[], Datatype[], int[], Object)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Not for public use in the future. <br>
Using <A HREF="ncsa/hdf/object/h5/H5CompoundDS.html#create(java.lang.String, ncsa.hdf.object.Group, long[], long[], long[], int, java.lang.String[], ncsa.hdf.object.Datatype[], int[], int[][], java.lang.Object)"><CODE>H5CompoundDS.create(String, Group, long[], long[], long[], int, String[], Datatype[], int[], int[][], Object)</CODE></A></I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/FileFormat.html#createCompoundDS(java.lang.String, ncsa.hdf.object.Group, long[], java.lang.String[], ncsa.hdf.object.Datatype[], int[], java.lang.Object)">ncsa.hdf.object.FileFormat.createCompoundDS(String, Group, long[], String[], Datatype[], int[], Object)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 2.4, replaced by
<A HREF="ncsa/hdf/object/FileFormat.html#createCompoundDS(java.lang.String, ncsa.hdf.object.Group, long[], long[], long[], int, java.lang.String[], ncsa.hdf.object.Datatype[], int[], java.lang.Object)"><CODE>FileFormat.createCompoundDS(String, Group, long[], long[], long[],
int, String[], Datatype[], int[], Object)</CODE></A>
<p>
The replacement method has additional parameters:
<code>maxdims, chunks,</code> and <code>gzip</code>.
To mimic the behavior originally provided by this method, call
the replacement method with the following parameter list:
<code> ( name, pgroup, dims, null, null, -1,
memberNames, memberDatatypes, memberSizes, data );</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/FileFormat.html#getHObject(java.lang.String)">ncsa.hdf.object.FileFormat.getHObject(String)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 2.4, replaced by
<A HREF="ncsa/hdf/object/FileFormat.html#get(java.lang.String)"><CODE>FileFormat.get(String)</CODE></A>
<p>
This static method, which as been deprecated, causes two problems:
<ul>
<li>It can be very expensive if it is called many times or in a
loop because each call to the method creates an instance of a file.
<li> Since the method does not return the instance of the file, the
file cannot be closed directly and may be left open (memory leak).
The only way to close the file is through the object returned by
this method.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/FileFormat.html#getHObject(java.lang.String, java.lang.String)">ncsa.hdf.object.FileFormat.getHObject(String, String)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 2.4, replaced by
<A HREF="ncsa/hdf/object/FileFormat.html#get(java.lang.String)"><CODE>FileFormat.get(String)</CODE></A>
<p>
This static method, which as been deprecated, causes two problems:
<ul>
<li>It can be very expensive if it is called many times or in a
loop because each call to the method creates an instance of a file.
<li> Since the method does not return the instance of the file, the
file cannot be closed directly and may be left open (memory leak).
The only way to close the file is through the object returned by
this method, for example:
<pre>
Dataset dset = H5File.getObject("hdf5_test.h5", "/images/iceburg");
...
// close the file through dset
dset.getFileFormat().close();
</pre>
</li></I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/FileFormat.html#open(java.lang.String, int)">ncsa.hdf.object.FileFormat.open(String, int)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>As of 2.4, replaced by
<A HREF="ncsa/hdf/object/FileFormat.html#createInstance(java.lang.String, int)"><CODE>FileFormat.createInstance(String, int)</CODE></A>
The replacement method has identical functionality and a more
descriptive name. Since <i>open</i> is used elsewhere to
perform a different function this method has been deprecated.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/Dataset.html#setData(java.lang.Object)">ncsa.hdf.object.Dataset.setData(Object)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Not for public use in the future.
<p>
setData() is not safe to use because it changes memory buffer
of the dataset object. Dataset operation such as write/read
will fail if the buffer type or size is changed.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/h5/H5Datatype.html#toNative(int)">ncsa.hdf.object.h5.H5Datatype.toNative(int)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Not for public use in the future.<br>
Using <A HREF="ncsa/hdf/hdf5lib/H5.html#H5Tget_native_type(int)"><CODE>H5.H5Tget_native_type(int)</CODE></A>
<p>
Return the HDF5 memory datatype identifier based on the HDF5 datatype identifier on disk
<p></I>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="constructor"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Deprecated Constructors</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/CompoundDS.html#CompoundDS(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String, long[])">ncsa.hdf.object.CompoundDS(FileFormat, String, String, long[])</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Not for public use in the future.<br>
Using <A HREF="ncsa/hdf/object/CompoundDS.html#CompoundDS(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String)"><CODE>CompoundDS.CompoundDS(FileFormat, String, String)</CODE></A></I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/Dataset.html#Dataset(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String, long[])">ncsa.hdf.object.Dataset(FileFormat, String, String, long[])</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Not for public use in the future. <br>
Using <A HREF="ncsa/hdf/object/Dataset.html#Dataset(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String)"><CODE>Dataset.Dataset(FileFormat, String, String)</CODE></A></I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/Datatype.html#Datatype(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String, long[])">ncsa.hdf.object.Datatype(FileFormat, String, String, long[])</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Not for public use in the future.<br>
Using <A HREF="ncsa/hdf/object/Datatype.html#Datatype(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String)"><CODE>Datatype.Datatype(FileFormat, String, String)</CODE></A></I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/Group.html#Group(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String, ncsa.hdf.object.Group, long[])">ncsa.hdf.object.Group(FileFormat, String, String, Group, long[])</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Not for public use in the future.<br>
Using <A HREF="ncsa/hdf/object/Group.html#Group(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String, ncsa.hdf.object.Group)"><CODE>Group.Group(FileFormat, String, String, Group)</CODE></A></I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/h5/H5CompoundDS.html#H5CompoundDS(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String, long[])">ncsa.hdf.object.h5.H5CompoundDS(FileFormat, String, String, long[])</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Not for public use in the future.<br>
Using <A HREF="ncsa/hdf/object/h5/H5CompoundDS.html#H5CompoundDS(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String)"><CODE>H5CompoundDS.H5CompoundDS(FileFormat, String, String)</CODE></A></I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/h5/H5Datatype.html#H5Datatype(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String, long[])">ncsa.hdf.object.h5.H5Datatype(FileFormat, String, String, long[])</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Not for public use in the future. <br>
Using <A HREF="ncsa/hdf/object/h5/H5Datatype.html#H5Datatype(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String)"><CODE>H5Datatype.H5Datatype(FileFormat, String, String)</CODE></A></I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/h5/H5Group.html#H5Group(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String, ncsa.hdf.object.Group, long[])">ncsa.hdf.object.h5.H5Group(FileFormat, String, String, Group, long[])</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Not for public use in the future.<br>
Using <A HREF="ncsa/hdf/object/h5/H5Group.html#H5Group(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String, ncsa.hdf.object.Group)"><CODE>H5Group.H5Group(FileFormat, String, String, Group)</CODE></A></I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/h5/H5ScalarDS.html#H5ScalarDS(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String, long[])">ncsa.hdf.object.h5.H5ScalarDS(FileFormat, String, String, long[])</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Not for public use in the future.<br>
Using <A HREF="ncsa/hdf/object/h5/H5ScalarDS.html#H5ScalarDS(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String)"><CODE>H5ScalarDS(FileFormat, String, String)</CODE></A></I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/HObject.html#HObject(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String, long[])">ncsa.hdf.object.HObject(FileFormat, String, String, long[])</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Not for public use in the future.<br>
Using <A HREF="ncsa/hdf/object/HObject.html#HObject(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String)"><CODE>HObject.HObject(FileFormat, String, String)</CODE></A></I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="ncsa/hdf/object/ScalarDS.html#ScalarDS(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String, long[])">ncsa.hdf.object.ScalarDS(FileFormat, String, String, long[])</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Not for public use in the future.<br>
Using <A HREF="ncsa/hdf/object/ScalarDS.html#ScalarDS(ncsa.hdf.object.FileFormat, java.lang.String, java.lang.String)"><CODE>ScalarDS.ScalarDS(FileFormat, String, String)</CODE></A></I>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>