Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CAxMapMap component for visualization of vector, raster or grid data.
 CAxMap_DeprecatedHolds members that once were a part of AxMap class. New API members to substitute deprecated ones are listed in description.
 CChartRepresents a single chart on the map.
 CChartFieldRepresents a single bar or sector of the chart.
 CChartsProvides functionality for generation and managing the charts on the map.
 CColorSchemeProvides methods for random colour generation and colour interpolation based on the specific set of colour breaks.
 CDrawingRectangleRepresents a rectangle that can be rendered on the map.
 CESRIGridManagerAn ESRI grid manager object provides functions which facilitate using ESRI grids with MapWinGIS.
 CExpressionRepresents expression parser and evaluator.
 CExtentsRepresents a rectangle on the map.
 CFieldRepresents a single field of the attribute table.
 CFieldStatOperationsDefines group statistic operations for columns of shapefile attribute table.
 CFileManagerProvides functionality for opening and examining different types of datasources.
 CFunctionRepresents a function supported by built-in expression parser.
 CGdalDatasetRepresents a light wrapper around GDAL raster dataset which allows to perform some operations without using more advanced classes like RasterSource or GridSource.
 CGdalDriverRepresents a single GDAL driver. Please refer to GDAL documentation for more details information.
 CGdalDriverManagerHolds all available GDAL drivers.
 CGdalRasterBandRepresents a single band of raster datasource. Please refer to GDAL documentation for more details information.
 CGdalUtilsImplementation of the GDAL v2 librified functions. Not all functions are implemented yet.
 CGeoProjectionHolds information about coordinate system and projection of the data.
 CGlobalSettingsHolds global settings for MapWinGIS. Allows to retrieve GDAL errors.
 CGridThe grid object is used to represent a grid which can be added to the map.
 CGridColorBreakA grid color break object defines how a specified region of a grid will be colored.
 CGridColorSchemeA grid color scheme defines how a grid will be colored.
 CGridHeaderA grid header object is used to hold the information contained in a grid's header
 CICallbackAn interface for callback objects which can be used to return information about progress and errors.
 CIdentifierProvides settings for built-in identifier tool (cmIdentify cursor).
 CImageRepresents an raster image of particular format which may be added to the map.
 CLabelRepresents a single label on the map.
 CLabelCategoryRepresents visualization options for labels displayed on the map.
 CLabelsRepresents a list of labels of the map layer and their visualization options.
 CLinePatternProvides means for defining custom pattern from lines and point symbols for rendering polyline layers.
 CLineSegmentHolds information about a single line or marker in the line pattern represented by LinePattern class.
 CMeasuringHandles built-in distance and area measuring on the map.
 COgrDatasourceRepresents GDAL/OGR vector datasource which may be represented by spatial database or file-based vector format.
 COgrLayerRepresents a single layer in GDAL/OGR datasource or result of SQL query against such datasource.
 CPointA point object represents a point with x, y, Z, and M values. Shapes created by adding point objects to the shape.
 CSelectionListHolds list of shapes and pixels which where identified by user with Identify tool.
 CShapeA shape object represents a geometric shape which can be added to a shapefile which is displayed in the map.
 CShapeDrawingOptionsHolds the set of options for visualization of shapefiles.
 CShapeEditorFacilitates interactive creation and editing of vector shapes.
 CShapefileProvides a functionality for accessing and editing ESRI shapefiles.
 CShapefileCategoriesRepresents a list of visualization categories which determine the appearance of the shapefile.
 CShapefileCategoryRepresents a set of visualization options for shapefile layer.
 CShapefileColorSchemeA shapefile color scheme defines how a shapefile will be colored.
 CShapeNetworkRepresents a network built from the polyline shapefile.
 CShapeValidationInfoProvides information about validation of a single shapefile before or after certain operation.
 CTableThe table object is used to store information from the dbf file associated with a shapefile.
 CTileProvidersHolds the list of tile providers associated with Tiles class.
 CTilesDownloads and displays data from online TMS tile services, like OpenStreetMap.
 CTinRepresents a triangulated irregular network which may be displayed in the map.
 CUndoListHolds list of actions performed by user with interactive editing tools to enable undo functionality.
 CUtilsA utils object provides access to a set of utility functions to perform a variety of tasks on other objects such as grids, images, points, shapes, shapefiles, tins, etc.
Starting at v4.9.5 some specific GDAL methods are moved to GdalUtils.
 CVectorA vector object is used to represent the light source for a grid color scheme.
 CWmsLayerRepresents a layer downloading and displaying the data from the particular WMS Server.