|
CartoType .NET API 9.6-4-g79291b60b
for development in C#, Visual Basic and other .NET languages
|
This is the complete list of members for CartoType::Framework, including all inherited members.
| !Framework() (defined in CartoType::Framework) | CartoType::Framework | protected |
| ActualRouterType | CartoType::Framework | |
| AddClosedLineSpeedLimit(Int64% aId, LRGeometry^ aLine, double aSpeed, int aVehicleTypes) | CartoType::Framework | |
| AddForbiddenArea(Int64% aId, Geometry^ aPolygon) | CartoType::Framework | |
| AddLineSpeedLimit(Int64% aId, LRGeometry^ aLine, double aSpeed, int aVehicleTypes) | CartoType::Framework | |
| AddPolygonSpeedLimit(Int64% aId, Geometry^ aPolygon, double aSpeed, int aVehicleTypes) | CartoType::Framework | |
| AddTrafficEvent(Int64% aId, TrafficEvent^ aTrafficEvent) | CartoType::Framework | |
| AnimateTransitions | CartoType::Framework | |
| AppBuildDate | CartoType::Framework | |
| AppendStyleSheet(String^ aStyleSheetFileName) | CartoType::Framework | |
| AppendStyleSheet(array< Byte >^ aData) | CartoType::Framework | |
| BlendStyleSet | CartoType::Framework | |
| BuiltInRouteProfile(int aIndex) | CartoType::Framework | |
| BuiltInRouteProfileCount | CartoType::Framework | |
| BuiltInRouteProfileIndex() | CartoType::Framework | |
| CancelAutomaticMapLoading() | CartoType::Framework | |
| ClearNearbyObjectWarnings() | CartoType::Framework | |
| ClearTrafficInfo() | CartoType::Framework | |
| ClipBackgroundToMapBounds(bool aEnable) | CartoType::Framework | |
| Configure(String^ aConfigFileName) | CartoType::Framework | |
| ContinuationTurn | 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 | |
| DeleteRoute() | CartoType::Framework | |
| DeleteStyleSheet(int aIndex) | CartoType::Framework | |
| DeleteTrack() | CartoType::Framework | |
| DeleteTrafficEvent(Int64 aId) | CartoType::Framework | |
| DisplayPositionOnNearestRoad(double aLong, double aLat, double aHeadingInDegrees, NearestRoadInfo^ aInfo) | CartoType::Framework | |
| DisplayRoute(bool aEnable) | CartoType::Framework | |
| DisplayRouteChoices(array< CartoType::Route^>^ aRouteArray) | CartoType::Framework | |
| DisplayTrack | CartoType::Framework | |
| DistanceInMeters(double aX1, double aY1, double aX2, double aY2, CoordType aCoordType) | CartoType::Framework | |
| DistanceToDestination | CartoType::Framework | |
| DistanceToString(double aDistanceInMeters, 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 | |
| EditSetCurrentObjectFeatureInfo(FeatureInfo^ aFeatureInfo) | CartoType::Framework | |
| EditSetCurrentObjectStringAttribute(String^ aKey, String^ aValue) | CartoType::Framework | |
| EditSetWritableMap(int aMapHandle) | CartoType::Framework | |
| EnableAllMaps() | CartoType::Framework | |
| EnableLayer(String^ aLayerName, bool aEnable) | CartoType::Framework | |
| EnableMapByHandle(int aHandle, 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 | |
| FindAsync(FindAsyncDelegate^ aDelegate, FindParam^ aFindParam, bool aOverride) | CartoType::Framework | |
| FindAsync(FindAsyncGroupDelegate^ aDelegate, FindParam^ aFindParam, bool aOverride) | 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 | |
| FindText(MapObjectList^ aObjectList, int aMaxObjectCount, String^ aText, StringMatchMethod aMatchMethod, String^ aLayers, String^ aAttrib) | CartoType::Framework | |
| FirstTurn | CartoType::Framework | |
| FixedLabels | CartoType::Framework | |
| FollowMode | 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, String^ aKey) | CartoType::Framework | |
| Framework(FrameworkParam^ aParam) | CartoType::Framework | |
| GeoCodeSummary(MapObject^ aMapObject) | CartoType::Framework | |
| GeoCodeSummary(double aX, double aY, CoordType aCoordType) | 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 | |
| GetContourAreaAndLength(Geometry^ aGeometry, int aContourIndex, double% aArea, double% aLength) | CartoType::Framework | |
| GetHeights(array< double >^ aX, array< double >^ aY, array< double >^ aTerrainHeightArray, CoordType aCoordType) | CartoType::Framework | |
| GetMapExtent(Rect^ aExtent, CoordType aCoordType) | CartoType::Framework | |
| GetNavigationPosition(Point^ aPos, CoordType aCoordType) | CartoType::Framework | |
| GetView(Rect^ aView, CoordType aCoordType) | CartoType::Framework | |
| HandleQuery(String^ aQuery, array< Byte >^ aData) | CartoType::Framework | |
| HasNotices | CartoType::Framework | |
| Height(double aX, double aY, CoordType aCoordType) | CartoType::Framework | |
| HeightProfile(Route^ aRoute, double aIntervalInMeters) | CartoType::Framework | |
| InsertCircleMapObject(int aMapHandle, String^ aLayerName, double aCenterX, double aCenterY, CoordType aCenterCoordType, double aRadius, CoordType aRadiusCoordType, String^ aStringAttributes, FeatureInfo^ aFeatureInfo, Int64% aId, bool aReplace) | CartoType::Framework | |
| InsertCopyOfMapObject(int aMapHandle, String^ aLayerName, MapObject^ aObject, double aEnvelopeRadius, CoordType aRadiusCoordType, Int64% aId, bool aReplace) | CartoType::Framework | |
| InsertEllipseMapObject(int aMapHandle, String^ aLayerName, double aCenterX, double aCenterY, CoordType aCenterCoordType, double aRadiusX, double aRadiusY, CoordType aRadiusCoordType, double aRotationDegrees, String^ aStringAttributes, FeatureInfo^ aFeatureInfo, Int64% aId, bool aReplace) | CartoType::Framework | |
| InsertEnvelopeMapObject(int aMapHandle, String^ aLayerName, Geometry^ aGeometry, double aRadius, CoordType aRadiusCoordType, String^ aStringAttributes, FeatureInfo^ aFeatureInfo, Int64% aId, bool aReplace) | CartoType::Framework | |
| InsertMapObject(int aMapHandle, String^ aLayerName, Geometry^ aGeometry, String^ aStringAttributes, FeatureInfo^ aFeatureInfo, Int64% aId, bool aReplace) | CartoType::Framework | |
| InsertPointMapObject(int aMapHandle, String^ aLayerName, double aX, double aY, CoordType aCoordType, String^ aStringAttributes, FeatureInfo^ aFeatureInfo, Int64% aId, bool aReplace) | CartoType::Framework | |
| InsertPushPin(double aX, double aY, CoordType aCoordType, String^ aStringAttributes, String^ aColor, int aIconCharacter, Int64% aId) | CartoType::Framework | |
| KMaxRoutesDisplayed | CartoType::Framework | static |
| LabelFPS | CartoType::Framework | |
| LabelUpAngle | CartoType::Framework | |
| LastError | CartoType::Framework | |
| LastMapHandle | CartoType::Framework | |
| LayerIsEnabled(String^ aLayerName) | CartoType::Framework | |
| LayerNames | CartoType::Framework | |
| LegendEnabled | CartoType::Framework | |
| License(String^ 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, String^ aKey, FilePolicy aPolicy) | CartoType::Framework | |
| LoadMapAsync(LoadMapAsyncDelegate^ aDelegate, String^ aMapFileName, String^ aKey, FilePolicy aPolicy) | CartoType::Framework | |
| LoadMapObject(int aMapHandle, Int64 aId) | CartoType::Framework | |
| LoadMapsAutomatically(TileParam^ aParam) | CartoType::Framework | |
| LoadNavigationData() | CartoType::Framework | |
| Locale | CartoType::Framework | |
| LocationMatchParam | CartoType::Framework | |
| MainMapHandle | CartoType::Framework | |
| MapBitmap() | CartoType::Framework | |
| MapCount | CartoType::Framework | |
| MapHandle(int aIndex) | CartoType::Framework | |
| MapIsEmpty(int aHandle) | CartoType::Framework | |
| MapIsWritable(int aIndex) | CartoType::Framework | |
| MapMetaData(int aIndex) | CartoType::Framework | |
| MemoryMapHandle | CartoType::Framework | |
| MetersToPixels(double aMeters) | CartoType::Framework | |
| MetricUnits | CartoType::Framework | |
| Monochrome | CartoType::Framework | |
| MutuallyAccessible(Result% aResult, array< PointValue >^ aPointArray, CoordType aCoordType, array< int >^ aGroupArray) | CartoType::Framework | |
| Navigate(int aValidity, double aTime, double aLong, double aLat, double aSpeed, double aBearing, double aHeight) | CartoType::Framework | |
| NavigationDistanceOffRouteTolerance | CartoType::Framework | |
| NavigationEnabled | CartoType::Framework | |
| NavigationMinimumFixDistance | CartoType::Framework | |
| NavigationState | CartoType::Framework | |
| NavigationTimeOffRouteTolerance | CartoType::Framework | |
| NavigatorParam | CartoType::Framework | |
| NightMode | CartoType::Framework | |
| NightModeColor | CartoType::Framework | |
| NoticeBitmap() | 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 | |
| PerspectiveParam | CartoType::Framework | |
| PixelsToMeters(double aPixels) | CartoType::Framework | |
| PreferredRouterType | CartoType::Framework | |
| ProjectionAsProj4Param | 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) | CartoType::Framework | |
| ReloadStyleSheet(int aIndex) | CartoType::Framework | |
| Resize(int aViewWidth, int aViewHeight) | CartoType::Framework | |
| ResolutionDpi | CartoType::Framework | |
| ReverseRoute() | 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 | |
| Route() | CartoType::Framework | |
| RouteInstructions(Route^ aRoute) | CartoType::Framework | |
| RouteProfile() | CartoType::Framework | |
| SaveMap(int aHandle, String^ aFileName, FileType aFileType) | CartoType::Framework | |
| SaveMap(int aHandle, array< Byte >^ aData, FindParam^ aFindParam) | CartoType::Framework | |
| ScaleBarEnabled | CartoType::Framework | |
| ScaleDenominator | CartoType::Framework | |
| ScaleDenominatorFromZoomLevel(double aZoomLevel, int aImageSizeInPixels) | CartoType::Framework | |
| ScaleDenominatorInView | CartoType::Framework | |
| SecondTurn | CartoType::Framework | |
| SetBuiltInRouteProfile(int aIndex) | CartoType::Framework | |
| SetCase(String^ aString, LetterCase aCase) | CartoType::Framework | |
| SetCopyrightNotice() | CartoType::Framework | |
| SetCopyrightNotice(String^ aCopyright) | CartoType::Framework | |
| SetFollowScale(double aMinScale, double aSlowScale, double aFastScale, double aMaxScale) | CartoType::Framework | |
| SetLegend(NoticePosition^ aPosition, Legend^ aLegend) | CartoType::Framework | |
| SetLegend(NoticeAnchor aAnchor, double aWidth, String^ aUnit) | CartoType::Framework | |
| SetNearbyObjectWarning(int aId, String^ aLayer, String^ aCondition, double aMaxDistance, int aMaxObjectCount) | CartoType::Framework | |
| SetProviderParam(String^ aKey, String^ aValue) | CartoType::Framework | |
| SetRotationAt(double aAngle, double aX, double aY, CoordType aCoordType) | CartoType::Framework | |
| SetRouteProfile(CartoType::RouteProfile^ aProfile) | CartoType::Framework | |
| SetRouteProfileType(CartoType::RouteProfileType aProfileType) | CartoType::Framework | |
| SetScaleBar(NoticePosition^ aPosition, Legend^ aLegend) | CartoType::Framework | |
| SetScaleBar(NoticeAnchor aAnchor, double aWidth, String^ aUnit) | 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(NoticePosition^ aPosition, Legend^ aLegend, bool aAbbreviate) | CartoType::Framework | |
| SetTurnInstructions(NoticeAnchor aAnchor, double aWidth, String^ aWidthUnit, double aTextSize, String^ aTextSizeUnit, bool aAbbreviate) | 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 | |
| SetViewCenter(double aX, double aY, CoordType aCoordType) | CartoType::Framework | |
| SetViewLimits(double aMinScaleDenominator, double aMaxScaleDenominator, Geometry^ aPanArea) | CartoType::Framework | |
| SetViewToRoute(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 | |
| StartNavigationDeferred(RouteCoordSet^ aCoordSet) | CartoType::Framework | |
| StartTracking() | CartoType::Framework | |
| TileBitmap(int aTileSizeInPixels, int aZoom, int aX, int aY) | CartoType::Framework | |
| TimeAndDistanceMatrix(Result% aResult, array< PointValue >^ aFrom, array< PointValue >^ aTo, CoordType aCoordType) | CartoType::Framework | |
| TimeToString(double aTimeInSeconds) | CartoType::Framework | |
| Track | CartoType::Framework | |
| TrackAsXmlString | CartoType::Framework | |
| Tracking | CartoType::Framework | |
| TrackLengthInMeters | CartoType::Framework | |
| TrafficInfoEnabled | CartoType::Framework | |
| TurnInstructionsEnabled | CartoType::Framework | |
| TurnInstructionText | CartoType::Framework | |
| UnloadIcon(String^ aId) | CartoType::Framework | |
| UnloadMapByHandle(int aHandle) | CartoType::Framework | |
| UpdateTrafficFromDatex2(String^ aXmlText) | CartoType::Framework | |
| UseRoute(Route^ aRoute) | CartoType::Framework | |
| ViewState | CartoType::Framework | |
| VoiceInstruction | CartoType::Framework | |
| WriteMapImage(String^ aFileName, FileType aFileType, bool aCompress) | CartoType::Framework | |
| WriteRouteAsXml(CartoType::Route^ aRoute, String^ aFileName, FileType aFileType) | CartoType::Framework | |
| WriteRouteAsXmlString(CartoType::Route^ aRoute, FileType aFileType) | CartoType::Framework | |
| WriteTrackAsXml(String^ aFileName) | 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 |