te::map::Chart Member List

This is the complete list of members for te::map::Chart, including all inherited members.

Chart(ChartType type, const std::vector< std::string > &properties)te::map::Chart
Chart(ChartType type, const std::vector< std::string > &properties, const std::vector< te::color::RGBAColor > &colors)te::map::Chart
clone()te::map::Chart
getAvoidConflicts() constte::map::Chart
getBarWidth() constte::map::Chart
getColor(std::size_t i) constte::map::Chart
getContourColor() constte::map::Chart
getContourWidth() constte::map::Chart
getHeight() constte::map::Chart
getMaxValue() constte::map::Chart
getProperties() constte::map::Chart
getPropertiesPos() constte::map::Chart
getSummary() constte::map::Chart
getType() constte::map::Chart
getWidth() constte::map::Chart
isVisible() constte::map::Chart
m_avoidConflictste::map::Chartprivate
m_barWidthte::map::Chartprivate
m_colorste::map::Chartprivate
m_contourColorte::map::Chartprivate
m_contourWidthte::map::Chartprivate
m_heightte::map::Chartprivate
m_isVisiblete::map::Chartprivate
m_maxValuete::map::Chartprivate
m_propertieste::map::Chartprivate
m_propertiesPoste::map::Chartprivate
m_summaryte::map::Chartprivate
m_typete::map::Chartprivate
setAvoidConflicts(bool on)te::map::Chart
setBarWidth(std::size_t width)te::map::Chart
setColor(std::size_t i, const te::color::RGBAColor &color)te::map::Chart
setContourColor(const te::color::RGBAColor &color)te::map::Chart
setContourWidth(std::size_t width)te::map::Chart
setHeight(std::size_t height)te::map::Chart
setMaxValue(double value)te::map::Chart
setPropertiesPos(const std::vector< size_t > &propPos)te::map::Chart
setSummary(const std::string &summary)te::map::Chart
setVisibility(bool visible)te::map::Chart
~Chart()te::map::Chart