public class FindNearestRequest extends Object
Modifier and Type | Field and Description |
---|---|
com.mapinfo.midev.geometry.IPoint |
point |
Preferences |
preferences |
Constructor and Description |
---|
FindNearestRequest() |
Modifier and Type | Method and Description |
---|---|
com.mapinfo.midev.geometry.IPoint |
getPoint() |
Preferences |
getPreferences() |
void |
setPoint(com.mapinfo.midev.geometry.IPoint point) |
void |
setPreferences(Preferences preferences) |
String |
toString() |
public Preferences preferences
public com.mapinfo.midev.geometry.IPoint point
public Preferences getPreferences()
public void setPreferences(Preferences preferences)
public com.mapinfo.midev.geometry.IPoint getPoint()
public void setPoint(com.mapinfo.midev.geometry.IPoint point)
Copyright © 2024. All rights reserved.