Hermes
 All Data Structures Files Functions Variables Macros Pages
Properties.sql File Reference

The implementantion in sql of BoxSP. More...

Functions

boolean ispunctal (boxsp box)
 
integer width (boxsp box)
 
integer height (boxsp box)
 
bigint area (boxsp box)
 
pointxy center (boxsp box)
 
float8 centerx (boxsp box)
 
float8 centery (boxsp box)
 
pointsp lh (boxsp box)
 
pointsp hl (boxsp box)
 
segmentsp l_h (boxsp box)
 
segmentsp h_l (boxsp box)
 
segmentsp lh_hl (boxsp box)
 
segmentsp hl_lh (boxsp box)
 
segmentsp lh_h (boxsp box)
 
segmentsp h_lh (boxsp box)
 
segmentsp h_hl (boxsp box)
 
segmentsp hl_h (boxsp box)
 
segmentsp hl_l (boxsp box)
 
segmentsp l_hl (boxsp box)
 
segmentsp l_lh (boxsp box)
 
segmentsp lh_l (boxsp box)
 

Detailed Description

The implementantion in sql of BoxSP.

Author
Marios Vodas (mvoda.nosp@m.s@gm.nosp@m.ail.c.nosp@m.om).

BoxSP is a spatial data type used in Hermes

See also
Spatial data types

Function Documentation

bigint area ( boxsp  box)
pointxy center ( boxsp  box)
float8 centerx ( boxsp  box)
float8 centery ( boxsp  box)
segmentsp h_hl ( boxsp  box)
segmentsp h_l ( boxsp  box)
segmentsp h_lh ( boxsp  box)
integer height ( boxsp  box)
pointsp hl ( boxsp  box)
segmentsp hl_h ( boxsp  box)
segmentsp hl_l ( boxsp  box)
segmentsp hl_lh ( boxsp  box)
boolean ispunctal ( boxsp  box)
segmentsp l_h ( boxsp  box)
segmentsp l_hl ( boxsp  box)
segmentsp l_lh ( boxsp  box)
pointsp lh ( boxsp  box)
segmentsp lh_h ( boxsp  box)
segmentsp lh_hl ( boxsp  box)
segmentsp lh_l ( boxsp  box)
integer width ( boxsp  box)

Referenced by ubits().