Functions | |
| ERRVALUE | RVC::DlgEditObjectInfo (MDLGPARENT dlgparent, const RVC::OBJITEM &ObjItem) |
| ERRVALUE | RVC::DlgEditObjectNameDesc (MDLGPARENT dlgparent, int fhandle, RVCGENINFO &objinfo, const MISTRING &dlgtitle) |
| ERRVALUE | RVC::DlgEditObjectNameDesc (MDLGPARENT dlgparent, RVC::OBJITEM &objitem, const MISTRING &dlgtitle) |
| int | RVC::DlgGeorefMakeImplied (MDLGPARENT dlgparent) |
| ERRVALUE | RVC::DlgGetObject (MDLGPARENT dlgparent, const MISTRING &promptstr, const RVC::OBJTYPESET &objtypes, RVC::OBJITEM &objitem, GETOBJFLAGS flags=GETOBJFLAG_None, RVC::GETOBJFILTER *filter=0, const char *inigroup=0) |
| ERRVALUE | RVC::DlgGetObjects (MDLGPARENT dlgparent, const MISTRING &promptstr, const RVC::OBJTYPESET &objtypes, RVC::OBJITEMLIST &objlist, GETOBJFLAGS flags=GETOBJFLAG_None, RVC::GETOBJFILTER *filter=0, int minobjs=1, int maxobjs=0, const char *inigroup=0) |
| ERRVALUE | RVC::DlgGetObjectSet (MDLGPARENT dlgparent, const MISTRING &promptstr, const RVC::OBJTYPESET &objtypes, const TEXTID labelids[], RVC::OBJITEMLIST &objlist, GETOBJFLAGS flags=GETOBJFLAG_None, RVC::GETOBJFILTER *filter=0, const char *inigroup=0) |
| ERRVALUE | RVC::DlgGetObjectSet (MDLGPARENT dlgparent, const MISTRING &promptstr, const RVC::OBJTYPESET &objtypes, const MISTRING labelstr[], RVC::OBJITEMLIST &objlist, GETOBJFLAGS flags=GETOBJFLAG_None, RVC::GETOBJFILTER *filter=0, const char *inigroup=0) |
| ERRVALUE | RVC::DlgGetObjectSet (MDLGPARENT dlgparent, const MISTRING &promptstr, const RVC::OBJTYPESET &objtypes, RVC::OBJITEMLIST &objlist, GETOBJFLAGS flags=GETOBJFLAG_None, RVC::GETOBJFILTER *filter=0, const char *inigroup=0) |
| ERRVALUE | RVC::DlgGetSubObject (MDLGPARENT dlgparent, const RVC::OBJITEM &parentobjitem, const MISTRING &promptstr, const RVC::OBJTYPESET &objtypes, RVC::OBJITEM &objitem, GETOBJFLAGS flags=GETOBJFLAG_None, RVC::GETOBJFILTER *filter=0) |
| ERRVALUE | RVC::DlgGetTable (MDLGPARENT dlgparent, const RVC::OBJITEM &dbobjitem, RVC::OBJECTNAME &tablename, TEXTID titleid=TEXTID_Title_SelectTable, SELTABFIELD flags=SELTABFIELD_TableOnly, GETTABLEFIELDFILTER *Filter=0) |
| ERRVALUE | RVC::DlgGetTableField (MDLGPARENT dlgparent, const RVC::OBJITEM &dbobjitem, RVC::OBJECTNAME &tablename, RVC::OBJECTNAME &fieldname, TEXTID titleid=TEXTID_Title_SelectTableField, SELTABFIELD flags=SELTABFIELD_Default, GETTABLEFIELDFILTER *Filter=0) |
| ERRVALUE | RVC::DlgGetTableField (MDLGPARENT dlgparent, const RVC::OBJITEM &dbobjitem, RVC::OBJECTNAME &tablename, RVC::OBJECTNAME &fieldname, const char *dlgtitle, SELTABFIELD flags=SELTABFIELD_Default, GETTABLEFIELDFILTER *Filter=0) |
| ERRVALUE | RVC::DlgMaintProjectFile (MDLGPARENT dlgparent, bool mainproc) |
| ERRVALUE | RVC::DlgMetadataAttach (MDLGPARENT dlgparent) |
| ERRVALUE | RVC::DlgRecoverProjectFile (MDLGPARENT dlgparent, bool mainproc) |
| int | RVC::DlgTableEditScaleSelection (MDLGPARENT dlgparent, const RVC::OBJITEM &dbobjitem, ELEMTYPE elemtype, RVC::OBJECTNAME &tablename) |
| int | RVC::DlgTableEditSelection (MDLGPARENT dlgparent, const RVC::OBJITEM &dbobjitem, ELEMTYPE elemtype, RVC::OBJECTNAME &tablename) |
| int | RVC::DlgGetPattern (MDLGPARENT dlgparent, const MISTRING &PromptStr, RVC::STYLE::PATTERN PatternType, const RVC::OBJITEM &StyleObjItem, const COLOR &SampleColor) |
| ERRVALUE | RVC::DlgGetPatterns (MDLGPARENT dlgparent, const MISTRING &PromptStr, RVC::STYLE::PATTERN PatternType, RVC::OBJITEM &StyleObjItem, SIMPLE_ARRAY< INT32 > &PatternNums, const COLOR &SampleColor) |
| ERRVALUE | RVC::DlgStyleEdit (MDLGPARENT dlgparent, const RVC::OBJITEM &ObjItemStyle, double CurMapScale, EDITSTYLEFLAGS flags, RVC::STYLE::TYPE StyleType=STYLE::TYPE_NumTypes) |
| ERRVALUE | RVC::DlgStyleEdit (MDLGPARENT dlgparent, const RVC::OBJITEM &ObjItemStyle, POINTSTYLE &DftStyle, double CurMapScale, EDITSTYLEFLAGS flags) |
| ERRVALUE | RVC::DlgStyleEdit (MDLGPARENT dlgparent, const RVC::OBJITEM &ObjItemStyle, LINESTYLE &DftStyle, double CurMapScale, EDITSTYLEFLAGS flags) |
| ERRVALUE | RVC::DlgStyleEdit (MDLGPARENT dlgparent, const RVC::OBJITEM &ObjItemStyle, POLYSTYLE &DftStyle, double CurMapScale, EDITSTYLEFLAGS flags) |
| ERRVALUE | RVC::DlgStyleEdit (MDLGPARENT dlgparent, const RVC::OBJITEM &ObjItemStyle, TEXTSTYLE &DftStyle, double CurMapScale, EDITSTYLEFLAGS flags) |
| ERRVALUE | RVC::DlgStyleEditPattern (MDLGPARENT dlgparent, const RVC::OBJITEM &StyleObjItem, RVC::STYLE::PATTERN PatternType, INT32 PatternNum, const COLOR &varcolor) |
| ERRVALUE | RVC::DlgStyleEditPatternSet (MDLGPARENT dlgparent, const RVC::OBJITEM &StyleObjItem, RVC::STYLE::PATTERN PatternType, const COLOR &varcolor, INT32 PatternNum=-1) |
| int | RVC::DlgTableEditStyleByAttribute (MDLGPARENT dlgparent, const RVC::OBJITEM &dbobjitem, ELEMTYPE elemtype, RVC::OBJECTNAME &tablename, POINTSTYLE &DftStyle, double CurMapScale, const OBJITEM *pDftStyleObjItem=0) |
| int | RVC::DlgTableEditStyleByAttribute (MDLGPARENT dlgparent, const RVC::OBJITEM &dbobjitem, ELEMTYPE elemtype, RVC::OBJECTNAME &tablename, LINESTYLE &DftStyle, double CurMapScale, const OBJITEM *pDftStyleObjItem=0) |
| int | RVC::DlgTableEditStyleByAttribute (MDLGPARENT dlgparent, const RVC::OBJITEM &dbobjitem, ELEMTYPE elemtype, RVC::OBJECTNAME &tablename, POLYSTYLE &DftStyle, double CurMapScale, const OBJITEM *pDftStyleObjItem=0) |
| int | RVC::DlgTableEditStyleByAttribute (MDLGPARENT dlgparent, const RVC::OBJITEM &dbobjitem, RVC::OBJECTNAME &tablename, MULTISTYLE &DftStyle, double CurMapScale, const OBJITEM *pDftStyleObjItem=0) |
| int | RVC::DlgTableEditStyleByTheme (MDLGPARENT dlgparent, const RVC::OBJITEM &dbobjitem, ELEMTYPE elemtype, RVC::OBJECTNAME &tablename) |
|
||||||||||||
|
Dialog to allow user to edit RVC object name, description and other user settable values.
|
|
||||||||||||||||
|
Dialog to allow user to enter/edit RVC object name and description using RVC::OBJITEM. If an existing object is being edited the 'objitem' must be attached to it. If a new object is being edited the objitem should be setup via OBJITEM::SetupNew().
|
|
||||||||||||||||||||
|
Dialog to allow user to enter/edit RVC object name and description using RVCGENINFO. If an existing object is being edited the 'objinfo' parameter must first be obtained from that object. If a new object is being edited the 'objinfo' provided must have the .objtype and .parentinode members set and the .objectinode member should be set to -1.
|
|
|
Dialog to allow user to select 'geometric' objects and projection and create 'implied' georeference for each.
|
|
||||||||||||||||||||||||||||||||
|
Dialog to select a single object.
|
|
||||||||||||||||||||||||||||||||||||||||
|
Dialog to select a variable number of objects.
|
|
||||||||||||||||||||||||||||||||
|
Dialog to select a specific set of objects, labels derived from object list provided.
|
|
||||||||||||||||||||||||||||||||||||
|
Dialog to select a specific set of objects, MISTRING labels.
|
|
||||||||||||||||||||||||||||||||||||
|
Dialog to select a specific set of objects, TEXTID labels.
|
|
||||||||||||||||||||||||
|
Dialog allowing selection of single pattern from style object.
|
|
||||||||||||||||||||||||||||
|
Dialog allowing selection of patterns from style object.
|
|
||||||||||||||||||||||||||||||||
|
Dialog to select subobject. Also automatically allows selection of table if parent is a database and only OBJTYPE_Table specified. If the specified 'objitem' is not a child of 'parentobjitem' then it will be ignored.
|
|
||||||||||||||||||||||||||||
|
Dialog to select table from a database object.
|
|
||||||||||||||||||||||||||||||||
|
Dialog to select table and field from a database object.
|
|
||||||||||||||||||||||||||||||||
|
Dialog to select table and field from a database object.
|
|
||||||||||||
|
Dialog to perform project file maintenance.
|
|
|
Dialog to prompt user for objects and attach metadata to them.
|
|
||||||||||||
|
Recover RVC data from corrupt files.
|
|
||||||||||||||||||||||||
|
Dialog to edit text style(s) including 'default'.
|
|
||||||||||||||||||||||||
|
Dialog to edit polygon style(s) including 'default'.
|
|
||||||||||||||||||||||||
|
Dialog to edit line style(s) including 'default'.
|
|
||||||||||||||||||||||||
|
Dialog to edit point style(s) including 'default'.
|
|
||||||||||||||||||||||||
|
Dialog to edit styles in style object.
|
|
||||||||||||||||||||||||
|
Dialog allowing "pattern" in style object to be edited.
|
|
||||||||||||||||||||||||
|
Dialog allowing "pattern set" in style object to be edited.
|
|
||||||||||||||||||||
|
Dialog for editing "scale selection" table.
|
|
||||||||||||||||||||
|
Dialog for editing "selection" table.
|
|
||||||||||||||||||||||||||||
|
Dialog for editing 'style assignment' table for CAD style.
|
|
||||||||||||||||||||||||||||||||
|
Dialog for editing 'style assignment' table for polygon style.
|
|
||||||||||||||||||||||||||||||||
|
Dialog for editing 'style assignment' table for line style.
|
|
||||||||||||||||||||||||||||||||
|
Dialog for editing 'style assignment' table for point style.
|
|
||||||||||||||||||||
|
Dialog for editing 'style assignment' table for style by theme.
|
1.3.4-20031026