26 #ifndef __TERRALIB_QT_TERRALIB4_INTERNAL_UTILS_H 27 #define __TERRALIB_QT_TERRALIB4_INTERNAL_UTILS_H 34 class TeRasterTransform;
54 class PointSymbolizer;
55 class PolygonSymbolizer;
97 #endif // __TERRALIB_QT_TERRALIB4_INTERNAL_UTILS_H te::color::RGBAColor Convert2TerraLib5(TeColor color)
The Style defines the styling that is to be applied to a geographic dataset (vector geometries or cov...
A PolygonSymbolizer is used to draw a polygon (or other area-type geometries), including filling its ...
te::se::ColorMap * GetRasterGrouping(TeTheme *theme)
te::se::RasterSymbolizer * GetRasterSymbolizer(TeRasterTransform *visual)
A Symbolizer describes how a feature is to appear on a map.
te::se::PointSymbolizer * GetPointSymbolizer(TeVisual *visual)
A PointSymbolizer specifies the rendering of a graphic Symbolizer at a point.
te::se::LineSymbolizer * GetLineSymbolizer(TeVisual *visual)
te::se::Symbolizer * GetSymbolizer(int geometryType, TeVisual *visual)
This class contains the parameters needed for grouping the values of a Property.
The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos...
te::se::PolygonSymbolizer * GetPolygonSymbolizer(TeVisual *visual)
A helper class for 32-bit RGBA (Red-Green-Blue-Alpha channel) color.
std::string GetLineStyle(int type)
A LineSymbolizer is used to style a stroke along a linear geometry type, such as a string of line seg...
te::map::Grouping * GetGrouping(TeTheme *theme)
std::string GetPointStyle(int type)
A ColorMap defines either the colors of a pallette-type raster source or the mapping of numeric pixel...