|
Generated by JDiff |
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |
This file contains all the changes in documentation in the packagecom.itextpdf.barcodes
as colored differences. Deletions are shownlike this, and additions are shown like this.
If no deletions or additions are shown in an entry, the HTML tags will be what has changed. The new HTML tags are shown in the differences. If no documentation existed, and then some was added in a later version, this change is noted in the appropriate class pages of differences, but the change is not shown on this page. Only changes in existing text are shown here. Similarly, documentation which was inherited from another class or interface is not shown here.
Note that an HTML error in the new documentation may cause the display of other documentation changes to be presented incorrectly. For instance, failure to close a tag will cause all subsequent paragraphs to be displayed differently.
Creates a PdfFormXObject with the barcode with given module width and module height. @param foregroundClass BarcodeDataMatrix, Rectangle getBarcodeSize(float, float)The color of the pixels. It can benull
@param moduleSideThe side (width and height) of the pixels. @param documentThe document @return the XObject.
Gets the barcode size @param moduleHeightClass BarcodeDataMatrix, void setHeight(int)The height of the module @param moduleWidthThe width of the module @return The size of the barcode
Sets the height of the barcode. If the height is zero it will be calculated. This height doesn't include the whitespace border, if any. The allowed dimensions are (Class BarcodeDataMatrix, void setWidth(int)heightwidth,widthheight):10, 10
12, 12
818,188
14, 14
832,328
16, 16
1226,2612
18, 18
20, 20
1236,3612
22, 22
1636,3616
24, 24
26, 26
1648,4816
32, 32
36, 36
40, 40
44, 44
48, 48
52, 52
64, 64
72, 72
80, 80
88, 88
96, 96
104, 104
120, 120
132, 132
144, 144
@param height the height of the barcode
Sets the width of the barcode. If the width is zero it will be calculated. This width doesn't include the whitespace border, if any. The allowed dimensions are (heightwidth,widthheight):10, 10
12, 12
818,188
14, 14
832,328
16, 16
1226,2612
18, 18
20, 20
1236,3612
22, 22
1636,3616
24, 24
26, 26
1648,4816
32, 32
36, 36
40, 40
44, 44
48, 48
52, 52
64, 64
72, 72
80, 80
88, 88
96, 96
104, 104
120, 120
132, 132
144, 144
@param width the width of the barcode