Package org.ujmp.pdfbox
Class ImportMatrixPDF
- java.lang.Object
-
- org.ujmp.pdfbox.ImportMatrixPDF
-
public abstract class ImportMatrixPDF extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ImportMatrixPDF()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Matrix
fromFile(java.io.File file)
static Matrix
fromStream(java.io.InputStream inputStream)
-