NeXusJavaBindings  1
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
org.nexusformat.NeXusFileInterface Member List

This is the complete list of members for org.nexusformat.NeXusFileInterface, including all inherited members.

attrdir()org.nexusformat.NeXusFileInterface
close()org.nexusformat.NeXusFileInterface
closedata()org.nexusformat.NeXusFileInterface
closegroup()org.nexusformat.NeXusFileInterface
compmakedata(String name, int type, int rank, int dim[], int compression_type, int iChunk[])org.nexusformat.NeXusFileInterface
compmakedata(String name, int type, int rank, long dim[], int compression_type, long iChunk[])org.nexusformat.NeXusFileInterface
compress(int compression_type)org.nexusformat.NeXusFileInterface
finalize()org.nexusformat.NeXusFileInterface
flush()org.nexusformat.NeXusFileInterface
getattr(String name, Object data, int args[])org.nexusformat.NeXusFileInterface
getdata(Object array)org.nexusformat.NeXusFileInterface
getdataID()org.nexusformat.NeXusFileInterface
getgroupID()org.nexusformat.NeXusFileInterface
getinfo(int iDim[], int args[])org.nexusformat.NeXusFileInterface
getinfo(long iDim[], int args[])org.nexusformat.NeXusFileInterface
getpath()org.nexusformat.NeXusFileInterface
getslab(int start[], int size[], Object array)org.nexusformat.NeXusFileInterface
getslab(long start[], long size[], Object array)org.nexusformat.NeXusFileInterface
groupdir()org.nexusformat.NeXusFileInterface
inquirefile()org.nexusformat.NeXusFileInterface
isexternaldataset(String name)org.nexusformat.NeXusFileInterface
isexternalgroup(String name, String nxclass)org.nexusformat.NeXusFileInterface
linkexternal(String name, String nxclass, String nxurl)org.nexusformat.NeXusFileInterface
linkexternaldataset(String name, String nxurl)org.nexusformat.NeXusFileInterface
makedata(String name, int type, int rank, int dim[])org.nexusformat.NeXusFileInterface
makedata(String name, int type, int rank, long dim[])org.nexusformat.NeXusFileInterface
makegroup(String name, String nxclass)org.nexusformat.NeXusFileInterface
makelink(NXlink target)org.nexusformat.NeXusFileInterface
makenamedlink(String name, NXlink target)org.nexusformat.NeXusFileInterface
opendata(String name)org.nexusformat.NeXusFileInterface
opengroup(String name, String nxclass)org.nexusformat.NeXusFileInterface
opengrouppath(String path)org.nexusformat.NeXusFileInterface
openpath(String path)org.nexusformat.NeXusFileInterface
opensourcepath()org.nexusformat.NeXusFileInterface
putattr(String name, Object array, int iType)org.nexusformat.NeXusFileInterface
putdata(Object array)org.nexusformat.NeXusFileInterface
putslab(Object array, int start[], int size[])org.nexusformat.NeXusFileInterface
putslab(Object array, long start[], long size[])org.nexusformat.NeXusFileInterface
setnumberformat(int type, String format)org.nexusformat.NeXusFileInterface