Protected
annotationPrivate
curReadonly
propertiesProtected
rank_Readonly
relationshipsOptional
parentRef: AnnotationReferenceOptional
index: numberTakes an annotation id as input and returns the parent if the annotation type is line and parent is polygon.
Returns parent annotation id if annotation type is line otherwise returns the current id.
annotation id
Takes an annotation id as input and finds the top most ancestor of it.
Reference to the top most ancestor of it.
annotation id input
Update the source vertex if child's source vertex gets updated.
a new annotation with updated source vertex.
Annotation which needs to be updated.
Protected
refOptional
options: boolean | AddEventListenerOptionsTakes a annotation reference and update the color of that annotation.
void
Takes the annotation reference and updates its description with new string.
Generated using TypeDoc
License
Copyright 2016 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.