GRE::LAYER::GLOBALOPTIONS Class Reference

Container for global layer options. More...

#include <gre/layer.h>

List of all members.

Classes

class  FORM
 Form for modifying GRE_LAYER::GLOBALOPTIONS. More...

Public Types

enum  DFTNAMEMODE { DFTNAMEMODE_ObjectDesc = 0, DFTNAMEMODE_ObjectName = 1, DFTNAMEMODE_FileObjNames = 2 }

Public Member Functions

 GLOBALOPTIONS ()
Widget CreateEditForm (Widget parent, const Arg *arglist, int argcount)
bool GetAntialiasing () const
bool GetAutoOpenDftTableOnSel () const
DFTNAMEMODE GetDftNameMode () const
bool GetDftRenderMultiPass () const
bool GetDftShowSystemTables () const
bool GetForceGeorefAffine () const
bool GetHintThinLines () const
void IniRead ()
void IniWrite () const
void SetAntialiasing (bool antialias)
void SetAutoOpenDftTableOnSel (bool AutoOpenDftTableOnSel)
void SetDftNameMode (DFTNAMEMODE DftNameMode)
void SetDftShowSystemTables (bool DftShowSystemTables)
void SetForceGeorefAffine (bool ForceGeorefAffine)
void SetHintThinLines (bool hint)

Detailed Description

Container for global layer options.


Member Enumeration Documentation

Global options form, defined in <gre/uilrglob.h>.

Enumerator:
DFTNAMEMODE_ObjectDesc 

Use object description (or name if no description).

DFTNAMEMODE_ObjectName 

Use object name.

DFTNAMEMODE_FileObjNames 

Use combined file and object names.


Constructor & Destructor Documentation

GRE::LAYER::GLOBALOPTIONS::GLOBALOPTIONS (  ) 

Member Function Documentation

Widget GRE::LAYER::GLOBALOPTIONS::CreateEditForm ( Widget  parent,
const Arg *  arglist,
int  argcount 
)
bool GRE::LAYER::GLOBALOPTIONS::GetAntialiasing (  )  const [inline]
bool GRE::LAYER::GLOBALOPTIONS::GetAutoOpenDftTableOnSel (  )  const [inline]
DFTNAMEMODE GRE::LAYER::GLOBALOPTIONS::GetDftNameMode (  )  const [inline]
bool GRE::LAYER::GLOBALOPTIONS::GetDftRenderMultiPass (  )  const [inline]
bool GRE::LAYER::GLOBALOPTIONS::GetDftShowSystemTables (  )  const [inline]
bool GRE::LAYER::GLOBALOPTIONS::GetForceGeorefAffine (  )  const [inline]
bool GRE::LAYER::GLOBALOPTIONS::GetHintThinLines (  )  const [inline]
void GRE::LAYER::GLOBALOPTIONS::IniRead (  ) 

Read settings from Ini file.

By default, settings are shared among all processes. To retain settings separately, use GRE::SYSTEM::SetGlobalIniGroup() during application initialization.

void GRE::LAYER::GLOBALOPTIONS::IniWrite (  )  const

Write settings to Ini file.

By default, settings are shared among all processes. To retain settings separately, use GRE::SYSTEM::SetGlobalIniGroup() during application initialization.

void GRE::LAYER::GLOBALOPTIONS::SetAntialiasing ( bool  antialias  )  [inline]
void GRE::LAYER::GLOBALOPTIONS::SetAutoOpenDftTableOnSel ( bool  AutoOpenDftTableOnSel  )  [inline]
void GRE::LAYER::GLOBALOPTIONS::SetDftNameMode ( DFTNAMEMODE  DftNameMode  )  [inline]
void GRE::LAYER::GLOBALOPTIONS::SetDftShowSystemTables ( bool  DftShowSystemTables  )  [inline]
void GRE::LAYER::GLOBALOPTIONS::SetForceGeorefAffine ( bool  ForceGeorefAffine  )  [inline]
void GRE::LAYER::GLOBALOPTIONS::SetHintThinLines ( bool  hint  )  [inline]

The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:34:20 2012 for TNTsdk 2012 by  doxygen 1.6.1