public static class VisualPlanLayer.VisualPlan extends java.util.LinkedList<Point>
Constructor and Description |
---|
VisualPlanLayer.VisualPlan(java.util.List<Point> positions) |
add, add, addAll, addAll, addFirst, addLast, clear, clone, contains, descendingIterator, element, get, getFirst, getLast, indexOf, lastIndexOf, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, set, size, toArray, toArray
equals, hashCode, listIterator, removeRange, subList
containsAll, isEmpty, removeAll, retainAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
public VisualPlanLayer.VisualPlan(java.util.List<Point> positions)