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