Package 

Class KmlMultiTrack

  • All Implemented Interfaces:
    com.google.maps.android.data.Geometry

    
    public class KmlMultiTrack
    extends KmlMultiGeometry
                        

    Created by thorin on 22/02/2017.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.google.maps.android.data.kml.KmlMultiGeometry

        getGeometryObject, toString
      • Methods inherited from class com.google.maps.android.data.MultiGeometry

        getGeometryObject, getGeometryType, setGeometryType
      • Methods inherited from class com.google.maps.android.data.Geometry

        getGeometryObject
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KmlMultiTrack

        KmlMultiTrack(ArrayList<KmlTrack> tracks)
        Creates a new MultiGeometry object
        Parameters:
        tracks - array of KmlTrack objects contained in the MultiGeometry