Searched refs:getVertices (Results 1 – 5 of 5) sorted by relevance
67 List<LatLng> vertexes = polygon.getVertices(); in testEncodeGeometries()99 List<LatLng> vertexes = polygon.getVertices(); in testParseGeometriesFromString()
194 public @NonNull List<LatLng> getVertices() { in getVertices() method in CbGeoUtils.Polygon460 for (LatLng latLng : ((Polygon) geometry).getVertices()) { in encodeGeometryToString()
123 method @NonNull public java.util.List<android.telephony.CbGeoUtils.LatLng> getVertices();
8088 method @NonNull public java.util.List<android.telephony.CbGeoUtils.LatLng> getVertices();
7986 method @NonNull public java.util.List<android.telephony.CbGeoUtils.LatLng> getVertices();