Uses of Class
com.blackberry.workspaces.api.sdk.json.AnnotationRectangleJson
-
Packages that use AnnotationRectangleJson Package Description com.blackberry.workspaces.api.sdk.json -
-
Uses of AnnotationRectangleJson in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.json that return AnnotationRectangleJson Modifier and Type Method Description AnnotationRectangleJson
DocumentAnnotationJson. getAnnotationRectangle()
Bounding rectangleMethods in com.blackberry.workspaces.api.sdk.json with parameters of type AnnotationRectangleJson Modifier and Type Method Description void
DocumentAnnotationJson. setAnnotationRectangle(AnnotationRectangleJson annotationRectangle)
Bounding rectangle
-