#include <map_handle_color_op.hh>
Inherits ost::gfx::GradientColorOp, and ost::gfx::GradientColorOp.
Public Member Functions | |
| MapHandleColorOp () | |
| MapHandleColorOp (const String &selection, const String &property, const gfx::Gradient &gradient, float minv, float maxv, const img::MapHandle &mh) | |
| MapHandleColorOp (const String &selection, int mask, const String &property, const gfx::Gradient &gradient, float minv, float maxv, const img::MapHandle &mh) | |
| MapHandleColorOp (const mol::QueryViewWrapper &query_view, const String &property, const gfx::Gradient &gradient, float minv, float maxv, const img::MapHandle &mh) | |
| MapHandleColorOp (const mol::QueryViewWrapper &query_view, int mask, const String &property, const gfx::Gradient &gradient, float minv, float maxv, const img::MapHandle &mh) | |
| virtual bool | CanApplyTo (const GfxObjP &obj) const |
| virtual void | ApplyTo (GfxObjP &obj) const |
| virtual void | SetMapHandle (const img::MapHandle &mh) |
| virtual const img::MapHandle & | GetMapHandle () const |
| virtual void | ToInfo (info::InfoGroup &group) const |
| MapHandleColorOp () | |
| MapHandleColorOp (const String &selection, const String &property, const gfx::Gradient &gradient, float minv, float maxv, const img::MapHandle &mh) | |
| MapHandleColorOp (const String &selection, int mask, const String &property, const gfx::Gradient &gradient, float minv, float maxv, const img::MapHandle &mh) | |
| MapHandleColorOp (const mol::QueryViewWrapper &query_view, const String &property, const gfx::Gradient &gradient, float minv, float maxv, const img::MapHandle &mh) | |
| MapHandleColorOp (const mol::QueryViewWrapper &query_view, int mask, const String &property, const gfx::Gradient &gradient, float minv, float maxv, const img::MapHandle &mh) | |
| virtual bool | CanApplyTo (const GfxObjP &obj) const |
| virtual void | ApplyTo (GfxObjP &obj) const |
| virtual void | SetMapHandle (const img::MapHandle &mh) |
| virtual const img::MapHandle & | GetMapHandle () const |
| virtual void | ToInfo (info::InfoGroup &group) const |
Static Public Member Functions | |
| static gfx::MapHandleColorOp | FromInfo (info::InfoGroup &group) |
| static gfx::MapHandleColorOp | FromInfo (info::InfoGroup &group) |
Definition at line 37 of file map_handle_color_op.hh.
| MapHandleColorOp | ( | ) |
| MapHandleColorOp | ( | const String & | selection, | |
| const String & | property, | |||
| const gfx::Gradient & | gradient, | |||
| float | minv, | |||
| float | maxv, | |||
| const img::MapHandle & | mh | |||
| ) |
| MapHandleColorOp | ( | const String & | selection, | |
| int | mask, | |||
| const String & | property, | |||
| const gfx::Gradient & | gradient, | |||
| float | minv, | |||
| float | maxv, | |||
| const img::MapHandle & | mh | |||
| ) |
| MapHandleColorOp | ( | const mol::QueryViewWrapper & | query_view, | |
| const String & | property, | |||
| const gfx::Gradient & | gradient, | |||
| float | minv, | |||
| float | maxv, | |||
| const img::MapHandle & | mh | |||
| ) |
| MapHandleColorOp | ( | const mol::QueryViewWrapper & | query_view, | |
| int | mask, | |||
| const String & | property, | |||
| const gfx::Gradient & | gradient, | |||
| float | minv, | |||
| float | maxv, | |||
| const img::MapHandle & | mh | |||
| ) |
| MapHandleColorOp | ( | ) |
| MapHandleColorOp | ( | const String & | selection, | |
| const String & | property, | |||
| const gfx::Gradient & | gradient, | |||
| float | minv, | |||
| float | maxv, | |||
| const img::MapHandle & | mh | |||
| ) |
| MapHandleColorOp | ( | const String & | selection, | |
| int | mask, | |||
| const String & | property, | |||
| const gfx::Gradient & | gradient, | |||
| float | minv, | |||
| float | maxv, | |||
| const img::MapHandle & | mh | |||
| ) |
| MapHandleColorOp | ( | const mol::QueryViewWrapper & | query_view, | |
| const String & | property, | |||
| const gfx::Gradient & | gradient, | |||
| float | minv, | |||
| float | maxv, | |||
| const img::MapHandle & | mh | |||
| ) |
| MapHandleColorOp | ( | const mol::QueryViewWrapper & | query_view, | |
| int | mask, | |||
| const String & | property, | |||
| const gfx::Gradient & | gradient, | |||
| float | minv, | |||
| float | maxv, | |||
| const img::MapHandle & | mh | |||
| ) |
| static gfx::MapHandleColorOp FromInfo | ( | info::InfoGroup & | group | ) | [static] |
Reimplemented from GradientColorOp.
| static gfx::MapHandleColorOp FromInfo | ( | info::InfoGroup & | group | ) | [static] |
Reimplemented from GradientColorOp.
| virtual const img::MapHandle& GetMapHandle | ( | ) | const [virtual] |
| virtual const img::MapHandle& GetMapHandle | ( | ) | const [virtual] |
| virtual void SetMapHandle | ( | const img::MapHandle & | mh | ) | [virtual] |
| virtual void SetMapHandle | ( | const img::MapHandle & | mh | ) | [virtual] |
| virtual void ToInfo | ( | info::InfoGroup & | group | ) | const [virtual] |
Reimplemented from GradientColorOp.
| virtual void ToInfo | ( | info::InfoGroup & | group | ) | const [virtual] |
Reimplemented from GradientColorOp.
1.5.8