casa
$Rev:20696$
|
one display_element is created for each image created from this PVLine... More...
#include <PVLine.qo.h>
Public Member Functions | |
display_element (const std::string &n) | |
std::string | name () |
std::string | outputPath () |
Private Attributes | |
std::string | name_ |
std::string | path_ |
one display_element is created for each image created from this PVLine...
the resulting display list may be useful in the future...
Definition at line 142 of file PVLine.qo.h.
casa::viewer::PVLine::display_element::display_element | ( | const std::string & | n | ) | [inline] |
Definition at line 144 of file PVLine.qo.h.
std::string casa::viewer::PVLine::display_element::name | ( | ) | [inline] |
Definition at line 145 of file PVLine.qo.h.
References name_.
std::string casa::viewer::PVLine::display_element::outputPath | ( | ) |
std::string casa::viewer::PVLine::display_element::name_ [private] |
Definition at line 150 of file PVLine.qo.h.
Referenced by name().
std::string casa::viewer::PVLine::display_element::path_ [private] |
Definition at line 151 of file PVLine.qo.h.