Package org.ujmp.core.export.format
Interface MatrixLatexExportFormat
-
- All Superinterfaces:
MatrixExportFormat
- All Known Subinterfaces:
MatrixFileExportDestination
,MatrixStreamExportDestination
,MatrixWriterExportDestination
- All Known Implementing Classes:
AbstractMatrixFileExportDestination
,AbstractMatrixStreamExportDestination
,AbstractMatrixWriterExportDestination
,DefaultMatrixFileExportDestination
,DefaultMatrixStreamExportDestination
,DefaultMatrixWriterExportDestination
,DefaultMatrixWriterLatexExporter
public interface MatrixLatexExportFormat extends MatrixExportFormat
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
asLatex()
-