JTS Core 1.17.1
Packages
Classes
Search
About
Top
BestMatchVisitor(Coordinate, double)
queryEnvelope(): Envelope
getNode(): KdNode
visit(KdNode): void
Bottom
Source
Classic
org.locationtech.jts.index.kdtree
Class KdTree.BestMatchVisitor
Hierarchy:
Object
, KdTree.BestMatchVisitor
All Implemented Interfaces:
KdNodeVisitor
private static class KdTree.BestMatchVisitor
implements
KdNodeVisitor
public
BestMatchVisitor(
Coordinate
p, double tolerance)
public
Envelope
queryEnvelope()
public
KdNode
getNode()
public
void visit(
KdNode
node)