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,
String location,
CancelTask cancelTask) |
NetcdfFileSubclass(IOServiceProvider iosp,
String location) |
NetcdfFileSubclass(String iospClassName,
Object iospParam,
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, writeNcml
public NetcdfFileSubclass()
public NetcdfFileSubclass(IOServiceProvider spi, RandomAccessFile raf, String location, CancelTask cancelTask) throws IOException
IOException
public NetcdfFileSubclass(IOServiceProvider iosp, String location)
public NetcdfFileSubclass(String iospClassName, Object iospParam, String location, int buffer_size, CancelTask cancelTask) throws IOException, IllegalAccessException, ClassNotFoundException, InstantiationException