cmr.opendap.geom.impl.jts
See the following: * http://www.tsusiatsoftware.net/jts/javadoc/com/vividsolutions/jts/geom/Geometry.html
area
(area this)Returns area in m^2 units.
behaviour
Documentation forthcoming
bounding-box
(bounding-box this)Documentation forthcoming
cartesian->wgs84
(cartesian->wgs84 this)Documentation forthcoming
cartesian->wgs84-xform
Documentation forthcoming
cartesian-srid
Documentation forthcoming
create
(create points)Polygon points are provided in counter-clockwise order. The last point should match the first point to close the polygon. The values are listed comma separated in longitude latitude order, i.e.:
[lon1 lat1 lon2 lat2 lon3 lat3 …]
empty?
(empty? this)Documentation forthcoming
intersection
(intersection this other)Documentation forthcoming
intersects?
(intersects? this other)Documentation forthcoming
point-count
(point-count this)Documentation forthcoming
points
(points this)Documentation forthcoming
reverse
(reverse this)Documentation forthcoming
srids
Documentation forthcoming
valid?
(valid? this)Documentation forthcoming
wgs84->cartesian
(wgs84->cartesian this)Documentation forthcoming
wgs84->cartesian-xform
Documentation forthcoming
wgs84-srid
Documentation forthcoming