public class MvQueryResult extends Object
| Modifier and Type | Method and Description |
|---|---|
Point2D |
getCompositePoint()
Get the query point in the composite coordinate system
|
Point2D |
getModelPoint()
Get the query point in the model coordinate system
|
org.tinfour.common.Vertex |
getNearestVertex()
Gets the vertex nearest to the query coordinates.
|
String |
getText()
Get the text result of the query
|
public String getText()
public Point2D getCompositePoint()
public Point2D getModelPoint()
public org.tinfour.common.Vertex getNearestVertex()
Copyright © 2021. All rights reserved.