#include <BALL/VIEW/KERNEL/message.h>
Notify the DisplayProperties dialog so that it creates a new Representation.
- Send by the MolecularControl.
Definition at line 689 of file message.h.
◆ CreateRepresentationMessage() [1/2]
BALL::VIEW::CreateRepresentationMessage::CreateRepresentationMessage |
( |
| ) |
|
◆ CreateRepresentationMessage() [2/2]
BALL::VIEW::CreateRepresentationMessage::CreateRepresentationMessage |
( |
const std::list< Composite * > & |
composites, |
|
|
ModelType |
model_type, |
|
|
ColoringMethod |
coloring_method |
|
) |
| |
◆ getColoringMethod()
ColoringMethod BALL::VIEW::CreateRepresentationMessage::getColoringMethod |
( |
| ) |
const |
|
inline |
◆ getComposites()
const std::list< Composite * > & BALL::VIEW::CreateRepresentationMessage::getComposites |
( |
| ) |
const |
|
inline |
◆ getModelType()
ModelType BALL::VIEW::CreateRepresentationMessage::getModelType |
( |
| ) |
const |
|
inline |