| Package | Description | 
|---|---|
| gov.nasa.worldwind.render | 
| Modifier and Type | Field and Description | 
|---|---|
protected java.util.List<Path.PickablePositions> | 
Path.PathPickSupport.pickablePositions
The list of Path pickable positions that this PathPickSupport is currently tracking. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<Path.PickablePositions> | 
Path.PathPickSupport.getPickablePositions()
Indicates the list of Path pickable positions that this PathPickSupport is currently tracking. 
 |