org.ujmp.core.export.destination
Interface MatrixStringExportDestination
-
- All Superinterfaces:
- MatrixDenseCSVStringExportFormat, MatrixExportDestination, MatrixExportFormat, MatrixHtmlStringExportFormat, MatrixLatexStringExportFormat, MatrixMatlabScriptStringExportFormat, MatrixRScriptStringExportFormat, MatrixSQLStringExportFormat
- All Known Implementing Classes:
- AbstractMatrixStringExportDestination, DefaultMatrixStringExportDestination
public interface MatrixStringExportDestination extends MatrixDenseCSVStringExportFormat, MatrixSQLStringExportFormat, MatrixMatlabScriptStringExportFormat, MatrixRScriptStringExportFormat, MatrixLatexStringExportFormat, MatrixHtmlStringExportFormat, MatrixExportDestination
-
-
Method Summary
-
Methods inherited from interface org.ujmp.core.export.format.MatrixDenseCSVStringExportFormat
asDenseCSV, asDenseCSV, asDenseCSV
-
Methods inherited from interface org.ujmp.core.export.format.MatrixSQLStringExportFormat
asSQL
-
Methods inherited from interface org.ujmp.core.export.format.MatrixMatlabScriptStringExportFormat
asMatlabScript
-
Methods inherited from interface org.ujmp.core.export.format.MatrixRScriptStringExportFormat
asRScript
-
Methods inherited from interface org.ujmp.core.export.format.MatrixLatexStringExportFormat
asLatex
-
Methods inherited from interface org.ujmp.core.export.format.MatrixHtmlStringExportFormat
asHtml
-
Methods inherited from interface org.ujmp.core.export.destination.MatrixExportDestination
getMatrix
-
-
DataMelt 3.0 © DataMelt by jWork.ORG