Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Inherits BaseJavaClass.
Public Member Functions | |
__construct ($javaClass) | |
getDataBar () | |
getMaxiCode () | |
getDotCode () | |
getDataMatrix () | |
getAztec () | |
getGS1CompositeBar () | |
getCodabar () | |
getOneD () | |
getCode128 () | |
getQR () | |
getPdf417 () | |
equals (BarCodeExtendedParameters $obj) | |
hashCode () | |
toString () | |
Public Member Functions inherited from BaseJavaClass | |
getJavaClass () | |
getJavaClassName () | |
isNull () | |
printJavaClassName () | |
Protected Member Functions | |
init () | |
Protected Member Functions inherited from BaseJavaClass | |
setJavaClass ($javaClass) | |
Stores extended parameters of recognized barcode
BarCodeExtendedParameters::__construct | ( | $javaClass | ) |
Reimplemented from BaseJavaClass.
BarCodeExtendedParameters::equals | ( | BarCodeExtendedParameters | $obj | ) |
Returns a value indicating whether this instance is equal to a specified BarCodeExtendedParameters value.
BarCodeExtendedParameters | $obj | An System.Object value to compare to this instance. |
BarCodeExtendedParameters::getAztec | ( | ) |
Gets a Aztec additional information
of recognized barcode
Value: A Aztec additional information
of recognized barcode
BarCodeExtendedParameters::getCodabar | ( | ) |
Gets a Codabar additional information
of recognized barcode
BarCodeExtendedParameters::getCode128 | ( | ) |
BarCodeExtendedParameters::getDataBar | ( | ) |
Gets a DataBar additional information DataBarExtendedParameters of recognized barcode
BarCodeExtendedParameters::getDataMatrix | ( | ) |
Gets a DotCode additional information
of recognized barcode
Value: A DotCode additional information
of recognized barcode
BarCodeExtendedParameters::getDotCode | ( | ) |
Gets a DotCode additional information
of recognized barcode
Value: A DotCode additional information
of recognized barcode
BarCodeExtendedParameters::getGS1CompositeBar | ( | ) |
Gets a GS1CompositeBar additional information
of recognized barcode
Value: A GS1CompositeBar additional information
of recognized barcode
BarCodeExtendedParameters::getMaxiCode | ( | ) |
Gets a MaxiCode additional informationMaxiCodeExtendedParameters of recognized barcode
BarCodeExtendedParameters::getOneD | ( | ) |
BarCodeExtendedParameters::getPdf417 | ( | ) |
BarCodeExtendedParameters::getQR | ( | ) |
BarCodeExtendedParameters::hashCode | ( | ) |
Returns the hash code for this instance.
|
protected |
Reimplemented from BaseJavaClass.
BarCodeExtendedParameters::toString | ( | ) |
Returns a human-readable string representation of this BarCodeExtendedParameters.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |