public final class ColorList
extends java.util.ArrayList
Title: ColorList class
Description: The ColorList class is manipulated via Series.Colors
Copyright (c) 2005-2019 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Constructor and Description |
---|
ColorList(int capacity) |
Modifier and Type | Method and Description |
---|---|
Color |
getColor(int index) |
int |
getCount() |
void |
removeRange(int startIndex,
int count) |
void |
setColor(int index,
Color value) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize