public class ITF14CanvasLogicHandler extends DefaultCanvasLogicHandler
bcBean, canvas, dimensions| Constructor and Description |
|---|
ITF14CanvasLogicHandler(ITF14Bean bcBean,
Canvas canvas)
Main constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected double |
getStartX()
Returns the start X position of the bars.
|
protected double |
getStartY()
Returns the start Y position of the bars.
|
protected double |
getTextBaselinePosition()
Returns the vertical text baseline position.
|
void |
startBarcode(String msg,
String formattedMsg)
This is always the first method called.
|
addBar, endBarcode, endBarGroup, startBarGrouppublic void startBarcode(String msg, String formattedMsg)
startBarcode in interface BarcodeLogicHandlerstartBarcode in class DefaultCanvasLogicHandlermsg - full message to be encodedformattedMsg - message as it is to be presented in the
human-readable partprotected double getStartX()
getStartX in class DefaultCanvasLogicHandlerprotected double getStartY()
getStartY in class DefaultCanvasLogicHandlerprotected double getTextBaselinePosition()
getTextBaselinePosition in class DefaultCanvasLogicHandlerCopyright © 2003–2023. All rights reserved.