mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Well Log Plot: have multiple rows of plots for horizontal depth orientation.
This commit is contained in:
committed by
Magne Sjaastad
parent
5c9bf502e7
commit
377df9ab3a
@@ -85,6 +85,8 @@ public:
|
||||
size_t plotIndex( const RimPlot* plot ) const;
|
||||
RimPlot* plotByIndex( size_t index ) const;
|
||||
|
||||
int columnCount() const override;
|
||||
|
||||
std::vector<RimPlot*> plots() const override;
|
||||
std::vector<RimPlot*> visiblePlots() const;
|
||||
void insertPlot( RimPlot* plot, size_t index ) final;
|
||||
|
||||
Reference in New Issue
Block a user