This manages the visibility state of Remote Graphics Sets and Remote Attribute Group templates.
More...
Detailed Description
This manages the visibility state of Remote Graphics Sets and Remote Attribute Group templates.
Constructor & Destructor Documentation
| makVrv::DtRemoteGraphicSetController::DtRemoteGraphicSetController |
( |
DtDe & |
de, |
|
|
DtUniqueID |
id |
|
) |
| |
| virtual makVrv::DtRemoteGraphicSetController::~DtRemoteGraphicSetController |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makVrv::DtRemoteGraphicSetController::setRemoteGraphicSet |
( |
const std::string & |
name, |
|
|
bool |
onOff |
|
) |
| |
|
virtual |
Specify the visibility of a remote graphic set.
| virtual void makVrv::DtRemoteGraphicSetController::addRemoteGraphicSet |
( |
const std::string & |
name | ) |
|
|
virtual |
Add a remote graphic set.
| virtual void makVrv::DtRemoteGraphicSetController::removeRemoteGraphicSet |
( |
const std::string & |
name | ) |
|
|
virtual |
Remove a remote graphic set.
| virtual void makVrv::DtRemoteGraphicSetController::addAttributeGroupTemplate |
( |
const std::string & |
groupName, |
|
|
const std::string & |
templateName |
|
) |
| |
|
virtual |
Add an attribute group template.
| virtual void makVrv::DtRemoteGraphicSetController::removeAttributeGroupTemplate |
( |
const std::string & |
groupName, |
|
|
const std::string & |
templateName |
|
) |
| |
|
virtual |
Remove an attribute group template.
| virtual void makVrv::DtRemoteGraphicSetController::setAttributeGroupTemplateStatus |
( |
const std::string & |
groupName, |
|
|
const std::string & |
templateName, |
|
|
bool |
onOff |
|
) |
| |
|
virtual |
Specify the visibility of an attribute group template.
Member Data Documentation
| DtDe& makVrv::DtRemoteGraphicSetController::myDe |
|
protected |
The documentation for this class was generated from the following file: