#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.
BALL::VIEW::CreateRepresentationMessage::CreateRepresentationMessage |
( |
| ) |
|
BALL::VIEW::CreateRepresentationMessage::CreateRepresentationMessage |
( |
const std::list< Composite * > & |
composites, |
|
|
ModelType |
model_type, |
|
|
ColoringMethod |
coloring_method |
|
) |
| |
ColoringMethod BALL::VIEW::CreateRepresentationMessage::getColoringMethod |
( |
| ) |
const |
|
inline |
const std::list<Composite*>& BALL::VIEW::CreateRepresentationMessage::getComposites |
( |
| ) |
const |
|
inline |
ModelType BALL::VIEW::CreateRepresentationMessage::getModelType |
( |
| ) |
const |
|
inline |