Uses of Interface
org.ujmp.core.importer.format.MatrixJPGImportFormat
-
Packages that use MatrixJPGImportFormat Package Description org.ujmp.core.importer org.ujmp.core.importer.source -
-
Uses of MatrixJPGImportFormat in org.ujmp.core.importer
Classes in org.ujmp.core.importer that implement MatrixJPGImportFormat Modifier and Type Class Description class
DefaultMatrixFileImporter
-
Uses of MatrixJPGImportFormat in org.ujmp.core.importer.source
Subinterfaces of MatrixJPGImportFormat 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 MatrixJPGImportFormat Modifier and Type Class Description class
AbstractMatrixByteArrayImportSource
class
AbstractMatrixFileImportSource
class
AbstractMatrixStreamImportSource
class
AbstractMatrixURLImportSource
class
DefaultMatrixByteArrayImportSource
class
DefaultMatrixFileImportSource
class
DefaultMatrixStreamImportSource
class
DefaultMatrixUrlImportSource
-