|
CartoType C++ API 9.2-11-g041bcfff8
for Windows, Linux, Qt and other platforms supporting C++ development
|
This is the complete list of members for CartoTypeCore::Framework, including all inherited members.
| AbbreviatePlacename(MString &aString) const | CartoTypeCore::Framework | |
| ActualRouterType() const | CartoTypeCore::Framework | |
| AddClosedLineSpeedLimit(uint64_t &aId, const Geometry &aLine, double aSpeed, uint32_t aVehicleTypes) | CartoTypeCore::Framework | |
| AddForbiddenArea(uint64_t &aId, const Geometry &aPolygon) | CartoTypeCore::Framework | |
| AddLineSpeedLimit(uint64_t &aId, const Geometry &aLine, double aSpeed, uint32_t aVehicleTypes) | CartoTypeCore::Framework | |
| AddObserver(std::weak_ptr< MFrameworkObserver > aObserver) | CartoTypeCore::Framework | |
| AddPolygonSpeedLimit(uint64_t &aId, const Geometry &aPolygon, double aSpeed, uint32_t aVehicleTypes) | CartoTypeCore::Framework | |
| AddTrafficInfo(uint64_t &aId, const TrafficInfo &aTrafficInfo, LocationRef &aLocationRef) | CartoTypeCore::Framework | |
| AnimateTransitions() const | CartoTypeCore::Framework | |
| AppBuildDate() const | CartoTypeCore::Framework | |
| AppendDistance(MString &aString, double aDistanceInMeters, bool aAbbreviate=false) const | CartoTypeCore::Framework | |
| AppendStyleSheet(const String &aStyleSheetFileName) | CartoTypeCore::Framework | |
| AppendStyleSheet(const char *aData, size_t aLength) | CartoTypeCore::Framework | |
| AppendTime(MString &aString, double aTimeInSeconds) const | CartoTypeCore::Framework | |
| BlendStyleSet() const | CartoTypeCore::Framework | |
| BuiltInRouteProfile(uint32_t aIndex) | CartoTypeCore::Framework | |
| BuiltInRouteProfileCount() | CartoTypeCore::Framework | |
| BuiltInRouteProfileIndex() const | CartoTypeCore::Framework | |
| CancelAutomaticMapLoading() | CartoTypeCore::Framework | |
| CancelDrawing() | CartoTypeCore::Framework | |
| ClearNearbyObjectWarnings() | CartoTypeCore::Framework | |
| ClearTrafficInfo() | CartoTypeCore::Framework | |
| ClipBackgroundToMapBounds(bool aEnable) | CartoTypeCore::Framework | |
| Configure(const String &aFilename) | CartoTypeCore::Framework | |
| ContinuationTurn() const | CartoTypeCore::Framework | |
| ConvertCoords(double *aCoordArray, size_t aCoordArraySize, CoordType aFromCoordType, CoordType aToCoordType) const | CartoTypeCore::Framework | |
| ConvertCoords(const WritableCoordSet &aCoordSet, CoordType aFromCoordType, CoordType aToCoordType) const | CartoTypeCore::Framework | |
| ConvertCoords(GeneralGeometry< T > &aGeometry, CoordType aToCoordType) | CartoTypeCore::Framework | inline |
| ConvertPoint(Result &aError, const PointFP &aPoint, CoordType aFromCoordType, CoordType aToCoordType) const | CartoTypeCore::Framework | |
| ConvertPoint(double &aX, double &aY, CoordType aFromCoordType, CoordType aToCoordType) const | CartoTypeCore::Framework | |
| ConvertPointInternal(const PointFP &aPoint, CoordType aFromCoordType, CoordType aToCoordType) const | CartoTypeCore::Framework | |
| Copy(Result &aError, bool aCopyTextIndex=true, bool aCopyFonts=true) const | CartoTypeCore::Framework | |
| CopyNearbyObjects() | CartoTypeCore::Framework | |
| Copyright() const | CartoTypeCore::Framework | |
| CreateBestRoute(Result &aError, const CartoTypeCore::RouteProfile &aProfile, const RouteCoordSet &aCoordSet, bool aStartFixed, bool aEndFixed, uint32_t aIterations) | CartoTypeCore::Framework | |
| CreateBestRoute(Result &aError, const CartoTypeCore::RouteProfile &aProfile, const CoordSet &aCoordSet, CoordType aCoordType, bool aStartFixed, bool aEndFixed, uint32_t aIterations) | CartoTypeCore::Framework | |
| CreateBestRouteAsync(const RouterAsyncCallBack &aCallBack, const CartoTypeCore::RouteProfile &aProfile, const RouteCoordSet &aCoordSet, bool aStartFixed, bool aEndFixed, uint32_t aIterations, bool aOverride) | CartoTypeCore::Framework | |
| CreateBitmapFromSvg(InputStream &aInputStream, FileLocation &aErrorLocation, int32_t aForcedWidth=0) | CartoTypeCore::Framework | |
| CreateGraphicsContext(int32_t aWidth, int32_t aHeight) | CartoTypeCore::Framework | |
| CreateLegendFramework(Result &aError) | CartoTypeCore::Framework | |
| CreateRoute(Result &aError, const CartoTypeCore::RouteProfile &aProfile, const RouteCoordSet &aCoordSet) | CartoTypeCore::Framework | |
| CreateRoute(Result &aError, const CartoTypeCore::RouteProfile &aProfile, const CoordSet &aCoordSet, CoordType aCoordType) | CartoTypeCore::Framework | |
| CreateRouteAsync(const RouterAsyncCallBack &aCallBack, const CartoTypeCore::RouteProfile &aProfile, const RouteCoordSet &aCoordSet, bool aOverride) | CartoTypeCore::Framework | |
| CreateRouteFromXml(Result &aError, const CartoTypeCore::RouteProfile &aProfile, const String &aFileNameOrData) | CartoTypeCore::Framework | |
| CreateStyleSheet(double aScale) | CartoTypeCore::Framework | |
| CreateWritableMap(WritableMapType aType, String aFileName=nullptr) | CartoTypeCore::Framework | |
| CurrentRouteSegment() const | CartoTypeCore::Framework | |
| DataSetName() const | CartoTypeCore::Framework | |
| DeleteMapObjects(uint32_t aMapHandle, uint64_t aStartId, uint64_t aEndId, uint64_t &aDeletedCount, String aCondition=nullptr) | CartoTypeCore::Framework | |
| DeleteNearbyObjectWarning(uint32_t aId) | CartoTypeCore::Framework | |
| DeleteRoute() | CartoTypeCore::Framework | |
| DeleteStyleSheet(size_t aIndex) | CartoTypeCore::Framework | |
| DeleteTrack() | CartoTypeCore::Framework | |
| DeleteTrafficInfo(uint64_t aId) | CartoTypeCore::Framework | |
| DisplayNewRoute() | CartoTypeCore::Framework | |
| DisplayPositionOnNearestRoad(const NavigationData &aNavData, NearestRoadInfo *aInfo=nullptr) | CartoTypeCore::Framework | |
| DisplayRoute(bool aEnable=true) | CartoTypeCore::Framework | |
| DisplayTrack(bool aEnable) | CartoTypeCore::Framework | |
| DistanceInMeters(double aX1, double aY1, double aX2, double aY2, CoordType aCoordType) const | CartoTypeCore::Framework | |
| DistanceToDestination() | CartoTypeCore::Framework | |
| DistanceToString(double aDistanceInMeters, bool aAbbreviate=false) const | CartoTypeCore::Framework | |
| DistortionAtPoint(const PointFP &aPoint, CoordType aCoordType) const | CartoTypeCore::Framework | |
| Draw3DBuildings() const | CartoTypeCore::Framework | |
| DrawBackground(bool aEnable) | CartoTypeCore::Framework | |
| DrawLabelsToLabelHandler(MLabelHandler &aLabelHandler) | CartoTypeCore::Framework | |
| DrawNotices(GraphicsContext &aGc) const | CartoTypeCore::Framework | |
| DrawNoticesAutomatically(bool aEnable) | CartoTypeCore::Framework | |
| EditAddCurrentPoint() | CartoTypeCore::Framework | |
| EditDeleteCurrentObject() | CartoTypeCore::Framework | |
| EditDeleteCurrentPoint() | CartoTypeCore::Framework | |
| EditGetCurrentObjectAreaAndLength(double &aArea, double &aLength) const | CartoTypeCore::Framework | |
| EditInsertCurrentObject(const String &aLayer, uint64_t &aId, bool aReplace) | CartoTypeCore::Framework | |
| EditMoveCurrentPoint(const PointFP &aDisplayPoint) | CartoTypeCore::Framework | |
| EditNewLineObject(const PointFP &aDisplayPoint) | CartoTypeCore::Framework | |
| EditNewPolygonObject(const PointFP &aDisplayPoint) | CartoTypeCore::Framework | |
| EditSelectNearestPoint(const PointFP &aDisplayPoint, double aRadiusInMillimeters) | CartoTypeCore::Framework | |
| EditSetCurrentObjectFeatureInfo(FeatureInfo aFeatureInfo) | CartoTypeCore::Framework | |
| EditSetCurrentObjectStringAttribute(const String &aKey, const String &aValue) | CartoTypeCore::Framework | |
| EditSetWritableMap(uint32_t aMapHandle) | CartoTypeCore::Framework | |
| EnableAllMaps() | CartoTypeCore::Framework | |
| EnableLayer(const String &aLayerName, bool aEnable) | CartoTypeCore::Framework | |
| EnableLegend(bool aEnable) | CartoTypeCore::Framework | |
| EnableMapByHandle(uint32_t aHandle, bool aEnable) | CartoTypeCore::Framework | |
| EnableNavigation(bool aEnable) | CartoTypeCore::Framework | |
| EnableScaleBar(bool aEnable) | CartoTypeCore::Framework | |
| EnableTrafficInfo(bool aEnable) | CartoTypeCore::Framework | |
| EnableTurnInstructions(bool aEnable) | CartoTypeCore::Framework | |
| EndNavigation() | CartoTypeCore::Framework | |
| EndTracking() | CartoTypeCore::Framework | |
| Engine() const | CartoTypeCore::Framework | |
| EstimatedTimeToDestination() | CartoTypeCore::Framework | |
| ExpiryDate() const | CartoTypeCore::Framework | |
| Find(MapObjectArray &aObjectArray, const FindParam &aFindParam) const | CartoTypeCore::Framework | |
| Find(MapObjectGroupArray &aObjectGroupArray, const FindParam &aFindParam) const | CartoTypeCore::Framework | |
| FindAddress(MapObjectArray &aObjectArray, size_t aMaxObjectCount, const Address &aAddress, bool aFuzzy=false) const | CartoTypeCore::Framework | |
| FindAddressAsync(const FindAsyncCallBack &aCallBack, size_t aMaxObjectCount, const Address &aAddress, bool aFuzzy=false, bool aOverride=false) | CartoTypeCore::Framework | |
| FindAsync(const FindAsyncCallBack &aCallBack, const FindParam &aFindParam, bool aOverride=false) | CartoTypeCore::Framework | |
| FindAsync(const FindAsyncGroupCallBack &aCallBack, const FindParam &aFindParam, bool aOverride=false) | CartoTypeCore::Framework | |
| FindInDisplay(MapObjectArray &aObjectArray, size_t aMaxObjectCount, double aX, double aY, double aRadius) const | CartoTypeCore::Framework | |
| FindInLayer(MapObjectArray &aObjectArray, size_t aMaxObjectCount, const String &aLayer, double aMinX, double aMinY, double aMaxX, double aMaxY, CoordType aCoordType) const | CartoTypeCore::Framework | |
| FindNearestRoad(NearestRoadInfo &aInfo, double aX, double aY, CoordType aCoordType, double aHeadingInDegrees, bool aDisplayPosition) | CartoTypeCore::Framework | |
| FindPointsInPath(MapObjectArray &aObjectArray, const Geometry &aPath, const FindParam *aParam=nullptr) const | CartoTypeCore::Framework | |
| FindPolygonsContainingPath(MapObjectArray &aObjectArray, const Geometry &aPath, const FindParam *aParam=nullptr) const | CartoTypeCore::Framework | |
| FindText(MapObjectArray &aObjectArray, size_t aMaxObjectCount, const String &aText, StringMatchMethod aMatchMethod, const String &aLayers, const String &aAttribs) const | CartoTypeCore::Framework | |
| FirstTurn() const | CartoTypeCore::Framework | |
| FixedLabels() | CartoTypeCore::Framework | |
| FollowMode() const | CartoTypeCore::Framework | |
| Font(const FontSpec &aFontSpec) | CartoTypeCore::Framework | |
| FrameworkEngine() const | CartoTypeCore::Framework | inline |
| GetAddress(Address &aAddress, const MapObject &aMapObject) const | CartoTypeCore::Framework | |
| GetAddress(Address &aAddress, double aX, double aY, CoordType aCoordType, bool aFullAddress=true) const | CartoTypeCore::Framework | |
| GetAddressFast(Address &aAddress, const MapObject &aMapObject) const | CartoTypeCore::Framework | |
| GetAreaAndLength(const Geometry &aGeometry, double &aArea, double &aLength) const | CartoTypeCore::Framework | |
| GetContourAreaAndLength(const Geometry &aGeometry, size_t aContourIndex, double &aArea, double &aLength) | CartoTypeCore::Framework | |
| GetGeoCodeSummary(String &aSummary, const MapObject &aMapObject) const | CartoTypeCore::Framework | |
| GetGeoCodeSummary(String &aSummary, double aX, double aY, CoordType aCoordType) const | CartoTypeCore::Framework | |
| GetMapExtent(double &aMinX, double &aMinY, double &aMaxX, double &aMaxY, CoordType aCoordType) const | CartoTypeCore::Framework | |
| GetMapExtent(RectFP &aMapExtent, CoordType aCoordType) const | CartoTypeCore::Framework | |
| GetNavigationData(NavigationData &aData, double &aHeading) const | CartoTypeCore::Framework | |
| GetNavigationPosition(PointFP &aPos, CoordType aCoordType) const | CartoTypeCore::Framework | |
| GetView(double &aMinX, double &aMinY, double &aMaxX, double &aMaxY, CoordType aCoordType) const | CartoTypeCore::Framework | |
| GetView(RectFP &aView, CoordType aCoordType) const | CartoTypeCore::Framework | |
| GetView(FixedSizeContourFP< 4, true > &aView, CoordType aCoordType) const | CartoTypeCore::Framework | |
| HandleMapChange(const MapChange &aMapChange) | CartoTypeCore::Framework | |
| HandleQuery(const std::string &aQuery, const std::string &aData) | CartoTypeCore::Framework | |
| HasNotices() const | CartoTypeCore::Framework | |
| Heights(Result &aError, const CoordSet &aCoordSet, CoordType aCoordType) const | CartoTypeCore::Framework | |
| InsertCircleMapObject(uint32_t aMapHandle, const String &aLayerName, double aCenterX, double aCenterY, CoordType aCenterCoordType, double aRadius, CoordType aRadiusCoordType, const String &aStringAttributes, FeatureInfo aFeatureInfo, uint64_t &aId, bool aReplace) | CartoTypeCore::Framework | |
| InsertCopyOfMapObject(uint32_t aMapHandle, const String &aLayerName, const MapObject &aObject, double aEnvelopeRadius, CoordType aRadiusCoordType, uint64_t &aId, bool aReplace, const String *aStringAttributes=nullptr, const FeatureInfo *aFeatureInfo=nullptr) | CartoTypeCore::Framework | |
| InsertEllipseMapObject(uint32_t aMapHandle, const String &aLayerName, double aCenterX, double aCenterY, CoordType aCenterCoordType, double aRadiusX, double aRadiusY, CoordType aRadiusCoordType, double aRotationDegrees, const String &aStringAttributes, FeatureInfo aFeatureInfo, uint64_t &aId, bool aReplace) | CartoTypeCore::Framework | |
| InsertEnvelopeMapObject(uint32_t aMapHandle, const String &aLayerName, const Geometry &aGeometry, double aRadius, CoordType aRadiusCoordType, const String &aStringAttributes, FeatureInfo aFeatureInfo, uint64_t &aId, bool aReplace) | CartoTypeCore::Framework | |
| InsertMapObject(uint32_t aMapHandle, const String &aLayerName, const Geometry &aGeometry, const String &aStringAttributes, FeatureInfo aFeatureInfo, uint64_t &aId, bool aReplace) | CartoTypeCore::Framework | |
| InsertPointMapObject(uint32_t aMapHandle, const String &aLayerName, double aX, double aY, CoordType aCoordType, const String &aStringAttributes, FeatureInfo aFeatureInfo, uint64_t &aId, bool aReplace) | CartoTypeCore::Framework | |
| InsertPushPin(double aX, double aY, CoordType aCoordType, const String &aStringAttrib, const String &aColor, int32_t aIconCharacter, uint64_t &aId) | CartoTypeCore::Framework | |
| KDefaultImageCacheSize | CartoTypeCore::Framework | static |
| KMaxRoutesDisplayed | CartoTypeCore::Framework | static |
| LabelFPS() const | CartoTypeCore::Framework | |
| LabelUpAngle() const | CartoTypeCore::Framework | |
| LabelUpVector() const | CartoTypeCore::Framework | |
| LastMapHandle() const | CartoTypeCore::Framework | |
| LayerIsEnabled(const String &aLayerName) const | CartoTypeCore::Framework | |
| LayerNames() | CartoTypeCore::Framework | |
| LegendEnabled() const | CartoTypeCore::Framework | |
| License(const String &aKey) | CartoTypeCore::Framework | |
| License(const uint8_t *aKey, size_t aKeyLength) | CartoTypeCore::Framework | |
| License() const | CartoTypeCore::Framework | |
| Licensee() const | CartoTypeCore::Framework | |
| LoadFont(const String &aFontFileName) | CartoTypeCore::Framework | |
| LoadFont(const uint8_t *aData, size_t aLength, bool aCopyData) | CartoTypeCore::Framework | |
| LoadIcon(const String &aFileName, const String &aId, const Point &aHotSpot, const Point &aLabelPos) | CartoTypeCore::Framework | |
| LoadMap(const String &aMapFileName, const std::string *aKey=nullptr, FilePolicy aPolicy=FilePolicy::Default) | CartoTypeCore::Framework | |
| LoadMapAsync(LoadMapAsyncCallBack aCallback, const String &aMapFileName, const std::string &aKey, FilePolicy aPolicy=FilePolicy::Default) | CartoTypeCore::Framework | |
| LoadMapObject(Result &aError, uint32_t aMapHandle, uint64_t aId) | CartoTypeCore::Framework | |
| LoadMaps(int32_t aZoom, const TileParam &aParam, const std::vector< TileFileInfo > &aMapFileArray) | CartoTypeCore::Framework | |
| LoadMapsAutomatically(const TileParam &aParam) | CartoTypeCore::Framework | |
| LoadNavigationData() | CartoTypeCore::Framework | |
| Locale() const | CartoTypeCore::Framework | |
| LocationMatchParam() const | CartoTypeCore::Framework | |
| MainDb() const | CartoTypeCore::Framework | |
| MainMapHandle() const | CartoTypeCore::Framework | |
| Map() const | CartoTypeCore::Framework | inline |
| MapBitmap(Result &aError, bool *aRedrawWasNeeded=nullptr) | CartoTypeCore::Framework | |
| MapCount() const | CartoTypeCore::Framework | |
| MapDataBaseArray() | CartoTypeCore::Framework | |
| MapDataGeneration() const | CartoTypeCore::Framework | |
| MapDataSet() const | CartoTypeCore::Framework | inline |
| MapDrawParam() const | CartoTypeCore::Framework | inline |
| MapGraphicsContext() | CartoTypeCore::Framework | |
| MapHandle(size_t aIndex) const | CartoTypeCore::Framework | |
| MapIsEmpty(uint32_t aHandle) | CartoTypeCore::Framework | |
| MapIsEnabled(uint32_t aHandle) | CartoTypeCore::Framework | |
| MapIsWritable(size_t aIndex) const | CartoTypeCore::Framework | |
| MapMetaData(size_t aIndex) const | CartoTypeCore::Framework | |
| MapSharedPtr() const | CartoTypeCore::Framework | inline |
| MapTransform() const | CartoTypeCore::Framework | |
| MapTransform2D() const | CartoTypeCore::Framework | |
| MemoryMapHandle() const | CartoTypeCore::Framework | |
| MetersToPixels(double aMeters) const | CartoTypeCore::Framework | |
| MetricUnits() const | CartoTypeCore::Framework | |
| Monochrome() const | CartoTypeCore::Framework | |
| MutuallyAccessible(Result &aError, const std::vector< PointFP > &aPointArray, CoordType aCoordType, std::vector< uint32_t > *aGroupArray=nullptr) | CartoTypeCore::Framework | |
| Navigate(const NavigationData &aNavData) | CartoTypeCore::Framework | |
| Navigating() const | CartoTypeCore::Framework | |
| NavigationDataHasGradients() const | CartoTypeCore::Framework | |
| NavigationEnabled() const | CartoTypeCore::Framework | |
| NavigationState() const | CartoTypeCore::Framework | |
| NavigatorParam() const | CartoTypeCore::Framework | |
| New(Result &aError, const String &aMapFileName, const String &aStyleSheetFileName, const String &aFontFileName, int32_t aViewWidth, int32_t aViewHeight, const std::string *aKey=nullptr) | CartoTypeCore::Framework | static |
| New(Result &aError, const Param &aParam) | CartoTypeCore::Framework | static |
| NewMapStore(std::shared_ptr< CMapStyle > aStyleSheet, const Rect &aBounds, bool aDynamic) | CartoTypeCore::Framework | |
| NextRouteSegment() const | CartoTypeCore::Framework | |
| NightMode() const | CartoTypeCore::Framework | |
| NightModeColor() const | CartoTypeCore::Framework | |
| NoticeBitmap() const | CartoTypeCore::Framework | |
| ObjectWouldBeDrawn(Result &aError, uint64_t aId, MapObjectType aType, const String &aLayer, FeatureInfo aFeatureInfo, const String &aStringAttrib) | CartoTypeCore::Framework | |
| OutlineColor() const | CartoTypeCore::Framework | |
| Pan(int32_t aDx, int32_t aDy) | CartoTypeCore::Framework | |
| Pan(const Point &aFrom, const Point &aTo) | CartoTypeCore::Framework | |
| Pan(double aFromX, double aFromY, CoordType aFromCoordType, double aToX, double aToY, CoordType aToCoordType) | CartoTypeCore::Framework | |
| Perspective() const | CartoTypeCore::Framework | |
| PerspectiveParam() const | CartoTypeCore::Framework | |
| PerspectiveTransform() const | CartoTypeCore::Framework | |
| Pixels(double aSize, const char *aUnit) const | CartoTypeCore::Framework | |
| PixelsToMeters(double aPixels) const | CartoTypeCore::Framework | |
| PolygonArea(const CoordSet &aCoordSet, CoordType aCoordType) | CartoTypeCore::Framework | |
| PolylineLength(const CoordSet &aCoordSet, CoordType aCoordType) | CartoTypeCore::Framework | |
| PreferredRouterType() const | CartoTypeCore::Framework | |
| ProjectionAsProj4Param() const | CartoTypeCore::Framework | |
| Range(Result &aError, const CartoTypeCore::RouteProfile *aProfile, double aX, double aY, CoordType aCoordType, double aTimeOrDistance, bool aIsTime) | CartoTypeCore::Framework | |
| ReadFromUrl(const std::string &aUrl, const std::string &aPostData, int &aStatus) | CartoTypeCore::Framework | static |
| ReadGpx(uint32_t aMapHandle, const String &aFileName) | CartoTypeCore::Framework | |
| ReadMap(uint32_t aHandle, const String &aFileName, FileType aFileType) | CartoTypeCore::Framework | |
| ReadMap(uint32_t aHandle, const std::vector< uint8_t > &aData) | CartoTypeCore::Framework | |
| ReadRouteFromXml(const String &aFileNameOrData) | CartoTypeCore::Framework | |
| ReloadStyleSheet(size_t aIndex=0) | CartoTypeCore::Framework | |
| RemoveObserver(std::weak_ptr< MFrameworkObserver > aObserver) | CartoTypeCore::Framework | |
| Resize(int32_t aViewWidth, int32_t aViewHeight) | CartoTypeCore::Framework | |
| ResolutionDpi() const | CartoTypeCore::Framework | |
| ReverseRoute() | CartoTypeCore::Framework | |
| Rotate(double aAngle) | CartoTypeCore::Framework | |
| RotateAndZoom(double aAngle, double aZoomFactor, double aX, double aY, CoordType aCoordType) | CartoTypeCore::Framework | |
| RotateAt(double aAngle, double aX, double aY, CoordType aCoordType) | CartoTypeCore::Framework | |
| Rotation() const | CartoTypeCore::Framework | |
| Route() const | CartoTypeCore::Framework | |
| RouteCalculationCost() const | CartoTypeCore::Framework | |
| RouteCreationData() const | CartoTypeCore::Framework | |
| RouteEnd() const | CartoTypeCore::Framework | |
| RouteInstructions(const CartoTypeCore::Route &aRoute) const | CartoTypeCore::Framework | |
| RouteProfile() const | CartoTypeCore::Framework | |
| RouteStart() const | CartoTypeCore::Framework | |
| RunAutoMapLoader() | CartoTypeCore::Framework | |
| SaveMap(uint32_t aHandle, const String &aFileName, FileType aFileType) | CartoTypeCore::Framework | |
| SaveMap(uint32_t aHandle, std::vector< uint8_t > &aData, const FindParam &aFindParam) | CartoTypeCore::Framework | |
| ScaleBarEnabled() const | CartoTypeCore::Framework | |
| ScaleDenominator() const | CartoTypeCore::Framework | |
| ScaleDenominatorFromZoomLevel(double aZoomLevel, int32_t aImageSizeInPixels=256) const | CartoTypeCore::Framework | |
| ScaleDenominatorInView() const | CartoTypeCore::Framework | |
| SecondTurn() const | CartoTypeCore::Framework | |
| SetAnimateTransitions(bool aEnable) | CartoTypeCore::Framework | |
| SetBlendStyle(const BlendStyleSet *aBlendStyleSet) | CartoTypeCore::Framework | |
| SetBuiltInRouteProfile(uint32_t aIndex) | CartoTypeCore::Framework | |
| SetCase(MString &aString, LetterCase aCase) const | CartoTypeCore::Framework | |
| SetCopyrightNotice() | CartoTypeCore::Framework | |
| SetCopyrightNotice(const String &aCopyright) | CartoTypeCore::Framework | |
| SetDisabledLayersInternal(const std::set< String > &aLayerNames) | CartoTypeCore::Framework | |
| SetDraw3DBuildings(bool aEnable) | CartoTypeCore::Framework | |
| SetFixedLabels(bool aSet) | CartoTypeCore::Framework | |
| SetFollowMode(CartoTypeCore::FollowMode aFollowMode) | CartoTypeCore::Framework | |
| SetFollowScale(double aMinScale, double aSlowScale, double aFastScale, double aMaxScale) | CartoTypeCore::Framework | |
| SetLabelFPS(double aFPS) | CartoTypeCore::Framework | |
| SetLabelUpAngle(double aAngle) | CartoTypeCore::Framework | |
| SetLabelUpVector(PointFP aVector) | CartoTypeCore::Framework | |
| SetLegend(const NoticePosition &aPosition, std::unique_ptr< Legend > aLegend=nullptr) | CartoTypeCore::Framework | |
| SetLegend(NoticeAnchor aAnchor, double aWidth, const char *aUnit) | CartoTypeCore::Framework | |
| SetLocale(const char *aLocale) | CartoTypeCore::Framework | |
| SetLocationMatchParam(const CartoTypeCore::LocationMatchParam &aParam) | CartoTypeCore::Framework | |
| SetMetricUnits(bool aMetricUnits) | CartoTypeCore::Framework | |
| SetMonochrome(bool aSet) | CartoTypeCore::Framework | |
| SetNavigationDistanceOffRouteTolerance(int32_t aMeters) | CartoTypeCore::Framework | |
| SetNavigationMinimumFixDistance(int32_t aMeters) | CartoTypeCore::Framework | |
| SetNavigationTimeOffRouteTolerance(int32_t aSeconds) | CartoTypeCore::Framework | |
| SetNavigatorParam(const CartoTypeCore::NavigatorParam &aParam) | CartoTypeCore::Framework | |
| SetNearbyObjectWarning(Result &aError, uint32_t aId, const String &aLayer, const String &aCondition, double aMaxDistance, size_t aMaxObjectCount) | CartoTypeCore::Framework | |
| SetNightMode(bool aSet) | CartoTypeCore::Framework | |
| SetNightModeColor(Color aColor) | CartoTypeCore::Framework | |
| SetPerspective(bool aSet) | CartoTypeCore::Framework | |
| SetPerspectiveParam(const PerspectiveParam &aParam) | CartoTypeCore::Framework | |
| SetPreferredRouterType(RouterType aRouterType) | CartoTypeCore::Framework | |
| SetProviderParam(const std::string &aKey, const std::string &aValue) | CartoTypeCore::Framework | |
| SetResolutionDpi(double aDpi) | CartoTypeCore::Framework | |
| SetRotation(double aAngle) | CartoTypeCore::Framework | |
| SetRotationAt(double aAngle, double aX, double aY, CoordType aCoordType) | CartoTypeCore::Framework | |
| SetRouteProfile(const CartoTypeCore::RouteProfile &aProfile) | CartoTypeCore::Framework | |
| SetRouteProfileType(CartoTypeCore::RouteProfileType aProfileType) | CartoTypeCore::Framework | |
| SetScaleBar(const NoticePosition &aPosition, std::unique_ptr< Legend > aLegend=nullptr) | CartoTypeCore::Framework | |
| SetScaleBar(NoticeAnchor aAnchor, double aWidth, const char *aUnit) | CartoTypeCore::Framework | |
| SetScaleDenominator(double aScale) | CartoTypeCore::Framework | |
| SetScaleDenominatorInView(double aScale) | CartoTypeCore::Framework | |
| SetStyleSheet(const String &aStyleSheetFileName, size_t aIndex=0) | CartoTypeCore::Framework | |
| SetStyleSheet(const char *aData, size_t aLength, size_t aIndex=0) | CartoTypeCore::Framework | |
| SetStyleSheet(std::shared_ptr< CartoTypeCore::StyleSheetData > aStyleSheetData, size_t aIndex=0) | CartoTypeCore::Framework | |
| SetStyleSheet(const CartoTypeCore::StyleSheetDataArray &aStyleSheetDataArray, const StringDictionary *aStyleSheetVariables=nullptr, const BlendStyleSet *aBlendStyleSet=nullptr) | CartoTypeCore::Framework | |
| SetStyleSheetVariable(const String &aVariableName, const String &aValue) | CartoTypeCore::Framework | |
| SetStyleSheetVariable(const String &aVariableName, int32_t aValue) | CartoTypeCore::Framework | |
| SetTileOverSizeZoomLevels(int32_t aLevels) | CartoTypeCore::Framework | |
| SetTurnInstructions(const NoticePosition &aPosition, std::unique_ptr< Legend > aLegend=nullptr, bool aAbbreviate=false) | CartoTypeCore::Framework | |
| SetTurnInstructions(NoticeAnchor aAnchor, double aWidth, const char *aWidthUnit, double aTextSize=0, const char *aTextSizeUnit=nullptr, bool aAbbreviate=false) | CartoTypeCore::Framework | |
| SetTurnInstructionText(const String &aText) | CartoTypeCore::Framework | |
| SetUserData(std::shared_ptr< MUserData > aUserData) | CartoTypeCore::Framework | inline |
| SetVehiclePosOffset(double aXOffset, double aYOffset) | CartoTypeCore::Framework | |
| SetVehicleTypeWarning(Result &aError, double aMaxDistance, size_t aMaxObjectCount) | CartoTypeCore::Framework | |
| SetView(double aMinX, double aMinY, double aMaxX, double aMaxY, CoordType aCoordType, int32_t aMarginInPixels=0, int32_t aMinScaleDenominator=0) | CartoTypeCore::Framework | |
| SetView(const MapObject *const *aMapObjectArray, size_t aMapObjectCount, int32_t aMarginInPixels, int32_t aMinScaleDenominator) | CartoTypeCore::Framework | |
| SetView(const MapObjectArray &aMapObjectArray, int32_t aMarginInPixels, int32_t aMinScaleDenominator) | CartoTypeCore::Framework | |
| SetView(const MapObject &aMapObject, int32_t aMarginInPixels, int32_t aMinScaleDenominator) | CartoTypeCore::Framework | |
| SetView(const Geometry &aGeometry, int32_t aMarginInPixels, int32_t aMinScaleDenominator) | CartoTypeCore::Framework | |
| SetView(const ViewState &aViewState) | CartoTypeCore::Framework | |
| SetViewCenter(double aX, double aY, CoordType aCoordType) | CartoTypeCore::Framework | |
| SetViewLimits(double aMinScaleDenominator, double aMaxScaleDenominator, const Geometry &aGeometry) | CartoTypeCore::Framework | |
| SetViewLimits(double aMinScaleDenominator=0, double aMaxScaleDenominator=0) | CartoTypeCore::Framework | |
| SetViewToRoute(int32_t aMarginInPixels, int32_t aMinScaleDenominator) | CartoTypeCore::Framework | |
| SetViewToWholeMap() | CartoTypeCore::Framework | |
| StartNavigation(double aStartX, double aStartY, CoordType aStartCoordType, double aEndX, double aEndY, CoordType aEndCoordType) | CartoTypeCore::Framework | |
| StartNavigation(const RouteCoordSet &aCoordSet) | CartoTypeCore::Framework | |
| StartNavigation(const CoordSet &aCoordSet, CoordType aCoordType) | CartoTypeCore::Framework | |
| StartNavigationDeferred(const RouteCoordSet &aCoordSet) | CartoTypeCore::Framework | |
| StartTracking() | CartoTypeCore::Framework | |
| StyleSheetData(size_t aIndex) const | CartoTypeCore::Framework | |
| StyleSheetDataArray() const | CartoTypeCore::Framework | |
| StyleSheetErrorLocation() const | CartoTypeCore::Framework | |
| StyleSheetText(size_t aIndex) const | CartoTypeCore::Framework | |
| StyleSheetVariables() const | CartoTypeCore::Framework | |
| SyncMapData(const Framework &aFramework) | CartoTypeCore::Framework | |
| TileBitmap(Result &aError, int32_t aTileSizeInPixels, int32_t aZoom, int32_t aX, int32_t aY, const TileBitmapParam *aParam=nullptr) | CartoTypeCore::Framework | |
| TileBitmap(Result &aError, int32_t aTileSizeInPixels, const String &aQuadKey, const TileBitmapParam *aParam=nullptr) | CartoTypeCore::Framework | |
| TileBitmap(Result &aError, int32_t aTileWidth, int32_t aTileHeight, const RectFP &aBounds, CoordType aCoordType, const TileBitmapParam *aParam=nullptr) | CartoTypeCore::Framework | |
| TimeAndDistanceMatrix(Result &aError, const std::vector< PointFP > &aFrom, const std::vector< PointFP > &aTo, CoordType aCoordType, ProgressCallBack *aProgressCallBack=nullptr) | CartoTypeCore::Framework | |
| TimeToString(double aTimeInSeconds) const | CartoTypeCore::Framework | |
| Track() const | CartoTypeCore::Framework | |
| Tracking() const | CartoTypeCore::Framework | |
| TrackIsDisplayed() const | CartoTypeCore::Framework | |
| TrackLengthInMeters() const | CartoTypeCore::Framework | |
| TrafficInfoEnabled() const | CartoTypeCore::Framework | |
| TrafficInfoSpeed(double aX, double aY, CoordType aCoordType, uint32_t aVehicleTypes) | CartoTypeCore::Framework | |
| TurnInstructionsEnabled() const | CartoTypeCore::Framework | |
| TurnInstructionText() | CartoTypeCore::Framework | |
| UnloadIcon(const String &aId) | CartoTypeCore::Framework | |
| UnloadMapByHandle(uint32_t aHandle) | CartoTypeCore::Framework | |
| UseRoute(std::shared_ptr< CartoTypeCore::Route > aRoute) | CartoTypeCore::Framework | |
| ViewState() const | CartoTypeCore::Framework | |
| VoiceInstruction() const | CartoTypeCore::Framework | |
| WriteClosedLineTrafficMessageAsXml(OutputStream &aOutput, const TrafficInfo &aTrafficInfo, const String &aId, const CartoTypeCore::Route &aRoute) | CartoTypeCore::Framework | |
| WriteLineTrafficMessageAsXml(OutputStream &aOutput, const TrafficInfo &aTrafficInfo, const String &aId, const CartoTypeCore::Route &aRoute) | CartoTypeCore::Framework | |
| WriteMapImage(const String &aFileName, FileType aFileType, bool aCompress=false) | CartoTypeCore::Framework | |
| WriteRouteAsXml(const CartoTypeCore::Route &aRoute, const String &aFileName, FileType aFileType=FileType::CTROUTE) const | CartoTypeCore::Framework | |
| WriteRouteAsXmlString(const CartoTypeCore::Route &aRoute, std::string &aXmlString, FileType aFileType=FileType::CTROUTE) const | CartoTypeCore::Framework | |
| WriteTrackAsXml(const String &aFileName) const | CartoTypeCore::Framework | |
| WriteTrackAsXmlString(std::string &aXmlString) const | CartoTypeCore::Framework | |
| WriteTrafficMessageAsXml(OutputStream &aOutput, const TrafficInfo &aTrafficInfo, LocationRef &aLocationRef) | CartoTypeCore::Framework | |
| Zoom(double aZoomFactor) | CartoTypeCore::Framework | |
| ZoomAt(double aZoomFactor, double aX, double aY, CoordType aCoordType) | CartoTypeCore::Framework | |
| ZoomLevelFromScaleDenominator(double aScaleDenominator, int32_t aImageSizeInPixels=256) const | CartoTypeCore::Framework | |
| ~Framework() (defined in CartoTypeCore::Framework) | CartoTypeCore::Framework | |
| ~MNavigatorObserver() (defined in CartoTypeCore::MNavigatorObserver) | CartoTypeCore::MNavigatorObserver | inlinevirtual |