#include "peer/components/core/styles/TdkStyle.h"
#include "TeVisual.h"
Classes | |
class | TdkPointStyle |
Defines the TdkPointStyle class. More... | |
Defines | |
#define | TDK_POINT_STYLE_BASIC_SUBTYPE 1 |
Tdk point style sub types. | |
#define | TDK_POINT_STYLE_BITMAP_SUBTYPE 2 |
#define | TDK_POINT_STYLE_IMAGE_SUBTYPE 3 |
#define | TDK_POINT_STYLE_CHAR_SUBTYPE 4 |
#define | TDK_POINT_STYLE_COMPOSITE_SUBTYPE 5 |
#define | TDK_POINT_STYLE_MIN_CUSTOM_SUBTYPE 100 |
Typedefs | |
typedef vector< TdkPointStyle * > | TdkPointStyleVector |
#define TDK_POINT_STYLE_BASIC_SUBTYPE 1 |
Tdk point style sub types.
#define TDK_POINT_STYLE_BITMAP_SUBTYPE 2 |
#define TDK_POINT_STYLE_CHAR_SUBTYPE 4 |
#define TDK_POINT_STYLE_COMPOSITE_SUBTYPE 5 |
#define TDK_POINT_STYLE_IMAGE_SUBTYPE 3 |
#define TDK_POINT_STYLE_MIN_CUSTOM_SUBTYPE 100 |
typedef vector<TdkPointStyle*> TdkPointStyleVector |