Class Point
- java.lang.Object
-
- com.google.maps.android.geometry.Point
-
- com.google.maps.android.projection.Point
-
-
Constructor Summary
Constructors Constructor Description Point(double x, double y)Deprecated.
-
| Constructor | Description |
|---|---|
Point(double x,
double y) |
Deprecated.
|