public class Pdf417Parameters
extends java.lang.Object
PDF417 parameters.
Modifier and Type | Method and Description |
---|---|
float |
getAspectRatio()
Height/Width ratio of 2D BarCode module.
|
java.nio.charset.Charset |
getCodeTextEncoding()
Gets the encoding of codetext.
|
int |
getColumns()
Columns count.
|
Pdf417CompactionMode |
getPdf417CompactionMode()
Pdf417 symbology type of BarCode's compaction mode.
|
int |
getPdf417ECIEncoding()
Extended Channel Interpretation Identifiers.
|
Pdf417ErrorLevel |
getPdf417ErrorLevel()
Gets Pdf417 symbology type of BarCode's error correction level
ranging from level0 to level8, level0 means no error correction info,
level8 means best error correction which means a larger picture.
|
java.lang.String |
getPdf417MacroAddressee()
Gets macro Pdf417 barcode addressee name.
|
int |
getPdf417MacroChecksum()
Gets macro Pdf417 barcode checksum.
|
int |
getPdf417MacroECIEncoding()
Extended Channel Interpretation Identifiers.
|
int |
getPdf417MacroFileID()
Gets macro Pdf417 barcode's file ID.
|
java.lang.String |
getPdf417MacroFileName()
Gets macro Pdf417 barcode file name.
|
int |
getPdf417MacroFileSize()
Gets or sets macro Pdf417 file size.
|
int |
getPdf417MacroSegmentID()
Gets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1.
|
int |
getPdf417MacroSegmentsCount()
Gets macro Pdf417 barcode segments count.
|
java.lang.String |
getPdf417MacroSender()
Gets macro Pdf417 barcode sender name.
|
java.util.Date |
getPdf417MacroTimeStamp()
Gets macro Pdf417 barcode time stamp.
|
boolean |
getPdf417Truncate()
Whether Pdf417 symbology type of BarCode is truncated (to reduce space).
|
int |
getRows()
Rows count.
|
boolean |
isReaderInitialization()
Used to instruct the reader to interpret the data contained within the symbol
as programming for reader initialization.
|
void |
setAspectRatio(float value)
Height/Width ratio of 2D BarCode module.
|
void |
setCodeTextEncoding(java.nio.charset.Charset value)
Sets the encoding of codetext.
|
void |
setColumns(int value)
Columns count.
|
void |
setPdf417CompactionMode(Pdf417CompactionMode value)
Pdf417 symbology type of BarCode's compaction mode.
|
void |
setPdf417ECIEncoding(int value)
Extended Channel Interpretation Identifiers.
|
void |
setPdf417ErrorLevel(Pdf417ErrorLevel value)
Sets Pdf417 symbology type of BarCode's error correction level
ranging from level0 to level8, level0 means no error correction info,
level8 means best error correction which means a larger picture.
|
void |
setPdf417MacroAddressee(java.lang.String value)
Sets macro Pdf417 barcode addressee name.
|
void |
setPdf417MacroChecksum(int value)
Sets macro Pdf417 barcode checksum.
|
void |
setPdf417MacroECIEncoding(int value)
Extended Channel Interpretation Identifiers.
|
void |
setPdf417MacroFileID(int value)
Sets macro Pdf417 barcode's file ID.
|
void |
setPdf417MacroFileName(java.lang.String value)
Sets macro Pdf417 barcode file name.
|
void |
setPdf417MacroFileSize(int value)
Gets or sets macro Pdf417 file size.
|
void |
setPdf417MacroSegmentID(int value)
Sets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1.
|
void |
setPdf417MacroSegmentsCount(int value)
Sets macro Pdf417 barcode segments count.
|
void |
setPdf417MacroSender(java.lang.String value)
Sets macro Pdf417 barcode sender name.
|
void |
setPdf417MacroTimeStamp(java.util.Date value)
Sets macro Pdf417 barcode time stamp.
|
void |
setPdf417Truncate(boolean value)
Whether Pdf417 symbology type of BarCode is truncated (to reduce space).
|
void |
setReaderInitialization(boolean value)
Used to instruct the reader to interpret the data contained within the symbol
as programming for reader initialization.
|
void |
setRows(int value)
Rows count.
|
java.lang.String |
toString()
Returns a human-readable String representation of this
Pdf417Parameters . |
public Pdf417CompactionMode getPdf417CompactionMode()
Pdf417 symbology type of BarCode's compaction mode. Default value: Pdf417CompactionMode.AUTO.
public void setPdf417CompactionMode(Pdf417CompactionMode value)
Pdf417 symbology type of BarCode's compaction mode. Default value: Pdf417CompactionMode.AUTO.
public Pdf417ErrorLevel getPdf417ErrorLevel()
Gets Pdf417 symbology type of BarCode's error correction level ranging from level0 to level8, level0 means no error correction info, level8 means best error correction which means a larger picture.
public void setPdf417ErrorLevel(Pdf417ErrorLevel value)
Sets Pdf417 symbology type of BarCode's error correction level ranging from level0 to level8, level0 means no error correction info, level8 means best error correction which means a larger picture.
public boolean getPdf417Truncate()
Whether Pdf417 symbology type of BarCode is truncated (to reduce space).
public void setPdf417Truncate(boolean value)
Whether Pdf417 symbology type of BarCode is truncated (to reduce space).
public int getColumns()
Columns count.
public void setColumns(int value)
Columns count.
public int getRows()
Rows count.
public void setRows(int value)
Rows count.
public float getAspectRatio()
Height/Width ratio of 2D BarCode module.
public void setAspectRatio(float value)
Height/Width ratio of 2D BarCode module.
public int getPdf417MacroFileID()
Gets macro Pdf417 barcode's file ID. Used for MacroPdf417.
public void setPdf417MacroFileID(int value)
Sets macro Pdf417 barcode's file ID. Used for MacroPdf417.
public int getPdf417MacroSegmentID()
Gets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1.
public void setPdf417MacroSegmentID(int value)
Sets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1.
public int getPdf417MacroSegmentsCount()
Gets macro Pdf417 barcode segments count.
public void setPdf417MacroSegmentsCount(int value)
Sets macro Pdf417 barcode segments count.
public java.lang.String getPdf417MacroFileName()
public void setPdf417MacroFileName(java.lang.String value)
value
- public java.util.Date getPdf417MacroTimeStamp()
public void setPdf417MacroTimeStamp(java.util.Date value)
public java.lang.String getPdf417MacroSender()
public void setPdf417MacroSender(java.lang.String value)
public java.lang.String getPdf417MacroAddressee()
public void setPdf417MacroAddressee(java.lang.String value)
public int getPdf417MacroFileSize()
public void setPdf417MacroFileSize(int value)
value
- The file size field contains the size in bytes of the entire source file.public int getPdf417MacroChecksum()
public void setPdf417MacroChecksum(int value)
value
- The checksum field contains the value of the 16-bit (2 bytes) CRC checksum using the CCITT-16 polynomial.public java.nio.charset.Charset getCodeTextEncoding()
Gets the encoding of codetext. Default value: UTF-8
public void setCodeTextEncoding(java.nio.charset.Charset value)
Sets the encoding of codetext. Default value: UTF-8
public int getPdf417ECIEncoding()
public void setPdf417ECIEncoding(int value)
public int getPdf417MacroECIEncoding()
public void setPdf417MacroECIEncoding(int value)
public boolean isReaderInitialization()
public void setReaderInitialization(boolean value)
value
- public java.lang.String toString()
Returns a human-readable String representation of this Pdf417Parameters
.
toString
in class java.lang.Object
Pdf417Parameters
.