Uses of Interface
org.ujmp.core.export.format.MatrixRScriptExportFormat
-
Packages that use MatrixRScriptExportFormat Package Description org.ujmp.core.export.destination org.ujmp.core.export.exporter -
-
Uses of MatrixRScriptExportFormat in org.ujmp.core.export.destination
Subinterfaces of MatrixRScriptExportFormat in org.ujmp.core.export.destination Modifier and Type Interface Description interface
MatrixFileExportDestination
interface
MatrixStreamExportDestination
interface
MatrixWriterExportDestination
Classes in org.ujmp.core.export.destination that implement MatrixRScriptExportFormat Modifier and Type Class Description class
AbstractMatrixFileExportDestination
class
AbstractMatrixStreamExportDestination
class
AbstractMatrixWriterExportDestination
class
DefaultMatrixFileExportDestination
class
DefaultMatrixStreamExportDestination
class
DefaultMatrixWriterExportDestination
-
Uses of MatrixRScriptExportFormat in org.ujmp.core.export.exporter
Classes in org.ujmp.core.export.exporter that implement MatrixRScriptExportFormat Modifier and Type Class Description class
DefaultMatrixWriterRScriptExporter
-