public interface IObjList extends Extent.Has, Projected
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IObjList.vector |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Extent.Has obj) |
void |
clear() |
IObjList |
getAt(Point2D pt) |
Iterator |
iterator() |
void |
remove(Object obj) |
int |
size() |
getExtentgetProjection, reProjectIterator iterator()
int size()
void add(Extent.Has obj)
void remove(Object obj)
void clear()