Package com.sap.ip.me.api.pios.symbology

Provides the core of the Symbology classes for the PIOS infra-structure.

See:
          Description

Interface Summary
SymbologyAttributes Contains the Attributes supported by all the symbologies.
 

Class Summary
Codabar Represents the Codabar Symbology.
Code128 Represents the Code 128 symbology.
Code39 Represents the Code 39 Symbology.
EAN13 Represents the EAN-13 Symbology.
EAN8 Represents the EAN-8 Symbology.
Interleaved2Of5 Represents the Interleaved 2 of 5 Symbology.
PDF417 Represents the PDF417 Symbology.
Symbology Base class for all Symbologies.
Symbology2D Base class for all 2D Symbologies.
SymbologyLinear Base class for all Linear Symbologies.
SymbologyType This class defines a numeric value for each symbology supported.
UCCEAN128 Represents the UCC/EAN 128 Symbology.
UPC_A Represents the UPC-A Symbology.
 

Exception Summary
InvalidSymbologyException Exception to be thrown when the options for a given symbology are not valid.
 

Package com.sap.ip.me.api.pios.symbology Description

Provides the core of the Symbology classes for the PIOS infra-structure. Classes contained on this package will be reference and used by classes under the printer package.

Since:
MI 2.5


Copyright © 2005 SAP AG. All Rights Reserved.