Mobile API Reference
MicroStrategy 2019
|
This is the complete list of members for MsiChart::Legend, including all inherited members.
AddToList(GraphObject::Ptr iGraphObjectPtr) | MsiChart::GraphObjectManager | |
AddToManagerList(GraphObjectManager::Ptr iGraphObjectPtr) | MsiChart::GraphObjectManager | |
AddToMap(GraphObject::Ptr iGraphObjectPtr) | MsiChart::GraphObjectManager | |
AddToMapAndList(GraphObject::Ptr iGraphObjectPtr) | MsiChart::GraphObjectManager | |
AddToMapAndList(std::vector< GraphObject::Ptr > iGraphObjectPtrList) | MsiChart::GraphObjectManager | |
AdjustObjectsForLayer() | MsiChart::GraphObjectManager | protected |
BoolToVariant(bool iValue, CComVariant *opValue) const | MsiChart::GraphObjectManager | inlineprotected |
CalculateFrame(Int32 iWidthMargin, Int32 iHeightMargin, Rect2D &orArea) | MsiChart::Legend | |
ClearGraphObjectList() | MsiChart::GraphObjectManager | |
Draw() | MsiChart::Legend | virtual |
ExtractGraphObjectsByObjectId(std::vector< GraphObject::Ptr > &orGraphObjectList, Int32 iObjectId) | MsiChart::GraphObjectManager | |
GenerateImageMap(ImageMap &iorImageMap) | MsiChart::GraphObjectManager | virtual |
GenerateInterpolationFrame(double iProgress, LayerObject *ipLayerObject) | MsiChart::GraphObjectManager | virtual |
GenerateMapAndList() | MsiChart::Legend | virtual |
GenerateView() | MsiChart::GraphObjectManager | virtual |
GenerateVirtualMarker() | MsiChart::GraphObjectManager | virtual |
GetAllGraphObjectInfo(std::vector< CGRect > &iAllGraphObjectsBorder, std::vector< MsiChart::TripleId > &iAllGraphObjectsTripleId) | MsiChart::GraphObjectManager | |
GetChartAreaId() const | MsiChart::GraphObjectManager | |
GetChartContext() const | MsiChart::GraphObjectManager | inline |
GetGraphObject(const TripleId &irTripleId, bool iRecursive=true) const | MsiChart::GraphObjectManager | virtual |
GetGraphObjectList(std::vector< GraphObject::Ptr > &orGraphObjectList) | MsiChart::GraphObjectManager | |
GetGraphObjectManager(const TripleId &irTripleId, bool iRecursive=true) const | MsiChart::GraphObjectManager | |
GetGraphObjectManagerList(std::vector< GraphObjectManager::Ptr > &orGraphObjectManagerList) | MsiChart::GraphObjectManager | |
GetItemCount() | MsiChart::Legend | virtual |
GetLegendArea() | MsiChart::Legend | |
GetMemoryUsageEstimation() const | MsiChart::GraphObjectManager | |
GetOptions(Int32 iPropertyId, CComVariant *opValue) const | MsiChart::Legend | virtual |
GetOptions(Int32 iSeriesId, Int32 iPropertyId, CComVariant *opValue) const | MsiChart::Legend | virtual |
GetTripleId(TripleId &orTripleId) const | MsiChart::GraphObjectManager | |
GetType() | MsiChart::Legend | inline |
GraphObjectManager(const TripleId &irTripleId, GraphObjectManager *ipManager) | MsiChart::GraphObjectManager | |
hGetLegendPosition() | MsiChart::Legend | protectedvirtual |
InsertGraphObjectListAfterObject(const std::vector< GraphObject::Ptr > &irGraphObjectList, const GraphObject *ipGraphObject) | MsiChart::GraphObjectManager | |
IsByGroup() const | MsiChart::Legend | virtual |
Legend(const TripleId &irTripleId, GraphObjectManager *ipManager, Dataset::Ptr iDatasetPtr, Rect2D iArea) | MsiChart::Legend | |
MapPair typedef | MsiChart::GraphObjectManager | protected |
mArea | MsiChart::Legend | protected |
mChartContextPtr | MsiChart::GraphObjectManager | protected |
mDatasetPtr | MsiChart::Legend | protected |
MergeObjectList(GraphObjectManager *ipGraphObjectManager, bool iIsAppend) | MsiChart::GraphObjectManager | |
mGraphObjectList | MsiChart::GraphObjectManager | protected |
mGraphObjectManagerList | MsiChart::GraphObjectManager | protected |
mGraphObjectMap | MsiChart::GraphObjectManager | protected |
mLegendArea | MsiChart::Legend | protected |
mpCurrentLayerObject | MsiChart::GraphObjectManager | protected |
mpManager | MsiChart::GraphObjectManager | protected |
mProgress | MsiChart::GraphObjectManager | protected |
mTripleId | MsiChart::GraphObjectManager | protected |
mType | MsiChart::Legend | protected |
OnPointDetection(const Point2D &irCursor) const | MsiChart::GraphObjectManager | virtual |
OnPointDetectionByList(const std::vector< GraphObject::Ptr > &irGraphObjectList, const Point2D &irCursor, const std::vector< Int32 > &irObjectIds, Int32 &iorDistance, Int32 iRadius, std::vector< GraphObject::Ptr > &iorGraphObjectsAround, EnumGraphObjectUsage iUsage=GOU_NORMAL_HIGHLIGHT) | MsiChart::GraphObjectManager | static |
OnPointDetectionEx(const Point2D &irCursor, const std::vector< Int32 > &irObjectIds, Int32 &iorDistance, Int32 iRadius, std::vector< GraphObject::Ptr > &iorGraphObjectsAround, EnumGraphObjectUsage iUsage=GOU_NORMAL_HIGHLIGHT) | MsiChart::GraphObjectManager | virtual |
OnPointInPolygon(const Point2D &irCursor, const std::vector< Int32 > &irObjectIds, const std::vector< Point2D > &iPoints, std::vector< GraphObject::Ptr > &iorGraphObjectsIn) const | MsiChart::GraphObjectManager | virtual |
OnRectangleSelection(const Rect2D &irRect, std::vector< GraphObject::Ptr > &iorSelectedObjects) const | MsiChart::GraphObjectManager | virtual |
Ptr typedef | MsiChart::Legend | |
SetFormatLineOfLegendMarkerLine(FormatLine::Ptr iFormatLine, Int32 iSeriesId, bool iIsLineVertical=false) | MsiChart::Legend | virtual |
ToBool(CComVariant *ipValue) const | MsiChart::GraphObjectManager | inlineprotected |
UpdateFormatForLegendMarker(Int32 iIndex, FormatFill::Ptr iFormatFill, FormatLine::Ptr iFormatLine, bool iIsLineAssignedToLegnedMarkerLine=false, bool iIsLineVertical=false) | MsiChart::Legend | virtual |
~GraphObjectManager() | MsiChart::GraphObjectManager | virtual |
~Legend() | MsiChart::Legend |