Package org.ujmp.core.importer.source
Interface MatrixFileImportSource
- All Superinterfaces:
MatrixBMPImportFormat
,MatrixDenseCSVImportFormat
,MatrixGIFImportFormat
,MatrixImportFormat
,MatrixImportSource
,MatrixJPGImportFormat
,MatrixPDFImportFormat
,MatrixPNGImportFormat
,MatrixTIFFImportFormat
- All Known Implementing Classes:
AbstractMatrixFileImportSource
,DefaultMatrixFileImportSource
public interface MatrixFileImportSource
extends MatrixImportSource, MatrixDenseCSVImportFormat, MatrixPDFImportFormat, MatrixJPGImportFormat, MatrixGIFImportFormat, MatrixBMPImportFormat, MatrixPNGImportFormat, MatrixTIFFImportFormat
-
Method Summary
Methods inherited from interface org.ujmp.core.importer.format.MatrixBMPImportFormat
asBMP
Methods inherited from interface org.ujmp.core.importer.format.MatrixDenseCSVImportFormat
asDenseCSV, asDenseCSV, asDenseCSV
Methods inherited from interface org.ujmp.core.importer.format.MatrixGIFImportFormat
asGIF
Methods inherited from interface org.ujmp.core.importer.format.MatrixJPGImportFormat
asJPG
Methods inherited from interface org.ujmp.core.importer.format.MatrixPDFImportFormat
asPDF
Methods inherited from interface org.ujmp.core.importer.format.MatrixPNGImportFormat
asPNG
Methods inherited from interface org.ujmp.core.importer.format.MatrixTIFFImportFormat
asTIFF