org.ujmp.core.importer.source
Class AbstractMatrixFileImportSource
- java.lang.Object
-
- org.ujmp.core.importer.source.AbstractMatrixImportSource
-
- org.ujmp.core.importer.source.AbstractMatrixFileImportSource
-
- All Implemented Interfaces:
- MatrixBMPImportFormat, MatrixDenseCSVImportFormat, MatrixGIFImportFormat, MatrixImportFormat, MatrixJPGImportFormat, MatrixPDFImportFormat, MatrixPNGImportFormat, MatrixTIFFImportFormat, MatrixFileImportSource, MatrixImportSource
- Direct Known Subclasses:
- DefaultMatrixFileImportSource
public abstract class AbstractMatrixFileImportSource extends AbstractMatrixImportSource implements MatrixFileImportSource
-
-
Constructor Summary
Constructors Constructor and Description AbstractMatrixFileImportSource(Matrix matrix, java.io.File file)AbstractMatrixFileImportSource(Matrix matrix, java.lang.String file)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.io.FilegetFile()-
Methods inherited from class org.ujmp.core.importer.source.AbstractMatrixImportSource
getTargetMatrix
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.ujmp.core.importer.format.MatrixDenseCSVImportFormat
asDenseCSV, asDenseCSV, asDenseCSV
-
Methods inherited from interface org.ujmp.core.importer.format.MatrixPDFImportFormat
asPDF
-
Methods inherited from interface org.ujmp.core.importer.format.MatrixJPGImportFormat
asJPG
-
Methods inherited from interface org.ujmp.core.importer.format.MatrixGIFImportFormat
asGIF
-
Methods inherited from interface org.ujmp.core.importer.format.MatrixBMPImportFormat
asBMP
-
Methods inherited from interface org.ujmp.core.importer.format.MatrixPNGImportFormat
asPNG
-
Methods inherited from interface org.ujmp.core.importer.format.MatrixTIFFImportFormat
asTIFF
-
-
DataMelt 3.0 © DataMelt by jWork.ORG