![Citizen CL-E300 Programming Manual Download Page 13](http://html1.mh-extra.com/html/citizen/cl-e300/cl-e300_programming-manual_2610002013.webp)
CITIZEN Android Label Print SDK
—
Programming Manual
13
Methods (LabelDesign class)
No Method
Description
1
LabelDesign
Constructor.
2
drawTextPtrFont
Draws text by using a printer device font.
3
drawTextDLFont
Draws text by using a downloaded font.
4
drawTextLocalFont
Draws text by using a font installed in the terminal.
5
drawNVBitmap
Draws a bitmap image stored in the flash memory of the printer.
6
drawBitmap
Draws a bitmap file in the computer.
7
drawBarCode
Draws a barcode.
8
drawMaxiCode
9
drawPDF417
10 drawDataMatrix
11 drawQRCode
12 drawAztec
13 drawGS1DataBar
14 drawLine
Draws a line.
15 drawRect
Draws a rectangular.
16 fillRect
Draws a rectangular filled with a specified pattern.
17 drawCircle
Draws a circle.
18 fillCircle
Draws a circle filled with a specified pattern.
19 drawPolygon
Draws a polygon.
20 fillPolygon
Draws a polygon filled with a specified pattern.
21 embedRawDesignCommand
Embeds raw printer commands.