Class Matrix96


  • public class Matrix96
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int[] m_matrixX  
      static int[] m_matrixY  
    • Constructor Summary

      Constructors 
      Constructor Description
      Matrix96()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • m_matrixX

        public static final int[] m_matrixX
      • m_matrixY

        public static final int[] m_matrixY
    • Constructor Detail

      • Matrix96

        public Matrix96()