|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
public interface ibarcodesettings
defines barcode settings.
method summary | |
---|---|
boolean |
getautoresize()
the size of image automatically. |
java.awt.color |
getbackcolor()
the back color of the barcode. |
float |
getbarheight()
the height of the barcode. |
java.awt.color |
getbordercolor()
border's color |
int |
getborderdashstyle()
border's dash style. |
float |
getborderwidth()
borders's width of barcode image. |
float |
getbottommargin()
the vertical bottom offset height of the barcode to the border. |
codabarchar |
getcodabarstartchar()
start character of codabar barcode. |
codabarchar |
getcodabarstopchar()
stop character of codabar barcode. |
code128setmode |
getcode128setmode()
gets code set of pdf417 barcode. |
int |
getcolumncount()
columns of 2d barcode. |
java.lang.string |
getdata()
the data to render with the barcode. |
java.lang.string |
getdata2d()
the data to render with the 2d barcode. |
float |
getdpix()
gets the horizontal resolution. |
float |
getdpiy()
gets the horizontal resolution. |
java.awt.color |
getforecolor()
the fore color of the barcode. |
float |
getimageheight()
height of barcode image. |
float |
getimagewidth()
width of barcode image. |
float |
getleftmargin()
the horizontal left offset width of the barcode to the border. |
int |
getmacrofileindex()
gets macro pdf417 barcode's file index. |
int |
getmacrosegmentindex()
gets macro pdf417 barcode's segment index. |
pdf417datamode |
getpdf417datamode()
gets data mode of pdf417 barcode. |
pdf417ecl |
getpdf417ecl()
error correction level of pdf417 barcode. |
boolean |
getpdf417truncated()
indicates wheter has been truncated of pdf 417 barcode. |
qrcodedatamode |
getqrcodedatamode()
gets of qrcode barcode. |
qrcodeecl |
getqrcodeecl()
error correction level of qrcode barcode. |
resolutiontype |
getresolutiontype()
gets the resolution. |
float |
getrightmargin()
the horizontal right offset width of the barcode to the border. |
float |
getrotate()
rotation angle of barcode image. |
int |
getrowcount()
rows of 2d barcode. |
boolean |
getshowchecksumchar()
indicates whether shows checksum digit in code128 and ean128 barcodes. |
boolean |
getshowtext()
indicates whether display barcode data text. |
boolean |
getshowtextonbottom()
indicates whether display barcode data text on bottom. |
boolean |
getshowtoptext()
indicates whether shows top text. |
java.lang.string |
getsupdata()
supplement data. |
float |
getsupspace()
space between main and supplement barcode. |
stringalignment |
gettextalignment()
the position of the text rendered in the barcode. |
java.awt.color |
gettextcolor()
the color of the bar of the barcode. |
java.awt.font |
gettextfont()
the font used to render the text inside the barcode. |
float |
gettextmargin()
space between barcode and text. |
textrenderinghint |
gettextrenderinghint()
quality of text rendering. |
float |
gettopmargin()
the vertical top offset height of the barcode to the border. |
java.lang.string |
gettoptext()
top text; |
stringalignment |
gettoptextaligment()
indicate top text aligment. |
java.awt.color |
gettoptextcolor()
text color of top text; |
java.awt.font |
gettoptextfont()
text font of top text; |
barcodetype |
gettype()
the type of the barcode. |
graphicsunit |
getunit()
the unit of measure of the barcode's measurable properties. |
boolean |
getuseantialias()
inidcates whether use anti alias mode to render image. |
checksummode |
getusechecksum()
whether the barcode will use an (optional) checksum. |
float |
getwidenarrowratio()
wide/narrow ratio. |
float |
getx()
width of barcode bar module. |
float |
getxyratio()
height/width ratio of 2d barcode's module. |
float |
gety()
height of 2d barcode bar module. |
boolean |
hasborder()
indicates whether has border; |
void |
hasborder(boolean value)
indicates whether has border; |
void |
setautoresize(boolean value)
the size of image automatically. |
void |
setbackcolor(java.awt.color value)
the back color of the barcode. |
void |
setbarheight(float value)
the height of the barcode. |
void |
setbordercolor(java.awt.color value)
border's color |
void |
setborderdashstyle(int value)
border's dash style. |
void |
setborderwidth(float value)
borders's width of barcode image. |
void |
setbottommargin(float value)
the vertical bottom offset height of the barcode to the border. |
void |
setcodabarstartchar(codabarchar value)
start character of codabar barcode. |
void |
setcodabarstopchar(codabarchar value)
stop character of codabar barcode. |
void |
setcode128setmode(code128setmode value)
sets code set of pdf417 barcode. |
void |
setcolumncount(int value)
columns of 2d barcode. |
void |
setdata(java.lang.string value)
the data to render with the barcode. |
void |
setdata2d(java.lang.string value)
the data to render with the 2d barcode. |
void |
setdpix(float value)
sets the horizontal resolution. |
void |
setdpiy(float value)
sets the horizontal resolution. |
void |
setforecolor(java.awt.color value)
the fore color of the barcode. |
void |
setimageheight(float value)
height of barcode image. |
void |
setimagewidth(float value)
width of barcode image. |
void |
setleftmargin(float value)
the horizontal left offset width of the barcode to the border. |
void |
setmacrofileindex(int value)
sets macro pdf417 barcode's file index. |
void |
setmacrosegmentindex(int value)
sets macro pdf417 barcode's segment index. |
void |
setpdf417datamode(pdf417datamode value)
sets data mode of pdf417 barcode. |
void |
setpdf417ecl(pdf417ecl value)
error correction level of pdf417 barcode. |
void |
setpdf417truncated(boolean value)
indicates wheter has been truncated of pdf 417 barcode. |
void |
setqrcodedatamode(qrcodedatamode value)
sets of qrcode barcode. |
void |
setqrcodeecl(qrcodeecl value)
error correction level of qrcode barcode. |
void |
setresolutiontype(resolutiontype value)
sets the resolution. |
void |
setrightmargin(float value)
the horizontal right offset width of the barcode to the border. |
void |
setrotate(float value)
rotation angle of barcode image. |
void |
setrowcount(int value)
rows of 2d barcode. |
void |
setshowchecksumchar(boolean value)
indicates whether shows checksum digit in code128 and ean128 barcodes. |
void |
setshowtext(boolean value)
indicates whether display barcode data text. |
void |
setshowtextonbottom(boolean value)
indicates whether display barcode data text on bottom. |
void |
setshowtoptext(boolean value)
indicates whether shows top text. |
void |
setsupdata(java.lang.string value)
supplement data. |
void |
setsupspace(float value)
space between main and supplement barcode. |
void |
settextalignment(stringalignment value)
the position of the text rendered in the barcode. |
void |
settextcolor(java.awt.color value)
the color of the bar of the barcode. |
void |
settextfont(java.awt.font value)
the font used to render the text inside the barcode. |
void |
settextmargin(float value)
space between barcode and text. |
void |
settextrenderinghint(textrenderinghint value)
quality of text rendering. |
void |
settopmargin(float value)
the vertical top offset height of the barcode to the border. |
void |
settoptext(java.lang.string value)
top text; |
void |
settoptextaligment(stringalignment value)
indicate top text aligment. |
void |
settoptextcolor(java.awt.color value)
text color of top text; |
void |
settoptextfont(java.awt.font value)
text font of top text; |
void |
settype(barcodetype value)
the type of the barcode. |
void |
setunit(graphicsunit value)
the unit of measure of the barcode's measurable properties. |
void |
setuseantialias(boolean value)
inidcates whether use anti alias mode to render image. |
void |
setusechecksum(checksummode value)
whether the barcode will use an (optional) checksum. |
void |
setwidenarrowratio(float value)
wide/narrow ratio. |
void |
setx(float value)
width of barcode bar module. |
void |
setxyratio(float value)
height/width ratio of 2d barcode's module. |
void |
sety(float value)
height of 2d barcode bar module. |
method detail |
---|
boolean getautoresize()
void setautoresize(boolean value)
barcodetype gettype()
void settype(barcodetype value)
java.lang.string getdata()
void setdata(java.lang.string value)
java.lang.string getdata2d()
void setdata2d(java.lang.string value)
java.lang.string gettoptext()
void settoptext(java.lang.string value)
java.awt.color gettoptextcolor()
void settoptextcolor(java.awt.color value)
java.awt.font gettoptextfont()
void settoptextfont(java.awt.font value)
boolean getshowtoptext()
void setshowtoptext(boolean value)
stringalignment gettoptextaligment()
void settoptextaligment(stringalignment value)
graphicsunit getunit()
void setunit(graphicsunit value)
textrenderinghint gettextrenderinghint()
void settextrenderinghint(textrenderinghint value)
float getrotate()
void setrotate(float value)
java.awt.color getbackcolor()
void setbackcolor(java.awt.color value)
java.awt.color getforecolor()
void setforecolor(java.awt.color value)
boolean getshowtext()
void setshowtext(boolean value)
boolean getshowtextonbottom()
void setshowtextonbottom(boolean value)
java.awt.color gettextcolor()
void settextcolor(java.awt.color value)
float getbarheight()
ibarcodesettings.getunit()
.
void setbarheight(float value)
ibarcodesettings.getunit()
.
float gettopmargin()
ibarcodesettings.getunit()
.
void settopmargin(float value)
ibarcodesettings.getunit()
.
float getbottommargin()
void setbottommargin(float value)
float gettextmargin()
void settextmargin(float value)
float getleftmargin()
void setleftmargin(float value)
float getrightmargin()
void setrightmargin(float value)
java.awt.font gettextfont()
void settextfont(java.awt.font value)
stringalignment gettextalignment()
void settextalignment(stringalignment value)
checksummode getusechecksum()
void setusechecksum(checksummode value)
boolean getuseantialias()
void setuseantialias(boolean value)
float getimageheight()
void setimageheight(float value)
float getimagewidth()
void setimagewidth(float value)
int getcolumncount()
void setcolumncount(int value)
int getrowcount()
void setrowcount(int value)
float getdpix()
void setdpix(float value)
float getdpiy()
void setdpiy(float value)
resolutiontype getresolutiontype()
void setresolutiontype(resolutiontype value)
boolean getshowchecksumchar()
void setshowchecksumchar(boolean value)
codabarchar getcodabarstartchar()
void setcodabarstartchar(codabarchar value)
codabarchar getcodabarstopchar()
void setcodabarstopchar(codabarchar value)
java.lang.string getsupdata()
void setsupdata(java.lang.string value)
float getsupspace()
void setsupspace(float value)
float getwidenarrowratio()
void setwidenarrowratio(float value)
boolean hasborder()
void hasborder(boolean value)
float getborderwidth()
void setborderwidth(float value)
java.awt.color getbordercolor()
void setbordercolor(java.awt.color value)
int getborderdashstyle()
void setborderdashstyle(int value)
float getx()
void setx(float value)
float gety()
void sety(float value)
float getxyratio()
void setxyratio(float value)
code128setmode getcode128setmode()
void setcode128setmode(code128setmode value)
pdf417datamode getpdf417datamode()
void setpdf417datamode(pdf417datamode value)
pdf417ecl getpdf417ecl()
void setpdf417ecl(pdf417ecl value)
boolean getpdf417truncated()
void setpdf417truncated(boolean value)
int getmacrofileindex()
void setmacrofileindex(int value)
int getmacrosegmentindex()
void setmacrosegmentindex(int value)
qrcodedatamode getqrcodedatamode()
void setqrcodedatamode(qrcodedatamode value)
qrcodeecl getqrcodeecl()
void setqrcodeecl(qrcodeecl value)
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |