Name | Description | |
---|---|---|
![]() | AnnotationDataControllerBase | Initializes a new instance of the AnnotationDataControllerBase class. |
Name | Description | |
---|---|---|
![]() | AnnotationDataControllerBase | Initializes a new instance of the AnnotationDataControllerBase class. |
Name | Description | |
---|---|---|
![]() | Images | Gets the ImageCollection associated with this AnnotationDataController. |
![]() | Item | Gets the AnnotationDataCollection object at the specified index. |
Name | Description | |
---|---|---|
![]() | CloneImageWithAnnotations | Overloaded. Clones the image with annotations and insert it at specified index. |
![]() | Dispose | Releases all resources used by the AnnotationDataController. |
![]() | GetAnnotations | Overloaded. Returns the |
![]() | GetImage | Returns the VintasoftImage object associated with the specified AnnotationDataCollection. |
![]() | GetImageWithAnnotations | Returns cloned image with drawn annotations. |
![]() | GetIsAnnotationsLoaded | Returns a value indicating whether the annotation collection for specified image is loaded. |
Name | Description | |
---|---|---|
![]() | CreateDataCollection | Creates an empty annotation data collection. |
![]() | LoadAnnotations | Loads the annotations of specified image. |
![]() | OnAnnotationDataDeserializationException | An exception occurs during deserialization of annotation data collection. |
![]() | OnCollectionAdded | An annotation data collection is added to the controller. |
![]() | OnCollectionRemoved | An annotation data collection is removed from the controller. |
![]() | SubscribeToImageEvents | Subscribes to the image events. |
![]() | UnsubscribeFromImageEvents | Unsubscribes from the image events. |
Name | Description | |
---|---|---|
![]() | AnnotationDataDeserializationException | Occurs when an exception occurs during deserialization of annotation data collection. |
![]() | CollectionAdded | Occurs when an annotation data collection is added to the controller. |
![]() | CollectionRemoved | Occurs when an annotation data collection is removed from the controller. |