CartoType .NET API 7.8.2, 2022-03-25
for development in C#, Visual Basic and other .NET languages
CartoType::Framework Member List

This is the complete list of members for CartoType::Framework, including all inherited members.

!Framework() (defined in CartoType::Framework)CartoType::Frameworkprotected
ActualRouterType()CartoType::Framework
AddClosedLineSpeedLimit(Int64% aId, Geometry^ aLine, double aSpeed, int aVehicleTypes)CartoType::Framework
AddForbiddenArea(Int64% aId, Geometry^ aPolygon)CartoType::Framework
AddLineSpeedLimit(Int64% aId, Geometry^ aLine, double aSpeed, int aVehicleTypes)CartoType::Framework
AddPolygonSpeedLimit(Int64% aId, Geometry^ aPolygon, double aSpeed, int aVehicleTypes)CartoType::Framework
AddProfile(RouteProfile^ aProfile)CartoType::Framework
AddTrafficInfo(Int64% aId, TrafficInfo^ aTrafficInfo, LocationRef^ aLocationRef)CartoType::Framework
AnimateTransitions()CartoType::Framework
AppBuildDate()CartoType::Framework
AppendStyleSheet(String^ aStyleSheetFileName)CartoType::Framework
AppendStyleSheet(array< Byte >^ aData)CartoType::Framework
BuiltInProfile(int aIndex)CartoType::Framework
BuiltInProfileCount()CartoType::Framework
ChooseRoute(int aRouteIndex)CartoType::Framework
ClearNearbyObjectWarnings()CartoType::Framework
ClearTrafficInfo()CartoType::Framework
ClipBackgroundToMapBounds(bool aEnable)CartoType::Framework
Configure(String^ aConfigFileName)CartoType::Framework
ConvertCoords(Geometry^ aGeometry, CoordType aToCoordType)CartoType::Framework
ConvertPoint(Point^ aPoint, CoordType aFromCoordType, CoordType aToCoordType)CartoType::Framework
CopyNearbyObjects()CartoType::Framework
Copyright()CartoType::Framework
CreateBestRoute(Result% aResult, RouteProfile^ aProfile, RouteCoordSet^ aCoordSet, bool aStartFixed, bool aEndFixed, int aIterations)CartoType::Framework
CreateBestRoute(Result% aResult, RouteProfile^ aProfile, array< double >^ aX, array< double >^ aY, CoordType aCoordType, bool aStartFixed, bool aEndFixed, int aIterations)CartoType::Framework
CreateBestRouteAsync(RouterAsyncDelegate^ aDelegate, RouteProfile^ aProfile, RouteCoordSet^ aCoordSet, bool aStartFixed, bool aEndFixed, int aIterations, bool aOverride)CartoType::Framework
CreateRoute(Result% aResult, RouteProfile^ aProfile, RouteCoordSet^ aCoordSet)CartoType::Framework
CreateRoute(Result% aResult, RouteProfile^ aProfile, array< double >^ aX, array< double >^ aY, CoordType aCoordType)CartoType::Framework
CreateRouteAsync(RouterAsyncDelegate^ aDelegate, RouteProfile^ aProfile, RouteCoordSet^ aCoordSet, bool aOverride)CartoType::Framework
CreateRouteFromXml(Result% aResult, RouteProfile^ aProfile, String^ aFilenameOrData)CartoType::Framework
CreateWritableMap(WritableMapType aType)CartoType::Framework
CreateWritableMap(WritableMapType aType, String^ aFileName)CartoType::Framework
DataSetName()CartoType::Framework
DeleteMapObjects(int aMapHandle, Int64 aStartId, Int64 aEndId, Int64% aDeletedCount, String^ aCondition)CartoType::Framework
DeleteNearbyObjectWarning(int aId)CartoType::Framework
DeleteRoutes()CartoType::Framework
DeleteStyleSheet(int aIndex)CartoType::Framework
DeleteTrack()CartoType::Framework
DeleteTrafficInfo(Int64 aId)CartoType::Framework
DisplayPositionOnNearestRoad(double aLong, double aLat, double aHeadingInDegrees, NearestRoadInfo^ aInfo)CartoType::Framework
DisplayRoute(bool aEnable)CartoType::Framework
DisplayTrack(bool aEnable)CartoType::Framework
DistanceToDestination()CartoType::Framework
DistanceToString(double aDistanceInMeters, bool aMetricUnits, bool aAbbreviate)CartoType::Framework
Draw3DBuildings()CartoType::Framework
DrawNoticesAutomatically(bool aEnable)CartoType::Framework
EditAddCurrentPoint()CartoType::Framework
EditDeleteCurrentObject()CartoType::Framework
EditDeleteCurrentPoint()CartoType::Framework
EditGetCurrentObjectAreaAndLength(double% aArea, double% aLength)CartoType::Framework
EditInsertCurrentObject(String^ aLayer, Int64% aId, bool aReplace)CartoType::Framework
EditMoveCurrentPoint(double aX, double aY)CartoType::Framework
EditNewLineObject(double aX, double aY)CartoType::Framework
EditNewPolygonObject(double aX, double aY)CartoType::Framework
EditSelectNearestPoint(double aX, double aY, double aRadiusInMillimeters)CartoType::Framework
EditSetCurrentObjectIntAttribute(int aValue)CartoType::Framework
EditSetCurrentObjectStringAttribute(String^ aKey, String^ aValue)CartoType::Framework
EditSetWritableMap(int aMapHandle)CartoType::Framework
EnableAllMaps()CartoType::Framework
EnableDrawingMemoryDataBase(bool aEnable)CartoType::Framework
EnableLayer(String^ aLayerName, bool aEnable)CartoType::Framework
EnableLegend(bool aEnable)CartoType::Framework
EnableMapByHandle(int aHandle, bool aEnable)CartoType::Framework
EnableNavigation(bool aEnable)CartoType::Framework
EnableScaleBar(bool aEnable)CartoType::Framework
EnableTrafficInfo(bool aEnable)CartoType::Framework
EnableTurnInstructions(bool aEnable)CartoType::Framework
EndNavigation()CartoType::Framework
EndTracking()CartoType::Framework
EstimatedTimeToDestination()CartoType::Framework
ExpiryDate()CartoType::Framework
Find(MapObjectList^ aObjectList, FindParam^ aFindParam)CartoType::Framework
Find(MapObjectGroupList^ aObjectGroupList, FindParam^ aFindParam)CartoType::Framework
Find(MapObjectList^ aObjectList, FindNearbyParam^ aFindNearbyParam)CartoType::Framework
FindAddress(MapObjectList^ aObjectList, int aMaxObjectCount, Address^ aAddress, bool aFuzzy)CartoType::Framework
FindAddressAsync(FindAsyncDelegate^ aDelegate, int aMaxObjectCount, Address^ aAddress, bool aFuzzy, bool aOverride)CartoType::Framework
FindAddressPart(MapObjectList^ aObjectList, int aMaxObjectCount, String^ aText, AddressPart aAddressPart, bool aFuzzy, bool aIncremental)CartoType::Framework
FindAsync(FindAsyncDelegate^ aDelegate, FindParam^ aFindParam, bool aOverride)CartoType::Framework
FindAsync(FindAsyncGroupDelegate^ aDelegate, FindParam^ aFindParam, bool aOverride)CartoType::Framework
FindBuildingsNearStreet(MapObjectList^ aObjectList, MapObject^ aStreet)CartoType::Framework
FindInDisplay(MapObjectList^ aObjectList, int aMaxObjectCount, double aX, double aY, double aRadius)CartoType::Framework
FindInLayer(MapObjectList^ aObjectList, int aMaxObjectCount, String^ aLayer, double aMinX, double aMinY, double aMaxX, double aMaxY, CoordType aCoordType)CartoType::Framework
FindNearestRoad(NearestRoadInfo^ aInfo, double aX, double aY, CoordType aCoordType, double aHeadingInDegrees, bool aDisplayPosition)CartoType::Framework
FindPointsInPath(MapObjectList^ aObjectList, Geometry^ aPath, FindParam^ aFindParam)CartoType::Framework
FindPolygonsContainingPath(MapObjectList^ aObjectList, Geometry^ aPath, FindParam^ aFindParam)CartoType::Framework
FindStreetAddresses(MapObjectList^ aObjectList, int aMaxObjectCount, Address^ aAddress, Geometry^ aClip)CartoType::Framework
FindText(MapObjectList^ aObjectList, int aMaxObjectCount, String^ aText, StringMatchMethod aMatchMethod, String^ aLayers, String^ aAttrib)CartoType::Framework
Framework(String^ aMapFileName, String^ aStyleSheetFileName, String^ aFontFileName, int aViewWidth, int aViewHeight)CartoType::Framework
Framework(String^ aMapFileName, String^ aStyleSheetFileName, String^ aFontFileName, int aViewWidth, int aViewHeight, array< Byte >^ aEncryptionKey)CartoType::Framework
Framework(FrameworkParam^ aParam)CartoType::Framework
GetAddress(Address^ aAddress, MapObject^ aMapObject)CartoType::Framework
GetAddress(Address^ aAddress, double aX, double aY, CoordType aCoordType)CartoType::Framework
GetAddressFast(Address^ aAddress, MapObject^ aMapObject)CartoType::Framework
GetAreaAndLength(Geometry^ aGeometry, double% aArea, double% aLength)CartoType::Framework
GetBlendStyleSet()CartoType::Framework
GetContinuationTurn(Turn^ aContinuationTurn)CartoType::Framework
GetContourAreaAndLength(Geometry^ aGeometry, int aContourIndex, double% aArea, double% aLength)CartoType::Framework
GetDistanceInMeters(double aX1, double aY1, double aX2, double aY2, CoordType aCoordType)CartoType::Framework
GetFirstTurn(Turn^ aFirstTurn)CartoType::Framework
GetFollowMode()CartoType::Framework
GetGeoCodeSummary(MapObject^ aMapObject)CartoType::Framework
GetGeoCodeSummary(double aX, double aY, CoordType aCoordType)CartoType::Framework
GetHeight(double aX, double aY, CoordType aCoordType)CartoType::Framework
GetHeights(array< double >^ aX, array< double >^ aY, array< int >^ aTerrainHeightArray, CoordType aCoordType)CartoType::Framework
GetLastMapHandle()CartoType::Framework
GetLocationMatchParam()CartoType::Framework
GetMainMapHandle()CartoType::Framework
GetMapExtent(Rect^ aExtent, CoordType aCoordType)CartoType::Framework
GetMapMetaData(int aIndex)CartoType::Framework
GetMemoryMapHandle()CartoType::Framework
GetNavigationPosition(Point^ aPos, CoordType aCoordType)CartoType::Framework
GetNavigationState()CartoType::Framework
GetNavigatorParam()CartoType::Framework
GetNoticeBitmap()CartoType::Framework
GetPerspectiveParam()CartoType::Framework
GetProjectionAsProj4Param()CartoType::Framework
GetRoute(int aRouteIndex)CartoType::Framework
GetRouteAccess(Result% aResult, double aX, double aY, CoordType aCoordType)CartoType::Framework
GetRouteCount()CartoType::Framework
GetRouteInstructions(Route^ aRoute)CartoType::Framework
GetScaleDenominatorInView()CartoType::Framework
GetSecondTurn(Turn^ aSecondTurn)CartoType::Framework
GetTimeAndDistanceMatrix(Result% aResult, array< PointValue >^ aFrom, array< PointValue >^ aTo, CoordType aCoordType)CartoType::Framework
GetTrack()CartoType::Framework
GetView(Rect^ aView, CoordType aCoordType)CartoType::Framework
GetViewState()CartoType::Framework
HasNotices()CartoType::Framework
InsertCircleMapObject(int aMapHandle, String^ aLayerName, double aCenterX, double aCenterY, CoordType aCenterCoordType, double aRadius, CoordType aRadiusCoordType, String^ aStringAttributes, int aIntAttribute, Int64% aId, bool aReplace)CartoType::Framework
InsertCopyOfMapObject(int aMapHandle, String^ aLayerName, MapObject^ aObject, double aEnvelopeRadius, CoordType aRadiusCoordType, Int64% aId, bool aReplace)CartoType::Framework
InsertEnvelopeMapObject(int aMapHandle, String^ aLayerName, Geometry^ aGeometry, double aRadius, CoordType aRadiusCoordType, String^ aStringAttributes, int aIntAttribute, Int64% aId, bool aReplace)CartoType::Framework
InsertMapObject(int aMapHandle, String^ aLayerName, Geometry^ aGeometry, String^ aStringAttributes, int aIntAttribute, Int64% aId, bool aReplace)CartoType::Framework
InsertPointMapObject(int aMapHandle, String^ aLayerName, double aX, double aY, CoordType aCoordType, String^ aStringAttributes, int aIntAttribute, Int64% aId, bool aReplace)CartoType::Framework
InsertPushPin(double aX, double aY, CoordType aCoordType, String^ aStringAttributes, String^ aColor, int aIconCharacter, Int64% aId)CartoType::Framework
KMaxRoutesDisplayedCartoType::Frameworkstatic
LayerIsEnabled(String^ aLayerName)CartoType::Framework
LayerNames()CartoType::Framework
License(String^ aKey)CartoType::Framework
License(array< Byte >^ aKey)CartoType::Framework
Licensee()CartoType::Framework
LoadFont(String^ aFontFileName)CartoType::Framework
LoadFont(array< Byte >^ aData)CartoType::Framework
LoadIcon(String^ aFileName, String^ aId, int aHotSpotX, int aHotSpotY, int aLabelX, int aLabelY)CartoType::Framework
LoadMap(String^ aMapFileName)CartoType::Framework
LoadMap(String^ aMapFileName, array< Byte >^ aEncryptionKey)CartoType::Framework
LoadMapObject(int aMapHandle, Int64 aId)CartoType::Framework
LoadNavigationData()CartoType::Framework
Locale()CartoType::Framework
MapBitmap()CartoType::Framework
MapCount()CartoType::Framework
MapHandle(int aIndex)CartoType::Framework
MapIsEmpty(int aHandle)CartoType::Framework
MapIsWritable(int aIndex)CartoType::Framework
MemoryDataBaseMapBitmap()CartoType::Framework
MetersToPixels(double aMeters)CartoType::Framework
Navigate(int aValidity, double aTime, double aLong, double aLat, double aSpeed, double aBearing, double aHeight)CartoType::Framework
NavigationEnabled()CartoType::Framework
NightMode()CartoType::Framework
NightModeColor(Color aColor)CartoType::Framework
Pan(int aDx, int aDy)CartoType::Framework
Pan(double aFromX, double aFromY, CoordType aFromCoordType, double aToX, double aToY, CoordType aToCoordType)CartoType::Framework
Perspective()CartoType::Framework
PixelsToMeters(double aPixels)CartoType::Framework
PreferredRouterType()CartoType::Framework
Profile(int aIndex)CartoType::Framework
Range(RouteProfile^ aProfile, double aX, double aY, CoordType aCoordType, double aTimeOrDistance, bool aIsTime)CartoType::Framework
ReadGpx(int aMapHandle, String^ aFileName)CartoType::Framework
ReadMap(int aHandle, String^ aFileName, FileType aFileType)CartoType::Framework
ReadMap(int aHandle, array< Byte >^ aData)CartoType::Framework
ReadRouteFromXml(String^ aFileNameOrData, bool aReplace)CartoType::Framework
ReloadStyleSheet(int aIndex)CartoType::Framework
Resize(int aViewWidth, int aViewHeight)CartoType::Framework
ResolutionDpi()CartoType::Framework
ReverseRoutes()CartoType::Framework
Rotate(double aAngle)CartoType::Framework
RotateAndZoom(double aAngle, double aZoomFactor, double aX, double aY, CoordType aCoordType)CartoType::Framework
RotateAt(double aAngle, double aX, double aY, CoordType aCoordType)CartoType::Framework
Rotation()CartoType::Framework
SaveMap(int aHandle, String^ aFileName, FileType aFileType)CartoType::Framework
SaveMap(int aHandle, array< Byte >^ aData, FindParam^ aFindParam)CartoType::Framework
ScaleDenominator()CartoType::Framework
ScaleDenominatorFromZoomLevel(double aZoomLevel, int aImageSizeInPixels)CartoType::Framework
SetAnimateTransitions(bool aEnable)CartoType::Framework
SetBlendStyle(BlendStyleSet^ aBlendStyleSet)CartoType::Framework
SetBuiltInProfile(int aIndex)CartoType::Framework
SetCase(String^ aString, LetterCase aCase)CartoType::Framework
SetCopyrightNotice()CartoType::Framework
SetCopyrightNotice(String^ aCopyright)CartoType::Framework
SetDraw3DBuildings(bool aEnable)CartoType::Framework
SetFollowMode(FollowMode aFollowMode)CartoType::Framework
SetLegend(Legend^ aLegend, double aWidth, String^ aUnit, NoticePosition aPosition)CartoType::Framework
SetLegend(Legend^ aLegend, double aWidth, String^ aUnit, ExtendedNoticePosition^ aPosition)CartoType::Framework
SetLocale(String^ aLocale)CartoType::Framework
SetLocationMatchParam(LocationMatchParam^ aParam)CartoType::Framework
SetMainProfile(RouteProfile^ aProfile)CartoType::Framework
SetMapsOverlap(bool aEnable)CartoType::Framework
SetNavigationAutoReRoute(bool aAutoReRoute)CartoType::Framework
SetNavigationDistanceOffRouteTolerance(int aMeters)CartoType::Framework
SetNavigationMinimumFixDistance(int aMeters)CartoType::Framework
SetNavigationTimeOffRouteTolerance(int aSeconds)CartoType::Framework
SetNavigatorParam(NavigatorParam^ aParam)CartoType::Framework
SetNearbyObjectWarning(int aId, String^ aLayer, String^ aCondition, double aMaxDistance, int aMaxObjectCount)CartoType::Framework
SetNightMode(bool aSet)CartoType::Framework
SetNightModeColor(Color aColor)CartoType::Framework
SetPerspective(bool aSet)CartoType::Framework
SetPerspective(PerspectiveParam^ aParam)CartoType::Framework
SetPreferredRouterType(RouterType aRouterType)CartoType::Framework
SetResolutionDpi(double aDpi)CartoType::Framework
SetRotation(double aAngle)CartoType::Framework
SetRotationAt(double aAngle, double aX, double aY, CoordType aCoordType)CartoType::Framework
SetScaleBar(bool aMetricUnits, double aWidth, String^ aUnit, NoticePosition aPosition)CartoType::Framework
SetScaleBar(bool aMetricUnits, double aWidth, String^ aUnit, ExtendedNoticePosition^ aPosition)CartoType::Framework
SetScaleDenominator(double aScale)CartoType::Framework
SetScaleDenominatorInView(double aScale)CartoType::Framework
SetStyleSheet(String^ aStyleSheetFileName, int aIndex)CartoType::Framework
SetStyleSheet(array< Byte >^ aData, int aIndex)CartoType::Framework
SetStyleSheetVariable(String^ aVariableName, String^ aValue)CartoType::Framework
SetStyleSheetVariable(String^ aVariableName, int aValue)CartoType::Framework
SetTileOverSizeZoomLevels(int aLevels)CartoType::Framework
SetTurnInstructions(bool aMetricUnits, bool aAbbreviate, double aWidth, String^ aWidthUnit, NoticePosition aPosition, double aTextSize, String^ aTextSizeUnit)CartoType::Framework
SetTurnInstructions(bool aMetricUnits, bool aAbbreviate, double aWidth, String^ aWidthUnit, ExtendedNoticePosition^ aPosition, double aTextSize, String^ aTextSizeUnit)CartoType::Framework
SetTurnInstructionText(String^ aText)CartoType::Framework
SetVehiclePosOffset(double aXOffset, double aYOffset)CartoType::Framework
SetVehicleTypeWarning(double aMaxDistance, int aMaxObjectCount)CartoType::Framework
SetView(double aX1, double aY1, double aX2, double aY2, CoordType aCoordType, int aMarginInPixels, int aMinScaleDenominator)CartoType::Framework
SetView(MapObject^ aMapObject, int aMarginInPixels, int aMinScaleDenominator)CartoType::Framework
SetView(MapObjectList^ aObjectList, int aMarginInPixels, int aMinScaleDenominator)CartoType::Framework
SetView(Geometry^ aGeometry, int aMarginInPixels, int aMinScaleDenominator)CartoType::Framework
SetView(ViewState^ aViewState)CartoType::Framework
SetViewCenter(double aX, double aY, CoordType aCoordType)CartoType::Framework
SetViewLimits(double aMinScaleDenominator, double aMaxScaleDenominator, Geometry^ aPanArea)CartoType::Framework
SetViewToRoute(int aRouteIndex, int aMarginInPixels, int aMinScaleDenominator)CartoType::Framework
SetViewToWholeMap()CartoType::Framework
StartNavigation(RouteCoordSet^ aCoordSet)CartoType::Framework
StartNavigation(array< double >^ aX, array< double >^ aY, CoordType aCoordType)CartoType::Framework
StartNavigation(double aStartX, double aStartY, CoordType aStartCoordType, double aEndX, double aEndY, CoordType aEndCoordType)CartoType::Framework
StartTracking()CartoType::Framework
TileBitmap(int aTileSizeInPixels, int aZoom, int aX, int aY)CartoType::Framework
TimeToString(double aTimeInSeconds)CartoType::Framework
Tracking()CartoType::Framework
TrackLengthInMeters()CartoType::Framework
TurnInstructionText()CartoType::Framework
UnloadIcon(String^ aId)CartoType::Framework
UnloadMapByHandle(int aHandle)CartoType::Framework
UseRoute(Route^ aRoute, bool aReplace)CartoType::Framework
UseSerializedNavigationData(bool aEnable)CartoType::Framework
WriteMapImage(String^ aFileName, FileType aFileType, bool aCompress)CartoType::Framework
WriteRouteAsXml(Route^ aRoute, String^ aFileName, FileType aFileType)CartoType::Framework
WriteRouteAsXmlString(Route^ aRoute, FileType aFileType)CartoType::Framework
WriteTrackAsXml(String^ aFileName)CartoType::Framework
WriteTrackAsXmlString()CartoType::Framework
Zoom(double aZoomFactor)CartoType::Framework
ZoomAt(double aZoomFactor, double aX, double aY, CoordType aCoordType)CartoType::Framework
ZoomLevelFromScaleDenominator(double aScaleDenominator, int aImageSizeInPixels)CartoType::Framework
~Framework() (defined in CartoType::Framework)CartoType::Framework