Package 

Class KmlMultiGeometry

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

    @Deprecated(message = Use the new platform-agnostic data layer and renderer instead.) 
    public final class KmlMultiGeometry
    extends MultiGeometry
                        

    Represents a KML MultiGeometry. Contains an array of Geometry objects.

    • Method Summary

      Modifier and Type Method Description
      <ERROR CLASS><Geometry> getGeometryObject()
      String toString()
      • Methods inherited from class com.google.maps.android.data.kml.KmlMultiGeometry

        getGeometryType, setGeometryType
      • Methods inherited from class java.lang.Object

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