Name | Description | |
---|---|---|
![]() | VintasoftAnnotationCollectionHandler | Initializes a new instance of the VintasoftAnnotationCollectionHandler class. |
Name | Description | |
---|---|---|
![]() | VintasoftAnnotationCollectionHandler | Initializes a new instance of the VintasoftAnnotationCollectionHandler class. |
Name | Description | |
---|---|---|
![]() | Formatter | Gets or sets the formatter that should be used for serializing/deserializing annotations. |
![]() | IsEmptySessionSupported | Gets or sets a value indicating whether the HTTP handler can work with undefined session. |
![]() | IsReusable | Gets a value indicating whether another request can use this instance. |
Name | Description | |
---|---|---|
![]() | ProcessRequest | Enables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface. |
Name | Description | |
---|---|---|
![]() | BurnAnnotationCollection | Burns the specified annotation collection on the specified image. |
![]() | ClearSessionCache | Clears the annotation cache for current HTTP session. |
![]() | CreateAnnotationsCacheManager | Creates cache manager that manages cache of annotation collections. |
![]() | CreateGlobalResourcesDataStorage | Creates a data storage for global resources. |
![]() | CreateImageTilesCacheManager | Creates a cache manager that manages cache of image tiles. |
![]() | CreateSessionDataStorage | Creates a data storage for current session. |
![]() | CreateThumbnailsCacheManager | Creates a cache manager that manages cache of thumbnails. |
![]() | CreateWebService | Creates the VintasoftAnnotationCollectionWebService that handles HTTP requests from clients and allows to annotate images. |
![]() | DeserializeAnnotationCollection | Deserializes annotation collection, of specified image, from server. |
![]() | DeserializeAnnotationCollections | Deserializes annotation collections, of specified images, from server. |
![]() | ExecuteCommand | Executes HTTP command and returns the execution result. |
![]() | Finalize | Releases all resources used by this object. |
![]() | GetImageWithAnnotationsAsBase64 | Returns an image with burned annotations as Base64 string. |
![]() | RemoveAnnotationCollection | Removes the annotation collection, of specified image, from server. |
![]() | RotateImageWithAnnotations | Rotates image with annotations on server. |
![]() | SaveAnnotationCollection | Saves the specified annotation collection in the specified image page. |
![]() | SaveAnnotationCollections | Saves the specified annotation collections in the specified image files. |
![]() | SerializeAnnotationCollection | Serializes annotation collection, of specified image, on server. |
VintasoftAnnotationCollectionHandler Class
Vintasoft.Imaging.Annotation.Web.HttpHandlers Namespace