GlsMap Toolkit
1.8.0
|
#include <gls_map_symbology_standard_data_source.h>
Public Member Functions | |
void | SetResource (const char *name, const char *value) |
const char * | GetResource (const char *name) |
Public Member Functions inherited from disti::GlsMapSymbologyBasicIcon | |
void | SetLocation (const GeoCoord &value) |
const GeoCoord & | GetLocation () |
void | SetType (int value) |
int | GetType () |
Protected Attributes | |
GlsMapSymbologyStdResourceList | _resources |
Protected Attributes inherited from disti::GlsMapSymbologyBasicIcon | |
GeoCoord | _location |
int | _type |
Friends | |
class | GlsMapSymbologyStdDataSource |
Icon data storage class used by GlsMapSymbologyStdDataSource Extends GlsMapSymbologyBasicIcon to store resource values that are applied to the geometry before drawing.