AnnotationCollection
AnnotationCollection class
Annotation collection.
Methods
| Name | Description |
|---|---|
| add() | Add the Annotation object in the collection. |
| clear() | |
| get() | |
| getCount() | |
| iterator() | Reserved for internal use. |
| remove() | Remove the Annotation object from the collection. |
| removeAt() |
add()
Add the Annotation object in the collection.
Returns: Number — Number
clear()
get()
getCount()
iterator()
Reserved for internal use.
remove()
Remove the Annotation object from the collection.