Searched refs:polygon (Results 1 – 10 of 10) sorted by relevance
211 Polygon polygon = new Polygon(); in processFeature() local213 polygon.add(loop); in processFeature()215 polygons.add(polygon); in processFeature()222 for (Polygon polygon : polygons) { in processFeature()223 S2Polygon s2Polygon = createS2Polygon(polygon); in processFeature()240 private static S2Polygon createS2Polygon(Polygon polygon) { in createS2Polygon() argument242 for (List<LngLatAlt> loop : polygon.getCoordinates()) { in createS2Polygon()248 throw new IllegalStateException("Invalid loop from polygon:" + polygon); in createS2Polygon()
220 public DistancePolygon(@NonNull final Polygon polygon) { in DistancePolygon() argument221 mPolygon = polygon; in DistancePolygon()225 for (int i = 1; i < polygon.getVertices().size(); i++) { in DistancePolygon()226 if (polygon.getVertices().get(i).lng < polygon.getVertices().get(idx).lng) { in DistancePolygon()230 mOrigin = polygon.getVertices().get(idx); in DistancePolygon()
1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...