|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BarCode | |
com.idautomation.linear | |
com.idautomation.linear.encoder |
Uses of BarCode in com.idautomation.linear |
Fields in com.idautomation.linear declared as BarCode | |
BarCode |
BCApplet.BC
|
Uses of BarCode in com.idautomation.linear.encoder |
Methods in com.idautomation.linear.encoder with parameters of type BarCode | |
void |
barCodeEncoder.encodeImage(BarCode c,
java.lang.String psFormat,
java.lang.String psFile)
Has the same functionality as the constructor, can be used to encode images without the need to reinstantiate the barCodeEncoder object. |
Constructors in com.idautomation.linear.encoder with parameters of type BarCode | |
barCodeEncoder(BarCode c,
java.lang.String psFormat,
java.lang.String psFile)
Constructor used to save an image of the current state of the BarCode object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |