Fesapi 2.9.0.1
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
Loading...
Searching...
No Matches
resqml2::AbstractColorMap Member List

This is the complete list of members for resqml2::AbstractColorMap, including all inherited members.

getAlpha(double colorIndex) constresqml2::AbstractColorMap
getColorCount() const =0resqml2::AbstractColorMappure virtual
getColorTitle(double colorIndex) constresqml2::AbstractColorMap
getHue(double colorIndex) constresqml2::AbstractColorMap
getRgbColor(double colorIndex, double &red, double &green, double &blue) constresqml2::AbstractColorMap
getRgbColor(double colorIndex, unsigned int &red, unsigned int &green, unsigned int &blue) constresqml2::AbstractColorMap
getSaturation(double colorIndex) constresqml2::AbstractColorMap
getValue(double colorIndex) constresqml2::AbstractColorMap
hasColorTitle(double colorIndex) constresqml2::AbstractColorMap
loadTargetRelationships() (defined in resqml2::AbstractColorMap)resqml2::AbstractColorMapinline
setHsvColors(unsigned int colorCount, double const *hsvColors, double const *alphas=nullptr, std::vector< std::string > const &colorTitles=std::vector< std::string >(), double const *indices=nullptr)=0resqml2::AbstractColorMappure virtual
setRgbColors(unsigned int colorCount, double const *rgbColors, double const *alphas=nullptr, std::vector< std::string > const &colorTitles=std::vector< std::string >(), double const *indices=nullptr)resqml2::AbstractColorMap
setRgbColors(unsigned int colorCount, unsigned int const *rgbColors, double const *alphas=nullptr, std::vector< std::string > const &colorTitles=std::vector< std::string >(), double const *indices=nullptr)resqml2::AbstractColorMap
~AbstractColorMap()=default (defined in resqml2::AbstractColorMap)resqml2::AbstractColorMapvirtual