Package de.gmxhome.conrad.jpos.jpos_base.posprinter
package de.gmxhome.conrad.jpos.jpos_base.posprinter
-
Interface SummaryInterfaceDescriptionInterface for methods that implement property setter and method calls for the POSPrinter device category.
-
Class SummaryClassDescriptionOutput request executor for POSPrinter method CutPaper.Output request executor for POSPrinter method DrawRuledLine.General part of POSPrinter factory for JPOS devices using this framework.Output request executor for POSPrinter method MarkFeed.Output print request class for printers.Output request class for printers.Output request executor for POSPrinter method PageModePrint.POSPrinter error event class.Class containing the POSPrinter specific properties, their default values and default implementations of POSPrinterInterface.POSPrinter service implementation.Class describing control characters in print data.Class describing alignment escape sequences ESC|xA, where x is one of l, c or r.Class describing barcode escape sequences ESC|[*]#R.Class describing bitmap escape sequences ESC|#B.Class describing color escape sequences ESC|[#]xC, where x is one of r or f.Class describing cut escape sequences ESC|[#][x]P, where x is one of f or s.Class describing embedded escape sequences ESC|[*]#E.Class describing feed escape sequences ESC|[#]xF, where x is one of l, r or u.Class describing font typeface selection escape sequences ESC|#fT.Class describing line escape sequences ESC|[!][#]xC, where x is one of u or st.Class describing logo escape sequences ESC|[x]L, where x is one of t or b.Class describing normalize escape sequences ESC|N.Class describing ruled line escape sequences ESC|*#dL.Class describing scaling escape sequences ESC|[#][x]C, where x is one of h or v.Class describing shading escape sequences ESC|[#]sC.Class describing simple attribute setting escape sequences ESC|[!]xC, where x is one of b, i, rv, tb or tp.Class describing stamp escape sequences ESC|sL.Class describing unknown escape sequence.Class describing printable part of print data.Helper class used to control parsed output data.Status update event implementation for POSPrinter devices.Output request executor for POSPrinter method PrintBarCode.Output request executor for POSPrinter method PrintBitmap.Output request executor for POSPrinter method PrintImmediate.Output request executor for POSPrinter method PrintMemoryBitmap.Output request executor for POSPrinter method PrintNormal.Output request executor for POSPrinter method PrintTwoNormal.Output request executor for POSPrinter method RotatePrint.Output request executor for POSPrinter method TransactionPrint.
-
Exception Summary