mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Improve lines and shading
This commit is contained in:
@@ -144,7 +144,8 @@ public:
|
||||
const caf::TitledOverlayFrame* titledOverlayFrame() const override;
|
||||
caf::TitledOverlayFrame* titledOverlayFrame() override;
|
||||
|
||||
RangeModeType rangeMode() const;
|
||||
RangeModeType rangeMode() const;
|
||||
static cvf::Color3ubArray colorArrayFromColorType( ColorRangesType colorType );
|
||||
|
||||
private:
|
||||
void setNamedCategories( const std::vector<QString>& categoryNames, bool inverse );
|
||||
@@ -164,8 +165,6 @@ private:
|
||||
|
||||
friend class RimViewLinker;
|
||||
|
||||
static cvf::Color3ubArray colorArrayFromColorType( ColorRangesType colorType );
|
||||
|
||||
caf::OverlayScalarMapperLegend* getOrCreateScalarMapperLegend();
|
||||
caf::CategoryLegend* getOrCreateCategoryLegend();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user