#include <by_element_color_op.hh>
Inherits ost::gfx::ColorOp.
Public Member Functions | |
| ByElementColorOp () | |
| ByElementColorOp (const mol::QueryViewWrapper &query_view, int mask=DETAIL_COLOR|MAIN_COLOR) | |
| ByElementColorOp (const String &selection, int mask=DETAIL_COLOR|MAIN_COLOR) | |
| virtual bool | CanApplyTo (const GfxObjP &obj) const |
| virtual void | ApplyTo (GfxObjP &obj) const |
Static Public Member Functions | |
| static ost::gfx::ByElementColorOp | FromInfo (info::InfoGroup &group) |
Definition at line 35 of file by_element_color_op.hh.
| ByElementColorOp | ( | ) |
| ByElementColorOp | ( | const mol::QueryViewWrapper & | query_view, | |
| int | mask = DETAIL_COLOR|MAIN_COLOR | |||
| ) |
| ByElementColorOp | ( | const String & | selection, | |
| int | mask = DETAIL_COLOR|MAIN_COLOR | |||
| ) |
| static ost::gfx::ByElementColorOp FromInfo | ( | info::InfoGroup & | group | ) | [static] |
Reimplemented from ColorOp.
1.5.8