alloc() | StructuralComponentProperties | inlineprivate |
BLUE enum value | StructuralComponentProperties | |
Color enum name | StructuralComponentProperties | |
color | StructuralComponentProperties | private |
colorRGBA | StructuralComponentProperties | private |
DEFAULT enum value | StructuralComponentProperties | |
fields | Properties | protected |
get(std::string attName, std::string &attVal) const | Properties | inline |
getAlpha() const | StructuralComponentProperties | inline |
getBlue() const | StructuralComponentProperties | inline |
getBool(std::string attName) const | Properties | inline |
getColor() const | StructuralComponentProperties | inline |
getDouble(std::string attName) | Properties | inline |
getField(unsigned int) const | Properties | |
getGreen() const | StructuralComponentProperties | inline |
getInt(std::string attName) const | Properties | inline |
getMode() const | StructuralComponentProperties | inline |
getModeString() const | StructuralComponentProperties | inline |
getName() const | Properties | inline |
getPhysicalModel() const | Properties | inline |
getRed() const | StructuralComponentProperties | inline |
getRGB() const | StructuralComponentProperties | inline |
getRGBA() const | StructuralComponentProperties | inline |
getString(std::string attName) const | Properties | inline |
GRAY enum value | StructuralComponentProperties | |
GREEN enum value | StructuralComponentProperties | |
isAField(std::string attName) const | Properties | inline |
isVisible(const RenderingMode::Mode mode) const | StructuralComponentProperties | inline |
mode | StructuralComponentProperties | private |
myPM | Properties | private |
name | Properties | private |
numberOfFields() const | Properties | |
OTHER enum value | StructuralComponentProperties | |
Properties(const std::string n="") | Properties | |
Properties(PhysicalModel *, const std::string n="") | Properties | |
RED enum value | StructuralComponentProperties | |
set(std::string attName, double val) | Properties | inline |
set(std::string attName, int val) | Properties | inline |
set(std::string attName, bool val) | Properties | inline |
set(std::string attName, std::string val) | Properties | inline |
setAlpha(const double a) | StructuralComponentProperties | inline |
setBlue(const double b) | StructuralComponentProperties | inline |
setColor(Color c) | StructuralComponentProperties | inline |
setGreen(const double g) | StructuralComponentProperties | inline |
setMode(const RenderingMode::Mode) | StructuralComponentProperties | inline |
setName(std::string) | Properties | inline |
setPhysicalModel(PhysicalModel *) | Properties | inline |
setRed(const double r) | StructuralComponentProperties | inline |
setRGB(const double *rgb) | StructuralComponentProperties | inline |
setRGB(const double r, const double g, const double b) | StructuralComponentProperties | inline |
setRGBA(const double r, const double g, const double b, const double a) | StructuralComponentProperties | inline |
setRGBA(const double *rgba) | StructuralComponentProperties | inline |
setVisible(const RenderingMode::Mode, const bool) | StructuralComponentProperties | inline |
StructuralComponentProperties(PhysicalModel *p, const Color c) | StructuralComponentProperties | inline |
StructuralComponentProperties(PhysicalModel *p, physicalModel::StructuralComponent xmlSC) | StructuralComponentProperties | |
StructuralComponentProperties(PhysicalModel *p, const Color c, const std::string n) | StructuralComponentProperties | inline |
StructuralComponentProperties(PhysicalModel *p, const double *rgb) | StructuralComponentProperties | inline |
StructuralComponentProperties(PhysicalModel *p, const double *rgb, const std::string n) | StructuralComponentProperties | inline |
StructuralComponentProperties(PhysicalModel *p, const double r, const double g, const double b) | StructuralComponentProperties | inline |
StructuralComponentProperties(PhysicalModel *p, const double r, const double g, const double b, const std::string n) | StructuralComponentProperties | inline |
StructuralComponentProperties(PhysicalModel *p) | StructuralComponentProperties | inline |
StructuralComponentProperties(PhysicalModel *p, const std::string n) | StructuralComponentProperties | inline |
xmlPrint(std::ostream &) | StructuralComponentProperties | virtual |
xmlToFields(xsd::cxx::tree::attribute_set< char > attrs) | Properties | |
~Properties()=default | Properties | virtual |
~StructuralComponentProperties() | StructuralComponentProperties | inline |