26#ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_GLYPHMARKRENDERER_H 
   27#define __TERRALIB_QT_WIDGETS_SE_INTERNAL_GLYPHMARKRENDERER_H 
   30#include "../../../maptools/AbstractMarkRenderer.h" 
   80          static QString 
encode(
const QString& font, 
const int& charCode);
 
   89          static void decode(QString& name, QString& font, QChar& charCode);
 
A helper class for 32-bit RGBA (Red-Green-Blue-Alpha channel) color.
 
An abstract class for conversion of Symbology Enconding Mark elements to an image pattern.