protected class VecBuffer.LocationAccessor extends java.lang.Object implements VecBuffer.ElementAccessor<LatLon>
| Modifier | Constructor and Description |
|---|---|
protected |
LocationAccessor() |
| Modifier and Type | Method and Description |
|---|---|
LatLon |
getElement(int position) |
public LatLon getElement(int position)
getElement in interface VecBuffer.ElementAccessor<LatLon>