casa
5.7.0-16
|
#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... | |
enum Marker::Property |
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 |