Package 

Class InvertedDecoder

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

    
    public class InvertedDecoder
    extends Decoder
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      InvertedDecoder(Reader reader)
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.microblink.barcode.Decoder

        decode, foundPossibleResultPoint, getPossibleResultPoints
      • 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
    • Constructor Detail

      • InvertedDecoder

        InvertedDecoder(Reader reader)