BALL::VIEW::CreateRepresentationMessage Class Reference
[Messages]

#include <BALL/VIEW/KERNEL/message.h>

Inheritance diagram for BALL::VIEW::CreateRepresentationMessage:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CreateRepresentationMessage ()
 CreateRepresentationMessage (const std::list< Composite * > &composites, ModelType model_type, ColoringMethod coloring_method)
const std::list< Composite * > & getComposites () const
ModelType getModelType () const
ColoringMethod getColoringMethod () const

Private Attributes

std::list< Composite * > composites_
ModelType model_type_
ColoringMethod coloring_method_

Detailed Description

Notify the DisplayProperties dialog so that it creates a new Representation.

Send by the MolecularControl.

Definition at line 686 of file message.h.


Constructor & Destructor Documentation

BALL::VIEW::CreateRepresentationMessage::CreateRepresentationMessage (  ) 
BALL::VIEW::CreateRepresentationMessage::CreateRepresentationMessage ( const std::list< Composite * > &  composites,
ModelType  model_type,
ColoringMethod  coloring_method 
)

Member Function Documentation

ColoringMethod BALL::VIEW::CreateRepresentationMessage::getColoringMethod (  )  const [inline]

Definition at line 708 of file message.h.

const std::list<Composite*>& BALL::VIEW::CreateRepresentationMessage::getComposites (  )  const [inline]

Definition at line 700 of file message.h.

ModelType BALL::VIEW::CreateRepresentationMessage::getModelType (  )  const [inline]

Definition at line 704 of file message.h.


Member Data Documentation

Definition at line 714 of file message.h.

Definition at line 712 of file message.h.

Definition at line 713 of file message.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3