Package 

Class Decoder

  • All Implemented Interfaces:
    com.google.zxing.ResultPointCallback

    
    public class Decoder
     implements ResultPointCallback
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      Decoder(Reader reader)
    • Method Summary

      Modifier and Type Method Description
      List<ResultPoint> getPossibleResultPoints()
      Result decode(@NonNull() LuminanceSource source)
      void foundPossibleResultPoint(@NonNull() ResultPoint point)
      • Methods inherited from class com.google.zxing.ResultPointCallback

        foundPossibleResultPoint
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait