public final class PDF417DetectorResult extends Object
PDF417DetectorResult(BitMatrix bits, List<ResultPoint[]> points)
BitMatrix
getBits()
List<ResultPoint[]>
getPoints()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PDF417DetectorResult(BitMatrix bits, List<ResultPoint[]> points)
public BitMatrix getBits()
public List<ResultPoint[]> getPoints()
Copyright © 2007–2014. All rights reserved.