|
Hermes
|
Functions | |
| pointxy | inpointxy (cstring) |
| cstring | outpointxy (pointxy) |
| pointxy | recvpointxy (internal) |
| bytea | send (pointxy) |
| boolean | equals (pointxy pointa, pointxy pointb) |
| integer | hash (pointxy point) |
| float8 | getx (pointxy point) |
| float8 | gety (pointxy point) |
| pointxy | pointxy (float8 x, float8 y) |
| pointxy | clone (pointxy point) |
| float8 getx | ( | pointxy | point | ) |
| float8 gety | ( | pointxy | point | ) |
| pointxy inpointxy | ( | cstring | ) |
| cstring outpointxy | ( | pointxy | ) |
| pointxy pointxy | ( | float8 | x, |
| float8 | y | ||
| ) |
| pointxy recvpointxy | ( | internal | ) |
| bytea send | ( | pointxy | ) |