| _MATRIX | |
| _MSTATUSCONTEXT | |
| _MSTATUSHANDLE | |
| _MSTATUSINTERFACE | Generic status interface structure |
| _TIFFRGBAImage | |
| _XmHTMLAnchorCallbackStruct | |
| _XmHTMLEvent | |
| _XmHTMLGIFStream | |
| _XmHTMLObject | |
| _XmHTMLPaperSize | |
| _XmHTMLPLCStream | |
| _XmHTMLTextPosition | |
| _XmImageInfo | |
| ABSTRACT_SURFACE | |
| ADRES_PARM | |
| ANGULARRATE | Angular rate structure |
| ANYRASTVALUE | |
| MGUI::APP_BASE | Base class for application process instance |
| MGUI::APP_MAIN | Base class for main application instance |
| MGUI::APP_MULTI_MAIN | |
| RVC::ARRAY | Manages OBJTYPE_GenericRef RVC objects |
| RVC::ARRAY::MAKEPARMS | Base class for ARRAY MAKEPARMS |
| AUTOCOLORGEN | Automatic color generator for generating colors in a predetermined progression |
| RVC::AUTOLABEL | |
| RVC::AUTOLABEL::FILTER | Interface class to filter vector elements to see what label goes with what element Currently used for line label conglomeration |
| AUTOLABELPARMS | Automatic labeling parameters |
| BALANCEDTREE< _BT > | Wrapper class to the BTree API |
| BALANCEDTREE< _BT >::DUMP | Interface class to "dump" an item from the tree, used in DumpTree() and TraverseTree() |
| BALANCEDTREE< _BT >::TEST | Interface class to test two tree items, can use default if _T::operator<() defined |
| BASE64_DECODER | |
| BASE64_ENCODER | |
| BIDICURSOR | An extention of BIDISTRING to handle cursor support |
| BIDISTRING | This class handles the Bi-Directional ("BiDi") issues of rendering strings which have a mixture of Left-To-Right and Right-To-Left text (such as Hebrew and Arabic) |
| RVC::BINARY | Manages RVC::OBJTYPE_GenericRef RVC objects |
| BITARRAY_ITERATOR | |
| BITMAPPATTHDR | Bitmap pattern header |
| BITSET | Bit set |
| BITSET_DEQUE | |
| BITSET_DEQUE64 | BitsetDeque.h - Definitions for BITSET DEQUE64 classes |
| BITSET_DEQUE64::ITERATOR | |
| BITSET_DEQUE64::TILE | |
| BITSET_DEQUE::ITERATOR | Iterator to step forward through all selected items in a BITSET_DEQUE |
| BITSET_SHARED | Shared Bit set |
| BITSET_UNOWNED | Base bit set class for case where actual array is "owned" by something other than the class |
| BITSET_UNOWNED::ITERATOR | Iterator to step forward through all selected items in a BITSET |
| BRKSEGMENT | |
| BUTTONITEM | |
| RVC::CAD | Manages RVC::OBJTYPE_CAD RVC objects |
| RVC::CAD::CONST_ELEMITERATOR | Constant element iterator class |
| RVC::CAD::LINKPARMS | |
| RVC::CAD::MAKEPARMS | |
| CADARC | |
| CADBLOCK | |
| CADCIRCLE | Any addition to CADELEMOPT "MUST" be noted in _rvcCADInit() (rvccad.c) and in headers.def (see person in charge of RVC) |
| CADEARC | |
| CADELEMDATA | |
| CADELEMENT | If this or any of its members is given a constructor, then CCADELEMENT (cadobj.c / cadobj.h) will need to be modified |
| CADELEMHDR | |
| CADELEMOPT | Any addition to the list "MUST" be noted in _rvcCADInit() (rvccad.c) and in StyleQueryEvalCAD (dbqstyle.c) and in hdrdesc.ref (see person in charge of RVC) |
| CADELLIPSE | |
| CADGENDRAW | |
| CADGENDRAW::CADGENINT | |
| CADGENDRAW::DRAW | |
| CADINSERT | |
| CADLINE | |
| CADMESH | |
| CADMULTILINE | |
| CADMULTIPOINT | |
| CADMULTIPOLY | |
| CADPOLY | |
| CADPOLYNOM | |
| CADRBOX | |
| RVC::CADSTDATT | |
| CADSUBPOLY | |
| CADTEXT | |
| CADTOOLKIT | |
| RVC::CAMERACALIB | Manages RVC::OBJTYPE_CameraCalib objects |
| MGUI::CANVAS | Generic 'canvas' control supporting drawing and simple user input |
| CBPARMS | CBPARMS Structure |
| CFORMDLG | |
| CGM | CGM -- Computer Graphics Metafile reader |
| CGM::PRIMITIVECONTEXT | |
| CGM::STYLEEXTRA | The style information that doesn't eaisly fit into POINTSTYLE, etc.. |
| CL_ADRESPARM | |
| CL_FCMEANSPARM | |
| CL_ISODATAPARM | |
| CL_KMEANSPARM | |
| CL_MAXLIKEPARM | |
| CL_MDANGLEPARM | |
| CL_SELFORGPARM | |
| CL_STEPLINPARM | |
| CL_SUITSPARM | |
| CL_TOMEANPARM | |
| CLASSIFY_PARM | |
| CLASSIFYPARM | |
| GRE::CLIPPING3D | CLIPPING3D class |
| COLMAPINFO | Color map (palette) information structure |
| COLOR | Structure to contain single color specification with possible transparency |
| COLORBALANCE | |
| COLORCOMPSRCPARM | |
| COLOREXT | Container for "extended" color |
| COLORHIS | Structure for Hue-Intensity/Brightness-Saturation color model |
| COLORHSV | Structure for Hue-Saturation-Value (USGS Munsell color model) |
| MGD::COLORLOCK | Class to manage a 'color lock' on a CONTEXT |
| RVC::COLORMAP | Manages RVC::OBJTYPE_ColorPalette objects |
| COLORPALETTE | Color palette container |
| COLORPALETTEMGR | Color palette list manager |
| COLORxyY | A color in xyY space, represented using doubles instead of INT16 |
| COLORXYZ | A color in XYZ space, represented using doubles instead of INT16 |
| MGUI::COMMAND_ROUTER | Command Router class |
| MGUI::COMMAND_TARGET | Base class for command target |
| MGUI::COMMAND_TARGET::CMDUI | |
| MGUI::COMMAND_TARGET_T< _CT > | Template command target to allow method(s) in container class to be called for convenience |
| COMPRESSPOINTS | Compression format The first byte is a 1-byte flag header |
| CONICARC | Definitions used in FindDistTo...() (Conic functions) |
| CONICEARC | |
| CONICELLIPSE | |
| RVC::CONTAB | Manages RVC::OBJTYPE_ContrastTable RVC objects |
| MGD::CONTEXT | Base class for all your drawing needs |
| MGD::CONTEXT::PRIVDATA | Base class for private data |
| MGD::CONTEXT_AUTOPTR | An MGD::CONTEXT which is auotmatically deleted when it goes out of scope |
| MGD::CONTEXT_HDC | |
| MGD::CONTEXT_MEM1 | |
| MGD::CONTEXT_MEM16 | |
| MGD::CONTEXT_MEM1_SPARSE | |
| MGD::CONTEXT_MEM24 | Note: perhaps this class should be nested inside MGD_DISPLAY? I see no advantage to that and Genitor won't document it |
| MGD::CONTEXT_MEM32 | Note: perhaps this class should be nested inside MGD_DISPLAY? I see no advantage to that and Genitor won't document it |
| MGD::CONTEXT_MEM8G | |
| MGD::CONTEXT_NULL | |
| MGD::CONTEXT_RASTER_COLORMAPPED | |
| MGD::CONTEXT_RASTER_GRAY8 | |
| MGD::CONTEXT_RASTER_RGB16 | |
| MGD::CONTEXT_RASTER_RGB24 | |
| MGD::CONTEXT_RASTER_TRANS_MASK | |
| MGD::CONTEXT_SIMPLE | |
| MGD::CONTEXT_SVG | |
| MGD::CONTEXT_X | |
| MGD::CONTEXT_X32 | Note: perhaps this class should be nested inside MGD_DISPLAY? I see no advantage to that and Genitor won't document it |
| CONTPARM | Raster contrast enhancement parameters |
| CONTRINFO | Contrast parameter structure used in printing |
| UOM::CONVERTER | |
| CRITICALSECTION | Critical section class for WIN32, UNIX and MAC platforms |
| CRITICALSECTION::LOCK | Control of entering an instance of a CRITICALSECTION upon initialization and released when out of scope |
| CROSSHAIRINFO | |
| CROSSPTREC | |
| MGUI::CTRL | Base class for "single" graphical user interface controls |
| MGUI::CTRL_COLORBUTTON | PushButton control for showing and selecting a "color" |
| MGUI::CTRL_COLORBUTTON_T< _CT > | Template form containing label and button for showing and selecting a "color" |
| MGUI::CTRL_COMBOBOX | ComboBox control |
| MGUI::CTRL_COMBOBOX_T< _CT > | Convenience template for COMBOBOX control to allow method in container class to be called |
| MGUI::CTRL_EDIT_BASE | Base class for 'edit' controls |
| MGUI::CTRL_EDIT_BASE::MyEdit | |
| MGUI::CTRL_EDIT_NUMBER | Number edit control |
| MGUI::CTRL_EDIT_NUMBER_T< _CT > | Convenience template for Numeric value 'edit' control to allow method in container class to be called |
| MGUI::CTRL_EDIT_OBJECTNAME | String 'edit' control |
| MGUI::CTRL_EDIT_OBJECTNAME_T< _CT > | Convenience template for String 'edit' control to allow method in container class to be called |
| MGUI::CTRL_EDIT_STRING | String 'edit' control |
| MGUI::CTRL_EDIT_STRING_T< _CT > | Convenience template for String 'edit' control to allow method in container class to be called |
| MGUI::CTRL_EDIT_TEXT | Multi-line text 'edit' control |
| MGUI::CTRL_EDIT_TEXT_T< _CT > | Convenience template for multiline text 'edit' control to allow method in container class to be called |
| MGUI::CTRL_EDIT_TEXT_WYSIWYG | Multi-line text 'edit' control |
| MGUI::CTRL_EDIT_TEXT_WYSIWYG::MyEdit | |
| MGUI::CTRL_EDIT_TEXT_WYSIWYG_T< _CT > | Convenience template for multiline text 'edit' control to allow method in container class to be called |
| MGUI::CTRL_GRID | Grid user interface class |
| MGUI::CTRL_GRID::CUSTOMDRAW | Structure passed to OnDrawItem() |
| MGUI::CTRL_GRID::DISPINFO | Structure passed to OnGetDispInfo Note: for the present, only the m_text member is supported by X |
| MGUI::CTRL_GRID_T< _CT > | List control template |
| MGUI::CTRL_GROUPBOX | Group Box control, equivalent to XmFrame |
| MGUI::CTRL_LABEL | Non-editable label control |
| MGUI::CTRL_LISTBOX | Display simple list of items which user can view and select |
| MGUI::CTRL_LISTBOX_T< _CT > | Convenience template for List box control to allow method in container class to be called |
| MGUI::CTRL_MENUBUTTON | |
| MGUI::CTRL_MENUBUTTON_T< _CT > | Convenience template for PushButton control to allow method in container class to be called |
| MGUI::CTRL_PUSHBUTTON | PushButton control supporting both text and icon buttons |
| MGUI::CTRL_PUSHBUTTON_T< _CT > | Convenience template for PushButton control to allow method in container class to be called |
| MGUI::CTRL_STATUSBAR | StatusBar control (MFC only) |
| MGUI::CTRL_STATUSBAR_T< _CT > | Convenience template for Status bar to allow method in container class to be called (MFC only) |
| MGUI::CTRL_TEXT | Control to display non-editable multi-line text in optionally scrollable view |
| MGUI::CTRL_TOGGLEBUTTON | Toggle button control supporting both "checkbox" and "radio" behavior with text and icon buttons |
| MGUI::CTRL_TOGGLEBUTTON_T< _CT > | Convenience template for Toggle button to allow method in container class to be called |
| CTRLPOINT | |
| CTRLPOINT3 | |
| CTRLPOINT3D | |
| MGUI::CUSTOMUI | Class to contain custom settings for current application |
| D3POINTPARMS | 3D parameters for 3d points |
| D3POLYPARMS | 3D parameters for 3d polygons |
| DATATIPPARMS | DataTip parameters |
| DATATIPPARMS::FORM | Form for editing DATATIPPARMS |
| DATETIME | DATETIME class based around POSIX struct tm |
| RVC::DBASE | Manages OBJTYPE_Database RVC objects |
| RVC::DBASE::BULKMODIFY | |
| RVC::DBASE::CONST_TABLEITERATOR | Constant iterator class |
| RVC::DBASE::ELEMTRANSLIST | This class is used in CopyDatabaseTo() and JoinDatabaseTo() for one <-> many conversions |
| RVC::DBASE::GETOBJFILTER_ISCAPABLE | Database object selection filter to select either a database object or a geospatial object capable of holding a database subobject (existing or not) |
| RVC::DBASE::GETOBJFILTER_ISNOTEMPTY | Database object selection filter to determine if the database is not empty (has tables) and is selectable under the parent object |
| RVC::DBASE::GETOBJFILTER_ISSELECTABLE | Database object selection filter to determine if the database exists and is selectable under the parent object |
| RVC::DBASE::INVERSEDBLISTSUSPEND | Manage suspend and resume state on inverse db list operations |
| RVC::DBASE::OBSERVER | OBSERVER class for DBASE objects. The SUBJECT class is DBASE |
| RVC::DBASE::TABLEITERATOR | Iterator class |
| RVC::DBASE_CAD | Manages RVC::OBJTYPE_Database_CAD RVC objects |
| RVC::DBASE_ELEMENT | Interface for RVC database objects that support attachment of records to geospatial object "elements" |
| RVC::DBASE_ELEMENT::ATTACHMENTITEM | |
| RVC::DBASE_LINE | Manages RVC::OBJTYPE_Database_VectorLine RVC objects |
| RVC::DBASE_NODE | Manages OBJTYPE_Database_VectorPoint RVC objects |
| RVC::DBASE_POINT | Manages RVC::OBJTYPE_Database_VectorPoint RVC objects |
| RVC::DBASE_POLYGON | Manages RVC::OBJTYPE_Database_VectorPolygon RVC objects |
| RVC::DBASE_RASTER | Manages RVC::OBJTYPE_Database_Raster RVC objects |
| RVC::DBASE_TINEDGE | Manages RVC::OBJTYPE_Database_TIN RVC objects |
| RVC::DBASE_TINHULL | Manages RVC::OBJTYPE_Database_TIN RVC objects |
| RVC::DBASE_TINNODE | Manages RVC::OBJTYPE_Database_TIN objects |
| RVC::DBASE_TINTRIANGLE | Manages RVC::OBJTYPE_Database_TIN objects |
| DBCALLBACKSTRUCT | For a list of possible callback reasons, see the "Custom Code in Header After Class Declaration" section below |
| RVC::DBCONSTRAINT | Manages RVC::OBJTYPE_DatabaseConstraint objects |
| DBCONSTRAINT | Database field constraints |
| DBEDIT | |
| DBEDIT_SUSPENDCALLBACKS | A class to help insure that we never forget to resume callbacks |
| DBELEMTRANSLIST | |
| RVC::DBELEMTYPEFILTER | |
| DBFIELDINFO | Define field parameters. |
| RVC::DBFORM | Manages RVC::OBJTYPE_DatabaseForm RVC objects |
| DBLISTELMT | Structure used to maintain list of element to record attachments |
| RVC::DBPARM | Manages RVC::OBJTYPE_DatabaseParm objects |
| RVC::DBTABLE | Manages RVC::OBJTYPE_Table objects |
| RVC::DBTABLE::BOOKMARK | Class to represent database bookmarks used in ODBC |
| RVC::DBTABLE::CONST_RECORDITERATOR | Constant record iterator class |
| RVC::DBTABLE::CONSTRAINT | Constraint class for the field in the table |
| RVC::DBTABLE::CURSOR | Class to represent database table cursors used in ODBC |
| RVC::DBTABLE::FIELDINFO | |
| RVC::DBTABLE::GETOBJFILTER_ISUSERDEFINED | Database table object selection filter to determine if the table is a user defined table (it may be empty) |
| RVC::DBTABLE::LINKPARM_CSV | Setup parameters to link to a CSV (Comma Separated Values) external database table |
| RVC::DBTABLE::LINKPARM_DBASE2 | Setup parameters to link to a DBase II external database table |
| RVC::DBTABLE::LINKPARM_DBASE3 | Setup parameters to link to a DBase III external database table |
| RVC::DBTABLE::LINKPARM_DBASE4 | Setup parameters to link to a DBase IV external database table |
| RVC::DBTABLE::LINKPARM_INFO | Setup parameters to link to a Arc/Info INFO external database table |
| RVC::DBTABLE::LINKPARM_MIPS | Setup parameters to link to a MicroImages old MIPS external database table |
| RVC::DBTABLE::LINKPARM_ODBC | Setup parameters to link to an ODBC external database table |
| RVC::DBTABLE::LINKPARM_ORACLE | Setup parameters to link to an ODBC external database table |
| RVC::DBTABLE::LINKPARM_RBASE | Setup parameters to link to an RBase external database table |
| RVC::DBTABLE::LINKPARMS | Base class definition for link parameters to link to external database tables An instance of this class cannot be created, must use the derived classes below |
| RVC::DBTABLE::MAKEPARM_EXTRUDED_POINTS | MAKEPARM's for ExtrudedPoints tables |
| RVC::DBTABLE::MAKEPARM_FLIGHTPATH | MAKEPARM's for FlightPath tables |
| RVC::DBTABLE::MAKEPARM_ID_ELEMENT | MAKEPARM's for Element ID tables |
| RVC::DBTABLE::MAKEPARM_ID_POINT | MAKEPARM's for Point ID tables |
| RVC::DBTABLE::MAKEPARM_INFLUENCE_SPHERE | MAKEPARM's for InfluenceSphere tables |
| RVC::DBTABLE::MAKEPARM_LEGENDELEMENT | MAKEPARM for legend element table |
| RVC::DBTABLE::MAKEPARM_NODETURN | MAKEPARM for Node Turn Impedance table |
| RVC::DBTABLE::MAKEPARM_PARAMETERS_SELECT | MAKEPARM's for SelectParameters tables |
| RVC::DBTABLE::MAKEPARM_PARAMETERS_STYLE | MAKEPARM's for StyleParameters tables |
| RVC::DBTABLE::MAKEPARM_POINTOFINTEREST | MAKEPARM's for PointOfInterest tables |
| RVC::DBTABLE::MAKEPARM_SCALESELECT | MAKEPARM's for Scale Select tables |
| RVC::DBTABLE::MAKEPARM_SELECTION | MAKEPARM's for Attribute Select tables |
| RVC::DBTABLE::MAKEPARM_STYLE_CAD | MAKEPARM's for CAD Style tables |
| RVC::DBTABLE::MAKEPARM_STYLE_ELEMENT | MAKEPARM's for Element Style tables |
| RVC::DBTABLE::MAKEPARM_STYLE_LINE | MAKEPARM's for Line Style tables |
| RVC::DBTABLE::MAKEPARM_STYLE_POINT | MAKEPARM's for Point Style tables |
| RVC::DBTABLE::MAKEPARM_STYLE_POLYGON | MAKEPARM's for Polygon Style tables |
| RVC::DBTABLE::MAKEPARMS | Database table creation parameters class. Manages the necessary parameters to create a database table |
| RVC::DBTABLE::OBSERVER | OBSERVER class for DBTABLE objects. The SUBJECT class is DBTABLE |
| RVC::DBTABLE::RECORD | Class to contain a database record |
| RVC::DBTABLE::RECORD_EXTRUDED_POINTS | |
| RVC::DBTABLE::RECORD_FLIGHTPATH | |
| RVC::DBTABLE::RECORD_ID_ELEMENT | Specialized record class to manage Element ID table records |
| RVC::DBTABLE::RECORD_ID_POINT | Specialized record class to manage Point ID table records |
| RVC::DBTABLE::RECORD_INFLUENCE_SPHERE | |
| RVC::DBTABLE::RECORD_LEGENDELEMENT | |
| RVC::DBTABLE::RECORD_NODETURN | Specialized record class to manage Node Turn table records |
| RVC::DBTABLE::RECORD_PARAMETERS_SELECT | |
| RVC::DBTABLE::RECORD_PARAMETERS_STYLE | |
| RVC::DBTABLE::RECORD_POINTOFINTEREST | |
| RVC::DBTABLE::RECORD_SCALESELECT | |
| RVC::DBTABLE::RECORD_SELECTION | |
| RVC::DBTABLE::RECORD_STYLE_CAD | |
| RVC::DBTABLE::RECORD_STYLE_ELEMENT | |
| RVC::DBTABLE::RECORDITERATOR | Record iterator class |
| RVC::DBTABLE_STYLE | Manages RVC::OBJTYPE_Table objects with RVC::DBTABLE::Usage_XXXStyle |
| DBTABLEDATAINFO | |
| DCGDataRec | |
| DCGFuncs | |
| DCGPrivDataRec | |
| DCOMPLEXMP | DCOMPLEXMP structure: Magnitude, Phase |
| DCOMPLEXRI | DCOMLEXRI structure: Real, Imaginary |
| GRE::DENSERAYCASTING | Dense ray-casting terrain model |
| GRE::DENSETRIANGULATION | Dense triangulation terrain model |
| MGD::DEVICE | Base class for all MGD::DEVICE derived classes |
| MGD::DEVICE_HDC | |
| MGD::DEVICE_MEM1 | A RAM-based implementation of MGD::DEVICE for 1-bit visuals |
| MGD::DEVICE_MEM16 | |
| MGD::DEVICE_MEM1_SPARSE | A RAM-based implementation of MGD::DEVICE for sparse 1-bit visuals |
| MGD::DEVICE_MEM24 | |
| MGD::DEVICE_MEM32 | |
| MGD::DEVICE_MEM8G | |
| MGD::DEVICE_NULL | Returns a pointer to a NULL device |
| MGD::DEVICE_RASTER_COLORMAPPED | |
| MGD::DEVICE_RASTER_GRAY8 | |
| MGD::DEVICE_RASTER_RGB16 | |
| MGD::DEVICE_RASTER_RGB24 | |
| MGD::DEVICE_RASTER_TRANS_MASK | |
| MGD::DEVICE_SIMPLE | This class is an MGD::DEVICE that lets you pass a pointer to a fill span function |
| MGD::DEVICE_SVG | |
| MGD::DEVICE_X | An X11-based implementation of MGD::DEVICE |
| MGD::DEVICE_X32 | A hybrid between a DEVICE_X and DEVICE_MEM32 |
| RVC::DISPGROUP | Manages RVC::OBJTYPE_Display_Group objects |
| DISPLAYINFO | DISPLAYINFO structure |
| RVC::DISPLAYOUT | Manages RVC::OBJTYPE_Display_Layout objects |
| RVC::DISPPARM | Manages RVC::OBJTYPE_DispParm objects |
| RVC::DISPSIM3D | Manages RVC::OBJTYPE_Display_Sim3D objects |
| RVC::DISPWINDOW | Manages RVC::OBJTYPE_Disp2DWindow objects |
| DITHER | |
| MGUI::DLG_BASE | |
| RVC::DLG_IMAGE_HISTOGRAM | |
| MGUI::DLG_QUESTION | Dialog to display question to user with pushbutton responses |
| MGUI::DLG_RECORD_SET_SELECT | |
| MGUI::DLG_TEXTVIEW | Dialog for viewing non-editable text |
| MGUI::DLG_VIEWOBJEXTENTS | Dialog for viewing object extents |
| GRE::DLG_VIEWZOOM | |
| MGUI::DLG_XML | |
| MGUI::DLGSHELL | Base class for general dialog support for both modeless and modal behavior |
| DOUBLE_ARRAY< _CT > | Double array template |
| DOUBLECLICKTEST | |
| DPOINT2D | 2D point using 64-bit 'double' coordinates |
| DPOINT2D_OLD | Define simple structures for use in unions These structures must not have constructors/destructors |
| DPOINT3D | 3D point using 64-bit 'double' coordinates |
| DPOINT3D_OLD | |
| DPOINT3DH | 3D homogeneous point using 64-bit 'double' coordinates |
| DPOLYGON | |
| DPOLYLINE3D | |
| DRANGE | |
| DRECT2D | 2D rectangle using 'double' precision coordinates |
| DRECT3D | 3D rectangle using 'double' precision coordinates |
| DREGION | |
| DSUBREGION | |
| DTRIANGLE2D | |
| EARCINFO | |
| EBOXINFO | |
| ECIRCLEINFO | |
| GRE::EDGEINDEX | |
| EDITCOLORINFO | |
| RVC::EDITPARM | Manages RVC::OBJTYPE_EditParm objects |
| EELLIPSEINFO | |
| EHFA_MAPINFO | |
| EHFA_PROJINFO | |
| EHFA_RASTINFO | |
| RVC::ELEMENT | Container for spatial element specifying type and number |
| ELINEBRKINFO | |
| ELINEINFO | |
| EMBOXINFO | |
| EMULTILINEINFO | |
| EMULTIPOINTINFO | |
| ENODEINFO | |
| EPOINTINFO | |
| EPOLYLINEINFO | |
| EREGIONINFO | |
| EREGPOLYINFO | |
| ERRORPOSNDISABLE | Disable and enable error positioning using this class and scoping |
| ETEXTINFO | |
| ETEXTLABELINFO | |
| ETEXTLABELINFO::LEADERINFO | |
| FCMEANS_PARM | |
| FCOMPLEXMP | FCOMPLEXMP structure: Magnitude, Phase |
| FCOMPLEXRI | FCOMPLEXRI structure: Real, Imaginary |
| FFT1D | |
| FFT2D | |
| FILE_RAW | Class for platform-independent "raw" file read/write |
| FILEFIND | Class used to search for files |
| FILEFIND::FILTER | Base FILTER class used in LocatePath() method to select the correct path based on unique criteria |
| FILEPATH | System file and directory services class |
| FILLPOLYGON | FILLPOLYGON class provides MakeScans method |
| FILLPOLYGON::SPAN | An interface that deal with result of fill polygon |
| FILTER_BASE | Base class for filters generally called by dialogs |
| FIXEDSTRCHAR< _CT > | Fixed-size array-based 'char' string |
| FIXEDSTRING< _CT > | Fixed-size array-based UNICODE string |
| FIXEDSTRING< _CT >::UNIQUENAMEFILTER | Unique name filter class to determine if the name given is unique |
| FLOODZONEHIST | |
| FNAMEINODEUC | Filename / inode structure |
| FNAMEUC | |
| RVC::FOLDER | Manages RVC::OBJTYPE_Folder RVC objects |
| MGD::FONT | Font definition and implementation |
| MGD::FONTINFO | Font metrics |
| MGUI::FORM | Interface class for graphical user interface controls and forms |
| MGUI::FORM_BUTTONTEXT | Form containing PUSHBUTTON and non-editable text field |
| MGUI::FORM_BUTTONTEXT_T< _CT > | Convenience template for FORM_BUTTONTEXT to allow container method to be called |
| MGUI::FORM_COLOR_EDIT_LIST | Form for color edit list |
| MGUI::FORM_COLOR_EDIT_LIST::ITEM | |
| MGUI::FORM_COLOR_EDIT_LIST_T< _T > | Template version of color editor list |
| MGUI::FORM_COLORBUTTON | Form containing label and color pushbutton for showing and selecting a "color" |
| MGUI::FORM_COLORBUTTON_T< _CT > | Template form containing label and button for showing and selecting a "color" |
| MGUI::FORM_COLORSELECTOR | Form for color selection |
| MGUI::FORM_COLORSELECTOR_T< _CT > | Color selector form template |
| MGUI::FORM_COMBOBOX | Form containing label and Combobox control |
| MGUI::FORM_COMBOBOX_T< _CT > | Convenience template for COMBOBOX control to allow method in container class to be called |
| MGUI::FORM_COMPOSITE | Base class for composite forms |
| MGUI::FORM_EDIT_NUMBER | Form consisting of label, numeric edit field and optional unit label |
| MGUI::FORM_EDIT_NUMBER_T< _CT > | Convenience template for FORM_EDIT_NUMBER to allow method in container class to be called |
| MGUI::FORM_EDIT_OBJECTNAME | Form consisting of label and string edit field |
| MGUI::FORM_EDIT_OBJECTNAME_T< _CT > | Convenience template for FORM_EDIT_OBJECTNAME to allow method in container class to be called |
| MGUI::FORM_EDIT_RANGE | Form containing pair of numeric edit fields for specifying a range |
| MGUI::FORM_EDIT_RANGE_T< _CT > | Convenience template for FORM_EDIT_RANGE to allow method in container class to be called |
| MGUI::FORM_EDIT_RASTER_VALUE | Form consisting of label and string edit field |
| MGUI::FORM_EDIT_RASTER_VALUE_T< _CT > | |
| MGUI::FORM_EDIT_STRING | Form consisting of label and string edit field |
| MGUI::FORM_EDIT_STRING_T< _CT > | Convenience template for FORM_EDIT_STRING to allow method in container class to be called |
| MGUI::FORM_EDITSTYLE | |
| MGUI::FORM_ELEMENT_SELECT | |
| FORM_NAMEDREGION_LIST | |
| FORM_NAMEDREGION_LIST_T< _CT > | |
| MGUI::FORM_OBJECT_LIST | Form containing basic object selection list with "select", "remove", and "remove all" |
| MGUI::FORM_OBJECT_LIST_T< _CT > | Convenience template for OBJECT_LIST form to allow method in container class to be called |
| MGUI::FORM_ODBC | Form containing ODBC Data Source and table selection |
| MGUI::FORM_ODBC::CONNECTION_ITEM | |
| MGUI::FORM_ODBC_ORACLE_SPATIAL | |
| MGUI::FORM_ODBC_PRIMARY | |
| MGUI::FORM_ODBC_SOURCE | Form containing ODBC Data Source selection |
| MGUI::FORM_ODBC_SOURCE::DATASOURCEINFO | |
| MGUI::FORM_ODBC_T< _CT > | Convenience template for ODBC form to allow method in container class to be called |
| MGUI::FORM_RADIOBUTTONS | Container form for set of radio buttons, with enforcement of radio behavior |
| MGUI::FORM_RADIOBUTTONS_T< _CT > | Convenience template for FORM_RADIOBUTTONS to allow method in container class to be called |
| MGUI::FORM_RASTER_COMPRESSION | Form for setting raster internal compression type and quality |
| MGUI::FORM_REGION_SELECT | |
| MGUI::FORM_SMLEDITOR | Form for use in any MGUI_DIALOG to edit database queries |
| MGUI::FORM_VECTOR_ELEMENT_SELECT | |
| MGUI::FORM_VECTOR_EXTRACT_SELECT | |
| MGUI::FORM_VECTOR_EXTRACT_SELECT_T< _CT > | Convenience template for OBJECT_LIST form to allow method in container class to be called |
| FORMFIELD | Structures for Forms |
| FOURIERPARM | |
| FPOINT2D | 2D point using 32-bit 'float' coordinates |
| FPOINT3D | 3D point using 32-bit 'float' coordinates |
| FPOINT3DH | 3D homogeneous point using 32-bit 'float' coordinates |
| FRAMEMEM | FRAMEMEM is designed with purpose of getting images as MEMORY24 from any view, combaining them together, drawing to them using mgd functions and putting them to movie |
| RVC::FREQPROC | Manages RVC::OBJTYPE_FreqProcInfo objects |
| FT1D | |
| MGD::GAMMA | |
| GAPFILL | Mi32/fillgaps.h - Class Definiton of the GAPFILL class |
| GENERICRW | Base class for generic read/write data source/target |
| GENERICRW_MEMORY | Memory buffer supporting generic read/write interface |
| GEOCAT | GeoSpatial Catalog class |
| GEOCAT::CONST_ITERATOR | Iterator for searching the catalog |
| GEOCAT::FILERECORD | A file in the object catalog |
| GEOCAT::OBJRECORD | An item in the object catalog |
| GEOCAT_DIALOG | GEOCAT_DIALOG class definition |
| GEOFORMULA | Geospatial Formula class |
| GEOFORMULA::EDITOR | GEOFORMULA::EDITOR |
| GEOFORMULA::OBJECT | GEOFORMULA::OBJECT |
| GEOFORMULA::RASTER | GEOFORMULA::RASTER |
| GEOFORMULA::TIN | GEOFORMULA::TIN |
| GEOFORMULA::VALUE | GEOFORMULA::VALUE |
| GEOFORMULA::VECTOR | GEOFORMULA::VECTOR |
| RVC::GEOMETRIC | Interface for RVC objects that support line work paradigm |
| RVC::GEOMETRIC::ELEMSELECTFILTER | |
| RVC::GEOMETRIC::ELEMSELECTPARMS | |
| RVC::GEOMETRIC::ELEMSELECTPARMS::ITEM | |
| RVC::GEOMETRIC::ELEMTRANSLIST | Class to manage element translation lists from source to destination elements Eg: 'DestElemNum = TransList[SourceElemNum]' where 'TransList' is an array of INT32's The value '-1' states that the source element does not translate to a destination number |
| RVC::GEOMETRIC::GETOBJFILTER_HASNOIMPLIEDGEOREF | Geometric object selection filter to disallow selection of geometric objects already having implied georeference |
| RVC::GEOMETRIC::GETOBJFILTER_ISDISPLAYABLE | Geometric object selection filter to disallow selection of empty and invalid extent geometric objects |
| RVC::GEOMETRIC::GETOBJFILTER_ISNOTEMPTY | Geometric object selection filter to disallow selection of empty geometric objects |
| RVC::GEOMETRIC::GETOBJFILTER_ISSELECTABLE | Geometric object selection filter to disallow selection of non geometric objects |
| RVC::GEOMETRIC::MAKEPARMSBASE | Make parameter base class for RVC::GEOMETRIC objects |
| RVC::GEOMETRIC::OBSERVER | OBSERVER class for RVC::GEOMETRIC objects |
| RVC::GEOMETRIC::SEARCHFILTER | Filter search class for FindClosestElement() method |
| RVC::GEOMETRIC::SEARCHFILTER_BITSET | Filter search class for FindClosestElement() method supporting bit-set |
| RVC::GEOMETRIC::SEARCHRESULT | |
| RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR | |
| RVC::GEOREFERENCE | Manages RVC::OBJTYPE_Georeference RVC objects |
| GEOREFMATRIX | |
| GEOREGION | |
| RVC::GEOSPATIAL | Interface for RVC objects that support a georeferences paradigm |
| RVC::GEOSPATIAL::GETOBJFILTER_ISOVERLAPPING | Geospatial object selection filter to allow selection of objects that overlap by extents the initial object |
| RVC::GEOSPATIAL::GETOBJFILTER_ISSELECTABLE | Geospatial object selection filter to disallow selection of non geospatial objects |
| GETFILEFILTER | Base class for filter used in file/folder selection dialogs |
| GETFOLDERFILTER | |
| RVC::GETOBJFILTER | Base class for object selection filter. If a filter is provided to the DlgGetObject... function the IsSelectable() method will be called when the user attempts to select an object. In addition, for the DlgGetObjects() and DlgGetObjectSet() functions, the IsValidList() method will be called when the user presses the 'OK' button. This allows the list to be checked for self-consistency (for example, to make sure all rasters have equal dimensions) |
| GETSTRINGFILTER | Base class for string filter |
| RVC::GETTABLEFIELDFILTER | Base class for table/field selection filter |
| MGD::GLYPHINFO | Information about single glyph in a font |
| GRAPHICLAYOUT | |
| GRAPHICLAYOUT::ITEM | |
| GRAPHICLAYOUT::ITEMPOSITION | |
| GRAPHICLAYOUT::ITEMPROPERTYSHEET | This class is used to create "property sheets" for various element types |
| GRAPHICLAYOUT::ITEMTYPE | |
| GRAPHICLAYOUT::NAMEDTEXTSTYLE | |
| GRAPHICLAYOUT::NAMEDTEXTSTYLE::TABSTOP | |
| GRAPHICLAYOUT::OBSERVER | This is a base class that any class wishing to be notified of changes to a GRAPHICLAYOUT may derive itself from |
| GRAPHICLAYOUT::OBSERVERMANAGER | |
| GRAPHICLAYOUT::SUSPEND_REDRAW | Creating an instance of this class suspends redrawing on the layout |
| GRAPHICLAYOUT::TEXTBLOCK | |
| GRAPHICLIST | |
| GRAPHICLIST::MSG | |
| GRAPHICTREE | < GENERATING_DOXYGEN_OUTPUT |
| GRAPHICTREE::ITEM | Individual tree item |
| GRAPHICTREE::ITEM::MSG | Message container to send to message handler |
| GRE_CALLBACK_MSG | Callback message container |
| GRE_CALLBACK_MSG_EXTRACTED | |
| GRE_CALLBACK_MSG_VIEWEXPOSE | |
| GRE_ELEMSAMPLE_DC | Drawing Context for Element Samples |
| GRE_ELEMSEARCH | Class used in element searches |
| GRE_GEOLOCKSETTINGS | Settings for geo-locking, used by GRE_VIEW |
| GRE_GEOLOCKSETTINGS::DLG | Dialog for modifying GRE_GEOLOCKSETTINGS |
| GRE_GEOLOCKSETTINGS::FORM | Form for modifying GRE_GEOLOCKSETTINGS |
| GRE_GROUP | |
| GRE_GROUP::OBJMGRFORM | |
| GRE_LAYER | Layer base class |
| GRE_LAYER::COMPINFO | Layer component information |
| GRE_LAYER::COMPINFO::TABLEINFO | |
| GRE_LAYER::DISPPARM | Shared display parameters common to most layer types |
| GRE_LAYER::FILTER | Filter for whether to include layer in an operation |
| GRE_LAYER::FILTER_EXCLUDE | Convenience filter for excluding a single specific layer from an operation |
| GRE_LAYER::GLOBALOPTIONS | Container for global layer options |
| GRE_LAYER::GLOBALOPTIONS::FORM | Form for modifying GRE_LAYER::GLOBALOPTIONS |
| GRE_LAYER::OBJMGRFORM | Form for layer in "object manager" |
| GRE_LAYER::RAWELEMFORM | End of GRE_LAYER::OBJMGRFORM |
| GRE_LAYER::TYPEDEFN | Layer type definition structure |
| GRE_LAYER_CAD | |
| GRE_LAYER_CAD::DISPPARM | |
| GRE_LAYER_FORMULA | |
| GRE_LAYER_FORMULA::DISPPARM | |
| GRE_LAYER_LEGEND | |
| GRE_LAYER_LEGEND2 | |
| GRE_LAYER_LEGEND2::DISPPARM | |
| GRE_LAYER_LEGEND2::LAYERREF | Class used internally to keep track of which layers the legend refers to |
| GRE_LAYER_LEGEND::DISPPARM | |
| GRE_LAYER_MAPGRID | GRE layer class for viewing Map Grid |
| GRE_LAYER_MAPGRID::DISPPARM | |
| GRE_LAYER_MAPGRID::DISPPARM::DLG | Dialog for modifying map grid layer display settings |
| GRE_LAYER_PINMAP | |
| GRE_LAYER_PINMAP::DISPPARM | |
| GRE_LAYER_RASTER | |
| GRE_LAYER_RASTER::DISPPARM | |
| GRE_LAYER_RASTER::DISPPARM::COLORSCALELABEL | |
| GRE_LAYER_RASTER::DISPPARM::IOPARM | |
| GRE_LAYER_RASTER::DISPPARM::SHADEBUF | |
| GRE_LAYER_RASTER::LEGEND_IMAGESAMPLE | Image Sample legend subclass |
| GRE_LAYER_RASTER::LEGEND_IMAGESAMPLE::ITEM | Individual item in legend |
| GRE_LAYER_REGION | Gre/lrregion - GRE_LAYER_REGION class definition |
| GRE_LAYER_REGION::DISPPARM | |
| GRE_LAYER_SCALEBAR | GRE "scale bar" layer |
| GRE_LAYER_SCALEBAR::DISPPARM | |
| GRE_LAYER_SCRIPT | |
| GRE_LAYER_SCRIPT::DISPPARM | |
| GRE_LAYER_SHAPE | GRE layer class for viewing Shape spatial object |
| GRE_LAYER_SHAPE::DISPPARM | |
| GRE_LAYER_SHAPE::DISPPARM::DLG | Dialog for modifying vector layer display settings |
| GRE_LAYER_SHAPE::DISPPARM::ELEMENTPARMS | Element parameters |
| GRE_LAYER_SHAPE::DISPPARM::ELEMENTPARMS::LINESTYLEPARMS | |
| GRE_LAYER_SHAPE::DISPPARM::ELEMENTPARMS::POINTSTYLEPARMS | |
| GRE_LAYER_SHAPE::DISPPARM::ELEMENTPARMS::POLYSTYLEPARMS | |
| GRE_LAYER_SKETCH | |
| GRE_LAYER_SURFACE | |
| GRE_LAYER_SURFACE::DISPPARM | |
| GRE_LAYER_TEXT | |
| GRE_LAYER_TEXT::DISPPARM | |
| GRE_LAYER_TIN | GRE layer class for viewing TIN (Triangulated Irregular Network) spatial object |
| GRE_LAYER_TIN::DISPPARM | |
| GRE_LAYER_TIN::DISPPARM::CONTOUR | |
| GRE_LAYER_VECTOR | GRE layer class for viewing Vector spatial object |
| GRE_LAYER_VECTOR::DISPPARM | |
| GRE_LAYER_VECTOR::DISPPARM::DLG | Dialog for modifying vector layer display settings |
| GRE_LAYERDC | Layer drawing context |
| GRE_LAYOUT | |
| GRE_LEGEND | Legend base class |
| GRE_LEGEND::DRAWCONTEXT | Context for legend item drawing |
| GRE_LEGEND::ITEMBASE | End of GRE_LEGEND::DRAWCONTEXT class. Base class for legend item defining virtual methods for drawing |
| GRE_LEGEND_COLORSAMPLE | Color-Sample legend subclass |
| GRE_LEGEND_COLORSAMPLE::ITEM | |
| GRE_LEGEND_COLORSCALE | Color-Scale legend subclass |
| GRE_LEGEND_COLORSCALE::ITEM | |
| GRE_LEGEND_LINE | Line Feature legend subclass |
| GRE_LEGEND_LINE::ITEM | Individual item in line legend |
| GRE_LEGEND_POINT | Point Feature legend subclass |
| GRE_LEGEND_POINT::ITEM | Individual item in point legend |
| GRE_LEGEND_POLY | Polygon/Area Feature legend subclass |
| GRE_LEGEND_POLY::ITEM | Individual item in polygon legend |
| GRE_MFC_LAYOUT | |
| GRE_OBJECT | Base class for other GRE "spatial" objects |
| GRE_SCRIPTCONTEXT_DRAW | < GENERATING_DOXYGEN_OUTPUT |
| GRE_SCRIPTCONTEXT_LABEL | |
| GRE_SCRIPTCONTEXT_STYLE | |
| GRE_SYSTEM | GRE "system" container object |
| GRE_TOOL | Base class for tools attached to view |
| GRE_TOOL_SML | Script Tool class definition |
| GRE_TOOL_SML::CONTEXT | Context for editing or running ToolScript |
| GRE_VIEW | |
| GRE_VIEW::GLOBALOPTIONS | Options which apply to all views in current process |
| GRE_VIEW::GLOBALOPTIONS::FORM | Form for modifying GRE_VIEW::GLOBALOPTIONS |
| GRE_VIEW::SAVESETTINGS | |
| GRE_VIEW::VIEWPOSN | Position of "view" relative to "display" |
| GRE_VIEWABLE | Base class for objects that can have "views" (GRE_LAYOUT, GRE_GROUP) |
| GRE_VIEWPOINT3D | < GENERATING_DOXYGEN_OUTPUT |
| MicroImages::GRTOOL | GRTOOL - Base class for graphic tools |
| MicroImages::GRTOOL::SNAPGRIDPARMS | |
| MicroImages::GRTOOL_ARC | GRTOOL_ARC - Circular arc tool |
| MicroImages::GRTOOL_CIRCLE | GRTOOL_CIRCLE - Circle tool |
| MicroImages::GRTOOL_CROSSHAIR | GRTOOL_CROSSHAIR - Crosshair tool |
| MicroImages::GRTOOL_ELLIPSE | GRTOOL_ELLIPSE - Ellipse tool |
| MicroImages::GRTOOL_LIMITED | GRTOOL_LIMITED - Tool with limit support |
| MicroImages::GRTOOL_MULTIPOINT | GRTOOL_MULTIPOINT - Multi-Point tool |
| MicroImages::GRTOOL_POINT | GRTOOL_POINT - Point tool |
| MicroImages::GRTOOL_POLYLINE | GRTOOL_POLYLINE - Polyline / polygon tool |
| MicroImages::GRTOOL_RECTANGLE | GRTOOL_RECTANGLE - Rectangle tool |
| MicroImages::GRTOOL_REGION | GRTOOL_REGION - Region tool |
| MicroImages::GRTOOL_REGPOLYGON | GRTOOL_REGPOLYGON - "Regular Polygon" tool |
| MicroImages::GRTOOL_SEGMENT | GRTOOL_SEGMENT - Segment tool |
| MicroImages::GRTOOL_SELECTPOINT | GRTOOL_SELECTPOINT - Point selection tool (no visible graphics) |
| MicroImages::GRTOOL_SELECTPOINT::CONTROLFORM | |
| MicroImages::GRTOOL_TEXT | GRTOOL_TEXT - Text tool |
| MicroImages::GRTOOLVIEW | GRTOOLVIEW - Container view for graphic tools |
| HARMONPARM | |
| HATCHPATTELEM | Hatch pattern element structure |
| HATCHPATTHDR | Hatch pattern header |
| HDF4_ARRAY | |
| HDF4_ARRAY::INFO | HDF Array Information container |
| HDF4_ATTRIB | |
| HDF4_FILE | |
| HDF4_GROUP | |
| HDF4_NAME | |
| HDF4_OBJECT | |
| HDF4_RASTER | |
| HDF4_RASTER::INFO | |
| HDF4_RECORD | |
| HDF4_TABLE | |
| HDF4_TABLE::FIELDINFO | Field information |
| HISTEXAMPLE | |
| RVC::HISTOGRAM | Manages RVC::OBJTYPE_Histogram objects |
| HISTORGB | RGB color usage histogram |
| HOTKEY | |
| HOTKEY::ITEM | |
| RVC::HOUGHPARMS | Interface for RVC objects that support SML query scripts |
| GRE::HYPERIDXMGR | |
| RVC::HYPERINDEX | Manages RVC::OBJTYPE_HyperIndex RVC objects |
| RVC::HYPERINDEX::LINK | |
| HYPERLINK | Hyperlink structure |
| HYPERSHAPE | Hypershape structure |
| RVC::HYPERSPECTRAL | Manages RVC::OBJTYPE_Hyperspectral RVC objects |
| ICMPANE | |
| RVC::ICMPROFILE | Manages RVC::OBJTYPE_ICMProfile RVC objects |
| ICO_BITMAPINFOHEADER | |
| ICO_ICONDIRENTRY | |
| ICO_ICONHEADER | |
| ICO_RGBQUAD | |
| IDENTIFIER | Identifier container used to reference specific persistent object instance |
| RVC::IMAGE | Interface for RVC objects that support an multiple image band paradigm |
| RVC::IMAGE::BANDPARMS | Class to represent and manage band specific information |
| RVC::IMAGE::NULLVALUE | Container for image null value |
| RVC::IMAGE::OBSERVER | OBSERVER class for RVC::IMAGE objects |
| IMAGE_TILE_ITERATOR | Allow iteration through a raster image in tile order |
| MGUI::IMAGELIST | Image list for icons, bitmaps, etc |
| GRE::INDEX | |
| INI_AUTO< _DT > | INI_AUTO is a class designed to automatically handle reading and writing of data from an INI file and ensure that IniRead \ IniWrite pairs function together correctly |
| INI_AUTO_ENUM< _DT > | INI_AUTO_ENUM is a class designed to automatically handle reading and writing of enum data from an INI file and ensure that IniReadEnum \ IniWrite pairs function together correctly |
| INIHND | INI handle class support automatic closing of handle when going out of scope |
| RVC::INITEXT | Interface for RVC objects that support INI file text in RVC text objects |
| INTERSECTINFO | |
| ipc_perm | Data structure used to pass permission information to shmctl Note, this is mostly ignored, but provided for completeness |
| ISO8211DATARECINFO | |
| ISO8211FIELDINFO | |
| ISODATA_PARM | |
| KERNELPARM | |
| KMEANS_PARM | |
| KRIGINGPARAM | |
| LABELFRAMEPARMS | In-memory structure for labels with frames and leaders |
| LABELPARMS | Label/Text element parameters |
| LABELPARMS::LABELSTYLEPARMS | |
| LABELSTYLE | In-memory structure for labels with frames and leaders |
| LASTPATHLIST | Container for "recent path" list |
| MGUI::LAYOUT_BOOK | Layout pane for "book" of tabbed pages |
| MGUI::LAYOUT_EQUALIZER | |
| MGUI::LAYOUT_PAGE | Layout pane for use as tab page |
| MGUI::LAYOUT_PANE | Layout pane intended for general use |
| MGUI::LAYOUT_PANE_BASE | Layout pane base class, not intended to be used directly |
| MGUI::LAYOUT_PANE_MAIN | Main layout pane for a dialog or window |
| MGUI::LAYOUT_PANE_ROOT | Layout pane for use as root of dialog, window or page |
| MGUI::LAYOUT_PANE_XMLFORM | |
| LAYOUTPARMS | Hardcopy layout parameters |
| RVC::LAYOUTTEMPLATE | Manages RVC::OBJTYPE_LayoutTemplate objects |
| RVC::LEGEND | Manages RVC::OBJTYPE_Legend objects |
| RVC::LEGEND::LINE | |
| LEGENDPARMS | Parameters for LegendView associated with element |
| LINEARTRANS | |
| LINEPARMS | Line element parameters |
| LINEPARMS::LINESTYLEPARMS | |
| LINEPATTELEM | |
| LINEPATTHDR | Line pattern header |
| LINESTYLE | In-memory structure for line feature style |
| RVC::LINKFILEPROMPTDISABLER | Class to automatically disable prompt for missing linked file on creation and enable prompt on destruction |
| RVC::LINKITEM | |
| RVC::LIST | Manages RVC::OBJTYPE_GenericRef objects |
| MGUI::LISTITEM | Structure used in adding multiple items to COMBOBOX and LIST controls |
| MGUI::LISTITEMDEF | Structure used in adding multiple items to COMBOBOX and LIST controls |
| LONGLIST | Structure used by LongListXxxx() functios (longlist.c) |
| LPOINT2D | 2D point using 32-bit integer coordinates |
| LPOINT3D | 3D point using 32-bit integer coordinates |
| LPOLYGON | |
| LRECT2D | 2D rectangle using 32-bit integer coordinates |
| LSEGMENT2D | |
| GRE::MACROSCRIPT | |
| GRE::MACROSCRIPT::CONTEXT | |
| MANUALTOOLPARMS | |
| MAPPROJPARM | Parameters for a specific map projection, coordinate system and geodetic datum |
| MAPPROJPARM::DLG | Dialog for modifying map projection parameter (MAPPROJPARM) structure |
| MAPPROJPARM::FORM | User interface form for modifying map proje |