GL Studio C++ Runtime API
GlsMapSymbologyStdPath Class Reference

#include <gls_map_symbology_standard_data_source.h>

Inheritance diagram for GlsMapSymbologyStdPath:
GlsMapSymbologyBasicPath

Public Member Functions

void SetResource (const char *name, const char *value)
 Set a resource (property) value for the path.
 
const char * GetResource (const char *name)
 Set a resource (property) value for the path.
 
- Public Member Functions inherited from GlsMapSymbologyBasicPath
void SetPointCount (unsigned int value)
 
unsigned int GetPointCount ()
 
void SetPointLocation (int point, const GeoCoord &location)
 
const GeoCoordGetPointLocation (int point)
 
void SetType (int value)
 
int GetType ()
 Get the path type (geometry index)
 
const GeoRectGetBoundingRect ()
 return the bounding rectangle for the given path
 

Detailed Description

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


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