public class NetcdfFileSubclass extends NetcdfFile
NetcdfFile.Builder<T extends NetcdfFile.Builder<T>>IOSP_MESSAGE_ADD_RECORD_STRUCTURE, IOSP_MESSAGE_CONVERT_RECORD_STRUCTURE, IOSP_MESSAGE_GET_NETCDF_FILE_FORMAT, IOSP_MESSAGE_RANDOM_ACCESS_FILE, IOSP_MESSAGE_REMOVE_RECORD_STRUCTURE| Constructor and Description |
|---|
NetcdfFileSubclass() |
NetcdfFileSubclass(IOServiceProvider spi,
RandomAccessFile raf,
java.lang.String location,
CancelTask cancelTask) |
NetcdfFileSubclass(IOServiceProvider iosp,
java.lang.String location) |
NetcdfFileSubclass(java.lang.String iospClassName,
java.lang.Object iospParam,
java.lang.String location,
int buffer_size,
CancelTask cancelTask) |
builder, close, findAttribute, findDimension, findGlobalAttribute, findGlobalAttributeIgnoreCase, findGroup, findVariable, getDetailInfo, getDetailInfo, getFileTypeDescription, getFileTypeId, getFileTypeVersion, getGlobalAttributes, getId, getLocation, getRootGroup, getTitle, getUnlimitedDimension, getVariables, hasUnlimitedDimension, readSection, sendIospMessage, toBuilder, toNcml, toString, writeNcml, writeNcmlpublic NetcdfFileSubclass()
public NetcdfFileSubclass(IOServiceProvider spi, RandomAccessFile raf, java.lang.String location, CancelTask cancelTask) throws java.io.IOException
java.io.IOExceptionpublic NetcdfFileSubclass(IOServiceProvider iosp, java.lang.String location)
public NetcdfFileSubclass(java.lang.String iospClassName,
java.lang.Object iospParam,
java.lang.String location,
int buffer_size,
CancelTask cancelTask)
throws java.io.IOException,
java.lang.IllegalAccessException,
java.lang.ClassNotFoundException,
java.lang.InstantiationException
java.io.IOExceptionjava.lang.IllegalAccessExceptionjava.lang.ClassNotFoundExceptionjava.lang.InstantiationException