Skip navigation links
B C F G I N P S T U V 

B

BitImage() - Constructor for class com.senter.function.openapi.unstable.PrinterA.BitImage
 

C

com.senter.function.openapi.unstable - package com.senter.function.openapi.unstable
 

F

feedPape(int) - Method in class com.senter.function.openapi.unstable.PrinterA
Feed paper

G

getInstance() - Static method in class com.senter.function.openapi.unstable.PrinterA
Get instance
getVersion() - Method in class com.senter.function.openapi.unstable.PrinterA
Get version

I

init() - Method in class com.senter.function.openapi.unstable.PrinterA
Initialize
isInitialized() - Method in class com.senter.function.openapi.unstable.PrinterA
Is device initialized
isPaperReady() - Method in class com.senter.function.openapi.unstable.PrinterA
Paper status query

N

newInstanceOf(Bitmap) - Static method in class com.senter.function.openapi.unstable.PrinterA.BitImage
Generate BitImage instance by the specified bitmap

P

printAndLineFeed() - Method in class com.senter.function.openapi.unstable.PrinterA
Print and line feed.
printBarcode(String) - Method in class com.senter.function.openapi.unstable.PrinterA
Print bar code, format for the Code39, the length of the bar code printing 1<=n<=11, only to support the number
printBitImage(PrinterA.BitImagePrintMode) - Method in class com.senter.function.openapi.unstable.PrinterA
Print downloaded image, if no image downloaded, the instruction has no effect
[details]
• This instruction has no effect when no image downloaded.
printCharacters(String) - Method in class com.senter.function.openapi.unstable.PrinterA
Print the string, the printer support character set for the GB2312 standard 24 * 24 dot matrix font that covers the 6763 Chinese characters and 12*24 lattice of the English.
PrinterA - Class in com.senter.function.openapi.unstable
Main class of printer,this class includes all interfaces used by this printer.
PrinterA.BarcodeTitlePosition - Enum in com.senter.function.openapi.unstable
Barcode title position
PrinterA.BitImage - Class in com.senter.function.openapi.unstable
Graphical Limited: 1< horizontal pixel number<1023 ((horizontal pixel count +7) /8) * ((vertical pixels +7) /8) *8<=4088
PrinterA.BitImagePrintMode - Enum in com.senter.function.openapi.unstable
BitImage print mode

S

setBarcodeHeight(int) - Method in class com.senter.function.openapi.unstable.PrinterA
Set bar code height
[1,255]
setBarcodeTitlePosition(PrinterA.BarcodeTitlePosition) - Method in class com.senter.function.openapi.unstable.PrinterA
Set barcode title position
setBitImage(PrinterA.BitImage) - Method in class com.senter.function.openapi.unstable.PrinterA
set bitimage
setCharactorHeightScale(int) - Method in class com.senter.function.openapi.unstable.PrinterA
Set charactor height scale.
setCharactorWidthAndHeightScale(int) - Method in class com.senter.function.openapi.unstable.PrinterA
Set charactor width and height scale.
setCharactorWidthScale(int) - Method in class com.senter.function.openapi.unstable.PrinterA
Set charactor width scale.
setLeftMargin(int) - Method in class com.senter.function.openapi.unstable.PrinterA
Set left margin
setLineSpacing(int) - Method in class com.senter.function.openapi.unstable.PrinterA
Set line spacing
Set n point line spacing , 0 < n < 255, default n = 3
Point is absolute value, not subject to enlarge or shrink command
setRightMargin(int) - Method in class com.senter.function.openapi.unstable.PrinterA
Set right margin
setRightSideSpacingOfCharacter(int) - Method in class com.senter.function.openapi.unstable.PrinterA
Set character spacing
The command is the null point between the character set.

T

turnOverlineModeOnOrOff(boolean) - Method in class com.senter.function.openapi.unstable.PrinterA
Allowed / forbidden to print on line.
turnReverseModeOnOrOff(boolean) - Method in class com.senter.function.openapi.unstable.PrinterA
Enable / disable white print.
turnUnderlineModeOnOrOff(boolean) - Method in class com.senter.function.openapi.unstable.PrinterA
Enable / disable underline printing.

U

uninit() - Method in class com.senter.function.openapi.unstable.PrinterA
Uninitialize

V

valueOf(String) - Static method in enum com.senter.function.openapi.unstable.PrinterA.BarcodeTitlePosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.senter.function.openapi.unstable.PrinterA.BitImagePrintMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.senter.function.openapi.unstable.PrinterA.BarcodeTitlePosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.senter.function.openapi.unstable.PrinterA.BitImagePrintMode
Returns an array containing the constants of this enum type, in the order they are declared.
B C F G I N P S T U V 
Skip navigation links