Package org.ujmp.core.importer.source
Class DefaultMatrixStreamImportSource
java.lang.Object
org.ujmp.core.importer.source.AbstractMatrixImportSource
org.ujmp.core.importer.source.AbstractMatrixStreamImportSource
org.ujmp.core.importer.source.DefaultMatrixStreamImportSource
- All Implemented Interfaces:
MatrixBMPImportFormat
,MatrixDenseCSVImportFormat
,MatrixGIFImportFormat
,MatrixImportFormat
,MatrixJPGImportFormat
,MatrixPDFImportFormat
,MatrixPNGImportFormat
,MatrixTIFFImportFormat
,MatrixImportSource
,MatrixStreamImportSource
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ujmp.core.importer.source.AbstractMatrixStreamImportSource
getStream
Methods inherited from class org.ujmp.core.importer.source.AbstractMatrixImportSource
getTargetMatrix
-
Constructor Details
-
DefaultMatrixStreamImportSource
-
-
Method Details
-
asDenseCSV
- Throws:
IOException
-
asDenseCSV
- Throws:
IOException
-
asDenseCSV
- Throws:
IOException
-
asPDF
- Throws:
IOException
-
asJPG
- Throws:
IOException
-
asGIF
- Throws:
IOException
-
asBMP
- Throws:
IOException
-
asPNG
- Throws:
IOException
-
asTIFF
- Throws:
IOException
-