attrdir() | org.nexusformat.NexusFile | |
close(int handle) | org.nexusformat.NexusFile | protected |
close() | org.nexusformat.NexusFile | |
closedata() | org.nexusformat.NexusFile | |
closegroup() | org.nexusformat.NexusFile | |
compmakedata(String name, int type, int rank, int dim[], int compression_type, int iChunk[]) | org.nexusformat.NexusFile | |
compmakedata(String name, int type, int rank, long dim[], int compression_type, long iChunk[]) | org.nexusformat.NexusFile | |
compress(int compression_type) | org.nexusformat.NexusFile | |
debugstop() | org.nexusformat.NexusFile | |
finalize() | org.nexusformat.NexusFile | |
flush() | org.nexusformat.NexusFile | |
getattr(String name, Object array, int args[]) | org.nexusformat.NexusFile | |
getdata(Object array) | org.nexusformat.NexusFile | |
getdataID() | org.nexusformat.NexusFile | |
getgroupID() | org.nexusformat.NexusFile | |
getinfo(int iDim[], int args[]) | org.nexusformat.NexusFile | |
getinfo(long iDim[], int args[]) | org.nexusformat.NexusFile | |
getpath() | org.nexusformat.NexusFile | |
getslab(int start[], int size[], Object array) | org.nexusformat.NexusFile | |
getslab(long start[], long size[], Object array) | org.nexusformat.NexusFile | |
groupdir() | org.nexusformat.NexusFile | |
handle | org.nexusformat.NexusFile | protected |
init(String filename, int access) | org.nexusformat.NexusFile | protected |
initattrdir(int handle) | org.nexusformat.NexusFile | protected |
initgroupdir(int handle) | org.nexusformat.NexusFile | protected |
inquirefile() | org.nexusformat.NexusFile | |
isexternaldataset(String name) | org.nexusformat.NexusFile | |
isexternalgroup(String name, String nxclass) | org.nexusformat.NexusFile | |
linkexternal(String name, String nxclass, String nxurl) | org.nexusformat.NexusFile | |
linkexternaldataset(String name, String nxurl) | org.nexusformat.NexusFile | |
makedata(String name, int type, int rank, int dim[]) | org.nexusformat.NexusFile | |
makedata(String name, int type, int rank, long dim[]) | org.nexusformat.NexusFile | |
makegroup(String name, String nxclass) | org.nexusformat.NexusFile | |
makelink(NXlink target) | org.nexusformat.NexusFile | |
makenamedlink(String name, NXlink target) | org.nexusformat.NexusFile | |
MAXNAMELEN | org.nexusformat.NexusFile | protectedstatic |
nextattr(int handle, String names[], int args[]) | org.nexusformat.NexusFile | protected |
nextentry(int handle, String names[]) | org.nexusformat.NexusFile | protected |
NexusFile(String filename, int access) | org.nexusformat.NexusFile | |
NX_BINARY | org.nexusformat.NexusFile | static |
NX_BOOLEAN | org.nexusformat.NexusFile | static |
NX_CHAR | org.nexusformat.NexusFile | static |
NX_COMP_HUF | org.nexusformat.NexusFile | static |
NX_COMP_LZW | org.nexusformat.NexusFile | static |
NX_COMP_NONE | org.nexusformat.NexusFile | static |
NX_COMP_RLE | org.nexusformat.NexusFile | static |
NX_FLOAT32 | org.nexusformat.NexusFile | static |
NX_FLOAT64 | org.nexusformat.NexusFile | static |
NX_INT16 | org.nexusformat.NexusFile | static |
NX_INT32 | org.nexusformat.NexusFile | static |
NX_INT64 | org.nexusformat.NexusFile | static |
NX_INT8 | org.nexusformat.NexusFile | static |
NX_UINT16 | org.nexusformat.NexusFile | static |
NX_UINT32 | org.nexusformat.NexusFile | static |
NX_UINT64 | org.nexusformat.NexusFile | static |
NX_UINT8 | org.nexusformat.NexusFile | static |
NX_UNLIMITED | org.nexusformat.NexusFile | static |
NXACC_CREATE | org.nexusformat.NexusFile | static |
NXACC_CREATE4 | org.nexusformat.NexusFile | static |
NXACC_CREATE5 | org.nexusformat.NexusFile | static |
NXACC_CREATEXML | org.nexusformat.NexusFile | static |
NXACC_NOSTRIP | org.nexusformat.NexusFile | static |
NXACC_RDWR | org.nexusformat.NexusFile | static |
NXACC_READ | org.nexusformat.NexusFile | static |
nxclosedata(int handle) | org.nexusformat.NexusFile | protected |
nxclosegroup(int handle) | org.nexusformat.NexusFile | protected |
nxcompress(int handle, int compression_type) | org.nexusformat.NexusFile | protected |
nxflush(int handle) | org.nexusformat.NexusFile | protected |
nxgetattr(int handle, String name, byte bdata[], int args[]) | org.nexusformat.NexusFile | protected |
nxgetdata(int handle, byte bdata[]) | org.nexusformat.NexusFile | protected |
nxgetdataid(int handle, NXlink link) | org.nexusformat.NexusFile | protected |
nxgetgroupid(int handle, NXlink link) | org.nexusformat.NexusFile | protected |
nxgetinfo(int handle, int iDim[], int args[]) | org.nexusformat.NexusFile | protected |
nxgetinfo64(int handle, long iDim[], int args[]) | org.nexusformat.NexusFile | protected |
nxgetpath(int handle) | org.nexusformat.NexusFile | protected |
nxgetslab(int handle, int Start[], int size[], byte bdata[]) | org.nexusformat.NexusFile | protected |
nxgetslab64(int handle, long Start[], long size[], byte bdata[]) | org.nexusformat.NexusFile | protected |
nxinquirefile(int handle, String names[]) | org.nexusformat.NexusFile | protected |
nxisexternaldataset(int handle, String name, String nxurl[]) | org.nexusformat.NexusFile | protected |
nxisexternalgroup(int handle, String name, String nxclass, String nxurl[]) | org.nexusformat.NexusFile | protected |
nxlinkexternal(int handle, String name, String nxclass, String nxurl) | org.nexusformat.NexusFile | protected |
nxlinkexternaldataset(int handle, String name, String nxurl) | org.nexusformat.NexusFile | protected |
nxmakecompdata(int handle, String name, int type, int rank, int dim[], int iCompress, int iChunk[]) | org.nexusformat.NexusFile | protected |
nxmakecompdata64(int handle, String name, int type, int rank, long dim[], int iCompress, long iChunk[]) | org.nexusformat.NexusFile | protected |
nxmakedata(int handle, String name, int type, int rank, int dim[]) | org.nexusformat.NexusFile | protected |
nxmakedata64(int handle, String name, int type, int rank, long dim[]) | org.nexusformat.NexusFile | protected |
nxmakegroup(int handle, String name, String nxclass) | org.nexusformat.NexusFile | protected |
nxmakelink(int handle, NXlink target) | org.nexusformat.NexusFile | protected |
nxmakenamedlink(int handle, String name, NXlink target) | org.nexusformat.NexusFile | protected |
nxopendata(int handle, String name) | org.nexusformat.NexusFile | protected |
nxopengroup(int handle, String name, String nxclass) | org.nexusformat.NexusFile | protected |
nxopengrouppath(int handle, String path) | org.nexusformat.NexusFile | protected |
nxopenpath(int handle, String path) | org.nexusformat.NexusFile | protected |
nxopensourcepath(int handle) | org.nexusformat.NexusFile | protected |
nxputattr(int handle, String name, byte array[], int type) | org.nexusformat.NexusFile | protected |
nxputdata(int handle, byte array[]) | org.nexusformat.NexusFile | protected |
nxputslab(int handle, byte array[], int start[], int size[]) | org.nexusformat.NexusFile | protected |
nxputslab64(int handle, byte array[], long start[], long size[]) | org.nexusformat.NexusFile | protected |
nxsetnumberformat(int handle, int type, String format) | org.nexusformat.NexusFile | protected |
opendata(String name) | org.nexusformat.NexusFile | |
opengroup(String name, String nxclass) | org.nexusformat.NexusFile | |
opengrouppath(String path) | org.nexusformat.NexusFile | |
openpath(String path) | org.nexusformat.NexusFile | |
opensourcepath() | org.nexusformat.NexusFile | |
putattr(String name, Object array, int iType) | org.nexusformat.NexusFile | |
putdata(Object array) | org.nexusformat.NexusFile | |
putslab(Object array, int start[], int size[]) | org.nexusformat.NexusFile | |
putslab(Object array, long start[], long size[]) | org.nexusformat.NexusFile | |
setnumberformat(int type, String format) | org.nexusformat.NexusFile | |