com.google.zxing.aztec.decoder
Class Decoder
java.lang.Object
com.google.zxing.aztec.decoder.Decoder
public final class Decoder
- extends Object
The main class which implements Aztec Code decoding -- as opposed to locating and extracting
the Aztec Code from an image.
- Author:
- David Olivier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Decoder
public Decoder()
decode
public DecoderResult decode(AztecDetectorResult detectorResult)
throws FormatException
- Throws:
FormatException
Copyright © 2007-2012. All Rights Reserved.