X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_Tool.h;h=fada415c5233880283e5493d286456419e6587d7;hb=d6e19029f8b41f295db878e9aecf451c2edda4af;hp=60600a54bf5b51e4f7ba63e93fc3fcae5910b961;hpb=439579ec24edd8b147cab07f688d446d59029a1e;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_Tool.h b/src/HYDROGUI/HYDROGUI_Tool.h index 60600a54..fada415c 100644 --- a/src/HYDROGUI/HYDROGUI_Tool.h +++ b/src/HYDROGUI/HYDROGUI_Tool.h @@ -166,6 +166,13 @@ public: */ static HYDROData_SequenceOfObjects GetGeometryObjects( HYDROGUI_Module* theModule ); + /** + * \brief Get the land covers from document. + * \param theModule module + * \return sequence of land covers + */ + static HYDROData_SequenceOfObjects GetLandCovers( HYDROGUI_Module* theModule ); + /** * \brief Get kind of objects the selected partition contains. * \param theModule module