casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
Marker Class Reference

#include <ds9lex.h>

Public Types

enum  Property {
  NONE,
  SELECT,
  HIGHLITE,
  EDIT,
  MOVE,
  ROTATE,
  DELETE,
  FIXED,
  INCLUDE,
  SOURCE,
  DASH
}
 Select– user may select the marker Highlite– user may highlite the marker Edit– user may edit the marker Move– user may move the marker Rotate– user may rotate the marker Delete– user may delete the marker Fixed– marker is fixed in size (not scaled based on zoom) Include– marker is 'included' or 'excluded' ie '+' or '-' Source– marker is a 'source' or 'background' marker Dash– render with dashed line. More...
 

Detailed Description

Definition at line 71 of file ds9lex.h.

Member Enumeration Documentation

Select– user may select the marker Highlite– user may highlite the marker Edit– user may edit the marker Move– user may move the marker Rotate– user may rotate the marker Delete– user may delete the marker Fixed– marker is fixed in size (not scaled based on zoom) Include– marker is 'included' or 'excluded' ie '+' or '-' Source– marker is a 'source' or 'background' marker Dash– render with dashed line.

Enumerator
NONE 
SELECT 
HIGHLITE 
EDIT 
MOVE 
ROTATE 
DELETE 
FIXED 
INCLUDE 
SOURCE 
DASH 

Definition at line 83 of file ds9lex.h.


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