| Members | Methods |
|---|---|
new AnnoHost(options)
Creates a new AnnoHost attached to the viewer instance passed in the options parameter.
Parameters:
| Name | Type | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
Properties
|
Extends
- OpenSeadragonImaging.ImagingHelper
Members
-
<static> version :Object
-
AnnoHost version.
Type:
- Object
- Source:
Properties:
Name Type Description versionStrString The version number as a string ('major.minor.revision'). majorNumber The major version number. minorNumber The minor version number. revisionNumber The revision number. -
annotationGrappleWidth :Number
-
Gets the dimensions of annotation UI grapples in pixels.
Type:
- Number
-
dataHeight :Number
-
Gets the image's native height in pixels.
Type:
- Number
-
dataWidth :Number
-
Gets the image's native width in pixels.
Type:
- Number
Methods
-
notifyAnnotationTrackingEditStarted(annotation)
-
Called by Annotation objects when editing starts.
Parameters:
Name Type Description annotationOpenSeadragonImaging.Annotation -
testMethod() → {number}
-
TEST.
Returns:
- Type
- number