Class PDF417DetectorResult

java.lang.Object
com.google.zxing.pdf417.detector.PDF417DetectorResult

public final class PDF417DetectorResult extends Object
Author:
Guenther Grau
  • Constructor Details

  • Method Details

    • getBits

      public BitMatrix getBits()
    • getPoints

      public List<ResultPoint[]> getPoints()
    • getRotation

      public int getRotation()