Got MatrixUtil to compile, and refactored some methods out of it, and into Matrix...
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Fri, 14 Nov 2008 16:21:05 +0000 (16:21 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Fri, 14 Nov 2008 16:21:05 +0000 (16:21 +0000)
commitcccfe6c599faa3e1bea1999754627ad7635640be
tree3568c89bdd33306d0e198437685c6dde87244da2
parent207e017062b5daa1e5c0f6bbb2352a395cb2fe77
Got MatrixUtil to compile, and refactored some methods out of it, and into Matrix where they belong.

git-svn-id: http://zxing.googlecode.com/svn/trunk@702 59b500cc-1b3d-0410-9834-0bbf25fbcc57
core/src/com/google/zxing/qrcode/encoder/Matrix.java
core/src/com/google/zxing/qrcode/encoder/MatrixUtil.java
core/src/com/google/zxing/qrcode/encoder/QRCode.java