|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.zxing.oned.rss.FinderPattern
public final class FinderPattern
Constructor Summary | |
---|---|
FinderPattern(int value,
int[] startEnd,
int start,
int end,
int rowNumber)
|
Method Summary | |
---|---|
ResultPoint[] |
getResultPoints()
|
int[] |
getStartEnd()
|
int |
getValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FinderPattern(int value, int[] startEnd, int start, int end, int rowNumber)
Method Detail |
---|
public int getValue()
public int[] getStartEnd()
public ResultPoint[] getResultPoints()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |