NASA World Wind

gov.nasa.worldwind.tracks
Interface Track


public interface Track


Method Summary
 String getName()
           
 int getNumPoints()
           
 List<TrackSegment> getSegments()
           
 

Method Detail

getName

String getName()

getNumPoints

int getNumPoints()

getSegments

List<TrackSegment> getSegments()

NASA World Wind