MCPcopy Create free account

hub / github.com/anastaciocintra/escpos-coffee-samples / types & classes

Types & classes50 in github.com/anastaciocintra/escpos-coffee-samples

ClassBarcodeGen
generate barcode image and print on escpos_coffee
miscellaneous/BarcodeGen/src/main/java/BarcodeGen.java:23
ClassBarcodeSample
usual/barcode/src/main/java/BarcodeSample.java:19
ClassBitImageSample
usual/bitimage/src/main/java/BitImageSample.java:22
ClassCodeTableSample
usual/charcode/src/main/java/CodeTableSample.java:17
ClassCoffeeBitmap
miscellaneous/CoffeeBitmap/src/main/java/CoffeeBitmap.java:42
ClassCoffeeImageAndroidImpl
implements CoffeeImage using Java BufferedImage @see CoffeeImage @see Bitmap
miscellaneous/AndroidImage/app/src/main/java/com/github/anastaciocintra/escposcoffeesamples/androidimage/CoffeeImageAndroidImpl.java:38
ClassCoffeeImageAndroidImpl
implements CoffeeImage using Java BufferedImage @see CoffeeImage @see Bitmap
miscellaneous/pdfprintingandroid/app/src/main/java/com/github/anastaciocintra/escposcoffeesamples/pdfprintingandroid/CoffeeImageAndroidImpl.java:37
ClassDitheringSample
usual/dithering/src/main/java/DitheringSample.java:19
ClassExampleInstrumentedTest
Instrumented test, which will execute on an Android device. @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
miscellaneous/AndroidImage/app/src/androidTest/java/com/github/anastaciocintra/escposcoffeesamples/androidimage/ExampleInstrumentedTest.java:18
ClassExampleInstrumentedTest
Instrumented test, which will execute on an Android device. @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
miscellaneous/pdfprintingandroid/app/src/androidTest/java/com/github/anastaciocintra/escposcoffeesamples/pdfprintingandroid/ExampleInstrumentedTest.java:16
ClassExampleUnitTest
Example local unit test, which will execute on the development machine (host). @see <a href="http://d.android.com/tools/testing">Testing documentatio
miscellaneous/AndroidImage/app/src/test/java/com/github/anastaciocintra/escposcoffeesamples/androidimage/ExampleUnitTest.java:12
ClassExampleUnitTest
Example local unit test, which will execute on the development machine (host). @see <a href="http://d.android.com/tools/testing">Testing documentatio
miscellaneous/pdfprintingandroid/app/src/test/java/com/github/anastaciocintra/escposcoffeesamples/pdfprintingandroid/ExampleUnitTest.java:12
ClassGetstartSample
usual/getstart/src/main/java/GetstartSample.java:14
ClassGraphicsImageSample
usual/graphics-image/src/main/java/GraphicsImageSample.java:20
ClassImageHelper
Process big images end send to the printer. The image is sliced into small pieces then send to the printer When to use: If your image overflow the buf
miscellaneous/PdfPrinting/src/main/java/lib/ImageHelper.java:44
ClassImageHelper
Process big images end send to the printer. The image is sliced into small pieces then send to the printer When to use: If your image overflow the buf
miscellaneous/BarcodeGen/src/main/java/lib/ImageHelper.java:44
ClassImageHelper
Process big images end send to the printer. The image is sliced into small pieces then send to the printer When to use: If your image overflow the buf
miscellaneous/sliceimage/src/main/java/lib/ImageHelper.java:41
ClassImageHelper
Process big images end send to the printer. The image is sliced into small pieces then send to the printer When to use: If your image overflow the buf
miscellaneous/CoffeeBitmap/src/main/java/lib/ImageHelper.java:44
ClassImageHelper
Process big images end send to the printer. The image is sliced into small pieces then send to the printer When to use: If your image overflow the buf
miscellaneous/pdfprintingandroid/app/src/main/java/com/github/anastaciocintra/escposcoffeesamples/pdfprintingandroid/ImageHelper.java:38
ClassMainActivity
miscellaneous/AndroidImage/app/src/main/java/com/github/anastaciocintra/escposcoffeesamples/androidimage/MainActivity.java:9
ClassMainActivity
miscellaneous/pdfprintingandroid/app/src/main/java/com/github/anastaciocintra/escposcoffeesamples/pdfprintingandroid/MainActivity.java:8
ClassOutputStream
Supply OutputStream to the serial port. <p> Send data directing to the printer. The instance cannot be reused and the last command should be <code>clo
miscellaneous/SerialStatus/src/main/java/lib/SerialStatus.java:283
ClassPdfPrinting
make pdf rendering and send to escpos_coffee
miscellaneous/PdfPrinting/src/main/java/PdfPrinting.java:19
ClassPrincipal
miscellaneous/SerialStatus/src/main/java/Principal.java:41
ClassPrincipal
miscellaneous/SerialStream/src/main/java/Principal.java:30
ClassPrincipal
miscellaneous/UsbStatus/src/main/java/Principal.java:16
ClassPrint
miscellaneous/AndroidImage/app/src/main/java/com/github/anastaciocintra/escposcoffeesamples/androidimage/Print.java:21
ClassPrint
miscellaneous/pdfprintingandroid/app/src/main/java/com/github/anastaciocintra/escposcoffeesamples/pdfprintingandroid/Print.java:23
InterfacePrinterStatusEvent
Interface to base the events in @{@link SerialStatus} @see @{@link SerialStatus#addEventListener(PrinterStatusEvent)}
miscellaneous/SerialStatus/src/main/java/lib/PrinterStatusEvent.java:30
ClassRasterImageSample
usual/raster-image/src/main/java/RasterImageSample.java:21
ClassSamplesCommon
usual/samples-common/src/main/java/SamplesCommon.java:11
ClassSerialStatus
SerialStatus - framework to get status of the Serial/Com thermal printer this can be used with escpos-coffee lib
miscellaneous/SerialStatus/src/main/java/lib/SerialStatus.java:46
ClassSerialStatusTMT20
Implementation of SerialStatus specific to TM-T20 Epson printer
miscellaneous/SerialStatus/src/main/java/SerialStatusTMT20.java:34
ClassSerialStream
Supply OutputStream to the comm port. <p> Send data directing to the printer. The instance cannot be reused and the last command should be <code>close
miscellaneous/SerialStream/src/main/java/lib/SerialStream.java:45
ClassServerPrint
miscellaneous/server-print/src/main/java/ServerPrint.java:36
ClassSliceImage
miscellaneous/sliceimage/src/main/java/SliceImage.java:12
ClassStatus
Structure to store errors and info of the printer. @see #addError(Status) @see #addInfo(Status) @see #getMapErrors() @see #getMapInfo()
miscellaneous/SerialStatus/src/main/java/lib/SerialStatus.java:55
ClassStatus
Structure to store errors and info of the printer. @see #addError(Status) @see #addInfo(Status) @see #getMapErrors() @see #getMapInfo()
miscellaneous/UsbStatus/src/main/java/lib/UsbStatus.java:57
ClassTcpIpSample
usual/tcpip-stream/src/main/java/TcpIpSample.java:13
ClassTextPrintModeStyleSample
usual/textprintmodestyle/src/main/java/TextPrintModeStyleSample.java:16
ClassTextStyleSample
Show how to use text styles. @author Marco Cintra
usual/textstyle/src/main/java/TextStyleSample.java:20
ClassUsb4JavaEscPosCoffee
miscellaneous/Usb4JavaStream/src/main/java/Usb4JavaEscPosCoffee.java:10
ClassUsb4JavaStream
miscellaneous/Usb4JavaStream/src/main/java/lib/Usb4JavaStream.java:35
InterfaceUsbPrinterEvent
Interface to base the events in @{@link UsbStatus} @see @{@link UsbStatus#addEventListener(UsbPrinterEvent)}
miscellaneous/UsbStatus/src/main/java/lib/UsbPrinterEvent.java:30
ClassUsbStatus
UsbStatus - framework to get status of the USB thermal printer this can be used with escpos-coffee lib
miscellaneous/UsbStatus/src/main/java/lib/UsbStatus.java:48
ClassUsbStatusTMT20
Implementation of UsbStatus specific to TM-T20 Epson usb printer
miscellaneous/UsbStatus/src/main/java/UsbStatusTMT20.java:34
ClassUsbStream
Supply OutputStream to the Usb printer. <p> Send data directing to the printer. The instance cannot be reused and the last command should be <code>clo
miscellaneous/UsbStatus/src/main/java/lib/UsbStatus.java:379
ClasspulsePinSample
usual/pulsepin/src/main/java/pulsePinSample.java:14
EnumsampleImages
usual/samples-common/src/main/java/SamplesCommon.java:13
EnumsampleImages
miscellaneous/sliceimage/src/main/java/SliceImage.java:42