Salome HOME
refs #640: correct width for non-georeferenced profile
[modules/hydro.git] / src / HYDROData / HYDROData_LandCover.h
index 398d6cdd78db92a7cc0b193b2d48f96f85e8d82f..289e4bff1820b2778bac1190edd3312d107335c6 100644 (file)
@@ -132,12 +132,13 @@ public:
   HYDRODATA_EXPORT static TopoDS_Shape buildShape( const HYDROData_SequenceOfObjects& thePolylines,
                                                    TCollection_AsciiString& theErrorMsg );
 
-protected:
   /**
    * Sets the shape presentation of the land cover.
    */
   HYDRODATA_EXPORT virtual void setShape( const TopoDS_Shape& theShape );
 
+protected:
+
   /**
    * Removes the shape from data label of the land cover object.
    */