• User Guide
    • What's New
    • Getting Started
      • System Requirements
      • Installation
      • Tutorial: Create Your First Project
      • Samples
      • Getting Support
    • Supported Barcode Types
    • How To
      • Acquire an Image for Barcode Recognition
      • Analyze Barcodes
      • Access Results
      • Debug Your Application
    • Concepts
      • Barcode Xpress for Java
      • Barcode Specifications
        • Barcode Checksums
        • Barcode Types
          • Add 2 and Add 5 Barcode Specifications
          • Australian Post 4-State Barcode
          • Aztec
          • BCD Matrix
          • Codabar
          • Code 32
          • Code 39
          • Code 39 Extended
          • Code 93
          • Code 93 Extended
          • Code 128 and EAN 128
          • DataLogic 2 of 5
          • Data Matrix
          • EAN-8
          • EAN-13 and JAN
          • IATA 2 of 5
          • Industry 2 of 5
          • Intelligent Mail
          • Interleaved 2 of 5
          • Inverted 2 of 5
          • Matrix 2 of 5
          • MicroPDF417
          • Patch Code
          • PDF417
          • PostNet
          • QR Code
          • Royal Post 4-State Barcode
          • UPC-A
          • UPC-E
          • UPU S18 4-State Barcode
    • Licensing & Distributing
      • License Manager
      • Evaluation Licensing
        • Registering Evaluation Licenses
        • Command Line Mode
        • Evaluation Licensing Troubleshooting
          • Evaluation License Has Expired
          • Evaluation License Has Exceeded Installation Limit
          • Evaluation on a Device without an Internet Connection
      • Toolkit Licensing
        • Assigned Toolkit License
        • Product Editions
        • Registration
          • Registering When Connected to the Internet
          • Registering When Disconnected from the Internet
          • Developing Code
      • Runtime Licensing
        • Automatically Reported Runtime (Node-Locked)
          • Licensing API
          • License Pools
          • License Configuration Files
          • Server Licensing Utility (SLU)
            • Command Line Mode
        • Manually Reported Runtime (Non-Node-Locked)
        • Metered Licensing
      • Deployment / Distributing
        • Distributing Barcode Xpress for Java
      • Licensing Glossary
      • Software License Agreement
      • Third-Party Attributions
    • Copyrights Information
  • API Reference
    • Accusoft.BarcodeXpress.Java Project
      • Overview
      • Packages
        • com.accusoft.barcodexpress Package
          • Overview
          • Classes
            • BarcodeException
              • Overview
              • Members
              • Methods
                • getNextException Method
                • getStatus Method
                • toString Method
            • BarcodeReader
              • Overview
              • Members
              • Methods
                • analyze Method
                • getAdditionalReadingPass Method
                • getArea Method
                • getBarcodeTypes Method
                • getOrientation Method
                • getRoyalMailVariableLengthDecoding Method
                • getScanDistance Method
                • setAdditionalReadingPass Method
                • setArea Method
                • setBarcodeTypes Method
                • setOrientation Method
                • setRoyalMailVariableLengthDecoding Method
                • setScanDistance Method
            • BarcodeXpress
              • Overview
              • Members
              • BarcodeXpress Constructor
              • Methods
                • getReader Method
                • setOemLicenseKey Method
                • setSolutionKey Method
                • setSolutionName Method
            • Result
              • Overview
              • Members
              • Result Constructor
              • Methods
                • getArea Method
                • getConfidence Method
                • getData Method
                • getPoint1 Method
                • getPoint2 Method
                • getPoint3 Method
                • getPoint4 Method
                • getPoints Method
                • getSkew Method
                • getType Method
                • getValue Method
          • Enumerations
            • BarcodeType
            • Orientation