Liking cljdoc? Tell your friends :D

meridian.datomic-rtree.bbox


areaclj

(area {max-x :bbox/max-x min-x :bbox/min-x max-y :bbox/max-y min-y :bbox/min-y})
source

bboxclj

(bbox x y w h)
source

centreclj

(centre
  {max-x :bbox/max-x min-x :bbox/min-x max-y :bbox/max-y min-y :bbox/min-y})
source

contains?clj

(contains? bbox-a bbox-b)
source

enlargementclj

(enlargement enlarge with)
source

enlargement-fnclj

(enlargement-fn with)
source

extentsclj

(extents x1 y1 x2 y2)
source

groupclj

(group group)
source

intersects?clj

(intersects? bbox-a bbox-b)
source

unionclj

(union bbox-a bbox-b)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close