addAGeoRasterValue(openfluid::core::GeoRasterValue &Raster) | openfluid::landr::LandRGraph | |
addAGeoRasterValue(const openfluid::landr::RasterDataset &Raster) | openfluid::landr::LandRGraph | |
addAttribute(const std::string &AttributeName) | openfluid::landr::LandRGraph | |
addEntitiesFromEntityList(const LandRGraph::Entities_t &Entities) | openfluid::landr::LandRGraph | protected |
addEntitiesFromGeoVector() | openfluid::landr::LandRGraph | protected |
addEntity(LandREntity *Entity)=0 | openfluid::landr::LandRGraph | protectedpure virtual |
computeNeighbours() | openfluid::landr::LandRGraph | |
Entities_t typedef | openfluid::landr::LandRGraph | |
exportToShp(const std::string &FilePath, const std::string &FileName) | openfluid::landr::LandRGraph | |
FileNum | openfluid::landr::LandRGraph | protectedstatic |
getAttributeNames() | openfluid::landr::LandRGraph | |
getEntities() | openfluid::landr::LandRGraph | |
getEntitiesByOfldId() | openfluid::landr::LandRGraph | |
getEntity(int OfldId) | openfluid::landr::LandRGraph | virtual |
getNewEntity(const geos::geom::Geometry *Geom, unsigned int OfldId)=0 | openfluid::landr::LandRGraph | protectedpure virtual |
getNode(const geos::geom::Coordinate &Coordinate) | openfluid::landr::LandRGraph | protected |
getOfldIdOrderedEntities() | openfluid::landr::LandRGraph | |
getRasterPolygonized() | openfluid::landr::LandRGraph | |
getRasterPolygonizedPolys() | openfluid::landr::LandRGraph | |
getRasterValueForEntityCentroid(const LandREntity &Entity) | openfluid::landr::LandRGraph | virtual |
getSize() const | openfluid::landr::LandRGraph | |
getType()=0 | openfluid::landr::LandRGraph | pure virtual |
GraphType enum name | openfluid::landr::LandRGraph | |
hasAnAssociatedRaster() | openfluid::landr::LandRGraph | |
LandRGraph() | openfluid::landr::LandRGraph | protected |
LandRGraph(openfluid::core::GeoVectorValue &Val) | openfluid::landr::LandRGraph | protected |
LandRGraph(const openfluid::landr::VectorDataset &Vect) | openfluid::landr::LandRGraph | protected |
LINESTRING enum value | openfluid::landr::LandRGraph | |
m_Entities | openfluid::landr::LandRGraph | protected |
m_EntitiesByOfldId | openfluid::landr::LandRGraph | protected |
mp_Factory | openfluid::landr::LandRGraph | protected |
mp_Raster | openfluid::landr::LandRGraph | protected |
mp_RasterPolygonized | openfluid::landr::LandRGraph | protected |
mp_RasterPolygonizedPolys | openfluid::landr::LandRGraph | protected |
mp_Vector | openfluid::landr::LandRGraph | protected |
POLYGON enum value | openfluid::landr::LandRGraph | |
removeAttribute(const std::string &AttributeName) | openfluid::landr::LandRGraph | |
removeEntity(int OfldId)=0 | openfluid::landr::LandRGraph | pure virtual |
removeUnusedNodes() | openfluid::landr::LandRGraph | |
setAttributeFromMeanRasterValues(const std::string &AttributeName)=0 | openfluid::landr::LandRGraph | pure virtual |
setAttributeFromRasterValueAtCentroid(const std::string &AttributeName) | openfluid::landr::LandRGraph | |
setAttributeFromVectorId(const std::string &AttributeName, openfluid::core::GeoVectorValue &Vector, const std::string &Column) | openfluid::landr::LandRGraph | |
setAttributeFromVectorId(const std::string &AttributeName, openfluid::landr::VectorDataset &Vector, const std::string &Column) | openfluid::landr::LandRGraph | |
setAttributeFromVectorLocation(const std::string &AttributeName, openfluid::core::GeoVectorValue &Vector, const std::string &Column, double Thresh=0.0001) | openfluid::landr::LandRGraph | virtual |
setAttributeFromVectorLocation(const std::string &AttributeName, openfluid::landr::VectorDataset &Vector, const std::string &Column, double Thresh=0.0001) | openfluid::landr::LandRGraph | virtual |
snapVertices(double snapTolerance) | openfluid::landr::LandRGraph | |
~LandRGraph() | openfluid::landr::LandRGraph | virtual |