CartoType .NET API 9.0-11-g64131709d
for development in C#, Visual Basic and other .NET languages
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NCartoType
 CAddressA structured address. Any field may be empty or null, but at least one field should be non-empty for address searching to return any results
 CBlendStyleA rule to modify a certain style or styles. The colors are blended with colors in a style, using their alpha values as the blend fraction
 CBlendStyleSetA set of rules for modifying style sheet colors, for example to add contrast, lighten or darken. The rules are applied in order. Only the first rule matching a style is applied
 CColorA color>
 CFeatureInfoFeature information for a map object, represented internally as a 32-bit value
 CFindNearbyParamParameters for finding nearby places
 CFindParamParameters for the general Find function
 CFontStyleFlagFlags for font styles
 CFrameworkHigh-level API for CartoType, through which map data can be loaded, maps can be created and viewed, and routing and navigation can be performed
 CFrameworkParamParameters for creating a Framework object when more detailed control is needed. For example, file buffer size and the maximum number of buffers can be set
 CGeometryA geometry class for creating map objects and specifying view areas. There are also functions for the determining distance and intersection type between a geometry object and map objects
 CGeometryListA type for lists of geometry objects returned by Geometry functions
 CLegendUsed to specify legends, scales, copyright notices and turn instructions
 CLegendStyleFlagFlags used to create Legend objects with standard styles
 CLocationMatchParamParameters used when matching a road or other feature to a location
 CLocationRefParameters used for a location reference when writing traffic information
 CMapMetaDataMetadata describing a CTM1 map file
 CMapObjectA map object: a point, linear object, polygon object, or array (texture)
 CMapObjectGroupA group of map objects with the same name, as used in a list of found objects
 CMapObjectGroupListA type for lists of map object groups returned by search functions
 CMapObjectListA type for lists of map objects returned by search functions
 CMapObjectMatchInformation returned by MapObject.Match
 CMapRendererA class to draw a map using OpenGL ES
 CNavigatorParamParameters governing navigation behaviour
 CNearestRoadInfoInformation about the nearest road to a certain point
 CNearestSegmentInfoInformation about the nearest route segment to a point
 CNoticePositionPositions for notices like the legend or scale bar
 CPathA path defining a set of open and closed curves
 CPathIntersectionInfoInformation about the intersection of two paths and their distance apart. For functions involving map objects, distances are meters and positions are latitude and longitude
 CPathIntersectionInfoListA type for lists of path intersection information objects returned by Geometry functions
 CPathIntersectionTypeListA type for lists of path intersection types returned by Geometry functions
 CPathPointAn on-curve or off-curve point for use in paths
 CPerspectiveParamParameters giving detailed control of the perspective view
 CPointA 2D point using floating-point coordinates
 CPointValue
 CPositionedBitmapA bitmap and a position to draw it. Used when drawing notices on the map
 CRectA grid-aligned rectangle with double-precision coordinates suitable for map points
 CRouteInformation about an entire route
 CRouteCoordSetA set of points for creating a route, with optional heading and accuracy information
 CRoutePointA point on a route, with its heading and location match parameters
 CRoutePointListA type for lists of route points: see RouteCoordSet
 CRouteProfileA routing profile: parameters determining the type of route, including road speeds, bonuses and penalties, and vehicle type. A road type will not be used if its speed plus bonus is equal to or less than zero
 CRouteSegmentPart of a route, consisting of a turn and the section of the route from that turn to the next one
 CStringListA type for lists of strings
 CTileParamParameters used in Framework.LoadMapsAutomatically
 CTileSetA set of map tiles used in TileParam
 CTimeAndDistanceMatrixA matrix of route times and distances between sets of points
 CTrafficInfoTraffic information. This information is normally used in combination with a location reference
 CTurnInformation about a turn through a junction
 CUtilGeneral utility functions
 CValidityFlagBit flags used in Framework.Navigate to indicate which information is valid
 CViewStateThe view state, which can be retrieved or set so that maps can be recreated