Package 

Class MultiGeometry

    • Constructor Summary

      Constructors 
      Constructor Description
      MultiGeometry(List<out Geometry> geometries) Creates a new MultiGeometry object
    • Method Summary

      Modifier and Type Method Description
      String getGeometryType() Gets the type of geometry
      void setGeometryType(String type) Set the type of geometry
      List<Geometry> getGeometryObject() Gets the stored geometry object
      String toString()
      • 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