Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.sap.ip.me.api.pios Classes and Interfaces - 58 results found.
NameDescriptionTypePackageFramework
BitmappedFont The BitmappedFont interface represents a bitmapped printer font.Interfacecom.sap.ip.me.api.pios.printerSAP NetWeaver
BytesUsed to convert a byte array to an ASCII or UNICODE string.Classcom.sap.ip.me.api.pios.utilSAP NetWeaver
CodabarRepresents the Codabar Symbology.Classcom.sap.ip.me.api.pios.symbologySAP NetWeaver
Code128Represents the Code 128 symbology.Classcom.sap.ip.me.api.pios.symbologySAP NetWeaver
Code39Represents the Code 39 Symbology.Classcom.sap.ip.me.api.pios.symbologySAP NetWeaver
ConfigurationThe Configuration class represents a set of parameters and its values for a configuration type.Classcom.sap.ip.me.api.pios.configurationSAP NetWeaver
ConfigurationExceptionException class for the configuration package.Classcom.sap.ip.me.api.pios.configurationSAP NetWeaver
ConfigurationManagerConfiguration Manager is the manager for all the PIOS configurations (internal use only).Classcom.sap.ip.me.api.pios.configurationSAP NetWeaver
ConnectionThis is the base class for all Connection implementations.Classcom.sap.ip.me.api.pios.connectionSAP NetWeaver
ConnectionParametersDefines the base class for Peripheral connection parameters.Classcom.sap.ip.me.api.pios.connectionSAP NetWeaver
ConnectionTypeProvides a list of all of the peripherals offered by the PIOS API.Classcom.sap.ip.me.api.pios.connectionSAP NetWeaver
ConnectorThis class is the entry point to all peripheral connections.Classcom.sap.ip.me.api.pios.connectionSAP NetWeaver
DriverConfigurationManagerThis class provides access to a driver configuration parameters including the transport configuration.Classcom.sap.ip.me.api.pios.connectionSAP NetWeaver
DriverInfoRepresents a peripheral driver and can be used to obtain information of a driver before using it.Classcom.sap.ip.me.api.pios.connectionSAP NetWeaver
EAN13Represents the EAN-13 Symbology.Classcom.sap.ip.me.api.pios.symbologySAP NetWeaver
EAN8Represents the EAN-8 Symbology.Classcom.sap.ip.me.api.pios.symbologySAP NetWeaver
FontConfigurationManager The FontConfigurationManager is used to manage fonts.Classcom.sap.ip.me.api.pios.printerSAP NetWeaver
GraphicPrinter A graphic printer refers to a printer that supports X, Y coordinates to locate text, barcodes, images, or graphics to be printed.Classcom.sap.ip.me.api.pios.printerSAP NetWeaver
Interleaved2Of5Represents the Interleaved 2 of 5 Symbology.Classcom.sap.ip.me.api.pios.symbologySAP NetWeaver
InvalidSymbologyExceptionException to be thrown when the options for a given symbology are not valid.Classcom.sap.ip.me.api.pios.symbologySAP NetWeaver
LibraryNotLoadedExceptionThrown whenever a native library cannot be loaded by the PIOS layer.Classcom.sap.ip.me.api.piosSAP NetWeaver
LinePrinter Use this class to print text, barcodes, and images one line at a time, specifying field alignment.Classcom.sap.ip.me.api.pios.printerSAP NetWeaver
Metrics This class represents a measurement (height, width) specified in points (1/72th of an inch units) for a field.Classcom.sap.ip.me.api.pios.printerSAP NetWeaver
PDF417Represents the PDF417 Symbology.Classcom.sap.ip.me.api.pios.symbologySAP NetWeaver
PIOSExceptionBase class for all PIOS exceptions.Classcom.sap.ip.me.api.piosSAP NetWeaver
PIOSPathsUsed to obtain a set of values that describe directory information used by the PIOS structure (internal use only).Classcom.sap.ip.me.api.pios.utilSAP NetWeaver
PrinterBarcode This interface defines a barcode to be printed and provides a method to obtain the barcode metrics to position it when printed.Interfacecom.sap.ip.me.api.pios.printerSAP NetWeaver
PrinterConnection Defines a base class for a printer connection.Classcom.sap.ip.me.api.pios.printerSAP NetWeaver
PrinterConnection .AttributesContains all possible attribute names for the printer.Interfacecom.sap.ip.me.api.pios.printerSAP NetWeaver
PrinterException An exception thrown when an error occurs during printer operation.Classcom.sap.ip.me.api.pios.printerSAP NetWeaver
PrinterFont The PrinterFont interface represents a font, which is used to render text to the page's printable area.Interfacecom.sap.ip.me.api.pios.printerSAP NetWeaver
PrinterImage The PrinterImage class represent an image, which can be used to render an image to the page printable area.Classcom.sap.ip.me.api.pios.printerSAP NetWeaver
PrinterParameters Use a PrinterParameters class instance as a parameter to the open method of the Connector to create a printer connection.Classcom.sap.ip.me.api.pios.printerSAP NetWeaver
RfidConnection RfidConnection defines a connection (session) with a specific RFID reader.Classcom.sap.ip.me.api.pios.rfidSAP NetWeaver
RfidConnection .AttributesContains all possible attribute names for RFID.Interfacecom.sap.ip.me.api.pios.rfidSAP NetWeaver
RfidException An exception thrown when an error occurs during RFID operation.Classcom.sap.ip.me.api.pios.rfidSAP NetWeaver
RfidParameters This class represents the RFID parameters required to open an RFID connection.Classcom.sap.ip.me.api.pios.rfidSAP NetWeaver
RfidTag The RfidTag object represents a unique tag and provides the user with a way to relate a unique tag id with a tag type.Classcom.sap.ip.me.api.pios.rfidSAP NetWeaver
RfidTagData The RfidTagData object represents the data read from a tag after a successfully call to the read method.Classcom.sap.ip.me.api.pios.rfidSAP NetWeaver
RfidTagType The RfidTagType object represents a tag type and provides the user with the means to access certain tag type information.Classcom.sap.ip.me.api.pios.rfidSAP NetWeaver
RfidTagUserAreaRepresents a tag area defined as writable or readable in a tag configuration file.Classcom.sap.ip.me.api.pios.rfidSAP NetWeaver
ScalableFont The ScalableFont interface represents a scalable printer font.Interfacecom.sap.ip.me.api.pios.printerSAP NetWeaver
ScannerConnection ScannerConnection defines a connection (session) with a specific scanner.Classcom.sap.ip.me.api.pios.scannerSAP NetWeaver
ScannerConnection .AttributesContains all possible attribute names for the scanner.Interfacecom.sap.ip.me.api.pios.scannerSAP NetWeaver
ScannerData The ScannerData class represents the barcode data read by the scanner.Classcom.sap.ip.me.api.pios.scannerSAP NetWeaver
ScannerException An exception thrown when an error occurs during scanner operation.Classcom.sap.ip.me.api.pios.scannerSAP NetWeaver
ScannerListener This class represents the base class for all ScannerListener implementations.Interfacecom.sap.ip.me.api.pios.scannerSAP NetWeaver
ScannerParameters This class represents the scanner parameters required to open a scanner connection.Classcom.sap.ip.me.api.pios.scannerSAP NetWeaver
SymbologyBase class for all Symbologies.Classcom.sap.ip.me.api.pios.symbologySAP NetWeaver
Symbology2DBase class for all 2D Symbologies.Classcom.sap.ip.me.api.pios.symbologySAP NetWeaver
SymbologyAttributesContains the Attributes supported by all the symbologies.Interfacecom.sap.ip.me.api.pios.symbologySAP NetWeaver
SymbologyLinearBase class for all Linear Symbologies.Classcom.sap.ip.me.api.pios.symbologySAP NetWeaver
SymbologyTypeThis class defines a numeric value for each symbology supported.Classcom.sap.ip.me.api.pios.symbologySAP NetWeaver
TagConfigurationManager The TagConfigurationManager is used to manage the various RFID tag Types that will be supported by an RFID reader.Classcom.sap.ip.me.api.pios.rfidSAP NetWeaver
TimeOutExceptionThrown whenever a timeout operation occurs.Classcom.sap.ip.me.api.piosSAP NetWeaver
UCCEAN128Represents the UCC/EAN 128 Symbology.Classcom.sap.ip.me.api.pios.symbologySAP NetWeaver
UPC_ARepresents the UPC-A Symbology.Classcom.sap.ip.me.api.pios.symbologySAP NetWeaver
UnsupportedExceptionThrown whenever a method is called and is not supported by the driver.Classcom.sap.ip.me.api.piosSAP NetWeaver