getAnnotationById(String id)

This method returns the properties of the specified annotation with the specified ID.

The id parameter specifies the ID that is assigned to the annotation. If no annotation is found with this ID, the method returns null.

Sample syntax

ViewONE.getAnnotationById("s-1")