public class BarCodeView
extends View
Constructor and Description |
---|
BarCodeView(Context context,
com.zebra.scannercontrol.GenerateBarcode128B barcode) |
Modifier and Type | Method and Description |
---|---|
int |
getXSize() |
int |
getYSize() |
protected void |
onDraw(Canvas canvas) |
boolean |
onTouchEvent(MotionEvent event) |
void |
setSize(int x,
int y) |