com.google.zxing.oned.rss
Class FinderPattern
java.lang.Object
com.google.zxing.oned.rss.FinderPattern
public final class FinderPattern
- extends Object
Constructor Summary |
FinderPattern(int value,
int[] startEnd,
int start,
int end,
int rowNumber)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FinderPattern
public FinderPattern(int value,
int[] startEnd,
int start,
int end,
int rowNumber)
getValue
public int getValue()
getStartEnd
public int[] getStartEnd()
getResultPoints
public ResultPoint[] getResultPoints()
Copyright © 2007-2012. All Rights Reserved.