Logo ROOT   6.18/05
Reference Guide
List of all members | Public Member Functions | Private Attributes | List of all members
ROOT::Experimental::RObjectDrawingOpts Class Reference

Definition at line 36 of file RObjectDrawable.hxx.

Public Member Functions

 RObjectDrawingOpts (const std::string &opts="")
 
const std::string & GetOptionString () const
 
- Public Member Functions inherited from ROOT::Experimental::RDrawingOptsBase
 RDrawingOptsBase ()=default
 
 RDrawingOptsBase (const std::vector< std::string > &styleClasses)
 Initialize the options with a (possibly empty) set of style classes. More...
 
std::shared_ptr< RDrawingAttrHolder > & GetHolder ()
 
const std::vector< std::string > & GetStyleClasses () const
 Get the attribute style classes of these options. More...
 
void SetStyleClasses (const std::vector< std::string > &styles)
 Get the attribute style classes of these options. More...
 

Private Attributes

std::string fOpts
 The drawing options. More...
 

Additional Inherited Members

- Public Attributes inherited from ROOT::Experimental::RDrawingOptsBase
std::shared_ptr< RDrawingAttrHolderfHolder
 The RDrawingAttrHolder of the attribute values. More...
 
RDrawingAttrHolderfHolderIO {nullptr}
 only for I/O, should be fixed in the fututre More...
 

#include <ROOT/RObjectDrawable.hxx>

Inheritance diagram for ROOT::Experimental::RObjectDrawingOpts:
[legend]

Constructor & Destructor Documentation

◆ RObjectDrawingOpts()

ROOT::Experimental::RObjectDrawingOpts::RObjectDrawingOpts ( const std::string &  opts = "")
inline

Definition at line 40 of file RObjectDrawable.hxx.

Member Function Documentation

◆ GetOptionString()

const std::string & ROOT::Experimental::RObjectDrawingOpts::GetOptionString ( ) const
inline

Definition at line 42 of file RObjectDrawable.hxx.

Member Data Documentation

◆ fOpts

std::string ROOT::Experimental::RObjectDrawingOpts::fOpts
private

The drawing options.

Definition at line 37 of file RObjectDrawable.hxx.

Libraries for ROOT::Experimental::RObjectDrawingOpts:
[legend]

The documentation for this class was generated from the following file: