|
GL Studio C++ Runtime API
|
#include <gls_map_symbology_standard_data_source.h>
Public Member Functions | |
| void | SetResource (const char *name, const char *value) |
| Set a resource (property) value for the icon. | |
| const char * | GetResource (const char *name) |
| Get a resource (property) value for the icon. | |
Public Member Functions inherited from GlsMapSymbologyBasicIcon | |
| void | SetLocation (const GeoCoord &value) |
| Set the icon location. | |
| const GeoCoord & | GetLocation () |
| Get the icon location. | |
| void | SetType (int value) |
| Set the icon type (geometry index) | |
| int | GetType () |
| Get the icon type (geometry index) | |
Icon data storage class used by GlsMapSymbologyStdDataSource Extends GlsMapSymbologyBasicIcon to store resource values that are applied to the geometry before drawing.