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 versionStr
String The version number as a string ('major.minor.revision'). major
Number The major version number. minor
Number The minor version number. revision
Number 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 annotation
OpenSeadragonImaging.Annotation -
testMethod() → {number}
-
TEST.
Returns:
- Type
- number