Package org.ujmp.core.importer.source
Class DefaultMatrixFileImportSource
java.lang.Object
org.ujmp.core.importer.source.AbstractMatrixImportSource
org.ujmp.core.importer.source.AbstractMatrixFileImportSource
org.ujmp.core.importer.source.DefaultMatrixFileImportSource
- All Implemented Interfaces:
MatrixBMPImportFormat
,MatrixDenseCSVImportFormat
,MatrixGIFImportFormat
,MatrixImportFormat
,MatrixJPGImportFormat
,MatrixPDFImportFormat
,MatrixPNGImportFormat
,MatrixTIFFImportFormat
,MatrixFileImportSource
,MatrixImportSource
-
Constructor Summary
ConstructorsConstructorDescriptionDefaultMatrixFileImportSource
(Matrix matrix, File file) DefaultMatrixFileImportSource
(Matrix matrix, String file) -
Method Summary
Methods inherited from class org.ujmp.core.importer.source.AbstractMatrixFileImportSource
getFile
Methods inherited from class org.ujmp.core.importer.source.AbstractMatrixImportSource
getTargetMatrix
-
Constructor Details
-
DefaultMatrixFileImportSource
-
DefaultMatrixFileImportSource
-
-
Method Details
-
asPDF
- Throws:
IOException
-
asJPG
- Throws:
IOException
-
asTIFF
- Throws:
IOException
-
asBMP
- Throws:
IOException
-
asGIF
- Throws:
IOException
-
asPNG
- Throws:
IOException
-
asDenseCSV
- Throws:
IOException
-
asDenseCSV
- Throws:
IOException
-
asDenseCSV
- Throws:
IOException
-