GlsMap Toolkit  1.7.0
disti::GlsMapSymbologyStdPath Class Reference

#include <gls_map_symbology_standard_data_source.h>

+ Inheritance diagram for disti::GlsMapSymbologyStdPath:

Public Member Functions

void SetResource (const char *name, const char *value)
 
const char * GetResource (const char *name)
 
- Public Member Functions inherited from disti::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 ()
 
const GeoRectGetBoundingRect ()
 
void InvalidateBoundingRect ()
 

Protected Attributes

GlsMapSymbologyStdResourceList _resources
 
- Protected Attributes inherited from disti::GlsMapSymbologyBasicPath
DynamicArray< GeoCoord, false > _points
 
int _type
 
bool _boundingRectIsValid
 
GeoRect _boundingRect
 

Friends

class GlsMapSymbologyStdDataSource
 

Additional Inherited Members

- Protected Member Functions inherited from disti::GlsMapSymbologyBasicPath
void CalculateBoundingRect ()
 

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: