casa
5.7.0-16
|
#include <RegionInfo.h>
Public Member Functions | |
SliceRegionInfo (const std::string &label, const std::string &desc, stats_t *si, Polyline *polyline) | |
Polyline * | getRegion () |
~SliceRegionInfo () | |
Public Member Functions inherited from casa::viewer::RegionInfo | |
RegionInfo () | |
RegionInfo (const RegionInfo &other) | |
virtual | ~RegionInfo () |
std::shared_ptr< stats_t > & | list () |
const std::string & | label () const |
const std::string & | description () const |
InfoTypes | type () const |
Private Attributes | |
Polyline * | region |
Additional Inherited Members | |
Public Types inherited from casa::viewer::RegionInfo | |
enum | InfoTypes { MsInfoType, ImageInfoType, SliceInfoType, PVLineInfoType, InvalidInfoType } |
typedef casacore::ImageStatistics < casacore::Float >::stat_list | stats_t |
typedef stats_t | center_t |
typedef std::pair<casacore::String,String> center_element; typedef std::list<center_element> center_t; typedef std::list<std::pair<casacore::String,String> > center_t; More... | |
Protected Member Functions inherited from casa::viewer::RegionInfo | |
RegionInfo (const std::string &label, const std::string &desc, stats_t *si, InfoTypes t) | |
Definition at line 94 of file RegionInfo.h.
|
inline |
Definition at line 96 of file RegionInfo.h.
|
inline |
Definition at line 101 of file RegionInfo.h.
|
inline |
Definition at line 98 of file RegionInfo.h.
References region.
|
private |
Definition at line 103 of file RegionInfo.h.
Referenced by getRegion().