All Implemented Interfaces:
Archivable, DeepChangeListener, RMPropertyChanger, RMTypes, RMConvertable, RMShapeSelfInit, PropertyChangeListener, Cloneable, EventListener

@Deprecated(since="8.3") public class Barcode extends AbstractJ2DShape implements RMShapeSelfInit, RMConvertable
Deprecated.
since 8.3. Use RMBarcode instead. The RMBarcode class supports both raster and vector rendering. This class can only produce raster images, and therefore superseded by RMBarcode.
Class is now deprecated. In version 8.3.+ it has been replaced by RMBarcode. The class is retained for 2 purposes: 1. To up-convert old Barcodes to RMBarcode, and 2. supply variables for usage in ReportConverter. Filename: Barcode Author: Perry Arellano-Jones Created on: 6/15/15 Project: ignition_dev_7_8B

Provides a Barcode component for the Reporting Module.