MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLBase/mlStylePalette.h File Reference

Base object class StylePalette for providing a collection of colors, line styles and marker types. More...

#include "mlModuleIncludes.h"
#include "mlTreeNode.h"
#include "mlBaseInit.h"

Go to the source code of this file.

Classes

class  ml::StylePalette
 Base object class StylePalette for providing a collection of colors, line styles and marker types. More...

Namespaces

namespace  ml
 

Define the namespace name like in the ML. Default is ml.


Defines

#define MKT_DASH   (static_cast<int>(StylePalette::mktDash))
 Special marker type used for error bars.

Detailed Description

Base object class StylePalette for providing a collection of colors, line styles and marker types.

Author:
Tobias Boskamp
Date:
7/2004

Definition in file mlStylePalette.h.


Define Documentation

#define MKT_DASH   (static_cast<int>(StylePalette::mktDash))

Special marker type used for error bars.

Definition at line 39 of file mlStylePalette.h.