/**
* Remove all altitude points.
*/
- void RemoveAltitudePoints();
+ void RemoveAltitudePoints();
public:
// Public methods to work with files.
+ /**
+ * Set flag indicating needs to invert altitude values
+ * \param theIsInverted new invert value
+ * \param theIsUpdate flag indicating necessity to update points
+ */
+ void SetAltitudesInverted( const bool theIsInverted,
+ const bool theIsUpdate = true );
+
+ /**
+ * Returns flag indicating needs to invert altitude values.
+ */
+ bool IsAltitudesInverted() const;
+
/**
* Imports Bathymetry data from file. The supported file types:
* - xyz