casa::viewer::PointMarkerState Class Reference

used to pass point specific marker information (marker type and scaling) to generic region creation routines RegionTool::create(. More...

#include <Region.qo.h>

Inheritance diagram for casa::viewer::PointMarkerState:
VOID

List of all members.

Public Member Functions

 PointMarkerState (QtMouseToolNames::PointRegionSymbols t, int s)
QtMouseToolNames::PointRegionSymbols type () const
int scale () const

Private Attributes

QtMouseToolNames::PointRegionSymbols type_
int scale_

Detailed Description

used to pass point specific marker information (marker type and scaling) to generic region creation routines RegionTool::create(.

..)

Definition at line 582 of file Region.qo.h.


Constructor & Destructor Documentation

casa::viewer::PointMarkerState::PointMarkerState ( QtMouseToolNames::PointRegionSymbols  t,
int  s 
) [inline]

Definition at line 584 of file Region.qo.h.


Member Function Documentation

int casa::viewer::PointMarkerState::scale (  )  const [inline]

Definition at line 588 of file Region.qo.h.

QtMouseToolNames::PointRegionSymbols casa::viewer::PointMarkerState::type (  )  const [inline]

Definition at line 585 of file Region.qo.h.


Member Data Documentation

Definition at line 593 of file Region.qo.h.

Definition at line 592 of file Region.qo.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1