Annotations API Methods
addNote()
Add one new sticky note to the page.
Examples
itemsApp.assessApp().annotationsApp().module('stickynote').addNote();
Arguments
None.
Return value
Type object
An object describing a rectangular bounding box, which contains individual drawings.
-
collapse function
See collapse method.
-
expand function
See expand method.
-
getCollectionId function
See getCollectionId method.
-
getContent function
See getContent method.
-
getDimensions function
See getDimensions method.
-
getId function
See getId method.
-
getPosition function
See getPosition method.
-
hide function
See hide method.
-
isExpanded function
See isExpanded method.
-
isVisible function
See isVisible method.
-
remove function
See remove method.
-
resize function
See resize method.
-
setCollectionId function
See setCollectionId method.
-
setContent function
See setContent method.
-
setPosition function
See setPosition method.
-
show function
See show method.