(no description)
File Size: | 125 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Point:: (10 methods):
__construct()
toArray()
getDistanceWith()
getClosest()
getCoordinates()
offsetExists()
offsetGet()
offsetSet()
offsetUnset()
count()
__construct(array $coordinates, $label = null) X-Ref |
param: mixed $label |
toArray() X-Ref |
No description |
getDistanceWith(self $point, bool $precise = true) X-Ref |
return: float|int |
getClosest(array $points) X-Ref |
param: Point[] $points |
getCoordinates() X-Ref |
No description |
offsetExists($offset) X-Ref |
param: mixed $offset |
offsetGet($offset) X-Ref |
param: mixed $offset return: mixed |
offsetSet($offset, $value) X-Ref |
param: mixed $offset param: mixed $value |
offsetUnset($offset) X-Ref |
param: mixed $offset |
count() X-Ref |
No description |