TerraHS-0.3ContentsIndex
TerraHS.TerraLib.TeOverlay
Description

A module for supporting the functions of TerraLib TeGeometryAlgorithms

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

Synopsis
class Overlay a where
teunion :: a -> a -> [TeGeometry]
teintersection :: a -> a -> [TeGeometry]
tedifference :: a -> a -> [TeGeometry]
teoverlay :: TePolygonSetPtr -> TePolygonSetPtr -> Int -> IO TePolygonSetPtr
Documentation
class Overlay a where
Returns the result of objects overlay
Methods
teunion :: a -> a -> [TeGeometry]
teintersection :: a -> a -> [TeGeometry]
tedifference :: a -> a -> [TeGeometry]
show/hide Instances
teoverlay :: TePolygonSetPtr -> TePolygonSetPtr -> Int -> IO TePolygonSetPtr
Produced by Haddock version 0.7