public class GJPlotList extends java.util.ArrayList<GJPlotInterface>
Constructor and Description |
---|
GJPlotList() |
Modifier and Type | Method and Description |
---|---|
GJPlotList |
getList() |
void |
setList(GJPlotList list) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSize
public void setList(GJPlotList list)
public GJPlotList getList()