casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Friends | List of all members
casa::viewer::QtRegionSource Class Reference

#include <QtRegionSource.qo.h>

Inheritance diagram for casa::viewer::QtRegionSource:
casa::viewer::RegionSource

Public Member Functions

 QtRegionSource (RegionCreator *rc, QtDisplayPanelGui *panel)
 
- Public Member Functions inherited from casa::viewer::RegionSource
std::shared_ptr< Rectanglerectangle (WorldCanvas *wc, double blc_x, double blc_y, double trc_x, double trc_y)
 
virtual std::shared_ptr< Polygonpolygon (WorldCanvas *wc, double x1, double y1)
 
virtual std::shared_ptr< Polygonpolygon (WorldCanvas *wc, const std::vector< std::pair< double, double > > &pts)
 
virtual std::shared_ptr< Polylinepolyline (WorldCanvas *wc, double x1, double y1)
 
virtual std::shared_ptr< Polylinepolyline (WorldCanvas *wc, const std::vector< std::pair< double, double > > &pts)
 
virtual std::shared_ptr
< Rectangle
ellipse (WorldCanvas *wc, double blc_x, double blc_y, double trc_x, double trc_y)
 
virtual std::shared_ptr
< Rectangle
point (WorldCanvas *wc, double x, double y, QtMouseToolNames::PointRegionSymbols sym, int size)
 
std::shared_ptr< PVLinepvline (WorldCanvas *wc, double blc_x, double blc_y, double trc_x, double trc_y)
 
 RegionSource (RegionCreator *rc, const shared_kernel_ptr_type &k)
 
 RegionSource (const RegionSource &other)
 
void revokeRegion (Region *r)
 
shared_kernel_ptr_type kernel ()
 
QtRegionDockdock ()
 
int numFrames () const
 
QtMouseToolNames::PointRegionSymbols currentPointSymbolType () const
 
virtual ~RegionSource ()
 

Protected Member Functions

 QtRegionSource (RegionCreator *rc, QtDisplayPanelGui *panel, const shared_kernel_ptr_type &kernel)
 

Friends

class QtRegionSourceFactory
 

Additional Inherited Members

- Public Types inherited from casa::viewer::RegionSource
typedef
RegionSourceKernel::shared_kernel_ptr_type 
shared_kernel_ptr_type
 

Detailed Description

Definition at line 130 of file QtRegionSource.qo.h.

Constructor & Destructor Documentation

casa::viewer::QtRegionSource::QtRegionSource ( RegionCreator rc,
QtDisplayPanelGui panel 
)
casa::viewer::QtRegionSource::QtRegionSource ( RegionCreator rc,
QtDisplayPanelGui panel,
const shared_kernel_ptr_type kernel 
)
protected

Friends And Related Function Documentation

friend class QtRegionSourceFactory
friend

Definition at line 134 of file QtRegionSource.qo.h.


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