Directories | |
serialization | |
Files | |
AbstractChartRenderer.h | |
This is the base class for chart renderers. | |
AbstractExternalGraphicRenderer.h | |
An abstract class for conversion of Symbology Enconding ExternalGraphic elements to an image pattern. | |
AbstractLayer.h | |
This is the base class for Layers. | |
AbstractLayerRenderer.h | |
It renders the objects associated to an abstract layer. i.e. a generic renderer. | |
AbstractLayerRendererFactory.h | |
This is the concrete factory for renderers of AbstractLayers. i.e. builds a generic renderer. | |
AbstractMapDisplay.h | |
It defines the concept of a map display responsible for controlling how a set of layers are displayed. | |
AbstractMarkRenderer.h | |
An abstract class for conversion of Symbology Enconding Mark elements to an image pattern. | |
AbstractRenderer.h | |
This is the base class for renderers. | |
Canvas.h | |
A canvas is an abstraction of a drawing area. | |
CanvasConfigurer.h | |
A Symbology Enconding visitor that configures a given canvas based on symbolizers elements. | |
Chart.h | |
This class represents the informations needed to build map charts. | |
ChartRendererManager.h | |
This is a singleton for managing chart renderer instance available in the system. | |
Config.h | |
Configuration flags for the Map Rendering module of TerraLib. | |
DataSetAdapterLayer.h | |
A layer with reference to a DataSetTypeConverter. | |
DataSetLayer.h | |
A layer with reference to a dataset. | |
Enums.h | |
Declaration of enums for the MapTools module. | |
Exception.h | |
An exception class for the MapTools module. | |
ExternalGraphicRendererManager.h | |
This is a singleton for managing all external graphic renderers instances available in the system. | |
FilterEncoder.h | |
A visitor that converts a TerraLib Expression to OGC Filter Expression. | |
FolderLayer.h | |
A layer that can be used as a container for other kind of layers. | |
Grouping.h | |
This class contains the parameters needed for grouping the values of a Property. | |
GroupingAlgorithms.h | |
This file contains functions containing the algorithms for grouping values. | |
MapDisplay.h | |
The map display controls how a set of layers are displayed. | |
MarkRendererManager.h | |
This is a singleton for managing all mark renderers instances available in the system. | |
Module.h | |
This singleton defines the TerraLib Map Tools module entry. | |
PtMarker.h | |
This file contains several utility routines for dealing with point markers. | |
QueryEncoder.h | |
A visitor that converts a OGC Filter Expression to TerraLib Expression. | |
QueryLayer.h | |
A layer resulting from a query. | |
QueryLayerRenderer.h | |
It renders the objects associated to a query layer. | |
QueryLayerRendererFactory.h | |
This is the concrete factory for renderers of a QueryLayer. | |
RasterContrast.h | |
This class contains the parameters needed to apply dynamic contrast over a raster. | |
RasterLayer.h | |
A layer with reference to a raster. | |
RasterTransform.h | |
A Raster Transform is a class that defines functions to transform a styled raster. | |
RasterTransformConfigurer.h | |
A Raster Transform configurer generates a Raster Transform given a RasterSymbolzier. | |
RendererFactory.h | |
An abstract factory for layer renderers. | |
Utils.h | |
Utility functions for MapTools module. | |
WorldDeviceTransformer.h | |
This class implements the logic for transforming from device coordinate to world coordinate and vice-versa. | |