-
- All Implemented Interfaces:
-
com.google.maps.android.data.Geometry
public class KmlMultiTrack extends KmlMultiGeometry
Created by thorin on 22/02/2017.
-
-
Constructor Summary
Constructors Constructor Description KmlMultiTrack(ArrayList<KmlTrack> tracks)Creates a new MultiGeometry object
-
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
-
-