26 #ifndef __TERRALIB_INTERNAL_MAPTOOLS_H 
   27 #define __TERRALIB_INTERNAL_MAPTOOLS_H 
This is the base class for Layers.
 
It defines the concept of a map display responsible for controlling how a set of layers are displayed...
 
An abstract class for conversion of Symbology Enconding Mark elements to an image pattern.
 
This is the base class for renderers.
 
A layer with reference to a dataset.
 
A layer that can be used as a container for other kind of layers.
 
This is a singleton for managing all mark renderers instances available in the system.
 
A visitor that converts a OGC Filter Expression to TerraLib Expression.
 
It renders the objects associated to a query layer.
 
A layer resulting from a query.
 
An abstract factory for layer renderers.