com.adobe.xfa.pmp.datamatrixpmp.matrix.Matrix12 Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aem-sdk-api Show documentation
Show all versions of aem-sdk-api Show documentation
The Adobe Experience Manager SDK
/*************************************************************************
*
* File: Matrix12.java
*
**************************************************************************
*
* ADOBE CONFIDENTIAL
* ___________________
*
* Copyright 2011 Adobe Systems Incorporated
* All Rights Reserved.
*
* NOTICE: All information contained herein is, and remains
* the property of Adobe Systems Incorporated and its suppliers,
* if any. The intellectual and technical concepts contained
* herein are proprietary to Adobe Systems Incorporated and its
* suppliers and are protected by trade secret or copyright law.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Adobe Systems Incorporated.
**************************************************************************/
package com.adobe.xfa.pmp.datamatrixpmp.matrix;
public class Matrix12
{
// SIZE_12_12 Byte
public static final int[] m_matrixX = new int[] { -1, -2, -1, -2, -1, -2, -1, -2, -1, -2, -1, -2, -1, 1, 1, 2, 2,
2, 3, 3, 3, 0, 0, -1, -1, 1, 1, 1, 4, 4, 3, 3, 3, 0, 0, -2, -1, 1, 1, 1, 4, 4, 4, 9, 9, 0, 0, -1, -1, 0, 5,
5, 4, 4, 4, 9, 9, 9, 6, -2, -1, 0, 5, 5, 5, 8, 8, 9, 9, 9, 6, -1, -1, 6, 5, 5, 5, 8, 8, 8, 10, 10, 6, -2,
-1, 6, 6, 7, 7, 8, 8, 8, 10, 10, 10, -1, -1, 6, 6, 7, 7, 7, 11, 11, 10, 10, 10, -2, -1, 2, 2, 7, 7, 7, 11,
11, 11, -1, -2, -1, -1, 2, 2, 2, 3, 3, 11, 11, 11, -2, -1, -2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1 };
public static final int[] m_matrixY = new int[] { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 6, 2, 1, 0, 5, 4, 3, 7,
6, 0, 0, 5, 4, 3, 7, 6, 2, 1, 0, 5, 4, 0, 0, 2, 1, 0, 5, 4, 3, 7, 6, 2, 1, 0, 0, 3, 7, 6, 2, 1, 0, 5, 4, 3,
7, 0, 0, 0, 5, 4, 3, 7, 6, 2, 1, 0, 5, 0, 0, 6, 2, 1, 0, 5, 4, 3, 7, 6, 2, 0, 0, 4, 3, 7, 6, 2, 1, 0, 5, 4,
3, 0, 0, 1, 0, 5, 4, 3, 7, 6, 2, 1, 0, 0, 0, 7, 6, 2, 1, 0, 5, 4, 3, 0, 0, 0, 0, 5, 4, 3, 7, 6, 2, 1, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 };
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy