26#ifndef __TERRALIB_MAPTOOLS_INTERNAL_CANVASCONFIGURER_H
27#define __TERRALIB_MAPTOOLS_INTERNAL_CANVASCONFIGURER_H
40#include <boost/noncopyable.hpp>
A Font specifies the text font to use in a text symbolizer.
A helper class for 24-bit RGBA (Red-Green-Blue-Alpha channel) color.
A canvas is an abstraction of a drawing area.
The CoverageStyle defines the styling that is to be applied to a subset of Coverage data.
The FeatureTypeStyle defines the styling that is to be applied to a dataset that can be viewed as a f...
A Fill specifies the pattern for filling an area geometry.
A GraphicStroke defines a repeated-linear graphic pattern to be used for stroking a line.
A Graphic is a graphic symbol with an inherent shape, color(s), and possibly size.
A LineSymbolizer is used to style a stroke along a linear geometry type, such as a string of line seg...
The "ParameterValueType" uses WFS-Filter expressions to give values for SE graphic parameters.
A PointSymbolizer specifies the rendering of a graphic Symbolizer at a point.
A PolygonSymbolizer is used to draw a polygon (or other area-type geometries), including filling its ...
The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos,...
A Stroke specifies the appearance of a linear geometry.
The Style defines the styling that is to be applied to a geographic dataset (vector geometries or cov...
A Symbolizer describes how a feature is to appear on a map.
A TextSymbolizer is used to render text labels according to various graphical parameters.
A visitor interface for the SymbologyEncoding hierarchy.
Namespace for the Map Tools module of TerraLib.
Namespace for the Symbology Encoding module of TerraLib.
A visitor interface for the SymbologyEncoding hierarchy.