Mobile API Reference  MicroStrategy 2019
GridMap.h File Reference
#include "Point2D.h"
#include "Rect2D.h"
#include "PolygonObject.h"
#include "PolyLineObject.h"
#include "RectangleObject.h"
#include "FormatFont.h"

Go to the source code of this file.

Classes

struct  MsiChart::Circle
 
struct  MsiChart::GridMap
 

Namespaces

 MsiChart
 

Typedefs

typedef std::pair< Int32, Int32MsiChart::OccupyIndex
 
typedef std::vector< std::vector< Int32 > > MsiChart::GridMatrix
 
typedef std::vector< std::vector< std::vector< OccupyIndex > > > MsiChart::HMDLMatrix
 
typedef std::vector< std::vector< std::vector< Rect2D > > > MsiChart::RectMatrix
 
typedef std::vector< std::vector< std::vector< Circle > > > MsiChart::CircleMatrix