See: Description
| Interface | Description |
|---|---|
| CanvasProvider |
This interface is implemented to provide an output format that is using
a coordinate system.
|
| Class | Description |
|---|---|
| AbstractCanvasProvider |
Abstract base class for most CanvasProvider implementations.
|
| AbstractXMLGeneratingCanvasProvider |
Abstract base class that provides some commonly used methods for
generating XML representations of barcodes.
|
| Canvas |
This class is used by barcode rendering classes that paint a barcode using
a coordinate system.
|
| Exception | Description |
|---|---|
| BarcodeCanvasSetupException |
This exception is use during the setup of a barcode canvas.
|
This package contains the basic infrastructure for supporting various output formats. Its subpackages contain classes that actually implement these output formats.
Copyright © 2003–2023. All rights reserved.