|
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| Constructors | | Instances | |
|
|
| class TeDatabases a where | Source |
|
| | Methods | | | Load information about a particular layer
| | | | Gets the last error message
| | | | | | |
| | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| The type TePoint represents 2D Points.
| | Constructors | | Instances | |
|
|
|
| The type TePolygon represents a 2D polygon .
In TerraLib, a 2D polygon consists of an outer ring and a list of inner ring
In Haskell, a 2D polygon consists of a list TeLinearRing
| | Constructors | | Instances | |
|
|
|
| The type TeLine2D represents a simple 2D line, composed of 2D xy points
| | Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| The type TeBox represents a rectangular box. Used by all geometrical representations in TerraLib Library
| | Constructors | | Instances | |
|
|
|
| The type TePointSet represents a sets of 2D Points.
| | Constructors | | Instances | |
|
|
|
| The type TePolygonSet represents a set of 2D polygon .
| | Constructors | | Instances | |
|
|
|
| The type TeLineSet is a set of a simple 2D line
| | Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| The type TeSTInstance represent an instance in a time of a spatial element
| | Constructors | | Instances | |
|
|
|
|
| class Topology a b where | Source |
|
| Operators that test topologival relation between two objects.
| | | Methods | | | Instances | |
|
|
|
| Returns the result of objects overlay
| | | Methods | | | Instances | |
|
|
| Produced by Haddock version 2.4.2 |