GL Studio C++ Runtime API
GlsMapSymbologyStdIcon Class Reference

#include <gls_map_symbology_standard_data_source.h>

Inheritance diagram for GlsMapSymbologyStdIcon:
GlsMapSymbologyBasicIcon

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 GeoCoordGetLocation ()
 Get the icon location.
 
void SetType (int value)
 Set the icon type (geometry index)
 
int GetType ()
 Get the icon type (geometry index)
 

Detailed Description

Icon data storage class used by GlsMapSymbologyStdDataSource Extends GlsMapSymbologyBasicIcon to store resource values that are applied to the geometry before drawing.


The documentation for this class was generated from the following file: