26 #ifndef __TERRALIB_MAPTOOLS_INTERNAL_ENUMS_H
27 #define __TERRALIB_MAPTOOLS_INTERNAL_ENUMS_H
LineJoinStyle
This enum encodes enumerated values telling how line strings should be joined (between line segments)...
LineDashStyle
This enum encodes enumerated values telling how lines should be drawn. e.g. as a plain line or dash l...
Visibility
Each layer can have three states of visibility.
ImageType
This enum specifies the possible input and output image formats supported by the canvas API.
GroupingType
The grouping type associated to the layer.
LineCapStyle
This enum encodes enumerated values telling how line strings should be capped (at the two ends of the...
AlignType
This enum contains values to control the alignment of components (like Canvas and MapDisplay).
ChartType
The chart types.
CompositionMode
The composition mode used to render the canvas.