summaryrefslogtreecommitdiffstats
path: root/doxygen/examples/java_menu.md
blob: 1236838fd8c2fb00dc6c8c039b5f8b8dffd4f5f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<b>Java Library</b>
 @ref HDF5LIB
 
- @ref JH5
<br />
This package is the Java interface for the HDF5 library.
 
- @ref JH5A
<br />
This package is the Java interface for the HDF5 library attribute APIs.
 
- @ref JH5D
<br />
This package is the Java interface for the HDF5 library dataset APIs.
 
- @ref JH5S
<br />
This package is the Java interface for the HDF5 library dataspace APIs.
 
- @ref JH5T
<br />
This package is the Java interface for the HDF5 library datatype APIs.
 
- @ref JH5E
<br />
This package is the Java interface for the HDF5 library error APIs.
 
- @ref JH5F
<br />
This package is the Java interface for the HDF5 library file APIs.
 
- @ref JH5Z
<br />
This package is the Java interface for the HDF5 library filter APIs.
 
- @ref JH5G
<br />
This package is the Java interface for the HDF5 library group APIs.
 
- @ref JH5I
<br />
This package is the Java interface for the HDF5 library identifier APIs.
 
- @ref JH5L
<br />
This package is the Java interface for the HDF5 library links APIs.
 
- @ref JH5O
<br />
This package is the Java interface for the HDF5 library object APIs.
 
- @ref JH5P
<br />
This package is the Java interface for the HDF5 library property list APIs.
 
- @ref JH5PL
<br />
This package is the Java interface for the HDF5 library plugin APIs.
 
- @ref JH5R
<br />
This package is the Java interface for the HDF5 library reference APIs.

- @ref JH5VL
<br />
This package is the Java interface for the HDF5 library VOL connector APIs.

- @ref HDF5CONST
<br />
This class contains C constants and enumerated types of HDF5 library.

- @ref HDFNATIVE
<br />
This class encapsulates native methods to deal with arrays of numbers,
 * converting from numbers to bytes and bytes to numbers.

- @ref HDFARRAY
<br />
This is a class for handling multidimensional arrays for HDF.

- @ref ERRORS
<br />
The class HDF5Exception returns errors from the Java HDF5 Interface.