, including all inherited members.
| AddDelegateOnPointerEnter(DELEGATE_POINTERENTERLEAVE delegate) | GRE::VIEW | |
| AddDelegateOnPointerLeave(DELEGATE_POINTERENTERLEAVE delegate) | GRE::VIEW | |
| AddDelegateOnPointerMove(DELEGATE_POINTERMOVE delegate) | GRE::VIEW | |
| AddDrawIcons() | GRE::VIEW_LEGACY | |
| AddIconRowItems(const BUTTONITEM *items, const char *icongroup=0, void *cbdata=0, void *userdata=0) | GRE::VIEW_LEGACY | |
| AddMacroScriptIcons() | GRE::VIEW_LEGACY | |
| AddMacroScriptMenuItems() | GRE::VIEW_LEGACY | |
| AddMenuItemsOptions(const MENUITEM *newitems) | GRE::VIEW_LEGACY | |
| AddRef() | GRE::OBJECT | [inline] |
| AddToolIcons(bool addscripts=true) | GRE::VIEW_LEGACY | |
| AddViewIcons(ICONVIEW icons=ICONVIEW_Default) | GRE::VIEW_LEGACY | |
| AllocPrivIndex() | GRE::OBJECT | [static] |
| AttachGroupView(GRE::GROUPVIEW *groupview) | GRE::VIEW | |
| AttachLayerView(GRE::LAYERVIEW *layerview) | GRE::VIEW | |
| CallbackAdd(CBFUNC cbfunc, void *cbdata, OBJECT::TYPE objtypes) | GRE::OBJECT | [inline] |
| CallbackInvoke(GRE::MSG::ACTION action, GRE::VIEW *view=0, ELEMTYPE elemtype=ELEMTYPE_Empty) | GRE::OBJECT | [inline] |
| CallbackInvoke(GRE::MSG::ACTION action, ELEMTYPE elemtype) | GRE::OBJECT | [inline] |
| CallbackInvoke(GRE::VIEW *view, GRE::MSG::ACTION action) | GRE::OBJECT | [inline] |
| CallbackInvoke(const GRE::MSG &msg) | GRE::OBJECT | |
| CallbackRemove(CBFUNC cbfunc, void *cbdata, OBJECT::TYPE objtypes=TYPE_All) | GRE::OBJECT | [inline] |
| CallbacksBeingInvoked() const | GRE::OBJECT | [inline, protected] |
| CancelDrawing(ERRVALUE err=EUserCancel) | GRE::VIEW | |
| CBFUNC typedef | GRE::OBJECT | |
| ClearMessage() | GRE::VIEW | |
| ClearNeedsRedraw() | GRE::VIEW | [inline, protected] |
| ClearPreviousViewList() | GRE::VIEW_LEGACY | [inline] |
| COLORUSE enum name | GRE::VIEW | |
| COLORUSE_ActiveElem enum value | GRE::VIEW | |
| COLORUSE_Background enum value | GRE::VIEW | |
| COLORUSE_COUNT enum value | GRE::VIEW | |
| COLORUSE_DataTipElem enum value | GRE::VIEW | |
| COLORUSE_HighlightElem enum value | GRE::VIEW | |
| ContainsLayer(const GRE::LAYER *layer) const | GRE::VIEW | |
| ConvertScreenUnits(GRE::LAYER *layer, double value, int iunits, int ounits) | GRE::VIEW | |
| Create(VIEWABLE *viewable, int iwidth, int iheight, CREATEFLAGS createflags=CREATEFLAG_None) | GRE::VIEW | |
| CREATEFLAG_3D enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_AllowGeoLock enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_DestroyOnClose enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_DialogModal enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_DisableDraw enum value | GRE::VIEW | |
| CREATEFLAG_Hardcopy enum value | GRE::VIEW | |
| CREATEFLAG_Locator enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_NoCallCreateCB enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_NoCancelButton enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_NoCloseOption enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_NoDftAddIcons enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_NoDftDrawIcons enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_NoDftMarkIcons enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_NoDftViewIcons enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_NoIconBar enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_NoLegendView enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_None enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_NoRedrawButton enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_NoRenderSeparate enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_NoScalePosLine enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_NoScrollbars enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_NoSelectTool enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_NoSkipButton enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_NoStatusLine enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_NoStdTools enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_NoToolBoxTool enum value | GRE::VIEW_LEGACY | |
| CREATEFLAG_Temporary enum value | GRE::VIEW_LEGACY | |
| CREATEFLAGS enum name | GRE::VIEW_LEGACY | |
| CreateMenuBar(Widget form, MENUBARITEM *menubar) | GRE::VIEW_LEGACY | |
| CreateMenuBar(Widget form) | GRE::VIEW_LEGACY | |
| CreateX(VIEWABLE *viewable, Widget pwidget, Arg *arglist, int argcount, int iwidth, int iheight, const char *sizefield=0, CREATEFLAGS createflags=CREATEFLAG_None, const VIEW_LEGACY_SAVESETTINGS *pSettings=0) | GRE::VIEW_LEGACY | |
| CursorTrackRestoreAll() | GRE::VIEW | [static] |
| CursorTrackSetPosAll(const DPOINT2D &pt, const SPATREF::COORDREFSYS &crs, const GRE::VIEW *viewskip=0) | GRE::VIEW | [static] |
| DataTipGetSelection() const | GRE::VIEW | [inline] |
| DataTipGetString(const DPOINT2D &point, MISTRING &string, SPATMOD::IMAGE::STAGE_ARRAY &images, FINDFLAGS findflags, int maxlines=0, DATATIPSELECTION selection=DATATIPSELECTION_FromView, bool bForceHTML=false, MGUI::CTRL_TOOLTIP *tooltip=0) | GRE::VIEW | |
| DATATIPSELECTION enum name | GRE::VIEW | |
| DATATIPSELECTION_ActiveLayer enum value | GRE::VIEW | |
| DATATIPSELECTION_AllLayers enum value | GRE::VIEW | |
| DATATIPSELECTION_AllVisible enum value | GRE::VIEW | |
| DATATIPSELECTION_AutoScale enum value | GRE::VIEW | |
| DATATIPSELECTION_FromView enum value | GRE::VIEW | |
| DATATIPSELECTION_None enum value | GRE::VIEW | |
| DATATIPSELECTION_ObjectNames enum value | GRE::VIEW | |
| DATATIPSELECTION_ReverseGeocode enum value | GRE::VIEW | |
| DataTipSetDelay(INT32 delay) | GRE::VIEW_LEGACY | |
| DataTipSetPixelDelta(int PixelDelta) | GRE::VIEW_LEGACY | |
| DataTipSetSelection(DATATIPSELECTION selection) | GRE::VIEW | [inline] |
| DELEGATE_POINTERENTERLEAVE typedef | GRE::VIEW | |
| DELEGATE_POINTERMOVE typedef | GRE::VIEW | |
| Destroy(bool NotifyParent=true) | GRE::OBJECT | [inline] |
| DestroyGroupView(GRE::GROUP *group) | GRE::VIEW | |
| DestroyLayerView(GRE::LAYER *layer) | GRE::VIEW | |
| DestroyRequested() const | GRE::OBJECT | [inline] |
| Detach() | GRE::VIEW | [inline] |
| DetachGroupView(GRE::GROUPVIEW *groupview) | GRE::VIEW | |
| DetachLayerView(GRE::LAYERVIEW *layerview) | GRE::VIEW | |
| DisableRedraw() | GRE::VIEW | [inline] |
| DlgEditGlobalSettings(MDLGPARENT dlgparent) | GRE::VIEW | [static] |
| Draw() | GRE::VIEW | |
| DrawBackground() | GRE::VIEW | [protected] |
| DrawBegin(GRE::DRAWFLAGS drawflags) | GRE::VIEW | [protected] |
| DrawEnd(GRE::DRAWFLAGS drawflags, DRAWSTATE *state) | GRE::VIEW | [protected] |
| DrawGroup(GRE::GROUP *group, GRE::DRAWFLAGS drawflags=GRE::DRAWFLAG_None) | GRE::VIEW | |
| DrawIfAutoUpdate() | GRE::VIEW | [inline] |
| DrawIfNeeded() | GRE::VIEW | |
| DrawLayer(GRE::LAYER *layer, GRE::DRAWFLAGS drawflags=GRE::DRAWFLAG_None) | GRE::VIEW | |
| DrawLayerElement(GRE::LAYER *layer, ELEMTYPE ElemType, ELEMNUM ElemNum, GRE::RENDERTARGET Target, GRE::DRAWFLAGS drawflags=GRE::DRAWFLAG_None) | GRE::VIEW | |
| DrawLayerElements(GRE::LAYER *layer, ELEMTYPE ElemType, const UNSIGNEDSET *pElemSet, GRE::RENDERTARGET Target, GRE::DRAWFLAGS drawflags=GRE::DRAWFLAG_None) | GRE::VIEW | |
| DrawLayerHighlighted(GRE::LAYER *layer, GRE::DRAWFLAGS drawflags=GRE::DRAWFLAG_None) | GRE::VIEW | |
| DrawLayerOverlay(GRE::LAYER *layer, GRE::DRAWFLAGS drawflags=GRE::DRAWFLAG_None) | GRE::VIEW | |
| DrawMargins(MGD::CONTEXT *gc, const TRANS2D_AFFINE *pTransViewDevice=0) | GRE::VIEW | |
| DRAWSTATE typedef | GRE::VIEW | [protected] |
| DrawThisOnly(GRE::DRAWFLAGS drawflags=GRE::DRAWFLAG_None) | GRE::VIEW | |
| DrawViewable(GRE::DRAWFLAGS drawflags=GRE::DRAWFLAG_None) | GRE::VIEW | [protected] |
| EditColors() | GRE::VIEW | |
| EditCustomization() | GRE::VIEW_LEGACY | |
| EnableRedraw() | GRE::VIEW | [inline] |
| FindClosestLayerElement(GRE::LAYER *layer, int component, const DPOINT2D &point, double *distret, GRE::FINDFLAGS findflags) | GRE::VIEW | |
| FindNextLegacyOfGroup(const GRE::GROUP *group, VIEW *view=0) | GRE::VIEW_LEGACY | [static] |
| FindNextLegacyOfLayer(const GRE::LAYER *layer, VIEW *view=0) | GRE::VIEW_LEGACY | [static] |
| FindNextOfGroup(const GRE::GROUP *group, VIEW *view=0) | GRE::VIEW | [static] |
| FindNextOfLayer(const GRE::LAYER *layer, VIEW *view=0) | GRE::VIEW | [static] |
| FindPointGroup(const DPOINT2D &point, GRE::FINDFLAGS findflags, const SPATREF::COORDREFSYS *pPointCRS=NULL) const | GRE::VIEW | |
| GetActiveTool() const | GRE::VIEW_LEGACY | [inline] |
| GetAutoRedrawSolid() const | GRE::VIEW | [inline] |
| GetBackgroundColorIniName() const | GRE::VIEW | |
| GetCanvasClipRect() const | GRE::VIEW | [inline] |
| GetCanvasExtentsUsed(LRECT2D &extents, bool UseNext=false) const | GRE::VIEW | |
| GetClipRegion(GRE::GROUP *group, REGION2D &ClipRegion) | GRE::VIEW | |
| GetColor(COLORUSE coloruse) const | GRE::VIEW | [inline] |
| GetDftColor(COLORUSE coloruse, COLOR &color) | GRE::VIEW | [static] |
| GetDlgParent() const | GRE::VIEW | [inline] |
| GetDrawingArea() const | GRE::VIEW_LEGACY | [inline] |
| GetDrawingAreaForm() const | GRE::VIEW_LEGACY | [inline] |
| GetDrawingAreaHeight() const | GRE::VIEW | [inline] |
| GetDrawingAreaWidth() const | GRE::VIEW | [inline] |
| GetDrawingDevice(bool UseStereo=false) const | GRE::VIEW | |
| GetDrawingDeviceMemory(bool UseStereo=false) const | GRE::VIEW | |
| GetDrawingDeviceScreen() const | GRE::VIEW | [inline] |
| GetDrawingDeviceViewInView() const | GRE::VIEW_LEGACY | [inline] |
| GetDrawingPixmap() const | GRE::VIEW_LEGACY | [inline] |
| GetDrawStereo() const | GRE::VIEW | [inline] |
| GetDrawWireframe3D() const | GRE::VIEW | [inline] |
| GetForm() const | GRE::VIEW_LEGACY | [inline] |
| GetFullExtents() const | GRE::VIEW | [inline] |
| GetGeoLock() const | GRE::VIEW | [inline] |
| GetGeorefGroup() const | GRE::VIEW | |
| GetGlobalOptions() | GRE::VIEW | [inline, static] |
| GetGroup() const | GRE::VIEW | |
| GetGroupView(const GRE::GROUP *group) const | GRE::VIEW | |
| GetIcon() const | GRE::OBJECT | [inline] |
| GetIconItemAdd(BUTTONITEMARRAY &items) const | GRE::VIEW_LEGACY | |
| GetIconItemDraw(BUTTONITEMARRAY &items) const | GRE::VIEW_LEGACY | |
| GetIconItemTool(BUTTONITEMARRAY &items) const | GRE::VIEW_LEGACY | |
| GetIconItemView(BUTTONITEMARRAY &items, ICONVIEW icons=ICONVIEW_Default) const | GRE::VIEW_LEGACY | |
| GetIconView(ICONVIEW icon) const | GRE::VIEW_LEGACY | |
| GetLastPosn() const | GRE::VIEW | [inline] |
| GetLayerView(const GRE::LAYER *layer) const | GRE::VIEW | |
| GetLayout() const | GRE::VIEW | |
| GetMargin() const | GRE::VIEW | [inline] |
| GetMenuItemGPS() | GRE::VIEW_LEGACY | |
| GetMenuItemHotKeys() | GRE::VIEW_LEGACY | |
| GetMenuItemLegendView() | GRE::VIEW_LEGACY | |
| GetMenuItemOptions(MENUITEMARRAY &items) | GRE::VIEW_LEGACY | |
| GetMenuItemTool(MENUITEMARRAY &items) const | GRE::VIEW_LEGACY | |
| GetMenuItemView(MENUITEMARRAY &items) | GRE::VIEW_LEGACY | |
| GetMenuWidget(const char *menupath) const | GRE::VIEW_LEGACY | |
| GetMessage() const | GRE::VIEW | [inline] |
| GetName(MISTRING &name) const | GRE::VIEW | |
| GetNeedNotifyDrawElement() const | GRE::VIEW | [inline] |
| GetNeedsRedraw() const | GRE::VIEW | [inline] |
| GetNext() const | GRE::VIEW | |
| GetNextLegacy() const | GRE::VIEW_LEGACY | |
| GetNextLegacyOfAll() const | GRE::VIEW_LEGACY | |
| GetNextOfAll() const | GRE::VIEW | [inline] |
| GetNextPosn() const | GRE::VIEW | [inline] |
| GetPadPixels() const | GRE::VIEW | [inline] |
| GetPixelSizeMM() const | GRE::VIEW | |
| GetPixelSizeMM(DPOINT2D &pixelsize) const | GRE::VIEW | |
| GetPrivPtr(int idx) const | GRE::OBJECT | [inline] |
| GetProjAccur() const | GRE::VIEW | [inline] |
| GetRedrawOnAnyChange() | GRE::VIEW | [inline] |
| GetScale(double *xscale, double *yscale) | GRE::VIEW | |
| GetScale() const | GRE::VIEW | [inline] |
| GetSizeMeters(DPOINT2D &size) const | GRE::VIEW | |
| GetStatusManager() const | GRE::VIEW | [inline] |
| GetStereoDevice() const | GRE::VIEW | |
| GetStereoDeviceShared2D() | GRE::VIEW | [inline, static] |
| GetStereoDeviceShared3D() | GRE::VIEW | [inline, static] |
| GetStereoRender() const | GRE::VIEW | |
| GetStopDrawOnError() const | GRE::VIEW | [inline] |
| GetTimeLastRefresh() const | GRE::VIEW | [inline] |
| GetToolBar() const | GRE::VIEW_LEGACY | [inline] |
| GetTransDispToGroup(const GRE::GROUP *group, TRANS2D_AFFINE &DispToGroup) const | GRE::VIEW | |
| GetTransLayerDisp(const GRE::LAYER *layer, TRANS2D_MAPGEN &trans) const | GRE::VIEW | |
| GetTransLayerView(const GRE::LAYER *layer, TRANS2D_MAPGEN &trans) const | GRE::VIEW | |
| GetTransToDisp() const | GRE::VIEW | [inline] |
| GetTransToMap(TRANS2D_MAPGEN &trans, bool dooutput, const GRE::GROUP *group=0) const | GRE::VIEW | |
| GetType() const | GRE::OBJECT | [inline] |
| GetTypeName() const | GRE::OBJECT | [inline] |
| GetTypeName(char *string) const | GRE::OBJECT | |
| GetUpdateAfterDrawLayer() | GRE::VIEW | [static] |
| GetViewable() const | GRE::VIEW | [inline] |
| GetViewableType() const | GRE::VIEW | |
| GetViewFlags() const | GRE::VIEW | [inline] |
| GetViewNum() const | GRE::VIEW | |
| GetViewNumRaw() const | GRE::VIEW | [inline, protected] |
| GetViewPoint3D() const | GRE::VIEW | [inline] |
| GetVisibleExtents(DRECT2D &extents, bool UseNext=false) const | GRE::VIEW | |
| GetWireframeMode() const | GRE::VIEW | |
| GetZoom() const | GRE::VIEW | [inline] |
| GetZoomPanWaitForRMB() | GRE::VIEW | [static] |
| GetZView() const | GRE::VIEW | |
| Has3D() const | GRE::VIEW | |
| HasObjects() const | GRE::VIEW | |
| HighlightElementsByPoint(const DPOINT2D &pt, bool PointInDisplayCoords, GRE::HIGHLIGHTMODE HighlightMode=GRE::HIGHLIGHTMODE_NotSet, bool ShowDftTables=false) | GRE::VIEW | |
| ICONVIEW enum name | GRE::VIEW_LEGACY | |
| ICONVIEW_Default enum value | GRE::VIEW_LEGACY | |
| ICONVIEW_Full enum value | GRE::VIEW_LEGACY | |
| ICONVIEW_GeoLock enum value | GRE::VIEW_LEGACY | |
| ICONVIEW_GoogleEarth enum value | GRE::VIEW_LEGACY | |
| ICONVIEW_Locator enum value | GRE::VIEW_LEGACY | |
| ICONVIEW_Previous enum value | GRE::VIEW_LEGACY | |
| ICONVIEW_PreviousZoom enum value | GRE::VIEW_LEGACY | |
| ICONVIEW_Snapshot enum value | GRE::VIEW_LEGACY | |
| ICONVIEW_Stereo enum value | GRE::VIEW_LEGACY | |
| ICONVIEW_Zoom1X enum value | GRE::VIEW_LEGACY | |
| ICONVIEW_Zoom2X enum value | GRE::VIEW_LEGACY | |
| ICONVIEW_Zoom3X enum value | GRE::VIEW_LEGACY | |
| ICONVIEW_ZoomIn enum value | GRE::VIEW_LEGACY | |
| ICONVIEW_ZoomOut enum value | GRE::VIEW_LEGACY | |
| ICONVIEW_ZoomToGroup enum value | GRE::VIEW_LEGACY | |
| ICONVIEW_ZoomToLayer enum value | GRE::VIEW_LEGACY | |
| ICONVIEW_ZoomToLocation enum value | GRE::VIEW_LEGACY | |
| ICONVIEW_ZoomToMaxDetail enum value | GRE::VIEW_LEGACY | |
| InvalidateAllLayers() | GRE::VIEW | |
| Is3D() const | GRE::VIEW | |
| IsAllowedDiffZoom() const | GRE::VIEW | [inline] |
| IsBeingDestroyed() const | GRE::OBJECT | [inline] |
| IsBeingDrawn() const | GRE::VIEW | [inline] |
| IsBeingRestored() const | GRE::VIEW | [inline] |
| IsGeoLocked() const | GRE::VIEW | [inline] |
| IsGoogleLocked() const | GRE::VIEW | [inline] |
| IsGroupVisible(const GRE::GROUP *group) const | GRE::VIEW | |
| IsInteractive() const | GRE::VIEW | [inline] |
| IsLayerVisible(const GRE::LAYER *layer) const | GRE::VIEW | |
| IsLegacy() const | GRE::VIEW | [inline] |
| IsLocator() const | GRE::VIEW | [inline] |
| IsRedrawDisabled() const | GRE::VIEW | [inline] |
| IsTemporary() const | GRE::OBJECT | [inline] |
| LegendEnableRedraw(bool enable) | GRE::VIEW_LEGACY | |
| LegendGetShowMode() const | GRE::VIEW_LEGACY | [inline] |
| LegendHideAllLegends() | GRE::VIEW_LEGACY | |
| LegendRedraw(bool updatesizes=false) | GRE::VIEW_LEGACY | |
| LegendSetShowLayerTypeIcon(bool ShowLayerType) | GRE::VIEW_LEGACY | [inline] |
| LegendSetShowMode(UINT8 ShowMode) | GRE::VIEW_LEGACY | |
| LegendSetVisiblityIndicator(UINT8 VisInd) | GRE::VIEW_LEGACY | [inline] |
| LegendShowAllLegends() | GRE::VIEW_LEGACY | |
| NotifyChangeViewPoint3D(bool redraw=true, bool IsDragging=false) | GRE::VIEW | |
| NotifyDrawElementBegin(GRE::LAYER *layer, const RVC::ELEMENT &element) | GRE::VIEW | [inline] |
| NotifyDrawElementEnd(GRE::LAYER *layer, const RVC::ELEMENT &element) | GRE::VIEW | [inline] |
| NotifyExposure(const LRECT2D &rect) | GRE::VIEW | |
| NotifyLayerRendered(GRE::LAYER *layer) | GRE::VIEW | |
| NotifyPointerEnter() | GRE::VIEW | |
| NotifyPointerLeave() | GRE::VIEW | |
| NotifyPointerMove(const DPOINT2D &point) | GRE::VIEW | |
| OBJECT(OBJECT::TYPE type) | GRE::OBJECT | [explicit] |
| OverlayCreate(bool AddToFront=false) | GRE::VIEW | |
| OverlayDestroy(RENDERBUFFER *&pRenderBuffer) | GRE::VIEW | |
| OverlayUpdatedLayers() | GRE::VIEW | [protected] |
| PanToLayerElement(GRE::LAYER *layer, ELEMTYPE ElemType, ELEMNUM ElemNum, GRE::DRAWFLAGS drawflags=GRE::DRAWFLAG_None) | GRE::VIEW | |
| Release() | GRE::OBJECT | |
| RemoveDelegateOnPointerEnter(DELEGATE_POINTERENTERLEAVE delegate) | GRE::VIEW | |
| RemoveDelegateOnPointerLeave(DELEGATE_POINTERENTERLEAVE delegate) | GRE::VIEW | |
| RemoveDelegateOnPointerMove(DELEGATE_POINTERMOVE delegate) | GRE::VIEW | |
| ResetCancel() | GRE::VIEW | [inline] |
| RestoreFromBuffers(bool RenderIfNeeded=true) | GRE::VIEW | |
| RestoreFromMemory(const LRECT2D *rect=0, bool UseScreenBuffer=false) | GRE::VIEW | |
| SaveSnapshotQuick() | GRE::VIEW | |
| SaveSnapshotToRaster() | GRE::VIEW | |
| ScalePosClearCoord(VIEW_LEGACY_COORDSOURCE CoordSource=VIEW_LEGACY_COORDSOURCE_None) | GRE::VIEW_LEGACY | [inline] |
| ScalePosDisplayCoord(VIEW_LEGACY_COORDSOURCE CoordSource, const DPOINT2D &point, const SPATREF::COORDREFSYS &PointCRS) | GRE::VIEW_LEGACY | [inline] |
| ScalePosGetCoordRefSys(int idx) const | GRE::VIEW_LEGACY | |
| ScalePosGetCoordString(int idx, const DPOINT2D &point, MISTRING &string) const | GRE::VIEW_LEGACY | |
| ScalePosGetLatLonFormat(int idx) const | GRE::VIEW_LEGACY | [inline] |
| ScalePosIsPosVisible(int idx) const | GRE::VIEW_LEGACY | [inline] |
| ScalePosSetCoordRefSys(int idx, const SPATREF::COORDREFSYS &CoordRefSys) | GRE::VIEW_LEGACY | [inline] |
| ScalePosSetCoordSource(VIEW_LEGACY_COORDSOURCE CoordSource) | GRE::VIEW_LEGACY | [inline] |
| ScalePosSetLatLonFormat(int idx, DEGTOSTRFLAGS LatLonFormat) | GRE::VIEW_LEGACY | [inline] |
| ScalePosSetPosVisible(int idx, bool visible) | GRE::VIEW_LEGACY | [inline] |
| ScalePosSetVisible(bool visible) | GRE::VIEW_LEGACY | |
| SetAutoRedrawSolid(bool AutoRedrawSolid) | GRE::VIEW | [inline] |
| SetBeingDestroyed() | GRE::OBJECT | [inline, protected] |
| SetBeingRestored(bool BeingRestored) | GRE::VIEW | [inline] |
| SetCenter(const DPOINT2D &pt, bool redraw=true) | GRE::VIEW | |
| SetCenterByLayer(GRE::LAYER *layer, const DPOINT2D &pt, bool redraw=true) | GRE::VIEW | |
| SetClipNone() | GRE::VIEW | |
| SetClipRect(const LRECT2D &cliprect) | GRE::VIEW | |
| SetColor(COLORUSE coloruse, const COLOR &color) | GRE::VIEW | |
| SetDestroyRequest() | GRE::OBJECT | [inline, protected] |
| SetDrawingArea(Widget da) | GRE::VIEW_LEGACY | [inline] |
| SetDrawingAreaSize(INT32 width, INT32 height) | GRE::VIEW | |
| SetDrawingDevice(MGD::DEVICE *gdisp) | GRE::VIEW | |
| SetDrawStereo(bool DrawStereo) | GRE::VIEW | |
| SetDrawWireframe3D(bool DrawWireframe) | GRE::VIEW | [inline] |
| SetEditCustomFunc(void(*EditCustomFunc)(VIEW_LEGACY *)) | GRE::VIEW_LEGACY | [inline] |
| SetGeoLock(const GEOLOCKSETTINGS &GeoLockSettings) | GRE::VIEW | [inline] |
| SetGeoLocked(bool GeoLocked=true, bool AutoScale=true) | GRE::VIEW | |
| SetGlobalOptions(const VIEWCOMMON &options) | GRE::VIEW | [static] |
| SetGoogleLocked(bool Locked) | GRE::VIEW | [inline] |
| SetInputFocusTo() | GRE::VIEW_LEGACY | |
| SetInteractive() | GRE::VIEW | [inline, protected] |
| SetMargin(double MarginMeters) | GRE::VIEW | [inline] |
| SetMessageVisible(bool visible) | GRE::VIEW_LEGACY | |
| SetNeedNotifyDrawElement(bool NeedNotify=true) | GRE::VIEW | [inline] |
| SetNeedsRedraw() | GRE::VIEW | [inline] |
| SetNextPlace(const VIEWPLACE &NextPlace, bool redraw=true) | GRE::VIEW | |
| SetNextPosn(const VIEWPOS &NextPosn, bool redraw=true) | GRE::VIEW | [inline] |
| SetPadPixels(int pp) | GRE::VIEW | [inline] |
| SetPreviousView() | GRE::VIEW_LEGACY | |
| SetPreviousZoom() | GRE::VIEW_LEGACY | |
| SetPrivPtr(int idx, void *privptr) | GRE::OBJECT | [inline] |
| SetProjAccur(GRE_PROJACCUR ProjAccur) | GRE::VIEW | [inline] |
| SetRedrawOnAnyChange(bool RedrawOnAnyChange, bool redraw=true) | GRE::VIEW | |
| SetScale(double NewMapScale, bool redraw=true) | GRE::VIEW | |
| SetScaleMaxDetail(GRE::LAYER *ScaleRefLayer, bool redraw=true) | GRE::VIEW | |
| SetScaleMaxDetail(bool redraw=true) | GRE::VIEW | [inline] |
| SetStatusManager(MISTATUSMANAGER *pStatusMgr) | GRE::VIEW | [inline] |
| SetStereoDevice(const STEREODEVICE &StereoDevice) | GRE::VIEW | |
| SetStereoDeviceShared2D(const STEREODEVICE &StereoDevice) | GRE::VIEW | [static] |
| SetStereoDeviceShared3D(const STEREODEVICE &StereoDevice) | GRE::VIEW | [static] |
| SetStereoRender(const STEREORENDER &StereoRender) | GRE::VIEW | |
| SetStopDrawOnError(bool StopDrawOnError=true) | GRE::VIEW | [inline] |
| SetTemporary() | GRE::OBJECT | [inline, protected] |
| SetTrackCursor(bool TrackCursor) | GRE::VIEW | [static] |
| SetUpdateAfterDrawLayer(bool UpdateAfterDrawLayer) | GRE::VIEW | [static] |
| SetViewFlags(VIEWFLAGS viewflags, bool redraw=false) | GRE::VIEW | [inline] |
| SetViewFromGeoLock(const VIEW *refview=0) | GRE::VIEW | |
| SetViewNum(int ViewNum) | GRE::VIEW | [inline] |
| SetViewPosns(const VIEWPOS &ViewPos) | GRE::VIEW | [protected] |
| SetWireframeMode(bool mode, bool redraw=true) | GRE::VIEW | |
| SetZoom(double zoom, bool redraw=true) | GRE::VIEW | |
| SetZoom(const DPOINT2D &zoom, bool redraw=true) | GRE::VIEW | |
| SetZoomFull(bool redraw=true) | GRE::VIEW | [inline] |
| SML_ClassInstall(SML::CONTEXT *context) | GRE::VIEW_LEGACY | [static] |
| TestCancel() | GRE::VIEW | [inline] |
| ToolAttach(TOOL *tool) | GRE::VIEW_LEGACY | |
| ToolFindByName(const char *toolname) const | GRE::VIEW_LEGACY | |
| ToolGetActive() const | GRE::VIEW_LEGACY | [inline] |
| ToolIsActive(TOOL *tool) const | GRE::VIEW_LEGACY | [inline] |
| ToolIsActive(const char *toolname) const | GRE::VIEW_LEGACY | [inline] |
| ToolResume() | GRE::VIEW_LEGACY | [inline] |
| ToolSet(TOOL *tool) | GRE::VIEW_LEGACY | [inline] |
| ToolSet(const char *toolname) | GRE::VIEW_LEGACY | |
| ToolSetDefault() | GRE::VIEW_LEGACY | |
| ToolSuspend() | GRE::VIEW_LEGACY | [inline] |
| TransDispToGroup(GRE::GROUP *group, const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints) const | GRE::VIEW | |
| TransDispToLayer(GRE::LAYER *layer, const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints) | GRE::VIEW | |
| TransDispToView(const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints) const | GRE::VIEW | |
| TransGroupToDisp(GRE::GROUP *group, const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints) const | GRE::VIEW | |
| TransGroupToView(GRE::GROUP *group, const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints) const | GRE::VIEW | |
| TransLayerToDisp(GRE::LAYER *layer, const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints) | GRE::VIEW | |
| TransLayerToView(GRE::LAYER *layer, const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints) | GRE::VIEW | |
| TransViewToDisp(const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints) const | GRE::VIEW | |
| TransViewToGroup(GRE::GROUP *group, const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints) const | GRE::VIEW | |
| TransViewToLayer(GRE::LAYER *layer, const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints) | GRE::VIEW | |
| TreeViewGetPtr() const | GRE::VIEW | [inline] |
| TreeViewSetPtr(GRE::CTRL_TREEVIEW *pTreeView) | GRE::VIEW | [inline] |
| TYPE enum name | GRE::OBJECT | |
| TYPE_All enum value | GRE::OBJECT | |
| TYPE_Group enum value | GRE::OBJECT | |
| TYPE_Layer enum value | GRE::OBJECT | |
| TYPE_Layout enum value | GRE::OBJECT | |
| TYPE_None enum value | GRE::OBJECT | |
| TYPE_System enum value | GRE::OBJECT | |
| TYPE_View enum value | GRE::OBJECT | |
| UpdateExtents() | GRE::VIEW | |
| UpdateLastPosn() | GRE::VIEW | |
| UpdateMessage(const MISTRING &string) | GRE::VIEW | |
| UpdatePosition() | GRE::VIEW | |
| UpdateScriptUI() | GRE::VIEW | [inline] |
| UpdateTypeName() | GRE::VIEW | |
| UpdateUI() | GRE::VIEW | [inline] |
| UseSeparateRenderDevices() | GRE::VIEW | |
| VIEW() | GRE::VIEW | |
| VIEW_LEGACY() | GRE::VIEW_LEGACY | |
| ZoomToGroup(GRE::GROUP *group, bool redraw=true) | GRE::VIEW | |
| ZoomToGroupRect(GRE::GROUP *group, const DRECT2D &rect, bool redraw=true) | GRE::VIEW | |
| ZoomToLayer(GRE::LAYER *layer, bool redraw=true) | GRE::VIEW | |
| ZoomToLayerRect(GRE::LAYER *layer, const DRECT2D &rect, bool redraw=true) | GRE::VIEW | |
| ZoomToViewableRect(const DRECT2D &rect, bool redraw=true) | GRE::VIEW | |
| ~OBJECT()=0 | GRE::OBJECT | [pure virtual] |
| ~VIEW() | GRE::VIEW | [virtual] |
| ~VIEW_LEGACY() | GRE::VIEW_LEGACY | [virtual] |