Property | Type | Description | |
---|---|---|---|
$anglePolarTable | |||
$angleTable | |||
$distanceTable | |||
$guid | |||
$x | |||
$y |
Method | Description | |
---|---|---|
__construct ( $coordX, $coordY, $guid = null ) | ||
__toString ( ) | ||
aireTriangle ( $pointA, $pointB, $pointC ) | ||
angle ( $pointA, $pointB, $pointC ) | ||
anglePolar ( $pointA, $pointB, $pointC ) | * Polar angle difference between $pointA and $pointC, $pointB is the origin, $pointA is 0 angle | |
distance ( $point1, $point2 ) | ||
getDistanceTable ( ) | ||
isCrossing ( $pointA, $pointB, $pointC, $pointD ) |
static public anglePolar ( $pointA, $pointB, $pointC ) |