Module gwy :: Class MarkerOperationType
[hide private]
[frames] | no frames]

Class MarkerOperationType

source code

MarkerBox operation type (for validation).


Note: All the enumerated values are defined at the module level, not the class level. The are just groupped by class here for easier orientation.

Class Variables [hide private]
  MARKER_OPERATION_ADD
Marker is being added.
  MARKER_OPERATION_MOVE
Marker is being moved.
  MARKER_OPERATION_REMOVE
Marker is being removed.