All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes
openfluid::landr Namespace Reference

Classes for landscape representation management. More...

Classes

class  LandREntity
 Interface for a landscape representation element. More...
 
class  LandRGraph
 Interface for a graph composed of LandREntity. More...
 
class  LandRTools
 Set of tools to manage LandR elements. More...
 
class  LineStringEntity
 A LandREntity representing a geos::geom::LineString. More...
 
class  LineStringGraph
 A LandRGraph composed of LineStringEntities. More...
 
class  PolygonEdge
 A part of a PolygonEntity exterior ring, that may be share between to adjacent PolygonEntity. More...
 
class  PolygonEntity
 A LandREntity representing a geos::geom::Polygon. More...
 
class  PolygonGraph
 A LandRGraph composed of PolygonEntities. More...
 
class  RasterDataset
 Interface for managing Raster Data format. More...
 
class  VectorDataset
 Interface for managing Vector Data format. More...
 

Detailed Description

Classes for landscape representation management.