|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.lowagie.text.pdf.BarcodeDatamatrix.DmParams
private static class BarcodeDatamatrix.DmParams
Field Summary | |
---|---|
(package private) int |
dataBlock
|
(package private) int |
dataSize
|
(package private) int |
errorBlock
|
(package private) int |
height
|
(package private) int |
heightSection
|
(package private) int |
width
|
(package private) int |
widthSection
|
Constructor Summary | |
---|---|
BarcodeDatamatrix.DmParams(int height,
int width,
int heightSection,
int widthSection,
int dataSize,
int dataBlock,
int errorBlock)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int height
int width
int heightSection
int widthSection
int dataSize
int dataBlock
int errorBlock
Constructor Detail |
---|
BarcodeDatamatrix.DmParams(int height, int width, int heightSection, int widthSection, int dataSize, int dataBlock, int errorBlock)
|
Hosted by Hostbasket | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |