|
override void | deleteCptr () |
|
override bool | DerivedClassHasMethod (string methodName, System.Type[] methodTypes) |
|
override IntPtr | GetNonDirectorClassID () |
|
override bool | IsUserDerived () |
|
|
enum | Status : uint { Status.InProgress = 0x00000000,
Status.Completed = 0x00000001,
Status.Failed = 0x00000002
} |
|
static void | DtorCallback (IntPtr p) |
|
bool | cMemOwn |
|
HandleRef | cptr |
|
static Dictionary< IntPtr, Event > | cachedObjects = new Dictionary<IntPtr, Event>() |
|
static ReaderWriterLockSlim | mapLock = new ReaderWriterLockSlim(LockRecursionPolicy.SupportsRecursion) |
|
An event injected every time a new annotation is inserted. It contains the key of the segment containing the annotation and the view currently attached to this operator. This operator places each annotation in a separate segment.
◆ AnnotationInsertedEvent() [1/2]
HPS.AnnotationOperator.AnnotationInsertedEvent.AnnotationInsertedEvent |
( |
| ) |
|
|
inline |
◆ AnnotationInsertedEvent() [2/2]
HPS.AnnotationOperator.AnnotationInsertedEvent.AnnotationInsertedEvent |
( |
HPS.Event |
in_event | ) |
|
|
inline |
This constructor converts an Event Object to a MarkupInsertedEvent object.
- Parameters
-
◆ Clone()
override HPS.Event HPS.AnnotationOperator.AnnotationInsertedEvent.Clone |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file:
- internals/hps_sprk_ops/source/cs/HPS.AnnotationOperator.cs