org.ujmp.core.io
Class ImportMatrixPDF
java.lang.Object
org.ujmp.core.io.ImportMatrixPDF
public abstract class ImportMatrixPDF
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportMatrixPDF
public ImportMatrixPDF()
fromFile
public static Matrix fromFile(File file,
Object... parameters)
fromStream
public static Matrix fromStream(InputStream stream,
Object... parameters)
Copyright © 2010. All Rights Reserved.