|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImportTypes | |
|---|---|
| com.jstatcom.io | Input/output related classes as well as data import implementations. |
| Uses of ImportTypes in com.jstatcom.io |
|---|
| Subclasses of ImportTypes in com.jstatcom.io | |
|---|---|
class |
TSImportTypes
Defines the elements of an imported dataset to be used for time series analysis. |
| Methods in com.jstatcom.io with parameters of type ImportTypes | |
|---|---|
JSCData |
TSMatlabHandler.getData(ImportTypes type)
Gets the imported data according to an instance of TSImportTypes. |
JSCData |
TSGaussFMTHandler.getData(ImportTypes type)
Gets the imported data according to an instance of TSImportTypes. |
JSCData |
TSGaussDATHandler.getData(ImportTypes type)
Gets the imported data according to an instance of TSImportTypes. |
JSCData |
TSExcelHandler.getData(ImportTypes type)
Gets the imported data according to an instance of TSImportTypes. |
JSCData |
TSASCIIHandler.getData(ImportTypes type)
Gets the imported data according to an instance of TSImportTypes. |
JSCData |
DataHandler.getData(ImportTypes type)
Gets the imported data according to the respective type, which defines the kind of information to retrieve from the imported dataset. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||