Uses of Class
org.wololo.flatgeobuf.PackedRTree.SearchHit
-
Packages that use PackedRTree.SearchHit Package Description org.wololo.flatgeobuf -
-
Uses of PackedRTree.SearchHit in org.wololo.flatgeobuf
Fields in org.wololo.flatgeobuf with type parameters of type PackedRTree.SearchHit Modifier and Type Field Description ArrayList<PackedRTree.SearchHit>PackedRTree.SearchResult. hitsMethods in org.wololo.flatgeobuf that return types with arguments of type PackedRTree.SearchHit Modifier and Type Method Description static ArrayList<PackedRTree.SearchHit>PackedRTree. search(ByteBuffer bb, int start, int numItems, int nodeSize, org.locationtech.jts.geom.Envelope rect)
-