lrmapgrd.h File Reference

<gre/lrmapgrd.h> GRE_LAYER_MAPGRID class definitions. More...

#include <mi32/gre.h>

Include dependency graph for lrmapgrd.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  GRE_LAYER_MAPGRID
 GRE layer class for viewing Map Grid. More...
class  GRE_LAYER_MAPGRID::DISPPARM

Defines

#define MAPGRID_COORDFMTLATLON_AddSpace   0x0040
#define MAPGRID_COORDFMTLATLON_DDdddd   0x0001
#define MAPGRID_COORDFMTLATLON_DDMMmmm   0x0002
#define MAPGRID_COORDFMTLATLON_DDMMSS   0x0000
#define MAPGRID_COORDFMTLATLON_DDMMSSs   0x0004
#define MAPGRID_COORDFMTLATLON_DDMMSSss   0x0003
#define MAPGRID_COORDFMTLATLON_DirFirst   0x0200
#define MAPGRID_COORDFMTLATLON_DirLast   0x0400
#define MAPGRID_COORDFMTLATLON_Leading0Deg   0x0080
#define MAPGRID_COORDFMTLATLON_Leading0MS   0x0100
#define MAPGRID_COORDFMTLATLON_MASK   0x000F
#define MAPGRID_COORDFMTLATLON_None   0x000F
#define MAPGRID_COORDFMTLATLON_NoSymbol   0x0020
#define MAPGRID_COORDFMTPROJ_Comma   1
#define MAPGRID_COORDFMTPROJ_NoSpace   3
#define MAPGRID_COORDFMTPROJ_Period   2
#define MAPGRID_COORDFMTPROJ_Space   0
#define MAPGRID_COORDFMTPROJ_xXXxxx   5
#define MAPGRID_COORDFMTPROJ_xXXxxx_XX   6
#define MAPGRID_COORDFMTPROJ_xXXxxxN   4
#define MAPGRID_COORDFMTPROJ_xXXxxxN_XX   7
#define MAPGRID_COORDFMTPROJ_xXXxxxNp_XX   8
#define MAPGRID_COORDORIENT_AlongTick   3
#define MAPGRID_COORDORIENT_Horizontal   0
#define MAPGRID_COORDORIENT_Parallel   1
#define MAPGRID_COORDORIENT_Perpendicular   2
#define MAPGRID_COORDORIENT_Vertical   4
#define MAPGRID_VERTICALAXES_All   4
#define MAPGRID_VERTICALAXES_Farthest1   1
#define MAPGRID_VERTICALAXES_Farthest2   2
#define MAPGRID_VERTICALAXES_Farthest3   3
#define MAPGRID_VERTICALAXES_None   0
#define MAPGRIDDISPFLAG_Antialias   (0x00100000)
#define MAPGRIDDISPFLAG_BorderRelative   (0x00001000)
#define MAPGRIDDISPFLAG_HintThinLines   (0x00200000)
#define MAPGRIDDISPFLAG_LayoutScale   (0x00004000)
#define MAPGRIDDISPFLAG_ShowBorder   (0x00000080)
#define MAPGRIDDISPFLAG_ShowBorderBottom3D   (0x00000400)
#define MAPGRIDDISPFLAG_ShowBorderTicks   (0x00000020)
#define MAPGRIDDISPFLAG_ShowBorderTicksExt   (0x00000002)
#define MAPGRIDDISPFLAG_ShowBorderTicksInt   (0x00000004)
#define MAPGRIDDISPFLAG_ShowBorderTop3D   (0x00000800)
#define MAPGRIDDISPFLAG_ShowCoordText2D   (0x00000040)
#define MAPGRIDDISPFLAG_ShowCoordText3D   (0x00000200)
#define MAPGRIDDISPFLAG_ShowCornerText2D   (0x00040000)
#define MAPGRIDDISPFLAG_ShowCornerText3D   (0x00080000)
#define MAPGRIDDISPFLAG_ShowDegOnlyIfMin0   (0x00020000)
#define MAPGRIDDISPFLAG_ShowGrid   (0x00000010)
#define MAPGRIDDISPFLAG_ShowInteriorTicks   (0x00000100)
#define MAPGRIDDISPFLAG_ShowMinSec0   (0x00010000)
#define MAPGRIDDISPFLAG_ShowVerticalScale   (0x00008000)
#define MAPGRIDDISPFLAG_ShowVerticalTicks   (0x00002000)
#define MAPGRIDDISPFLAG_SizeRelative   (0x00000001)
#define MAPGRIDDISPFLAGS_ShowBorderTicksAny   (MAPGRIDDISPFLAG_ShowBorderTicks | MAPGRIDDISPFLAG_ShowBorderTicksExt | MAPGRIDDISPFLAG_ShowBorderTicksInt)


Detailed Description

<gre/lrmapgrd.h> GRE_LAYER_MAPGRID class definitions.

Definition in file lrmapgrd.h.


Define Documentation

#define MAPGRID_COORDFMTLATLON_AddSpace   0x0040
 

Definition at line 324 of file lrmapgrd.h.

#define MAPGRID_COORDFMTLATLON_DDdddd   0x0001
 

Definition at line 318 of file lrmapgrd.h.

#define MAPGRID_COORDFMTLATLON_DDMMmmm   0x0002
 

Definition at line 319 of file lrmapgrd.h.

#define MAPGRID_COORDFMTLATLON_DDMMSS   0x0000
 

Definition at line 317 of file lrmapgrd.h.

#define MAPGRID_COORDFMTLATLON_DDMMSSs   0x0004
 

