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
eml2::GraphicalInformationSet Member List

This is the complete list of members for eml2::GraphicalInformationSet, including all inherited members.

getColorMapMax(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
getColorMapMin(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
getContinuousColorMap(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
getContinuousColorMapDor(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
getContinuousColorMapUuid(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
getDefaultAlpha(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
getDefaultColorTitle(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
getDefaultHue(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
getDefaultRgbColor(common ::AbstractObject const *targetObject, double &red, double &green, double &blue) consteml2::GraphicalInformationSet
getDefaultRgbColor(common ::AbstractObject const *targetObject, unsigned int &red, unsigned int &green, unsigned int &blue) consteml2::GraphicalInformationSet
getDefaultSaturation(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
getDefaultValue(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
getDiscreteColorMap(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
getDiscreteColorMapDor(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
getDiscreteColorMapUuid(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
getGraphicalInformationSetCount() consteml2::GraphicalInformationSet
getTargetObject(uint64_t graphicalInformationIndex, uint64_t targetIndex) consteml2::GraphicalInformationSet
getTargetObjectCount(uint64_t graphicalInformationIndex) consteml2::GraphicalInformationSet
getTargetObjectDor(uint64_t graphicalInformationIndex, uint64_t targetIndex) consteml2::GraphicalInformationSet
getTargetObjectUuid(uint64_t graphicalInformationIndex, uint64_t targetIndex) consteml2::GraphicalInformationSet
getValueVectorIndex(common ::AbstractObject const *targetObject)eml2::GraphicalInformationSet
getXmlTag() consteml2::GraphicalInformationSetinline
hasColorMapMinMax(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
hasContinuousColorMap(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
hasDefaultColor(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
hasDefaultColorTitle(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
hasDirectGraphicalInformation(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
hasDiscreteColorMap(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
hasGraphicalInformation(common ::AbstractObject const *targetObject) consteml2::GraphicalInformationSet
hasValueVectorIndex(common ::AbstractObject const *targetObject)eml2::GraphicalInformationSet
hsvToRgb(double hue, double saturation, double value, double &red, double &green, double &blue)eml2::GraphicalInformationSetstatic
hsvToRgb(double hue, double saturation, double value, unsigned int &red, unsigned int &green, unsigned int &blue)eml2::GraphicalInformationSetstatic
loadTargetRelationships() finaleml2::GraphicalInformationSet
rgbToHsv(double red, double green, double blue, double &hue, double &saturation, double &value)eml2::GraphicalInformationSetstatic
rgbToHsv(unsigned int red, unsigned int green, unsigned int blue, double &hue, double &saturation, double &value)eml2::GraphicalInformationSetstatic
setColorMapMinMax(common ::AbstractObject const *targetObject, double min, double max) consteml2::GraphicalInformationSet
setContinuousColorMap(common ::AbstractObject *targetObject, resqml2 ::ContinuousColorMap *continuousColorMap, bool useReverseMapping=false, bool useLogarithmicMapping=false)eml2::GraphicalInformationSet
setDefaultHsvColor(common ::AbstractObject *targetObject, double hue, double saturation, double value, double alpha=1.0, std::string const &colorTitle="")eml2::GraphicalInformationSet
setDefaultRgbColor(common ::AbstractObject *targetObject, double red, double green, double blue, double alpha=1.0, std::string const &colorTitle="")eml2::GraphicalInformationSet
setDefaultRgbColor(common ::AbstractObject *targetObject, unsigned int red, unsigned int green, unsigned int blue, double alpha=1.0, std::string const &colorTitle="")eml2::GraphicalInformationSet
setDiscreteColorMap(common ::AbstractObject *targetObject, resqml2 ::DiscreteColorMap *discreteColorMap, bool useReverseMapping=false, bool useLogarithmicMapping=false)eml2::GraphicalInformationSet
setValueVectorIndex(common ::AbstractObject const *targetObject, int64_t valueVectorIndex)eml2::GraphicalInformationSet
XML_TAGeml2::GraphicalInformationSetstatic
~GraphicalInformationSet()=defaulteml2::GraphicalInformationSetvirtual