26#ifndef __TERRALIB_MAPTOOLS_INTERNAL_CANVASCONFIGURER_H
27#define __TERRALIB_MAPTOOLS_INTERNAL_CANVASCONFIGURER_H
30#include "../color/RGBAColor.h"
31#include "../se/Font.h"
32#include "../se/Visitor.h"
40#include <boost/noncopyable.hpp>
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 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...
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.
Proxy configuration file for TerraView (see terraview_config.h).
Enumerations of XML module.