| int Mdisp3dGroupViewPtOpen | ( | Widget | , | |
| GRE::GROUP * | ||||
| ) |
C Linkage.
| int MdispExamineRawRaster | ( | GRE::LAYER * | ) |
| int MdispGPSSetSymbolVisible | ( | MGPS::SOURCE * | , | |
| GRE::VIEW * | , | |||
| bool | visible = true | |||
| ) |
| int MdispGroupControlDialogOpen | ( | MDLGPARENT | , | |
| GRE::GROUP * | , | |||
| UINT32 | flags = 0 | |||
| ) |
| int MdispLayerCoordInfoCreate | ( | Widget | , | |
| GRE::LAYER * | ||||
| ) |
| int MdispLayerMetadataOpen | ( | MDLGPARENT | , | |
| GRE::LAYER * | ||||
| ) |
| void MdispLocatorRaise | ( | GRE::VIEW * | ) |
| void MdispLocatorUpdate | ( | GRE::VIEW * | ) |
| int MdispRastCorrOpen | ( | Widget | , | |
| GRE::LAYER * | ||||
| ) |
| bool MdispRastHistHasOpenViews | ( | void | ) |
| int MdispRastHistOpen | ( | MDLGPARENT | , | |
| GRE::LAYER * | ||||
| ) |
| int MdispRastHistSetRegion | ( | const REGION2D & | region | ) |
| int MdispRegionGenerateFromLayer | ( | Widget | , | |
| GRE::VIEW * | , | |||
| GRE::LAYER * | , | |||
| UINT32 | , | |||
| RGNELEMLIST * | , | |||
| INT32 | , | |||
| UINT32 | ||||
| ) |
| int MdispRegionGenerateFromTool | ( | Widget | , | |
| GRE::VIEW * | , | |||
| UINT32 | , | |||
| ELEMTYPE | , | |||
| void * | , | |||
| INT32 | , | |||
| const TRANS2D_MAPGEN & | , | |||
| const GRE::LAYERDC & | , | |||
| UINT32 | ||||
| ) |
| int MdispRenderToSVG | ( | MDLGPARENT | dlgparent, | |
| GRE::VIEWABLE * | viewable | |||
| ) |
| Widget MdispSelectAddActionButtons | ( | Widget | , | |
| GRE::VIEWABLE * | , | |||
| Arg * | , | |||
| int | ||||
| ) |
| Widget MdispSelectAddModeButtons | ( | Widget | , | |
| GRE::VIEWABLE * | , | |||
| Arg * | , | |||
| int | ||||
| ) |
| BUTTONITEM* MdispSelectGetActionButtons | ( | GRE::VIEWABLE * | ) |
| BUTTONITEM* MdispSelectGetModeButtons | ( | GRE::VIEWABLE * | ) |
| int MdispToolAdd | ( | GRE::VIEW * | view, | |
| MDISPTOOL * | tool, | |||
| const char * | toolname, | |||
| const char * | iconname, | |||
| const char * | icongroup, | |||
| const char * | helpcode, | |||
| int(*)(MDISPTOOL) | Init, | |||
| int(*)(MDISPTOOL) | Stop, | |||
| int(*)(MDISPTOOL) | Activate, | |||
| int(*)(MDISPTOOL) | Deactivate, | |||
| int(*)(MDISPTOOL) | Suspend, | |||
| int(*)(MDISPTOOL) | Resume | |||
| ) | [inline] |
| int MdispToolAdd | ( | GRE::VIEW * | view, | |
| MDISPTOOL * | tool, | |||
| const char * | toolname, | |||
| const char * | iconname, | |||
| const char * | icongroup, | |||
| const char * | helpcode, | |||
| ICID | icidmenu, | |||
| ICID | icidicon, | |||
| int(*)(MDISPTOOL) | Init, | |||
| int(*)(MDISPTOOL) | Stop, | |||
| int(*)(MDISPTOOL) | Activate, | |||
| int(*)(MDISPTOOL) | Deactivate, | |||
| int(*)(MDISPTOOL) | Suspend, | |||
| int(*)(MDISPTOOL) | Resume | |||
| ) |
| int MdispToolAddExamRast | ( | GRE::VIEW * | , | |
| MDISPTOOL * | ||||
| ) |
| int MdispToolAddHyperIndex | ( | GRE::VIEW * | , | |
| MDISPTOOL * | ||||
| ) |
| int MdispToolAddHyperIndexLinker | ( | GRE::VIEW * | , | |
| MDISPTOOL * | ||||
| ) |
| int MdispToolAddLocator | ( | GRE::VIEW * | , | |
| MDISPTOOL * | ||||
| ) |
| int MdispToolAddPlacement | ( | GRE::VIEW * | , | |
| MDISPTOOL * | ||||
| ) |
| int MdispToolAddRegionDraw | ( | GRE::VIEW * | , | |
| MDISPTOOL * | ||||
| ) |
| int MdispToolAddRoute | ( | GRE::VIEW * | , | |
| MDISPTOOL * | ||||
| ) |
| int MdispToolAddSelectPoint | ( | GRE::VIEW * | , | |
| MDISPTOOL * | ||||
| ) |
| int MdispToolAddSlideView | ( | GRE::VIEW * | , | |
| MDISPTOOL * | ||||
| ) |
| int MdispToolAddTrace | ( | GRE::VIEW * | , | |
| MDISPTOOL * | ||||
| ) |
| int MdispToolAddViewPos3D | ( | GRE::VIEW * | , | |
| MDISPTOOL * | ||||
| ) |
| int MdispToolEditGlobalOptions | ( | Widget | ) |
| int MdispToolGenericAdd | ( | GRE::VIEW * | view, | |
| MDISPTOOL * | tool, | |||
| const char * | toolname, | |||
| const char * | iconname, | |||
| const char * | icongroup, | |||
| const char * | helpcode, | |||
| ICID | icidmenu, | |||
| ICID | icidicon, | |||
| MXTHANDLE(CreateMxTool)(UINT32, void *) | , | |||
| UINT32 | flags | |||
| ) |
| MXTHANDLE MdispToolGenericGetMxtHandle | ( | MDISPTOOL | ) |
| const BUTTONITEM* MdispToolHyperIndexGetToolBarIconItems | ( | GRE::VIEW * | , | |
| SIMPLE_ARRAY< BUTTONITEM > & | ||||
| ) |
| void MdispView3dControlsOpen | ( | GRE::VIEW * | ) |
| int Mdispxd3dControlAddCallback | ( | MXDHANDLE | , | |
| void(*)(MxdAnyCallbackStruct *, void *) | , | |||
| void * | , | |||
| UINT32 | ||||
| ) |
| int Mdispxd3dControlClose | ( | MXDHANDLE | ) |
| int Mdispxd3dControlCreate | ( | Widget | , | |
| MXDHANDLE * | , | |||
| char * | , | |||
| int | , | |||
| GRE::VIEWPOINT3D * | , | |||
| UINT32 | ||||
| ) |
| int Mdispxd3dControlDestroy | ( | MXDHANDLE | ) |
| int Mdispxd3dControlIsOpen | ( | MXDHANDLE | ) |
| int Mdispxd3dControlOpen | ( | MXDHANDLE | ) |
| int Mdispxd3dControlRemoveCallback | ( | MXDHANDLE | , | |
| void(*)(MxdAnyCallbackStruct *, void *) | , | |||
| void * | , | |||
| UINT32 | ||||
| ) |
| int Mdispxd3dControlUpdate | ( | MXDHANDLE | ) |
1.5.2