#include "../../../../color/RGBAColor.h"#include "../../../../common/StringUtils.h"#include "../../../../geometry/GeometryProperty.h"#include "../../../../maptools/Enums.h"#include "../../../../maptools/Grouping.h"#include "../../../../maptools/GroupingItem.h"#include "../../../../se/Categorize.h"#include "../../../../se/ChannelSelection.h"#include "../../../../se/ColorMap.h"#include "../../../../se/ContrastEnhancement.h"#include "../../../../se/CoverageStyle.h"#include "../../../../se/FeatureTypeStyle.h"#include "../../../../se/Fill.h"#include "../../../../se/LineSymbolizer.h"#include "../../../../se/ParameterValue.h"#include "../../../../se/PolygonSymbolizer.h"#include "../../../../se/PointSymbolizer.h"#include "../../../../se/RasterSymbolizer.h"#include "../../../../se/Rule.h"#include "../../../../se/SelectedChannel.h"#include "../../../../se/Style.h"#include "../../../../se/Stroke.h"#include "../../../../se/Utils.h"#include "../../../../terralib4/Utils.h"#include "Utils.h"#include <terralib4/kernel/TeAbstractTheme.h>#include <terralib4/kernel/TeDataTypes.h>#include <terralib4/kernel/TeLegendEntry.h>#include <terralib4/kernel/TeRaster.h>#include <terralib4/kernel/TeRasterTransform.h>#include <terralib4/kernel/TeTheme.h>#include <terralib4/kernel/TeVisual.h>#include <boost/lexical_cast.hpp>#include <QtGui/QColor>Go to the source code of this file.
Functions | |
| te::map::GroupingType | GetGroupingType (TeGroupingMode mode) | 
| te::map::GroupingType GetGroupingType | ( | TeGroupingMode | mode | ) | 
Definition at line 75 of file Utils.cpp.
References te::map::EQUAL_STEPS, te::map::QUANTIL, te::map::STD_DEVIATION, and te::map::UNIQUE_VALUE.
Referenced by te::qt::plugins::terralib4::GetGrouping(), te::map::serialize::ReadLayerGrouping(), and te::map::serialize::WriteLayerGrouping().