Liking cljdoc? Tell your friends :D

cmr.exchange.geo.geom.core


create-polygonclj

(create-polygon type points)
source

PolygonAPIcljprotocol

cartesian->wgs84clj

(cartesian->wgs84 this)

reverseclj

(reverse this)

intersectionclj

(intersection this other)

wgs84->cartesianclj

(wgs84->cartesian this)

empty?clj

(empty? this)

valid?clj

(valid? this)

intersects?clj

(intersects? this other)

point-countclj

(point-count this)

pointsclj

(points this)

bounding-boxclj

(bounding-box this)

areaclj

(area this)
source

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

× close