_axisAnnotationEnabledTag | VAPoR::AnnotationParams | static |
_axisAnnotationsTag | VAPoR::AnnotationParams | static |
_axisColorTag | VAPoR::AnnotationParams | static |
_axisDigitsTag | VAPoR::AnnotationParams | static |
_axisFontSizeTag | VAPoR::AnnotationParams | static |
_axisOriginTag | VAPoR::AnnotationParams | static |
_axisTextHeightTag | VAPoR::AnnotationParams | static |
_backgroundColorTag | VAPoR::AnnotationParams | static |
_currentAxisDataMgrTag | VAPoR::AnnotationParams | static |
_domainColorTag | VAPoR::AnnotationParams | static |
_domainFrameTag | VAPoR::AnnotationParams | static |
_latLonAxesTag | VAPoR::AnnotationParams | static |
_maxTicsTag | VAPoR::AnnotationParams | static |
_minTicsTag | VAPoR::AnnotationParams | static |
_node | VAPoR::ParamsBase | protected |
_numTicsTag | VAPoR::AnnotationParams | static |
_previousStretch | VAPoR::AnnotationParams | static |
_projStringTag | VAPoR::AnnotationParams | static |
_regionColorTag | VAPoR::AnnotationParams | static |
_regionFrameTag | VAPoR::AnnotationParams | static |
_ssave | VAPoR::ParamsBase | protected |
_ticDirsTag | VAPoR::AnnotationParams | static |
_ticSizeTag | VAPoR::AnnotationParams | static |
_ticWidthTag | VAPoR::AnnotationParams | static |
_timeColorTag | VAPoR::AnnotationParams | static |
_timeLLXTag | VAPoR::AnnotationParams | static |
_timeLLYTag | VAPoR::AnnotationParams | static |
_timeSizeTag | VAPoR::AnnotationParams | static |
_timeTypeTag | VAPoR::AnnotationParams | static |
AnnotationParams(ParamsBase::StateSave *ssave) | VAPoR::AnnotationParams | |
AnnotationParams(ParamsBase::StateSave *ssave, XmlNode *node) | VAPoR::AnnotationParams | |
AnnotationParams(const AnnotationParams &rhs) | VAPoR::AnnotationParams | |
AxisArrowEnabledTag | VAPoR::AnnotationParams | static |
AxisArrowSizeTag | VAPoR::AnnotationParams | static |
AxisArrowXPosTag | VAPoR::AnnotationParams | static |
AxisArrowYPosTag | VAPoR::AnnotationParams | static |
BeginGroup(const string &description) | VAPoR::ParamsBase | inline |
Clear() | VAPoR::ParamsBase | protected |
DiagMsg | Wasp::MyBase | static |
DiagMsgCB | Wasp::MyBase | static |
DiagMsgCB_T typedef | Wasp::MyBase | |
DiagMsgFilePtr | Wasp::MyBase | static |
DiagMsgSize | Wasp::MyBase | static |
Enabled | Wasp::MyBase | static |
EnableErrMsg(bool enable) | Wasp::MyBase | inlinestatic |
EndGroup() | VAPoR::ParamsBase | inline |
ErrCode | Wasp::MyBase | static |
ErrMsg | Wasp::MyBase | static |
ErrMsgCB | Wasp::MyBase | static |
ErrMsgCB_T typedef | Wasp::MyBase | |
ErrMsgFilePtr | Wasp::MyBase | static |
ErrMsgSize | Wasp::MyBase | static |
GetAttributes() | VAPoR::ParamsBase | protected |
GetAxisAnnotation() | VAPoR::AnnotationParams | |
GetAxisArrowEnabled() const | VAPoR::AnnotationParams | |
GetAxisArrowSize() const | VAPoR::AnnotationParams | |
GetAxisArrowXPos() const | VAPoR::AnnotationParams | |
GetAxisArrowYPos() const | VAPoR::AnnotationParams | |
GetAxisFontSize() | VAPoR::AnnotationParams | |
GetBackgroundColor(double color[3]) const | VAPoR::AnnotationParams | |
GetBackgroundColor(std::vector< double > &color) const | VAPoR::AnnotationParams | inline |
getClassName() const | Wasp::MyBase | inline |
GetClassType() | VAPoR::AnnotationParams | inlinestatic |
GetCurrentAxisDataMgrName() const | VAPoR::AnnotationParams | |
GetDiagMsg() | Wasp::MyBase | inlinestatic |
GetDiagMsgCB() | Wasp::MyBase | inlinestatic |
GetDomainColor(double color[3]) const | VAPoR::AnnotationParams | |
GetDomainColor(std::vector< double > &color) const | VAPoR::AnnotationParams | inline |
GetEnableErrMsg() | Wasp::MyBase | inlinestatic |
GetErrCode() | Wasp::MyBase | inlinestatic |
GetErrMsg() | Wasp::MyBase | inlinestatic |
GetErrMsgCB() | Wasp::MyBase | inlinestatic |
GetName() const | VAPoR::ParamsBase | inline |
GetNode() const | VAPoR::ParamsBase | inline |
GetRegionColor(double color[3]) const | VAPoR::AnnotationParams | |
GetRegionColor(std::vector< double > &color) const | VAPoR::AnnotationParams | inline |
GetTimeColor() const | VAPoR::AnnotationParams | |
GetTimeColor(T color[]) const | VAPoR::AnnotationParams | inline |
GetTimeLLX() const | VAPoR::AnnotationParams | |
GetTimeLLY() const | VAPoR::AnnotationParams | |
GetTimeSize() const | VAPoR::AnnotationParams | |
GetTimeType() const | VAPoR::AnnotationParams | |
GetUseDomainFrame() const | VAPoR::AnnotationParams | inline |
GetUseRegionFrame() const | VAPoR::AnnotationParams | inline |
GetValueDouble(const string tag, double defaultVal) const | VAPoR::ParamsBase | virtual |
GetValueDoubleVec(const string tag) const | VAPoR::ParamsBase | virtual |
GetValueDoubleVec(const string tag, const vector< double > &defaultVal) const | VAPoR::ParamsBase | virtual |
GetValueLong(const string tag, long defaultVal) const | VAPoR::ParamsBase | virtual |
GetValueLongVec(const string tag) const | VAPoR::ParamsBase | virtual |
GetValueLongVec(const string tag, const vector< long > &defaultVal) const | VAPoR::ParamsBase | virtual |
GetValueString(const string tag, string defaultVal) const | VAPoR::ParamsBase | virtual |
GetValueStringVec(const string tag) const | VAPoR::ParamsBase | virtual |
GetValueStringVec(const string tag, const vector< string > &defaultVal) const | VAPoR::ParamsBase | virtual |
IntermediateChange() | VAPoR::ParamsBase | inline |
MyBase() | Wasp::MyBase | |
operator!=(const ParamsBase &rhs) const | VAPoR::ParamsBase | inline |
operator=(const ParamsBase &rhs) | VAPoR::ParamsBase | |
operator=(ParamsBase &)=delete | VAPoR::ParamsBase | |
operator==(const ParamsBase &rhs) const | VAPoR::ParamsBase | inline |
ParamsBase(StateSave *ssave, const string &classname) | VAPoR::ParamsBase | |
ParamsBase(StateSave *ssave, XmlNode *node) | VAPoR::ParamsBase | |
ParamsBase(const ParamsBase &rhs) | VAPoR::ParamsBase | |
ParamsBase(ParamsBase &&)=delete | VAPoR::ParamsBase | |
ParamsBase(StateSave *ssave) | VAPoR::ParamsBase | protected |
Remove(const string &name) | VAPoR::ParamsBase | protected |
SetAxisArrowEnabled(bool enabled) | VAPoR::AnnotationParams | |
SetAxisArrowSize(double pos) | VAPoR::AnnotationParams | |
SetAxisArrowXPos(double pos) | VAPoR::AnnotationParams | |
SetAxisArrowYPos(double pos) | VAPoR::AnnotationParams | |
SetAxisFontSize(int size) | VAPoR::AnnotationParams | |
SetBackgroundColor(std::vector< double > color) | VAPoR::AnnotationParams | |
SetClassName(const string &name) | Wasp::MyBase | inlineprotected |
SetCurrentAxisDataMgrName(string dataMgr="default") | VAPoR::AnnotationParams | |
SetDiagMsg(const char *format,...) | Wasp::MyBase | static |
SetDiagMsgCB(DiagMsgCB_T cb) | Wasp::MyBase | inlinestatic |
SetDiagMsgFilePtr(FILE *fp) | Wasp::MyBase | inlinestatic |
SetDomainColor(vector< double > color) | VAPoR::AnnotationParams | |
SetErrCode(int err_code) | Wasp::MyBase | inlinestatic |
SetErrMsg(const char *format,...) | Wasp::MyBase | static |
SetErrMsg(int errcode, const char *format,...) | Wasp::MyBase | static |
SetErrMsgCB(ErrMsgCB_T cb) | Wasp::MyBase | inlinestatic |
SetErrMsgFilePtr(FILE *fp) | Wasp::MyBase | inlinestatic |
SetErrMsgFilePtr() | Wasp::MyBase | inlinestatic |
SetParent(ParamsBase *parent) | VAPoR::ParamsBase | |
SetRegionColor(vector< double > color) | VAPoR::AnnotationParams | |
SetTimeColor(std::vector< double > color) | VAPoR::AnnotationParams | |
SetTimeLLX(double llx) | VAPoR::AnnotationParams | |
SetTimeLLY(double lly) | VAPoR::AnnotationParams | |
SetTimeSize(int size) | VAPoR::AnnotationParams | |
SetTimeType(int type) | VAPoR::AnnotationParams | |
SetUseDomainFrame(bool onOff) | VAPoR::AnnotationParams | inline |
SetUseRegionFrame(bool onOff) | VAPoR::AnnotationParams | inline |
SetValueDouble(const string &tag, string description, double value) | VAPoR::ParamsBase | virtual |
SetValueDoubleVec(const string &tag, string description, const vector< double > &values) | VAPoR::ParamsBase | virtual |
SetValueLong(const string &tag, string description, long value) | VAPoR::ParamsBase | virtual |
SetValueLongVec(const string &tag, string description, const vector< long > &values) | VAPoR::ParamsBase | virtual |
SetValueString(const string &tag, string description, const string &value) | VAPoR::ParamsBase | virtual |
SetValueStringVec(const string &tag, string description, const vector< string > &values) | VAPoR::ParamsBase | virtual |
~AnnotationParams() | VAPoR::AnnotationParams | inlinevirtual |
~ParamsBase() | VAPoR::ParamsBase | virtual |