GL Studio C++ Runtime API
ShapefileMapChartDataSource Member List

This is the complete list of members for ShapefileMapChartDataSource, including all inherited members.

AreAllCellsLoaded(GlsMapView *view, GlsMapChart *chart)GlsMapChartDataSourcevirtual
EnableLibraryRendering(LibraryID libraryID, bool enable=true)ShapefileMapChartDataSource
GetAvailableCoverage(GeoRect *dest) DISTI_METHOD_OVERRIDEShapefileMapChartDataSourcevirtual
GetBestLayer(GlsMapView *view, GlsMapChart *chart) const DISTI_METHOD_OVERRIDEShapefileMapChartDataSourcevirtual
GetCellList(const GeoRect &coverage, LayerID layerID, double viewLogicalHeight, double viewGeoHeight, MapChartCellList &viewList) DISTI_METHOD_OVERRIDEShapefileMapChartDataSourcevirtual
GetFeatureSetFillStyle(LibraryID libraryID, const char *featureSet, const char *featureType, glsColor &color, bool &drawBoundary, glsColor &boundaryColor, float &boundaryWidth, uint16_t &boundaryStipplePattern, int &boundaryStippleMultiplier) const ShapefileMapChartDataSource
GetFeatureSetLineStyle(LibraryID libraryID, const char *featureSet, const char *featureType, glsColor &color, float &width, uint16_t &stipplePattern, int &stippleMultiplier) const ShapefileMapChartDataSource
GetFeatureSetLineStyle(const LibraryID libraryID, const char *const featureSet, const char *const featureType, RenderLineFeatureCB &renderCB, void *&userData) const ShapefileMapChartDataSource
GetFeatureSetPointStyle(LibraryID libraryID, const char *featureSet, const char *featureType, glsColor &color, RenderPointFeatureCB &renderCB, void *&userData, bool &useMapScale) const ShapefileMapChartDataSource
GetFeatureSetTextStyle(LibraryID libraryID, const char *featureSet, const char *featureType, GlsFontBase *&glsFont, glsColor &textColor, double &scale, double &xOffset, double &yOffset, bool &isVisible) const ShapefileMapChartDataSource
GetFeatureSetVisibility(LibraryID libraryID, const char *featureSet, const char *featureType, bool &isVisible) const ShapefileMapChartDataSource
GetFeatureTypes(LibraryID libraryID, const char *featureSet) const ShapefileMapChartDataSource
GetLoadedLibraries() const ShapefileMapChartDataSource
GetOrderedFeatureSetNames(LibraryID libraryID) const ShapefileMapChartDataSource
GlsMapChartDataSource()GlsMapChartDataSourceinlineprotected
IsLibraryRenderingEnabled(LibraryID libraryID, bool &isEnabled) const ShapefileMapChartDataSource
LoadLibraryAs(const char *shapefileRootPath, LibraryID libraryID)ShapefileMapChartDataSource
PostDraw(GlsMapView *view, GlsMapChart *chart)GlsMapChartDataSourceinlinevirtual
RenderLineFeatureCB typedefShapefileMapChartDataSource
RenderPointFeatureCB typedefShapefileMapChartDataSource
SetCacheDimensions(LibraryID libraryID, double degreesLongitude, double degreesLatitude)ShapefileMapChartDataSource
SetFeatureSetFillStyle(LibraryID libraryID, const char *featureSet, const char *featureType, const glsColor &color, bool drawBoundary=false, const glsColor &boundaryColor=glsColor(0, 0, 0, 255), float boundaryWidth=DEF_LINE_WIDTH, uint16_t boundaryStipplePattern=DEF_LINE_STIPPLE_PATTERN, int boundaryStippleMultiplier=0)ShapefileMapChartDataSource
SetFeatureSetLineStyle(LibraryID libraryID, const char *featureSet, const char *featureType, glsColor color, float width=DEF_LINE_WIDTH, uint16_t stipplePattern=DEF_LINE_STIPPLE_PATTERN, int stippleMultiplier=0)ShapefileMapChartDataSource
SetFeatureSetLineStyle(LibraryID libraryID, const char *featureSet, const char *featureType, const RenderLineFeatureCB renderCB, void *const userData=NULL)ShapefileMapChartDataSource
SetFeatureSetPointStyle(LibraryID libraryID, const char *featureSet, const char *featureType, const glsColor &color, const RenderPointFeatureCB renderCB=NULL, void *const userData=NULL, const bool useMapScale=NULL)ShapefileMapChartDataSource
SetFeatureSetTextStyle(LibraryID libraryID, const char *featureSet, const char *featureType, GlsFontBase *glsFont, const glsColor &textColor=glsColor(0, 0, 0, 255), double scale=1.0, double xOffset=0.0f, double yOffset=0.0f, bool isVisible=true)ShapefileMapChartDataSource
SetFeatureSetVisibility(LibraryID libraryID, const char *featureSet, const char *featureType, bool isVisible)ShapefileMapChartDataSource
SetOrderedFeatureSetNames(LibraryID libraryID, const DynamicArray< const char * > &orderedFeatureSetNames)ShapefileMapChartDataSource
ShapefileMapChartDataSource()ShapefileMapChartDataSource
UnloadLibrary(LibraryID libraryID)ShapefileMapChartDataSource
~GlsMapChartDataSource()GlsMapChartDataSourceinlinevirtual
~ShapefileMapChartDataSource()ShapefileMapChartDataSource