![]() |
Aspose.Barcode for PHP via Java
22.4
Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Inherits BaseJavaClass.
Public Member Functions | |
__construct ($x, $y) | |
getX () | |
getY () | |
setX (int $x) | |
setY (int $y) | |
toString () | |
equals (Point $obj) | |
getJavaClass () | |
getJavaClassName () | |
isNull () | |
printJavaClassName () | |
Static Public Member Functions | |
static | EMPTY () |
static | construct (... $args) |
Protected Member Functions | |
init () | |
setJavaClass ($javaClass) | |
Point::__construct | ( | $x, | |
$y | |||
) |
Rectangle constructor.
$x | |
$y |
|
static |
|
static |
Represents a Quadrangle structure with its properties left uninitialized.Value: Quadrangle
Point::equals | ( | Point | $obj | ) |
|
inherited |
|
inherited |
Point::getX | ( | ) |
Point::getY | ( | ) |
|
protected |
Reimplemented from BaseJavaClass.
|
inherited |
|
inherited |
|
protectedinherited |
Point::setX | ( | int | $x | ) |
Point::setY | ( | int | $y | ) |
Point::toString | ( | ) |