public class VgSpatialList
extends java.lang.Object
Constructor and Description |
---|
VgSpatialList() |
Modifier and Type | Method and Description |
---|---|
void |
add(VgSpatialRefPtr x) |
void |
clear() |
void |
delete() |
VgSpatialRefPtr |
get(int i) |
boolean |
isEmpty() |
long |
size() |
public void delete()
public long size()
public boolean isEmpty()
public void clear()
public void add(VgSpatialRefPtr x)
public VgSpatialRefPtr get(int i)