casa
$Rev:20696$
|
used to pass point specific marker information (marker type and scaling) to generic region creation routines RegionTool::create(...) More...
#include <Region.qo.h>
Public Member Functions | |
PointMarkerState (QtMouseToolNames::PointRegionSymbols t, int s) | |
QtMouseToolNames::PointRegionSymbols | type () const |
int | scale () const |
Private Attributes | |
QtMouseToolNames::PointRegionSymbols | type_ |
int | scale_ |
used to pass point specific marker information (marker type and scaling) to generic region creation routines RegionTool::create(...)
Definition at line 574 of file Region.qo.h.
casa::viewer::PointMarkerState::PointMarkerState | ( | QtMouseToolNames::PointRegionSymbols | t, |
int | s | ||
) | [inline] |
Definition at line 576 of file Region.qo.h.
int casa::viewer::PointMarkerState::scale | ( | ) | const [inline] |
Definition at line 580 of file Region.qo.h.
QtMouseToolNames::PointRegionSymbols casa::viewer::PointMarkerState::type | ( | ) | const [inline] |
Definition at line 577 of file Region.qo.h.
int casa::viewer::PointMarkerState::scale_ [private] |
Definition at line 585 of file Region.qo.h.
Definition at line 584 of file Region.qo.h.