Definition at line 393 of file collection_proxies.C.
|
| virtual void | Build () |
| |
| void | BuildProduct (const REveDataCollection *collection, REveElement *product, const REveViewContext *) override |
| |
| virtual void | FillImpliedSelected (REveElement::Set_t &, const std::set< int > &, Product *) |
| |
| void | FillImpliedSelected (REveElement::Set_t &impSet, const std::set< int > &) |
| |
| void | FillImpliedSelected (REveElement::Set_t &impSet, const std::set< int > &sec_idcs, Product *p) override |
| |
| void | ModelChanges (const REveDataCollection::Ids_t &) |
| |
| virtual void | ModelChanges (const REveDataCollection::Ids_t &, Product *)=0 |
| |
| void | ModelChanges (const REveDataCollection::Ids_t &ids, Product *product) override |
| |
| | REveDataProxyBuilderBase () |
| |
| virtual | ~REveDataProxyBuilderBase () |
| |
| REveDataCollection * | Collection () const |
| |
| virtual void | CollectionBeingDestroyed (const REveDataCollection *) |
| |
| void | CollectionChanged (const REveDataCollection *) |
| |
| const REveViewContext & | Context () const |
| |
| virtual REveElement * | CreateProduct (const std::string &viewType, const REveViewContext *) |
| |
| void | FillImpliedSelected (REveElement::Set_t &impSet, const std::set< int > &) |
| |
| bool | GetHaveAWindow () const |
| |
| virtual bool | HaveSingleProduct () const |
| |
| void | ModelChanges (const REveDataCollection::Ids_t &) |
| |
| virtual void | ScaleChanged () |
| |
| virtual void | SetCollection (REveDataCollection *) |
| |
| void | SetHaveAWindow (bool) |
| |
| void | SetupAddElement (REveElement *el, REveElement *parent, bool set_color=true) |
| |
| void | SetupElement (REveElement *el, bool color=true) |
| | This method is invoked to setup the per element properties of the various objects being drawn.
|
| |