Class LocalPattern

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String formulaXvLogical  
    • Constructor Summary

      Constructors 
      Constructor Description
      LocalPattern​(M3 searchReplace)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void element​(M3 source, M3 copy, int i, int j, int ii, int ij)  
      M3 filter​(M3 original)  
      M3 norm​(M3 m3, M3 copy)  
      • Methods inherited from class java.lang.Object

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

      • formulaXvLogical

        public static java.lang.String formulaXvLogical
    • Constructor Detail

      • LocalPattern

        public LocalPattern​(M3 searchReplace)