Class LinkMatrixHEX


  • public class LinkMatrixHEX
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      LinkMatrixHEX()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Matrix toFile​(java.io.File file, java.lang.Object... parameters)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LinkMatrixHEX

        public LinkMatrixHEX()
    • Method Detail

      • toFile

        public static Matrix toFile​(java.io.File file,
                                    java.lang.Object... parameters)
                             throws java.io.IOException
        Throws:
        java.io.IOException