![]() |
Aspose.Barcode for PHP via Java
22.4
Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Inherits BaseJavaClass.
Public Member Functions | |
| getSupplementData () | |
| setSupplementData (string $value) | |
| getSupplementSpace () | |
| toString () | |
| getJavaClass () | |
| getJavaClassName () | |
| isNull () | |
| printJavaClassName () | |
Protected Member Functions | |
| init () | |
| setJavaClass ($javaClass) | |
Supplement parameters. Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN.
|
inherited |
|
inherited |
| SupplementParameters::getSupplementData | ( | ) |
Supplement data following BarCode.
| SupplementParameters::getSupplementSpace | ( | ) |
Space between main the BarCode and supplement BarCode in Unit value.
| IllegalArgumentException | The Space parameter value is less than 0. |
|
protected |
Reimplemented from BaseJavaClass.
|
inherited |
|
inherited |
|
protectedinherited |
| SupplementParameters::setSupplementData | ( | string | $value | ) |
Supplement data following BarCode.
| SupplementParameters::toString | ( | ) |
Returns a human-readable string representation of this SupplementParameters.