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 675 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 697 of file message.h.

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

Definition at line 689 of file message.h.

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

Definition at line 693 of file message.h.


Member Data Documentation

Definition at line 703 of file message.h.

Definition at line 701 of file message.h.

Definition at line 702 of file message.h.

Generated by  doxygen 1.6.3