![JAR search and dependency download from the Maven repository](/logo.png)
com.adobe.xfa.pmp.datamatrixpmp.matrix.Matrix10 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: Matrix10.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 Matrix10
{
// SIZE_10_10 Byte
public static final int[] m_matrixX = new int[] { -1, -2, -1, -2, -1, -2, -1, -2, -1, -2, -1, 1, 1, 2, 2, 2, 3, 3,
3, -1, -1, 1, 1, 1, 4, 4, 3, 3, 3, -2, -1, 1, 1, 1, 4, 4, 4, 0, 0, -1, -1, 0, 5, 5, 4, 4, 4, 0, 0, -2, -1,
0, 5, 5, 5, 7, 7, 0, 0, -1, -1, 6, 5, 5, 5, 7, 7, 7, 6, -2, -1, 6, 6, 2, 2, 7, 7, 7, 6, -1, -1, 6, 6, 2, 2,
2, 3, 3, 6, -2, -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, 7, 6, 2, 1, 0, 5, 4, 3, 0, 0, 5,
4, 3, 7, 6, 2, 1, 0, 0, 0, 2, 1, 0, 5, 4, 3, 7, 6, 0, 0, 3, 7, 6, 2, 1, 0, 5, 4, 0, 0, 0, 5, 4, 3, 7, 6, 2,
1, 0, 0, 6, 2, 1, 0, 5, 4, 3, 7, 0, 0, 4, 3, 7, 6, 2, 1, 0, 5, 0, 0, 1, 0, 5, 4, 3, 7, 6, 2, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0 };
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy