![]() |
Aspose.Barcode for PHP via Java
22.4
Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Inherits BaseJavaClass.
Public Member Functions | |
getQuadrangle () | |
getAngle () | |
getPoints () | |
getRectangle () | |
equals (BarCodeRegionParameters $obj) | |
hashCode () | |
toString () | |
getJavaClass () | |
getJavaClassName () | |
isNull () | |
printJavaClassName () | |
Protected Member Functions | |
init () | |
setJavaClass ($javaClass) | |
Represents the recognized barcode's region and barcode angle
This sample shows how to get barcode Angle and bounding quadrangle values
BarCodeRegionParameters::equals | ( | BarCodeRegionParameters | $obj | ) |
Returns a value indicating whether this instance is equal to a specified BarCodeRegionParameters value.
BarCodeRegionParameters | $obj | An System.Object value to compare to this instance. |
BarCodeRegionParameters::getAngle | ( | ) |
BarcodeException |
|
inherited |
|
inherited |
BarCodeRegionParameters::getPoints | ( | ) |
BarCodeRegionParameters::getQuadrangle | ( | ) |
BarCodeRegionParameters::getRectangle | ( | ) |
BarCodeRegionParameters::hashCode | ( | ) |
Returns the hash code for this instance.
|
protected |
Reimplemented from BaseJavaClass.
|
inherited |
|
inherited |
|
protectedinherited |
BarCodeRegionParameters::toString | ( | ) |
Returns a human-readable string representation of this BarCodeRegionParameters.