Package 

Class MixedDecoder

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

    
    public class MixedDecoder
    extends Decoder
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      MixedDecoder(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

      • MixedDecoder

        MixedDecoder(Reader reader)