Name | Description | |
---|---|---|
![]() | AnnotationDataController | Initializes a new instance of the AnnotationDataController class. |
Name | Description | |
---|---|---|
![]() | AnnotationDataController | Initializes a new instance of the AnnotationDataController class. |
Name | Description | |
---|---|---|
![]() | Images | Gets the ImageCollection associated with this AnnotationDataController. (Inherited from AnnotationDataControllerBase) |
![]() | Item | Gets the AnnotationDataCollection object at the specified index. (Inherited from AnnotationDataControllerBase) |
Name | Description | |
---|---|---|
![]() | BurnAnnotationCollectionOnImage | Overloaded. Burns an annotation collection on image, disposes annotations of image and clears the annotation collection of image. |
![]() | CloneImageWithAnnotations | Overloaded. Clones the image with annotations and insert it at specified index. (Inherited from AnnotationDataControllerBase) |
![]() | Dispose | Releases all resources used by the AnnotationDataController. (Inherited from AnnotationDataControllerBase) |
![]() | GetAnnotations | Overloaded. Returns the |
![]() | GetImage | Returns the VintasoftImage object associated with the specified AnnotationDataCollection. (Inherited from AnnotationDataControllerBase) |
![]() | GetImageWithAnnotations | Returns cloned image with drawn annotations. (Inherited from AnnotationDataControllerBase) |
![]() | GetIsAnnotationsLoaded | Returns a value indicating whether the annotation collection for specified image is loaded. (Inherited from AnnotationDataControllerBase) |
![]() ![]() | RotateImageWithAnnotations | Overloaded. Rotates the image and annotation data collection by a specified angle. |
Name | Description | |
---|---|---|
![]() | CreateDataCollection | Creates an empty annotation data collection. (Inherited from AnnotationDataControllerBase) |
![]() | LoadAnnotations | Loads the annotations of specified image. |
![]() | OnAnnotationDataDeserializationException | An exception occurs during deserialization of annotation data collection. (Inherited from AnnotationDataControllerBase) |
![]() | OnCollectionAdded | An annotation data collection is added to the controller. (Inherited from AnnotationDataControllerBase) |
![]() | OnCollectionRemoved | An annotation data collection is removed from the controller. (Inherited from AnnotationDataControllerBase) |
![]() | 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. (Inherited from AnnotationDataControllerBase) |
![]() | CollectionAdded | Occurs when an annotation data collection is added to the controller. (Inherited from AnnotationDataControllerBase) |
![]() | CollectionRemoved | Occurs when an annotation data collection is removed from the controller. (Inherited from AnnotationDataControllerBase) |