public class CoordinateList extends ListBase<Coordinate>
Constructor and Description |
---|
CoordinateList() |
Modifier and Type | Method and Description |
---|---|
CoordinateList |
clone() |
add, get, getPath, iterator, objects, size
getName, getParent, setName, setParent
public CoordinateList clone()
clone
in interface Clonable
clone
in class ListBase<Coordinate>