You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<tdclass="col-first"><code><ahref="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></code></td>
787
-
<thclass="col-second" scope="row"><code><spanclass="member-name-link"><ahref="#polygonToCellAddressesExperimental(java.util.List,java.util.List,com.uber.h3core.PolygonToCellsFlags,int)">polygonToCellAddressesExperimental</a></span>​(<ahref="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<ahref="util/LatLng.html" title="class in com.uber.h3core.util">LatLng</a>> points,
787
+
<thclass="col-second" scope="row"><code><spanclass="member-name-link"><ahref="#polygonToCellAddressesExperimental(java.util.List,java.util.List,int,com.uber.h3core.PolygonToCellsFlags)">polygonToCellAddressesExperimental</a></span>​(<ahref="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<ahref="util/LatLng.html" title="class in com.uber.h3core.util">LatLng</a>> points,
788
788
<ahref="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<ahref="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<ahref="util/LatLng.html" title="class in com.uber.h3core.util">LatLng</a>>> holes,
789
-
<ahref="PolygonToCellsFlags.html" title="enum in com.uber.h3core">PolygonToCellsFlags</a> flags,
790
-
int res)</code></th>
789
+
int res,
790
+
<ahref="PolygonToCellsFlags.html" title="enum in com.uber.h3core">PolygonToCellsFlags</a> flags)</code></th>
791
791
<tdclass="col-last">
792
792
<divclass="block">Finds indexes within the given geopolygon.</div>
793
793
</td>
@@ -803,10 +803,10 @@ <h2>Method Summary</h2>
803
803
</tr>
804
804
<trclass="row-color" id="i91">
805
805
<tdclass="col-first"><code><ahref="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html" title="class or interface in java.lang" class="external-link">Long</a>></code></td>
806
-
<thclass="col-second" scope="row"><code><spanclass="member-name-link"><ahref="#polygonToCellsExperimental(java.util.List,java.util.List,com.uber.h3core.PolygonToCellsFlags,int)">polygonToCellsExperimental</a></span>​(<ahref="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<ahref="util/LatLng.html" title="class in com.uber.h3core.util">LatLng</a>> points,
806
+
<thclass="col-second" scope="row"><code><spanclass="member-name-link"><ahref="#polygonToCellsExperimental(java.util.List,java.util.List,int,com.uber.h3core.PolygonToCellsFlags)">polygonToCellsExperimental</a></span>​(<ahref="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<ahref="util/LatLng.html" title="class in com.uber.h3core.util">LatLng</a>> points,
807
807
<ahref="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<ahref="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<ahref="util/LatLng.html" title="class in com.uber.h3core.util">LatLng</a>>> holes,
808
-
<ahref="PolygonToCellsFlags.html" title="enum in com.uber.h3core">PolygonToCellsFlags</a> flags,
809
-
int res)</code></th>
808
+
int res,
809
+
<ahref="PolygonToCellsFlags.html" title="enum in com.uber.h3core">PolygonToCellsFlags</a> flags)</code></th>
810
810
<tdclass="col-last">
811
811
<divclass="block">Finds indexes within the given geopolygon.</div>
<divclass="member-signature"><spanclass="modifiers">public</span> <spanclass="return-type"><ahref="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></span> <spanclass="member-name">polygonToCellAddressesExperimental</span>​(<spanclass="parameters"><ahref="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<ahref="util/LatLng.html" title="class in com.uber.h3core.util">LatLng</a>> points,
1333
1333
<ahref="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<ahref="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<ahref="util/LatLng.html" title="class in com.uber.h3core.util">LatLng</a>>> holes,
1334
-
<ahref="PolygonToCellsFlags.html" title="enum in com.uber.h3core">PolygonToCellsFlags</a> flags,
1335
-
int res)</span></div>
1334
+
int res,
1335
+
<ahref="PolygonToCellsFlags.html" title="enum in com.uber.h3core">PolygonToCellsFlags</a> flags)</span></div>
1336
1336
<divclass="block">Finds indexes within the given geopolygon.</div>
<divclass="member-signature"><spanclass="modifiers">public</span> <spanclass="return-type"><ahref="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html" title="class or interface in java.lang" class="external-link">Long</a>></span> <spanclass="member-name">polygonToCellsExperimental</span>​(<spanclass="parameters"><ahref="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<ahref="util/LatLng.html" title="class in com.uber.h3core.util">LatLng</a>> points,
1349
1349
<ahref="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<ahref="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<ahref="util/LatLng.html" title="class in com.uber.h3core.util">LatLng</a>>> holes,
1350
-
<ahref="PolygonToCellsFlags.html" title="enum in com.uber.h3core">PolygonToCellsFlags</a> flags,
1351
-
int res)</span></div>
1350
+
int res,
1351
+
<ahref="PolygonToCellsFlags.html" title="enum in com.uber.h3core">PolygonToCellsFlags</a> flags)</span></div>
1352
1352
<divclass="block">Finds indexes within the given geopolygon.</div>
0 commit comments