GRE::LAYER_CAD::DISPPARM Class Reference

#include <gre/lrcad.h>

Inheritance diagram for GRE::LAYER_CAD::DISPPARM:
Inheritance graph
[legend]

List of all members.

Classes

class  DLG
 Dialog for modifying vector layer display settings. More...

Public Member Functions

 DISPPARM (const DISPPARM &rhs)
 DISPPARM ()
virtual ~DISPPARM ()
SELECTMODE GetSelectMode () const
const MULTISTYLEGetStyleAllSame () const
STYLEMODE GetStyleMode () const
DISPPARMoperator= (const DISPPARM &rhs)
ERRVALUE SetObject (const RVC::OBJITEM &objitem, bool keepsettings=false)
void SetSelectMode (SELECTMODE SelectMode)
void SetStyleAllSame (const TEXTSTYLE &TextStyle)
void SetStyleAllSame (const POLYSTYLE &PolyStyle)
void SetStyleAllSame (const LINESTYLE &LineStyle)
void SetStyleAllSame (const POINTSTYLE &PointStyle)
void SetStyleAllSame (const MULTISTYLE &style)
void SetStyleMode (STYLEMODE StyleMode)

Public Attributes

MULTISTYLE m_AllSame
INT32 m_BlockNum
UINT8 m_CADElemSelect [4]
DATATIPPARMS m_DataTip
UINT32 m_ElemDrawHilitePixel
UINT32 m_ElemDrawPixel
bool m_EnableLabelClipUnder
RVC::OBJECTNAME m_GeorefName
bool m_HasSaveInfo
MULTISTYLE m_Hilite
bool m_IsEditable
LINESTYLE m_LabelBaseStyle
LABELFRAMEPARMS m_LabelFrame
RVC::OBJITEM m_ObjItem
RVC::OBJITEM m_ObjItemStyle
RVC::OBJITEM m_SaveObjItem
RVC::OBJITEM m_SaveObjItemStyle
UINT16 m_SelectMode
MISTRING m_SelectQueryStr
INT16 m_SelectTable
bool m_ShowLabelBase
UINT16 m_StyleMode
MISTRING m_StyleQueryStr
INT16 m_StyleTable

Constructor & Destructor Documentation

GRE::LAYER_CAD::DISPPARM::DISPPARM (  ) 

Default constructor.

Reimplemented from GRE::LAYER::DISPPARM.

GRE::LAYER_CAD::DISPPARM::DISPPARM ( const DISPPARM rhs  )  [inline]
virtual GRE::LAYER_CAD::DISPPARM::~DISPPARM (  )  [inline, virtual]

Reimplemented from GRE::LAYER::DISPPARM.


Member Function Documentation

SELECTMODE GRE::LAYER_CAD::DISPPARM::GetSelectMode (  )  const [inline]
const MULTISTYLE& GRE::LAYER_CAD::DISPPARM::GetStyleAllSame (  )  const [inline]
STYLEMODE GRE::LAYER_CAD::DISPPARM::GetStyleMode (  )  const [inline]
DISPPARM& GRE::LAYER_CAD::DISPPARM::operator= ( const DISPPARM rhs  )  [inline]
ERRVALUE GRE::LAYER_CAD::DISPPARM::SetObject ( const RVC::OBJITEM objitem,
bool  keepsettings = false 
)

Set to use specified object.

Parameters:
objitem Object to set
keepsettings Retain current display settings
void GRE::LAYER_CAD::DISPPARM::SetSelectMode ( SELECTMODE  SelectMode  )  [inline]
void GRE::LAYER_CAD::DISPPARM::SetStyleAllSame ( const TEXTSTYLE TextStyle  )  [inline]
void GRE::LAYER_CAD::DISPPARM::SetStyleAllSame ( const POLYSTYLE PolyStyle  )  [inline]
void GRE::LAYER_CAD::DISPPARM::SetStyleAllSame ( const LINESTYLE LineStyle  )  [inline]
void GRE::LAYER_CAD::DISPPARM::SetStyleAllSame ( const POINTSTYLE PointStyle  )  [inline]
void GRE::LAYER_CAD::DISPPARM::SetStyleAllSame ( const MULTISTYLE style  )  [inline]
void GRE::LAYER_CAD::DISPPARM::SetStyleMode ( STYLEMODE  StyleMode  )  [inline]

Member Data Documentation

Style to use if StyleMode == STYLEMODE_AllSame.

Number of block to display.

DataTip parameters.

Name of georeference object.

Style to use for highlighting "selected" elements.

Element selection mode - SELECTMODE_xxxxx...

Query string for element selection.

"Style assignment" table number for CAD element selection

Element style mode - STYLEMODE_xxxxx...

Query string for element styling.

"Style assignment" table number for CAD element styling


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

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