|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.report.barCodes.StiPdf417BarCodeType.StiPdf417
protected static class StiPdf417BarCodeType.StiPdf417
| Constructor Summary | |
|---|---|
StiPdf417BarCodeType.StiPdf417(java.lang.String inputData,
StiPdf417EncodingMode mode)
|
|
StiPdf417BarCodeType.StiPdf417(java.lang.String inputData,
StiPdf417EncodingMode mode,
StiPdf417ErrorsCorrectionLevel errorCorrectionLevel,
int columns,
int rows,
boolean autoColumns,
boolean autoRows,
double aspectRatio,
int ratioY)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getErrorMessage()
|
int[] |
getMatrix()
The raw image bits of the barcode |
int |
getMatrixHeight()
The number of barcode rows |
int |
getMatrixWidth()
The number of X pixels of Matrix |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiPdf417BarCodeType.StiPdf417(java.lang.String inputData,
StiPdf417EncodingMode mode)
public StiPdf417BarCodeType.StiPdf417(java.lang.String inputData,
StiPdf417EncodingMode mode,
StiPdf417ErrorsCorrectionLevel errorCorrectionLevel,
int columns,
int rows,
boolean autoColumns,
boolean autoRows,
double aspectRatio,
int ratioY)
| Method Detail |
|---|
public final int[] getMatrix()
public final int getMatrixWidth()
public final int getMatrixHeight()
public final java.lang.String getErrorMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||