Class MinMaxRowColumn


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

      Constructors 
      Constructor Description
      MinMaxRowColumn()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • minRow

        public int minRow
      • maxRow

        public int maxRow
      • minCol

        public int minCol
      • maxCol

        public int maxCol
    • Constructor Detail

      • MinMaxRowColumn

        public MinMaxRowColumn()