Salome HOME
Dump to python corrected.
[modules/hydro.git] / src / HYDROPy / HYDROData_ImmersibleZone.sip
index 33d46350dbb91f0954f356349c9fd2fc05de684b..1e986fce14df2ebfd0c4a06eca2f34f6bf3d20de 100644 (file)
@@ -46,26 +46,6 @@ class HYDROData_ImmersibleZone : HYDROData_NaturalObject
 
 public:      
 
-  /**
-   * Sets filling color for zone.
-   */
-  void SetFillingColor( const QColor& theColor );
-
-  /**
-   * Returns filling color of zone.
-   */
-  QColor GetFillingColor() const;
-
-  /**
-   * Sets border color for zone.
-   */
-  void SetBorderColor( const QColor& theColor );
-
-  /**
-   * Returns border color of zone.
-   */
-  QColor GetBorderColor() const;
-
   /**
    * Sets reference polyline object for zone.
    */