Definition at line 321 of file lrmapgrd.h.

#define MAPGRID_COORDFMTLATLON_DDMMSSss   0x0003
 

Definition at line 320 of file lrmapgrd.h.

#define MAPGRID_COORDFMTLATLON_DirFirst   0x0200
 

Definition at line 327 of file lrmapgrd.h.

#define MAPGRID_COORDFMTLATLON_DirLast   0x0400
 

Definition at line 328 of file lrmapgrd.h.

#define MAPGRID_COORDFMTLATLON_Leading0Deg   0x0080
 

Definition at line 325 of file lrmapgrd.h.

#define MAPGRID_COORDFMTLATLON_Leading0MS   0x0100
 

Definition at line 326 of file lrmapgrd.h.

#define MAPGRID_COORDFMTLATLON_MASK   0x000F
 

Definition at line 316 of file lrmapgrd.h.

#define MAPGRID_COORDFMTLATLON_None   0x000F
 

Definition at line 322 of file lrmapgrd.h.

#define MAPGRID_COORDFMTLATLON_NoSymbol   0x0020
 

Definition at line 323 of file lrmapgrd.h.

#define MAPGRID_COORDFMTPROJ_Comma   1
 

Definition at line 331 of file lrmapgrd.h.

#define MAPGRID_COORDFMTPROJ_NoSpace   3
 

Definition at line 333 of file lrmapgrd.h.

#define MAPGRID_COORDFMTPROJ_Period   2
 

Definition at line 332 of file lrmapgrd.h.

#define MAPGRID_COORDFMTPROJ_Space   0
 

Definition at line 330 of file lrmapgrd.h.

#define MAPGRID_COORDFMTPROJ_xXXxxx   5
 

Definition at line 335 of file lrmapgrd.h.

#define MAPGRID_COORDFMTPROJ_xXXxxx_XX   6
 

Definition at line 336 of file lrmapgrd.h.

#define MAPGRID_COORDFMTPROJ_xXXxxxN   4
 

Definition at line 334 of file lrmapgrd.h.

#define MAPGRID_COORDFMTPROJ_xXXxxxN_XX   7
 

Definition at line 337 of file lrmapgrd.h.

#define MAPGRID_COORDFMTPROJ_xXXxxxNp_XX   8
 

Definition at line 338 of file lrmapgrd.h.

#define MAPGRID_COORDORIENT_AlongTick   3
 

Definition at line 343 of file lrmapgrd.h.

#define MAPGRID_COORDORIENT_Horizontal   0
 

Definition at line 340 of file lrmapgrd.h.

#define MAPGRID_COORDORIENT_Parallel   1
 

Definition at line 341 of file lrmapgrd.h.

#define MAPGRID_COORDORIENT_Perpendicular   2
 

Definition at line 342 of file lrmapgrd.h.

#define MAPGRID_COORDORIENT_Vertical   4
 

Definition at line 344 of file lrmapgrd.h.

#define MAPGRID_VERTICALAXES_All   4
 

Definition at line 350 of file lrmapgrd.h.

#define MAPGRID_VERTICALAXES_Farthest1   1
 

Definition at line 347 of file lrmapgrd.h.

#define MAPGRID_VERTICALAXES_Farthest2   2
 

Definition at line 348 of file lrmapgrd.h.

#define MAPGRID_VERTICALAXES_Farthest3   3
 

Definition at line 349 of file lrmapgrd.h.

#define MAPGRID_VERTICALAXES_None   0
 

Definition at line 346 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_Antialias   (0x00100000)
 

Definition at line 311 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_BorderRelative   (0x00001000)
 

Definition at line 303 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_HintThinLines   (0x00200000)
 

Definition at line 312 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_LayoutScale   (0x00004000)
 

Definition at line 305 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_ShowBorder   (0x00000080)
 

Definition at line 298 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_ShowBorderBottom3D   (0x00000400)
 

Definition at line 301 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_ShowBorderTicks   (0x00000020)
 

Definition at line 296 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_ShowBorderTicksExt   (0x00000002)
 

Definition at line 293 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_ShowBorderTicksInt   (0x00000004)
 

Definition at line 294 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_ShowBorderTop3D   (0x00000800)
 

Definition at line 302 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_ShowCoordText2D   (0x00000040)
 

Definition at line 297 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_ShowCoordText3D   (0x00000200)
 

Definition at line 300 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_ShowCornerText2D   (0x00040000)
 

Definition at line 309 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_ShowCornerText3D   (0x00080000)
 

Definition at line 310 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_ShowDegOnlyIfMin0   (0x00020000)
 

Definition at line 308 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_ShowGrid   (0x00000010)
 

Definition at line 295 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_ShowInteriorTicks   (0x00000100)
 

Definition at line 299 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_ShowMinSec0   (0x00010000)
 

Definition at line 307 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_ShowVerticalScale   (0x00008000)
 

Definition at line 306 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_ShowVerticalTicks   (0x00002000)
 

Definition at line 304 of file lrmapgrd.h.

#define MAPGRIDDISPFLAG_SizeRelative   (0x00000001)
 

Definition at line 292 of file lrmapgrd.h.

#define MAPGRIDDISPFLAGS_ShowBorderTicksAny   (MAPGRIDDISPFLAG_ShowBorderTicks | MAPGRIDDISPFLAG_ShowBorderTicksExt | MAPGRIDDISPFLAG_ShowBorderTicksInt)
 

Definition at line 314 of file lrmapgrd.h.


Generated on Tue Dec 14 13:18:55 2004 for TNTsdk by  doxygen 1.3.8-20040913