Interface IAnnotationInteractionService
Services for interaction between IAnnotationContainer implementations and paretn IAnnotation
Namespace:
Assembly: .dll
Syntax
public interface IAnnotationInteractionService
Methods
onTrySelectAnnotationContainer()
Tries to select IAnnotationContainer instance
Declaration
public abstract boolean onTrySelectAnnotationContainer()
Returns
| Type | Description |
|---|---|
| boolean | Returns true if selection is successful |