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