#include <gre/lrcad.h>

| 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.
| 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] |
| ERRVALUE GRE::LAYER_CAD::DISPPARM::SetObject | ( | const RVC::OBJITEM & | objitem, | |
| bool | keepsettings = false | |||
| ) |
Set to use specified object.
| 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] |
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
1.6.1