| Name | Description | Type | Package | Framework |
| AztecCode | Aztec 2D code representationAuthor:Rustam Abdullaev | Class | com.google.zxing.aztec.encoder | ZXing |
| AztecDetectorResult | Class | com.google.zxing.aztec | ZXing | |
| AztecReader | This implementation can detect and decode Aztec codes in an image. | Class | com.google.zxing.aztec | ZXing |
| AztecWriter | Class | com.google.zxing.aztec | ZXing | |
| Decoder | The main class which implements Aztec Code decoding -- as opposed to locating and extracting the Aztec Code from an image. | Class | com.google.zxing.aztec.decoder | ZXing |
| Detector | Encapsulates logic that can detect an Aztec Code in an image, even if the Aztec Code is rotated or skewed, or partially obscured. | Class | com.google.zxing.aztec.detector | ZXing |
| Encoder | Generates Aztec 2D barcodes. | Class | com.google.zxing.aztec.encoder | ZXing |
| HighLevelEncoder | This produces nearly optimal encodings of text into the first-level of encoding used by Aztec code. | Class | com.google.zxing.aztec.encoder | ZXing |