Package 

Class Point


  • @Deprecated(message = since 0.2. Use com.google.maps.android.geometry.Point instead., replaceWith = @ReplaceWith(imports = {}, expression = com.google.maps.android.geometry.Point(x, y))) 
    public final class Point
    extends Point
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final Double x
      public final Double y
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.google.maps.android.projection.Point

        copy, equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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