![]() |
Aspose.Barcode for PHP via Java
22.4
Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Inherits BaseJavaClass.
Public Member Functions | |
getDotCodeMask () | |
setDotCodeMask (int $value) | |
getAspectRatio () | |
setAspectRatio (float $value) | |
toString () | |
getJavaClass () | |
getJavaClassName () | |
isNull () | |
printJavaClassName () | |
Protected Member Functions | |
init () | |
setJavaClass ($javaClass) | |
DotCode parameters.
DotCodeParameters::getAspectRatio | ( | ) |
Height/Width ratio of 2D BarCode module.
DotCodeParameters::getDotCodeMask | ( | ) |
Mask of Dotcode barcode. Default value: -1.
|
inherited |
|
inherited |
|
protected |
Reimplemented from BaseJavaClass.
|
inherited |
|
inherited |
DotCodeParameters::setAspectRatio | ( | float | $value | ) |
Height/Width ratio of 2D BarCode module.
DotCodeParameters::setDotCodeMask | ( | int | $value | ) |
Mask of Dotcode barcode. Default value: -1.
|
protectedinherited |
DotCodeParameters::toString | ( | ) |
Returns a human-readable string representation of this DotCodeParameters.