Open CASCADE Technology
6.5.4
|
Modifies class definition.
#include <V2d_DefaultMap.hxx>
Static Public Member Functions | |
static DEFINE_STANDARD_ALLOC Handle_Aspect_GenericColorMap | ColorMap () |
Returns a indexed color map with the following color White, black, red, green, blue1 , yellow, sienna, orange2 lightgray,lightseagreen,gray60,gray70. The index are 1 to 12. | |
static Handle_Aspect_TypeMap | TypeMap () |
Returns a indexed type map with the following line types SOLID, DASH, DOT, DOTDASH. The index are 1 to 4. | |
static Handle_Aspect_WidthMap | WidthMap () |
Returns a indexed width map with the following width 0.0001, 0.0006, 0.001, 0.003. The index are 1 to 4. | |
static Handle_Aspect_FontMap | FontMap () |
Returns a indexed font map with the following font "Courier-Bold" 0.01 0.0 "Helvetica-Bold" 0.01 0.2 "-adobe-helvetica-medium-r-normal--12-120-75-75-p-67-iso8859-1" 0.003 0.0 The index are 1 to 2. | |
static Handle_Aspect_MarkMap | MarkMap () |
Returns a indexed font map with the following width Point,Plus,Star,O,X,O_Point,O_Plus,O_STAR,O_X BALL,RING1,RING2,RING3 |
static DEFINE_STANDARD_ALLOC Handle_Aspect_GenericColorMap V2d_DefaultMap::ColorMap | ( | ) | [static] |
static Handle_Aspect_FontMap V2d_DefaultMap::FontMap | ( | ) | [static] |
static Handle_Aspect_MarkMap V2d_DefaultMap::MarkMap | ( | ) | [static] |
static Handle_Aspect_TypeMap V2d_DefaultMap::TypeMap | ( | ) | [static] |
static Handle_Aspect_WidthMap V2d_DefaultMap::WidthMap | ( | ) | [static] |