|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.toshiba.tgcsapi.TGCSMPOSDevice
com.toshiba.tgcsapi.TGCSMPOS4610Printer
public class TGCSMPOS4610Printer
Constructor Summary | |
---|---|
TGCSMPOS4610Printer()
|
Method Summary | |
---|---|
void |
beginInsertion(int timeout)
Initiate document insert on the printer. |
void |
beginRemoval(int timeout)
Initiate the removal of the document from the printer |
void |
changePrintSide(int side)
Performs flip document on the DI station if it is necessary. |
void |
cutPaper(int percentage)
Perform cutPaper() operation. |
void |
endInsertion()
Terminate the wait-for-document mode and register the document. |
void |
endRemoval()
Terminate the removal of document process. |
boolean |
getAsyncMode()
|
boolean |
getCapSlpLeft90()
|
boolean |
getCapSlpPresent()
|
boolean |
getCapSlpRight90()
|
boolean |
getCapSlpRotate180()
|
int |
getCharacterSet()
|
java.lang.String |
getCharacterSetList()
|
boolean |
getCoverOpen()
|
int |
getErrorLevel()
|
boolean |
getFlagWhenIdle()
|
int |
getMapMode()
|
boolean |
getRecEmpty()
|
int |
getRecLineChars()
|
java.lang.String |
getRecLineCharsList()
|
int |
getRecLineHeight()
|
int |
getRecLineWidth()
|
boolean |
getSlpEmpty()
|
int |
getSlpLineChars()
|
java.lang.String |
getSlpLineCharsList()
|
int |
getSlpLineHeight()
|
int |
getSlpLineSpacing()
|
int |
getSlpPrintSide()
|
void |
printBarCode(int station,
java.lang.String data,
int symbology,
int height,
int width,
int alignment,
int textPosition)
Perform printBarCode operation as specified in the UPOS Specification. |
void |
printBitmap(int station,
Bitmap bmp,
int width,
int alignment)
Same as above except image is a Bitmap object instance. |
void |
printBitmap(int station,
java.lang.String filename,
int width,
int alignment)
printBitmap() operation with given filename. |
void |
printNormal(int station,
java.lang.String data)
Printnormal() operation. |
void |
rotatePrint(int station,
int rotation)
Perform rotate print operation. |
void |
setAsyncMode(boolean value)
sets the AsyncMode value |
void |
setCharacterSet(int value)
Sets the CharacterSet value |
void |
setFlagWhenIdle(boolean value)
Sets FlagWhenIdle |
void |
setMapMode(int value)
Sets MapMode value |
void |
setRecLineChars(int value)
Sets RecLineChars value. |
void |
setRecLineHeight(int value)
Sets RecLineHeight value. |
void |
setSlpLineChars(int value)
Sets SlpLineChars value. |
void |
setSlpLineHeight(int value)
Sets SlpLineHeight value |
void |
setSlpLineSpacing(int value)
Sets SlpLineSpacing value. |
void |
transactionPrint(int station,
int control)
Perform transactionPrint() operation based on settings in control attribute. |
Methods inherited from class com.toshiba.tgcsapi.TGCSMPOSDevice |
---|
addPOSEventListener, claim, clearInput, clearOutput, close, directIO, getClaimed, getDataEventEnabled, getDeviceEnabled, getDevices, getOutputID, getPhysicalDeviceName, getVersion, handleEvent, loadConfigurationFile, loadMICRExceptionFile, open, release, removePOSEventListener, setDataEventEnabled, setDeviceEnabled, unregisterAllEventHandlers |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TGCSMPOS4610Printer()
Method Detail |
---|
public void cutPaper(int percentage) throws TGCSMPOSException
TGCSMPOSException
public void printBarCode(int station, java.lang.String data, int symbology, int height, int width, int alignment, int textPosition) throws TGCSMPOSException
TGCSMPOSException
public void printNormal(int station, java.lang.String data) throws TGCSMPOSException
TGCSMPOSException
public void printBitmap(int station, java.lang.String filename, int width, int alignment) throws java.io.IOException, TGCSMPOSException
java.io.IOException
TGCSMPOSException
public void printBitmap(int station, Bitmap bmp, int width, int alignment) throws TGCSMPOSException
TGCSMPOSException
public void transactionPrint(int station, int control) throws TGCSMPOSException
TGCSMPOSException
public void rotatePrint(int station, int rotation) throws TGCSMPOSException
TGCSMPOSException
public void beginInsertion(int timeout) throws TGCSMPOSException
TGCSMPOSException
public void endInsertion() throws TGCSMPOSException
TGCSMPOSException
public void beginRemoval(int timeout) throws TGCSMPOSException
TGCSMPOSException
public void endRemoval() throws TGCSMPOSException
TGCSMPOSException
public void changePrintSide(int side) throws TGCSMPOSException
TGCSMPOSException
public boolean getAsyncMode() throws TGCSMPOSException
TGCSMPOSException
public void setAsyncMode(boolean value) throws TGCSMPOSException
value
-
TGCSMPOSException
public boolean getCapSlpLeft90() throws TGCSMPOSException
TGCSMPOSException
public boolean getCapSlpPresent() throws TGCSMPOSException
TGCSMPOSException
public boolean getCapSlpRight90() throws TGCSMPOSException
TGCSMPOSException
public boolean getCapSlpRotate180() throws TGCSMPOSException
TGCSMPOSException
public boolean getCoverOpen() throws TGCSMPOSException
TGCSMPOSException
public int getErrorLevel() throws TGCSMPOSException
TGCSMPOSException
public int getCharacterSet() throws TGCSMPOSException
TGCSMPOSException
public void setCharacterSet(int value) throws TGCSMPOSException
value
-
TGCSMPOSException
public java.lang.String getCharacterSetList() throws TGCSMPOSException
TGCSMPOSException
public boolean getFlagWhenIdle() throws TGCSMPOSException
TGCSMPOSException
public void setFlagWhenIdle(boolean value) throws TGCSMPOSException
value
-
TGCSMPOSException
public int getMapMode() throws TGCSMPOSException
TGCSMPOSException
public void setMapMode(int value) throws TGCSMPOSException
value
-
TGCSMPOSException
public int getRecLineChars() throws TGCSMPOSException
TGCSMPOSException
public void setRecLineChars(int value) throws TGCSMPOSException
value
-
TGCSMPOSException
public java.lang.String getRecLineCharsList() throws TGCSMPOSException
TGCSMPOSException
public int getRecLineHeight() throws TGCSMPOSException
TGCSMPOSException
public void setRecLineHeight(int value) throws TGCSMPOSException
value
-
TGCSMPOSException
public int getRecLineWidth() throws TGCSMPOSException
TGCSMPOSException
public boolean getRecEmpty() throws TGCSMPOSException
TGCSMPOSException
public java.lang.String getSlpLineCharsList() throws TGCSMPOSException
TGCSMPOSException
public int getSlpLineChars() throws TGCSMPOSException
TGCSMPOSException
public void setSlpLineChars(int value) throws TGCSMPOSException
value
-
TGCSMPOSException
public int getSlpLineHeight() throws TGCSMPOSException
TGCSMPOSException
public void setSlpLineHeight(int value) throws TGCSMPOSException
value
-
TGCSMPOSException
public int getSlpLineSpacing() throws TGCSMPOSException
TGCSMPOSException
public void setSlpLineSpacing(int value) throws TGCSMPOSException
value
-
TGCSMPOSException
public int getSlpPrintSide() throws TGCSMPOSException
TGCSMPOSException
public boolean getSlpEmpty() throws TGCSMPOSException
TGCSMPOSException
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |