casa
5.7.0-16
|
Classes | |
class | PointInfo |
Typedefs | |
typedef std::set< Region * > | region_list_type |
Functions | |
template<class T > | |
void | dump (const std::string &prefix, const std::set< T * > &s) |
RegionTypes | select_to_region (RegionSelect select) |
typedef std::set<Region*> casa::viewer::region::region_list_type |
Definition at line 14 of file RegionEnums.h.
Enumerator | |
---|---|
J2000 | |
B1950 | |
Galactic | |
SuperGalactic | |
Ecliptic | |
DefaultCoord |
Definition at line 30 of file RegionEnums.h.
LSDoubleDashed is only used to preserve state (it is a Display::LineStyle option)
Enumerator | |
---|---|
SolidLine | |
DashLine | |
DotLine | |
LSDoubleDashed |
Definition at line 27 of file RegionEnums.h.
state returned from mouse functions for regions...
Enumerator | |
---|---|
MouseRefresh | |
MouseSelected | |
MouseHandle |
Definition at line 34 of file RegionEnums.h.
Enumerator | |
---|---|
PointInside | |
PointHandle | |
PointOutside |
Definition at line 48 of file RegionEnums.h.
Definition at line 50 of file RegionEnums.h.
Enumerator | |
---|---|
SelectAny | |
SelectRect | |
SelectPoint | |
SelectEllipse | |
SelectPoly | |
SelectPolyline | |
SelectPVLine |
Definition at line 37 of file RegionEnums.h.
Enumerator | |
---|---|
RectRegion | |
PointRegion | |
EllipseRegion | |
PolyRegion | |
PolylineRegion | |
PVLineRegion | |
NonRegion |
Definition at line 36 of file RegionEnums.h.
Enumerator | |
---|---|
ItalicText | |
BoldText |
Definition at line 29 of file RegionEnums.h.
Enumerator | |
---|---|
TopText | |
RightText | |
BottomText | |
LeftText |
Definition at line 28 of file RegionEnums.h.
Enumerator | |
---|---|
Degrees | |
Radians | |
Sexagesimal | |
Pixel | |
DefaultUnits |
Definition at line 31 of file RegionEnums.h.
void casa::viewer::region::dump | ( | const std::string & | prefix, |
const std::set< T * > & | s | ||
) |
Definition at line 16 of file RegionEnums.h.
|
inline |
Definition at line 38 of file RegionEnums.h.
References EllipseRegion, NonRegion, PointRegion, PolylineRegion, PolyRegion, PVLineRegion, RectRegion, SelectEllipse, SelectPoint, SelectPoly, SelectPolyline, SelectPVLine, and SelectRect.