com.google.zxing.oned
Interface UPCEANWriter

All Superinterfaces:
Writer
All Known Implementing Classes:
AbstractUPCEANWriter, Code128Writer, Code39Writer, EAN13Writer, EAN8Writer, ITFWriter

public interface UPCEANWriter
extends Writer

Since:
BlackBerry API 6.0.0

Method Summary
 byte[] encode(String contents)
           
 
Methods inherited from interface com.google.zxing.Writer
encode, encode
 



Method Detail

encode

byte[] encode(String contents)
Returns:
a byte array of horizontal pixels (0 = white, 1 = black)
Since:
BlackBerry API 6.0.0





Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal