#include <V2d_DefaultMap.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Static Public Member Functions | |
static Standard_EXPORT 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 Standard_EXPORT 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 Standard_EXPORT 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 Standard_EXPORT 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 Standard_EXPORT 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 . |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|