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