public class AnnotationLabelCollection extends com.scichart.core.observable.ObservableCollection<AnnotationLabel>
AnnotationLabel
Constructor and Description |
---|
AnnotationLabelCollection()
Initializes a new instance of
AnnotationLabelCollection class |
AnnotationLabelCollection(java.util.Collection<? extends AnnotationLabel> collection)
Initializes a new instance of
AnnotationLabelCollection class |
add, add, addAll, addAll, addObserver, clear, remove, remove, removeAll, removeObserver, removeRange, retainAll, set
clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, removeIf, replaceAll, size, sort, spliterator, subList, toArray, toArray, trimToSize
public AnnotationLabelCollection()
AnnotationLabelCollection
classpublic AnnotationLabelCollection(java.util.Collection<? extends AnnotationLabel> collection)
AnnotationLabelCollection
classcollection
- The collections with items to add