addLegendItem(int ID_h, string label_h, int rColor_h, int gColor_h, int bColor_h, double minValue_h, double maxValue_h) | Layers | |
addReclassificationRule(int inCode_h, int outCode_h, double p_h) | Layers | |
b2s(bool bool_h) const | BaseRegmas | |
b2s(vector< bool > bool_h) const | BaseRegmas | |
BaseRegmas() | BaseRegmas | |
countMyPixels(bool debug=false) | Layers | |
d2s(double double_h) const | BaseRegmas | |
d2s(vector< double > double_h) const | BaseRegmas | |
dVSum(const vector< double > &doubleVector_h) | BaseRegmas | |
dynamicContent | Layers | [private] |
filterExogenousDataset(double code_h) | Layers | |
fullFileName | Layers | [private] |
getCategory(double ID_h) | Layers | |
getColor(double ID_h) | Layers | |
getDynamicContent() | Layers | [inline] |
getFilename() | Layers | [inline] |
getIsInteger() | Layers | [inline] |
getName() | Layers | [inline] |
getType(string &type_h) | BaseRegmas | |
i2s(int int_h) const | BaseRegmas | |
i2s(vector< int > int_h) const | BaseRegmas | |
isInteger | Layers | [private] |
iVSum(const vector< int > &intVector_h) | BaseRegmas | |
label | Layers | [private] |
Layers(ThreadManager *MTHREAD_h, string name_h, string label_h, bool isInteger_h, bool dynamicContent_h, string fullFilename_h) | Layers | |
legendItems | Layers | [private] |
msgOut(int msgCode_h, string msg_h, bool refreshGUI_h=true) const | BaseRegmas | |
msgOut(int msgCode_h, int msg_h, bool refreshGUI_h=true) const | BaseRegmas | |
msgOut(int msgCode_h, double msg_h, bool refreshGUI_h=true) const | BaseRegmas | |
MTHREAD | BaseRegmas | [protected] |
name | Layers | [private] |
print() | Layers | |
printBinMap() | Layers | |
randomShuffle() | Layers | |
reclassRulesVector | Layers | [private] |
refreshGUI() const | BaseRegmas | |
s2b(string string_h) const | BaseRegmas | |
s2b(vector< string > string_h) const | BaseRegmas | |
s2d(string string_h) const | BaseRegmas | |
s2d(vector< string > string_h) const | BaseRegmas | |
s2i(string string_h) const | BaseRegmas | |
s2i(vector< string > string_h) const | BaseRegmas | |
stringTo(const std::string &s) | BaseRegmas | |
tokenize(const string &str, vector< string > &tokens, const string &delimiter=" ") | BaseRegmas | |
toString(const T &x) | BaseRegmas | |
~BaseRegmas() | BaseRegmas | |
~Layers() | Layers | |