![]() |
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... | |
Functions | |
| GEOSGeom OPENFLUID_API | convertOGRGeometryToGEOS (const OGRGeometry *Geometry) |
| OGRGeometry * | convertGEOSGeometryToOGR (const GEOSGeom Geometry) |
Classes for landscape representation management.
| OGRGeometry* openfluid::landr::convertGEOSGeometryToOGR | ( | const GEOSGeom | Geometry | ) |
| GEOSGeom OPENFLUID_API openfluid::landr::convertOGRGeometryToGEOS | ( | const OGRGeometry * | Geometry | ) |
1.8.11