org.ujmp.core.export.destination
Class AbstractMatrixStringExportDestination
- java.lang.Object
-
- org.ujmp.core.export.destination.AbstractMatrixExportDestination
-
- org.ujmp.core.export.destination.AbstractMatrixStringExportDestination
-
- All Implemented Interfaces:
- MatrixExportDestination, MatrixStringExportDestination, MatrixDenseCSVStringExportFormat, MatrixExportFormat, MatrixHtmlStringExportFormat, MatrixLatexStringExportFormat, MatrixMatlabScriptStringExportFormat, MatrixRScriptStringExportFormat, MatrixSQLStringExportFormat
- Direct Known Subclasses:
- DefaultMatrixStringExportDestination
public abstract class AbstractMatrixStringExportDestination extends AbstractMatrixExportDestination implements MatrixStringExportDestination
-
-
Constructor Summary
Constructors Constructor and Description AbstractMatrixStringExportDestination(Matrix matrix)
-
Method Summary
-
Methods inherited from class org.ujmp.core.export.destination.AbstractMatrixExportDestination
getMatrix
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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
-
-
-
-
Constructor Detail
-
AbstractMatrixStringExportDestination
public AbstractMatrixStringExportDestination(Matrix matrix)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG