Package 

Class TrkSeg


  • @Serializable() 
    public final class TrkSeg
    
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<Wpt> trackPoints
    • Constructor Summary

      Constructors 
      Constructor Description
      TrkSeg(List<Wpt> trackPoints)
    • Method Summary

      Modifier and Type Method Description
      final List<Wpt> getTrackPoints()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait