Package 

Class LineString

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

    
    public final class LineString
     implements Geometry
                        

    A Geometry that contains a list of Points, representing a line.

    • Method Summary

      Modifier and Type Method Description
      String getType()
      final List<Point> getPoints()
      • Methods inherited from class java.lang.Object

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