Uses of Class
org.wololo.flatgeobuf.PackedRTree.SearchResult
-
Packages that use PackedRTree.SearchResult Package Description org.wololo.flatgeobuf -
-
Uses of PackedRTree.SearchResult in org.wololo.flatgeobuf
Methods in org.wololo.flatgeobuf that return PackedRTree.SearchResult Modifier and Type Method Description static PackedRTree.SearchResultPackedRTree. search(InputStream stream, int start, int numItems, int nodeSize, org.locationtech.jts.geom.Envelope rect)
-