CartoType .NET API 8.8-7-gb35e4dc71
for development in C#, Visual Basic and other .NET languages
Namespace List
Here is a list of all documented namespaces 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>
 CExtendedNoticePositionPositions for notices like the legend or scale bar.
 CFeatureInfoFeature information for a map object, represented internally as a 32-bit value.
 CFindNearbyParamParameters for finding nearby places.
 CFindParamParameters for the general Find function.
 CFrameworkThe Framework class provides a high-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.
 CLegendThe Legend class is used to specify legends, scales, copyright notices and turn instructions.
 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.
 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.
 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
 CViewStateThe view state, which can be retrieved or set so that maps can be recreated.