| VIEWFLAG_None |
|
| VIEWFLAG_Locator |
Locator view. |
| VIEWFLAG_3D |
View is 3D. |
| VIEWFLAG_ForceOneToOne |
Force zoom so first raster shown at 1 cell/pixel. |
| VIEWFLAG_ScaleOneToOne |
Set zoom so first raster shown at 1 cell/pixel. |
| VIEWFLAG_AllowDiffZoom |
Allow different X/Y zooming. |
| VIEWFLAG_Hardcopy |
Hardcopy view. |
| VIEWFLAG_DisableHotKeys |
Disable hot keys for view window. |
| VIEWFLAG_NoDrawLayers |
Don't draw any layers in view. |
| VIEWFLAG_NoDestroyShell |
Don't destroy Shell containing view when view destroyed. |
| VIEWFLAG_DidAttach |
Widget attachment done when view was created. |
| VIEWFLAG_DialogModal |
View dialog is modal. |
| VIEWFLAG_AllowGeoLock |
Allow GeoLocking. |
| VIEWFLAG_NoCloseOption |
Don't include View/Close menu option. |
| VIEWFLAG_DestroyOnClose |
Destroy view when user selects View/Close. |
| VIEWFLAG_NoSetPixmapBG |
Don't set backgroundPixmap for DrawingArea. |
| VIEWFLAG_NoSetPrevViewPos |
Don't set "previous view position" when draw. |
| VIEWFLAG_DisableDataTips |
Disable datatips for this view. |
| VIEWFLAG_AutoPanGPS |
Auto-pan view to GPS if available. |
| VIEWFLAG_NoBlankScreen |
Don't blank screen while drawing view. |
| VIEWFLAG_NoEditColorHighlight |
Don't allow editing of selected/active colors. |
| VIEWFLAG_NoFillBackground |
Don't fill background before rendering, used for raster. |
| VIEWFLAG_NoShowTrackingCursor |
Don't display "tracking" cursor in this view. |
| VIEWFLAG_NoLegendView |
Don't create LegendView. |
| VIEWFLAG_AlwaysTestCancel |
Test for cancel from status even if not drawing. |
| VIEWFLAG_NoDrawOtherViews |
Don't draw other views when this view is drawn. |
| VIEWFLAG_NoShowInLocator |
Don't show this view in locator tool. |
| VIEWFLAG_SaveMask |
|