public class EnviFileLoader
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String[] |
extensionList |
| Constructor and Description |
|---|
EnviFileLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getBytesPerSample(int dataType) |
org.ujmp.core.Matrix |
readBIL(SpectralFile spec_file,
FileReaderUtil fileReader) |
protected float |
readData(int dataType,
FileReaderUtil fileReader) |
protected float readData(int dataType,
FileReaderUtil fileReader)
throws java.io.IOException
java.io.IOExceptionpublic org.ujmp.core.Matrix readBIL(SpectralFile spec_file, FileReaderUtil fileReader)
protected int getBytesPerSample(int dataType)