__construct()
checkParams()
draw()
getAutomaticRenderError()
getBarcode()
getHorizontalPosition()
getLeftOffset()
getModuleSize()
getRendererNamespace()
getTopOffset()
getType()
getVerticalPosition()
render()
setAutomaticRenderError()
setBarcode()
setHorizontalPosition()
setLeftOffset()
setModuleSize()
setOptions()
setRendererNamespace()
setTopOffset()
setVerticalPosition()
Class for rendering the barcode
__construct(array | \Traversable $options)
array\Traversable
checkParams() : bool
bool
draw() : mixed
mixed
getAutomaticRenderError() : bool
bool
getBarcode() : \Zend\Barcode\Object\ObjectInterface
getHorizontalPosition() : string
string
getLeftOffset() : int
int
getModuleSize() : float
float
getRendererNamespace() : string
string
getTopOffset() : int
int
getType() : string
string
getVerticalPosition() : string
string
render() : mixed
mixed
setAutomaticRenderError(bool $value) : \Zend\Barcode\Renderer\self
bool
\Zend\Barcode\Renderer\self
setBarcode(\Zend\Barcode\Object\ObjectInterface $barcode) : \Zend\Barcode\Renderer\RendererInterface
setHorizontalPosition(string $value) : \Zend\Barcode\Renderer\RendererInterface
setOptions(array $options) : \Zend\Barcode\Renderer\RendererInterface
setRendererNamespace(string $namespace) : \Zend\Barcode\Renderer\RendererInterface
setVerticalPosition(string $value) : \Zend\Barcode\Renderer\RendererInterface