public class PointArray extends java.util.ArrayList<Point>
Constructor and Description |
---|
PointArray() |
PointArray(java.util.Collection<? extends Point> c) |
PointArray(Point... points) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
asJson() |
void |
sanitize() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize