Uses of Interface
org.ujmp.core.importer.format.MatrixBMPImportFormat
-
Packages that use MatrixBMPImportFormat Package Description org.ujmp.core.importer org.ujmp.core.importer.source -
-
Uses of MatrixBMPImportFormat in org.ujmp.core.importer
Classes in org.ujmp.core.importer that implement MatrixBMPImportFormat Modifier and Type Class Description class
DefaultMatrixFileImporter
-
Uses of MatrixBMPImportFormat in org.ujmp.core.importer.source
Subinterfaces of MatrixBMPImportFormat in org.ujmp.core.importer.source Modifier and Type Interface Description interface
MatrixByteArrayImportSource
interface
MatrixFileImportSource
interface
MatrixStreamImportSource
interface
MatrixURLImportSource
Classes in org.ujmp.core.importer.source that implement MatrixBMPImportFormat Modifier and Type Class Description class
AbstractMatrixByteArrayImportSource
class
AbstractMatrixFileImportSource
class
AbstractMatrixStreamImportSource
class
AbstractMatrixURLImportSource
class
DefaultMatrixByteArrayImportSource
class
DefaultMatrixFileImportSource
class
DefaultMatrixStreamImportSource
class
DefaultMatrixUrlImportSource
-