TerraHS-0.3ContentsIndex
TerraHS.TerraLib.TeGeometryAlgorithms
Description

A module for supporting the functions of TerraLib TeGeometryAlgorithms

More information - http://www.terralib.org

Synopsis
telength :: TeLine2D -> Double
tearea :: TePolygon -> Double
class TeCentroid a where
tecentroid :: a -> TePoint
setPrecision :: Double -> IO ()
Documentation
telength :: TeLine2D -> Double
Returns the length of a Line 2D.
tearea :: TePolygon -> Double
Returns the area of a TePolygon
class TeCentroid a where
Calculates the centroid of a object
Methods
tecentroid :: a -> TePoint
show/hide Instances
setPrecision :: Double -> IO ()
Produced by Haddock version 0.7