#include <gre/lrcad.h>
Inheritance diagram for GRE_LAYER_CAD::DISPPARM:

Public Member Functions | |
| DISPPARM (const DISPPARM &rhs) | |
| DISPPARM () | |
| DISPPARM & | operator= (const DISPPARM &rhs) |
| ERRVALUE | SetObject (const RVCOBJITEM &objitem, bool keepsettings=false) |
| virtual | ~DISPPARM () |
Public Attributes | |
| MULTISTYLE | AllSame |
| INT32 | BlockNum |
| UINT8 | CADElemSelect [(CAD_LAST+7)/8] |
| DATATIPPARMS | DataTip |
| UINT32 | ElemDrawHilitePixel |
| UINT32 | ElemDrawPixel |
| MULTISTYLE | Hilite |
| bool | m_EnableLabelClipUnder |
| RVC::OBJECTNAME | m_GeorefName |
| bool | m_HasSaveInfo |
| 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 |
| bool | m_ShowLabelBase |
| UINT16 | SelectMode |
| UNICODE * | SelectQueryStr |
| INT16 | SelectTable |
| UINT16 | StyleMode |
| UNICODE * | StyleQueryStr |
| INT16 | StyleTable |
|
|
Default constructor.
Reimplemented from GRE_LAYER::DISPPARM. |
|
|
Copy constructor.
Reimplemented from GRE_LAYER::DISPPARM. |
|
|
|
|
|
Assignment operator.
Reimplemented from GRE_LAYER::DISPPARM. |
|
||||||||||||
|
Set to use specified object.
|
|
|
Style to use if StyleMode == STYLEMODE_AllSame.
|
|
|
Number of block to display.
|
|
|
|
|
|
DataTip parameters.
|
|
|
|
|
|
|
|
|
Style to use for highlighting "selected" elements.
|
|
|
|
|
|
Name of georeference object.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
1.3.8-20040913